wt.configuration
Interface StandardConfigurationService.PathProcessor

All Known Implementing Classes:
StandardConfigurationService.PathQuantityProcessor
Enclosing interface:
StandardConfigurationService

static interface StandardConfigurationService.PathProcessor


Method Summary
 void processNode(PathOccurrence pathOccurrence, UsesOccurrence usesOccurrence)
           
 

Method Detail

processNode

public void processNode(PathOccurrence pathOccurrence,
                        UsesOccurrence usesOccurrence)
                 throws WTException
Throws:
WTException