Uses of Class
com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
Packages that use FunctionDeclaration
-
Uses of FunctionDeclaration in com.suncode.pwfl.workflow.component.declaration
Methods in com.suncode.pwfl.workflow.component.declaration that return FunctionDeclarationMethods in com.suncode.pwfl.workflow.component.declaration with parameters of type FunctionDeclarationModifier and TypeMethodDescriptionvoid
ConditionDeclaration.setDeclaration
(FunctionDeclaration declaration) Constructors in com.suncode.pwfl.workflow.component.declaration with parameters of type FunctionDeclarationModifierConstructorDescriptionConditionDeclaration
(Type<?> type, FunctionDeclaration declaration)