Package edu.sc.seis.sod.velocity.event
Class VelocityEvent
java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
edu.sc.seis.sod.velocity.event.VelocityEvent
- All Implemented Interfaces:
edu.iris.Fissures.AuditSystemAccess
,edu.iris.Fissures.IfEvent.EventAccess
,edu.iris.Fissures.IfEvent.EventAccessOperations
,edu.iris.Fissures.IfEvent.EventDC
,edu.iris.Fissures.IfEvent.EventDCOperations
,edu.iris.Fissures.IfEvent.EventMgr
,edu.iris.Fissures.IfEvent.EventMgrOperations
,edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper
,Serializable
,org.omg.CORBA.Object
,org.omg.CORBA.portable.IDLEntity
public class VelocityEvent
extends edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
- See Also:
-
Field Summary
Fields inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
event
Fields inherited from interface edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.omg.CORBA.Object
org.omg.CORBA.InterfaceDef
getAllMagnitudes
(String seperator) getAz
(VelocityStation sta) getBaz
(VelocityStation sta) edu.sc.seis.fissuresUtil.cache.CacheEvent
int
getDbid()
int
getDbId()
just because I can never remember if it is i or IgetDepth()
getElevation
(String format) int
getId()
getLatitude
(String format) getLongitude
(String format) getName()
edu.iris.Fissures.IfEvent.Origin[]
int[]
edu.iris.Fissures.event.OriginImpl
getTime()
getURL()
boolean
static String
makeDateIdentifier
(VelocityEvent event) static edu.iris.Fissures.model.MicroSecondDate
parseDateIdentifier
(String eqIdentifier) void
setPosition
(int[] position) toXML()
static VelocityEvent
wrap
(edu.iris.Fissures.IfEvent.EventAccessOperations event) static VelocityEvent[]
wrap
(edu.iris.Fissures.IfEvent.EventAccessOperations[] evs) static VelocityEvent[]
Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override, a_channel_finder, a_factory, a_finder, a_writeable, close, equals, get_attributes, get_audit_trail, get_audit_trail_for_origin, get_locators, get_origin, get_origins, get_preferred_origin, getCorbaObject, getEventAccess, getFullName, getOrigin, getServerDNS, getServerName, getServerType, getWrappedEventAccess, getWrappedEventAccess, hasCorbaObject, hashCode, parm_svc, reset, setEventAccess, toString
-
Constructor Details
-
VelocityEvent
public VelocityEvent(edu.sc.seis.fissuresUtil.cache.CacheEvent event)
-
-
Method Details
-
getName
-
hasRegion
public boolean hasRegion() -
getRegion
-
getRegionNumber
-
getMagnitude
-
getAllMagnitudes
-
getAllMagnitudes
-
getMagnitudeValue
-
getMagnitudeType
-
getMagnitudeContributor
-
getLatitude
-
getLongitude
-
getLatitude
-
getLongitude
-
getFloatLatitude
-
getFloatLongitude
-
getOrientedLatitude
-
getOrientedLongitude
-
getDepth
-
getDepthValue
-
getDepth
-
getElevation
-
getElevation
-
getTime
-
getTimePrecise
-
getFilizedTime
-
getTime
-
getCatalog
-
getContributor
-
getId
public int getId() -
getDbId
public int getDbId()just because I can never remember if it is i or I -
getDbid
public int getDbid() -
getPreferred
public edu.iris.Fissures.event.OriginImpl getPreferred() throws edu.iris.Fissures.IfEvent.NoPreferredOrigin- Throws:
edu.iris.Fissures.IfEvent.NoPreferredOrigin
-
getOrigins
public edu.iris.Fissures.IfEvent.Origin[] getOrigins() -
getParam
-
getDistanceDeg
-
getDistance
-
getAz
-
getBaz
-
setPosition
public void setPosition(int[] position) -
getPosition
public int[] getPosition() -
toXML
- Throws:
XMLStreamException
-
getURL
-
getCacheEvent
public edu.sc.seis.fissuresUtil.cache.CacheEvent getCacheEvent() -
makeDateIdentifier
-
parseDateIdentifier
public static edu.iris.Fissures.model.MicroSecondDate parseDateIdentifier(String eqIdentifier) throws ParseException - Throws:
ParseException
-
wrap
-
wrap
-
wrap
-
_get_interface
public org.omg.CORBA.InterfaceDef _get_interface() -
_get_component
public org.omg.CORBA.Object _get_component()
-