Class | BPMN attribute name | Implementation in ARIS |
Callable element | inherits from BaseElement | Object type: Function (OT_FUNC) Symbol: Call activity (OT_BPMN_CALL_ACTIVITY) |
name: string [0..1] | Attribute type Name (AT_NAME) of object type function (OT_FUNC) | |
supportedInterfacesRefs: Interface [0..*] | Not considered in the 1st version of the BPMN 2.0 implementation. | |
ioSpecification: InputOutputSpecification [0..1] | Not considered in the 1st version of the BPMN 2.0 implementation. | |
ioBinding: InputOutputBinding [0..*] | Not considered in the 1st version of the BPMN 2.0 implementation. | |
InputOutputBinding | inputData: DataInput | Not considered in the 1st version of the BPMN 2.0 implementation. |
outputData: DataOutput | ||
operationRef: Operation |