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 TypeMethodDescriptionvoid
addParameter
(ParameterDeclaration parameter) void
addParameterTypes
(Type<?> type) getName()
Type<?>[]
-
Constructor Details
-
FunctionDeclaration
-
-
Method Details
-
getName
-
getParameters
-
addParameter
-
getParameterTypes
-
getParameterTypesArray
-
addParameterTypes
-