Uses of Interface
command.manager.preprocessing.PreProcessingCommandInterface
Packages that use PreProcessingCommandInterface
-
Uses of PreProcessingCommandInterface in command.manager.commands
Classes in command.manager.commands that implement PreProcessingCommandInterfaceModifier 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
Subinterfaces of PreProcessingCommandInterface in command.manager.commands.intrface