public interface ProcessInterface extends Serializable
| Modifier and Type | Method and Description |
|---|---|
QName |
getDeclaringProcessDefinitionId()
Returns the ID of the declaring process definition.
|
List<FormalParameter> |
getFormalParameters()
Returns an ordered list of formal parameters as defined in the model.
|
QName getDeclaringProcessDefinitionId()
List<FormalParameter> getFormalParameters()
FormalParameterTypeCopyright © 2016 Eclipse Stardust. All Rights Reserved.