Interface WaveformVectorProcessWrapper
- All Superinterfaces:
SodElement
,Subsetter
,WaveformVectorProcess
- All Known Implementing Classes:
VectorResultWrapper
,VectorRetryAndContinue
,VectorRetryAndFail
,WaveformVectorAlwaysSuccess
public interface WaveformVectorProcessWrapper extends WaveformVectorProcess
-
Method Summary
Modifier and Type Method Description WaveformVectorProcess[]
getWrappedProcessors()
Methods inherited from interface edu.sc.seis.sod.process.waveform.vector.WaveformVectorProcess
accept
-
Method Details
-
getWrappedProcessors
WaveformVectorProcess[] getWrappedProcessors()
-