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
ConfigurationExceptionpublic void processConfig()
throws ConfigurationException
ConfigurationExceptionpublic java.lang.String getReference()
public DepthRange getDepthRange()
public DistanceRangeSubsetter getDistanceRange()