public class Relative extends PhaseInteractionType
Constructor and Description |
---|
Relative(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
DepthRange |
getDepthRange() |
DistanceRangeSubsetter |
getDistanceRange() |
java.lang.String |
getReference() |
void |
processConfig() |
public Relative(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public void processConfig() throws ConfigurationException
ConfigurationException
public java.lang.String getReference()
public DepthRange getDepthRange()
public DistanceRangeSubsetter getDistanceRange()