Class Hierarchy
- java.lang.Object
- de.intarsys.tools.functor.Args (implements de.intarsys.tools.functor.IArgs)
- de.intarsys.tools.functor.ArgTools
- de.intarsys.tools.functor.ChainedArgs (implements de.intarsys.tools.functor.IArgs)
- de.intarsys.tools.functor.CommonFunctor (implements de.intarsys.tools.functor.IFunctor)
- de.intarsys.tools.functor.ConstantFunctor
- de.intarsys.tools.functor.EchoFunctor
- de.intarsys.tools.functor.NullFunctor
- de.intarsys.tools.functor.Declaration (implements de.intarsys.tools.functor.IDeclaration)
- de.intarsys.tools.functor.DeclarationBlock (implements de.intarsys.tools.functor.IDeclarationBlock)
- de.intarsys.tools.functor.DeclarationElement (implements de.intarsys.tools.functor.IDeclarationBlock, de.intarsys.tools.functor.IDeclarationElement)
- de.intarsys.tools.functor.ArgumentDeclaration (implements de.intarsys.tools.functor.IArgumentDeclaration)
- de.intarsys.tools.functor.DeclaredArgs (implements de.intarsys.tools.functor.IArgs)
- de.intarsys.tools.functor.EmptyArgs (implements de.intarsys.tools.functor.IArgs)
- de.intarsys.tools.functor.EmptyDeclarationBlock (implements de.intarsys.tools.functor.IDeclarationBlock)
- de.intarsys.tools.functor.EventFunctorCallFactory (implements de.intarsys.tools.functor.IFunctorCallFactory)
- de.intarsys.tools.functor.FunctorCall (implements de.intarsys.tools.functor.IFunctorCall)
- de.intarsys.tools.functor.FunctorFieldHandler (implements de.intarsys.tools.attribute.IAttributeSupport, de.intarsys.tools.reflect.IFieldHandler, de.intarsys.tools.event.INotificationSupport)
- de.intarsys.tools.functor.FunctorMethodHandler (implements de.intarsys.tools.attribute.IAttributeSupport, de.intarsys.tools.reflect.IMethodHandler)
- de.intarsys.tools.functor.FunctorTools
- de.intarsys.tools.functor.SimpleFunctorCallFactory (implements de.intarsys.tools.functor.IFunctorCallFactory)
- de.intarsys.tools.functor.StandardFunctorOutlet (implements de.intarsys.tools.functor.IFunctorOutlet)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- de.intarsys.tools.functor.DeclarationException
- de.intarsys.tools.functor.FunctorInvocationException
- java.lang.Exception
Interface Hierarchy
- de.intarsys.tools.functor.IArgs
- de.intarsys.tools.functor.IDeclaration
- de.intarsys.tools.functor.IDeclarationBlock
- de.intarsys.tools.functor.IDeclarationElement
- de.intarsys.tools.functor.IArgumentDeclaration
- de.intarsys.tools.functor.IDeclarationSupport
- de.intarsys.tools.functor.IFunctor
- de.intarsys.tools.functor.INamedFunctor
- de.intarsys.tools.functor.IFunctorCall
- de.intarsys.tools.functor.IFunctorCallFactory
- de.intarsys.tools.functor.IFunctorFactory
- de.intarsys.tools.functor.IFunctorHandler
- de.intarsys.tools.functor.IFunctorOutlet