edu.sc.seis.sod
Class AbstractEventChannelPair
java.lang.Object
edu.sc.seis.sod.WaveformWorkUnit
edu.sc.seis.sod.AbstractEventPair
edu.sc.seis.sod.CookieEventPair
edu.sc.seis.sod.AbstractEventChannelPair
- All Implemented Interfaces:
- java.lang.Runnable
- Direct Known Subclasses:
- EventChannelPair, EventVectorPair
public abstract class AbstractEventChannelPair
- extends CookieEventPair
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
esp
protected EventStationPair esp
AbstractEventChannelPair
protected AbstractEventChannelPair()
AbstractEventChannelPair
public AbstractEventChannelPair(StatefulEvent event,
EventStationPair esp)
AbstractEventChannelPair
public AbstractEventChannelPair(StatefulEvent event,
Status status,
EventStationPair esp)
update
public void update(Status status)
- sets the status on this event channel pair to be status and notifies its
parent
- Specified by:
update
in class AbstractEventPair
setEsp
protected void setEsp(EventStationPair esp)
getEsp
public EventStationPair getEsp()
getCookieJar
public CookieJar getCookieJar()