Designing and Implementing Business Process Models : ARIS Method manual : Modeling BPMN 2.0 : BPMN core elements and their implementation in ARIS : Common elements : Callable elements
Callable elements
Callable element is an abstract class and has four specialized classes: process, global task, choreography, and choreography task. Only processes and global tasks are relevant for business process modeling compliance. They are represented by the object type Function.
See: Business Process Model and Notation (BPMN) 2.0.
Mapping the attributes and model associations to ARIS:
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
 
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback