Schnittstelle ProcessingStep

Alle bekannten Unterschnittstellen:
ComplexDataItemController<D,V>, LevellingProfileController, NumericalDataItemController<D,V>, PartialController<A>, SelectedValueController<V>

public interface ProcessingStep
  • Methodendetails

    • process

      List<Modification> process(List<Modification> unprocessed)
      Parameter:
      unprocessed - Modifications left over from previous steps
      Gibt zurück:
      Modifications to hand to following steps