Package de.intarsys.tools.functor
package de.intarsys.tools.functor
-
ClassDescriptionA concrete generic implementation for
IArgs
.Tool class to ease handling of arguments.An argument declaration supporting argument reordering/ naming and default values.A common superclass for implementingIFunctor
.A common utilityIFunctor
returning a constant value.A common superclass for implementingIDeclaration
.A generic implementation forIDeclarationBlock
.A common superclass forIDeclarationElement
instances.An exception while accepting a declaration.ThisIArgs
implementation allows the declaration of arguments.Echo the incoming arguments.Helper implementation for empty argument list.Helper implementation for an empty declaration block.Generic implementation ofIFunctorCall
.An exception while performing anIFunctor
.Tool class for handling functor specific tasks.The arguments for executing anIFunctor
implementation.The declaration for an argument to anIFunctorCall
.A declaration allows to modify the state and or behavior of anIFunctorCall
.A group ofIDeclaration
instances.A concrete named declaration.An object that may have declarations.An iconified behavior.An object representing the actual call of anIFunctor
.A factory forIFunctorCall
objects.A factory forIFunctor
objects.An object that supports execution of functors.AnIFunctor
that can be identified via a unique id.A common utilityIFunctor
doing just nothing.