Class FunctionDeclaration
java.lang.Object
com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
Function declaration - raw data from XPDL.
- Author:
- RafaĆ Nowacki 28 kwi 2016
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddParameter(ParameterDeclaration parameter) voidaddParameterTypes(Type<?> type) getName()Type<?>[]
-
Constructor Details
-
FunctionDeclaration
-
-
Method Details
-
getName
-
getParameters
-
addParameter
-
getParameterTypes
-
getParameterTypesArray
-
addParameterTypes
-