Class | BPMN attribute name | Implementation in ARIS |
Callable Element | inherits from BaseElement | Object type: Function (OT_FUNC) Symbol: Call activity (ST_BPMN_CALL_ACTIVITY) |
name: string [0..1] | Attribute type Name (AT_NAME) of object type Function (OT_FUNC) | |
supportedInterfacesRefs: Interface [0..*] | Currently not implemented. | |
ioSpecification: InputOutputSpecification [0..1] | Currently not implemented. | |
ioBinding: InputOutputBinding [0..*] | Currently not implemented. | |
InputOutputBinding | inputData: DataInput | Currently not implemented. |
outputData: DataOutput | Currently not implemented. | |
operationRef: Operation | Currently not implemented. |