Keys of accountable participants relative to the containing package participants/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | ParticipantResponsibility |
Keys of consulted participants relative to the containing package participants/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | ParticipantResponsibility |
Description in HTML.
Type | EString |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | ModelElement |
Keys of informed participants relative to the containing package participants/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | ParticipantResponsibility |
Keys of input artifacts resolved relative to the containing package artifacts/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | FlowElement |
A collection of boolean flags:
abstract
- Specifies that this package element is abstract. For packages and flows it means that they contain abstract elements and must be extended to become concrete. If a package or a flow contains abstract elements and does not have abstract modifier, it is diagnosed as an error. If concrete packages and flows extend abstract ones they must override (implement) all abstract elements.explicit-end
- Applies to flows. Specifies that the end pseudo-state shall not be inferred by finding flow elements with no outputs. End will either be explicitly specified or the diagram will not have an end pseudo-state.explicit-start
- Applies to flows. Specifies that the start pseudo-state shall not be inferred by finding flow elements with no inputs. Start will either be explicitly specified or the diagram will not have a start pseudo-state.final
- Specifies that this flow element cannot be overridden in flows extending this flow. Overriding a final elemen will be diagnosed as an error. For example, in an organization some processes can be defined as flows at higher levels of the orgnization and extended at lower levels. final
modifier allows to specify what can be extended and what cannot. Specifying a top-level flow as final indicates that it cannot have extensions.optional
- Specifies that this element is optional. Optional elements have different apperance on diagrams.extension
- Specifies that this element is an extension for an element in one of extended packages/flows. If this modifier is present and extends
reference is empty, then it results in a diagnostic error.partition
- Applies to flows and specifies that a flow shall be rendered as a partition (e.g. a composite state) on a diagram.Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | PackageElement |
Element name.
Type | EString |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | NamedElement |
Keys of output artifacts resolved relative to the containing package artifacts/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | FlowElement |
Keys of participants resolved relative to the containing package participants/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | FlowElement |
If true, this flow shall be displayed as a partition on the parent flow diagram.
Type | EBoolean |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | Flow |
Keys of resources resolved relative to the containing package resources/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | FlowElement |
Keys of responsible participants relative to the containing package participants/
reference.
Type | EString |
---|---|
Cardinality | 0..* |
Changeable | true |
Derived | false |
Declaring class | ParticipantResponsibility |
During documentation generation flow elements in the flow are sorted in the order of dependency and then alphabetically. I.e. if there is a transition from “Plan” to “Execute” then “Plan” will appear in the list of flow elements before “Execute”. Sort groups can be used to customize the default sorting behavior by scoping sorting to a particular group of elements. Groups themselves are sorted alphabetically. Elements without sort group appear before elements with an assigned sort group. For full control of sorting assign a different sort group for each flow element.
Type | EString |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | FlowElement |
If element’s URI is not set then its default value is derived from the container URI and containment reference. This is a logical URI and it can be used for cross-referencing of elements in a resource-independent fashion.
Type | EString |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | ModelElement |
Optional unique identifier for this model element. For root objects UUID is used to compute URI, if the URI is not set.
Type | EString |
---|---|
Cardinality | 0..1 |
Changeable | true |
Derived | false |
Declaring class | ModelElement |