public interface SCallActivityDefinition extends SActivityDefinition
| Modifier and Type | Method and Description |
|---|---|
SExpression |
getCallableElement() |
SCallableElementType |
getCallableElementType() |
SExpression |
getCallableElementVersion() |
java.util.List<SOperation> |
getDataInputOperations() |
java.util.List<SOperation> |
getDataOutputOperations() |
java.util.Map<java.lang.String,SExpression> |
getProcessStartContractInputs() |
getBoundaryEventDefinition, getBoundaryEventDefinitions, getBusinessDataDefinition, getBusinessDataDefinitions, getLoopCharacteristics, getSDataDefinitions, getSOperationsgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, getType, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartablegetNamegetIdSExpression getCallableElement()
SExpression getCallableElementVersion()
java.util.List<SOperation> getDataInputOperations()
java.util.List<SOperation> getDataOutputOperations()
SCallableElementType getCallableElementType()
java.util.Map<java.lang.String,SExpression> getProcessStartContractInputs()