intarsys runtime library

Uses of Class
de.intarsys.tools.functor.ArgumentDeclaration

Packages that use ArgumentDeclaration
de.intarsys.tools.functor   
 

Uses of ArgumentDeclaration in de.intarsys.tools.functor
 

Methods in de.intarsys.tools.functor that return ArgumentDeclaration
 ArgumentDeclaration ArgumentDeclaration.copy()
           
static ArgumentDeclaration ArgumentDeclaration.declare(IDeclarationBlock declarationBlock, String pPath, String pModifiers, Object pDefaultValue, Class pType)
           
static ArgumentDeclaration ArgumentDeclaration.declare(IDeclarationBlock declarationBlock, String pPath, String pModifiers, Object pDefaultValue, Class pType, String description)
           
 ArgumentDeclaration ArgumentDeclaration.declare(String pName, String pModifiers, Object pDefaultValue, Class pType)
           
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.