Package edu.iris.Fissures

Interface Summary
Area  
AuditSystemAccess For auditable FISSURES objects represented by a CORBA interface a abstract interface is defined to provide a common access approach.
FissuresIterator Do provide a common Iterator operation a
GOES_CLOCK  
GPS_CLOCK  
ILLEGAL_ATTRIBUTE  
ILLEGAL_PARM  
INTERNAL_CLOCK  
LG_MAG_TYPE  
MB_MAG_TYPE Magnitude Types
MBMLE_MAG_TYPE  
ML_MAG_TYPE  
MO_MAG_TYPE  
MS_MAG_TYPE  
MSMLE_MAG_TYPE  
MW_MAG_TYPE  
NOT_FOUND  
NTP_CLOCK  
OMEGA_CLOCK  
ORIGIN_TYPE Origin Properties/Parameters
TIME_UNKNOWN  
UNKNOWN_CLOCK  
VERSION  
 

Class Summary
_AuditSystemAccessStub  
_FissuresIteratorStub  
AreaHelper  
AreaHolder  
AuditElement The audit item holds the time of the event in addition to the audit info
AuditElementHelper  
AuditElementHolder  
AuditInfo The information required for audit of operations
AuditInfoHelper  
AuditInfoHolder  
AuditInfoOptHelper  
AuditInfoOptHolder  
AuditSystemAccessHelper  
AuditSystemAccessHolder  
AuditTrailHelper  
AuditTrailHolder  
BoxArea Represents a rectangular area
BoxAreaHelper  
BoxAreaHolder  
ComplexNumber  
ComplexNumberHelper  
ComplexNumberHolder  
ComplexNumberSeqHelper  
ComplexNumberSeqHolder  
Dimension The dimension in pixels of a display area.
DimensionHelper  
DimensionHolder  
DimensionSeqHelper  
DimensionSeqHolder  
Error  
ErrorCodeHelper  
ErrorHelper  
ErrorHolder  
FissuresExceptionHelper  
FissuresExceptionHolder  
FissuresIteratorHelper  
FissuresIteratorHolder  
FlinnEngdahlRegion Holds the FlinnEngdahl Region.
FlinnEngdahlRegionHelper  
FlinnEngdahlRegionHolder  
FlinnEngdahlType  
FlinnEngdahlTypeHelper  
FlinnEngdahlTypeHolder  
GlobalArea The whole earth.
GlobalAreaHelper  
GlobalAreaHolder  
ISODateTimeHelper  
LengthHelper  
Location A location on or in the earth.
LocationHelper  
LocationHolder  
LocationType Whether the latitude is measured as distance in degrees along the surface, GEOGRAPHIC, or as an angle from the center of the earth.
LocationTypeHelper  
LocationTypeHolder  
NotImplementedHelper  
NotImplementedHolder  
Orientation represents the orientation of a single component of a seismometer.
OrientationHelper  
OrientationHolder  
Plottable Holds a pixel-ated timeseries or any type of line to be plotted on a display.
PlottableHelper  
PlottableHolder  
PlottableSeqHelper  
PlottableSeqHolder  
PointDistanceArea  
PointDistanceAreaHelper  
PointDistanceAreaHolder  
Quantity Allows units to be associated with a value.
QuantityHelper  
QuantityHolder  
Sampling Represents the rate of periodic recording of data.
SamplingHelper  
SamplingHolder  
SamplingSeqHelper  
SamplingSeqHolder  
Time Time Terms.

The Time.date_time string will be ISO8601:1998 standard.
yyyy-mm-ddThh:mm:ss.ddddZTD or
yyyy-mm-ddThhmmss.ddddZTD or
yyyymmddThh:mm:ss.ddddZTD or
yyyymmddThhmmss.ddddZTD or
yyyyjjjThh:mm:ss.ddddZTD or
yyyyjjjThhmmss.ddddZTD

yyyy - year
mm - month
jjj - day of the year
dd - day
T - seperator
hh - hour
mm - minutes
ss - seconds
.ddd - fractions of seconds to any precision desired.
ZTD - time zone.
TimeHelper  
TimeHolder  
TimeIntervalHelper  
TimeIntervalSeqHelper  
TimeIntervalSeqHolder  
TimeRange Represents a range of time, ie from 11:45:04.000 July 4, 1776 to 21:28:38.000 August 8, 2000.
TimeRangeHelper  
TimeRangeHolder  
TimeRangeSeqHelper  
TimeRangeSeqHolder  
TimeSeqHelper  
TimeSeqHolder  
Unit A unit of measurement, derived from SI base units by multiplication of other units, prefixing of powers of ten, raising to exponents and multiplication by constants.
UnitBase With two exceptions, the Fissures units use SI base units.
UnitBaseHelper  
UnitBaseHolder  
UnitHelper  
UnitHolder  
UnitRange A range of values associated with units.
UnitRangeHelper  
UnitRangeHolder  
UnitSeqHelper  
UnitSeqHolder  
 

Exception Summary
FissuresException The FissuresException is defined as a general exception to be used only when a more specific exceptions do not exist for the occuring exception.
NotImplemented Certain operations defined within the FISSURES framework are not required for a service to be compliment.