Uses of Interface
command.manager.preprocessing.PreProcessingCommandInterface
-
Uses of PreProcessingCommandInterface in command.manager.commands
Modifier and TypeClassDescriptionclass
Adds new element to collection.class
Add element if it's value greater than max value.class
Adds element if it's value lower than min value.class
Clears collectionclass
Terminates the application (without saving collection).class
Removes element from collection by id.class
Removes elements from collection greater than given in argument.class
Updates element by its ID. -
Uses of PreProcessingCommandInterface in command.manager.commands.intrface