Class | BPMN attribute name | Implementation in ARIS |
Activity | inherits from FlowElement | Object type: Function (OT_FUNC) Attribute type Activity type (AT_BPMN_ACTIVITY_TYPE) in the attribute type group BPMN 2.0 attributes of object type Function Attribute values: * Task (AVT_BPMN_TASK) * Subprocess (AVT_BPMN_SUBPROCESS) * Call activity (AVT_BPMN_CALL_ACTIVITY) |
Compensation activity:: boolean = false | Attribute type Compensation activity: (AT_BPMN_COMPENSATION_ACTIVITY.TRM=Compensation activity) in the attribute type group BPMN 2.0 attributes of object type Function | |
loopCharacteristics: LoopCharacteristics [0..1] | see below: Loop characteristics | |
resources: ActivityResource [0..*] | Currently not implemented. | |
default: SequenceFlow [0..1] | Attribute type Sequence flow condition (AT_BPMN_SEQ_FLOW_CONDITION) in the attribute type group BPMN 2.0 attributes of the following conenction types: * Activity creates ..., * Activity is predecessor of ..., * Activity leads to ... The attribute value must be set to Default sequence flow. | |
ioSpecification: InputOutputSpecification [0..1] | Currently not implemented. | |
properties: Property [0..*] | Currently not implemented. | |
boundaryEventRefs: BoundaryEvent [0..*] | Connection type: Function can trigger event CT_BPMN_CAN_TRIGGER | |
dataInputAssociations: DataInputAssociation [0..*] | Currently not implemented. | |
dataOutputAssociations: DataOutputAssociation [0..*] | Currently not implemented. | |
startQuantity: integer = 1 | Currently not implemented. | |
Class | completionQuantity: integer = 1 | Currently not implemented. |