Class AbstractStageUnit

All Implemented Interfaces:
SodElement, ChannelSubsetter, Subsetter
Direct Known Subclasses:
StageInputUnit, StageOutputUnit

public abstract class AbstractStageUnit
extends AbstractStageSubsetter
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractStageUnit​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    protected abstract StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.ResponseStage stage)  
    protected StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Unit stageUnit)  
    protected StringTree accept​(edu.sc.seis.sod.model.common.UnitImpl stageUnit)  

    Methods inherited from class edu.sc.seis.sod.subsetter.channel.AbstractStageSubsetter

    accept, getStageNum

    Methods inherited from class edu.sc.seis.sod.subsetter.channel.AbstractResponseSubsetter

    accept

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait