Interface ProcessingStep
- All Known Subinterfaces:
ComplexDataItemController<D,,V> LevellingProfileController,NumericalDataItemController<D,,V> PartialController<A>,SelectedValueController<V>
public interface ProcessingStep
-
Method Summary
-
Method Details
-
process
- Parameters:
unprocessed- Modifications left over from previous steps- Returns:
- Modifications to hand to following steps
-