wt.configuration
Class StandardConfigurationService.PathQuantityProcessor
java.lang.Object
wt.configuration.StandardConfigurationService.PathQuantityProcessor
- All Implemented Interfaces:
- StandardConfigurationService.PathProcessor
- Enclosing class:
- StandardConfigurationService
- class StandardConfigurationService.PathQuantityProcessor
- extends Object
- implements StandardConfigurationService.PathProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
firstLinkOID
public ObjectIdentifier firstLinkOID
path
public String path
quantity
public double quantity
delegate
ConfigurationDelegate delegate
StandardConfigurationService.PathQuantityProcessor
public StandardConfigurationService.PathQuantityProcessor(ConfigurationDelegate delegate)
reset
public void reset()
processNode
public void processNode(PathOccurrence pathOccurrence,
UsesOccurrence usesOccurrence)
throws WTException
- Specified by:
processNode
in interface StandardConfigurationService.PathProcessor
- Throws:
WTException