edu.sc.seis.sod
Class EventNetworkPair
java.lang.Object
edu.sc.seis.sod.WaveformWorkUnit
edu.sc.seis.sod.AbstractEventPair
edu.sc.seis.sod.EventNetworkPair
- All Implemented Interfaces:
- java.lang.Runnable
public class EventNetworkPair
- extends AbstractEventPair
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EventNetworkPair
protected EventNetworkPair()
- for hibernate
EventNetworkPair
public EventNetworkPair(StatefulEvent event,
NetworkAttrImpl net)
EventNetworkPair
public EventNetworkPair(StatefulEvent event,
NetworkAttrImpl net,
Status status)
run
public void run()
update
public void update(Status status)
- sets the status on this event network pair to be status and notifies its
parent
- Specified by:
update
in class AbstractEventPair
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class WaveformWorkUnit
hashCode
public int hashCode()
- Overrides:
hashCode
in class WaveformWorkUnit
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getNetworkDbId
public int getNetworkDbId()
getNetwork
public NetworkAttrImpl getNetwork()
setNetwork
protected void setNetwork(NetworkAttrImpl attr)
- for use by hibernate