Class WaveformEventTemplateGenerator
java.lang.Object
edu.sc.seis.sod.status.waveformArm.WaveformEventTemplateGenerator
- All Implemented Interfaces:
SodElement
,EventMonitor
,WaveformMonitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setArmStatus
(String status) void
update
(EventChannelPair ecp) void
update
(EventNetworkPair ecp) void
update
(EventStationPair ecp) void
update
(EventVectorPair ecp)
-
Constructor Details
-
WaveformEventTemplateGenerator
public WaveformEventTemplateGenerator(Element el) throws IOException, SAXException, ParserConfigurationException, ConfigurationException
-
-
Method Details
-
change
- Specified by:
change
in interfaceEventMonitor
-
setArmStatus
- Specified by:
setArmStatus
in interfaceEventMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-