configuration | Flow element configuration |
EString | 0..1 |
Flow Element | | |
description | Description in HTML. |
EString | 0..1 |
ModelElement | | |
duration | Positive period duration in [ISO-8601 durations](https://en.wikipedia.org/wiki/ISO_8601#Durations) format. E.g. ``P1M`` for one month or ``P20D`` for 20 days. |
Duration | 0..1 |
Period | | |
errors | Errors either thrown by the element or handled by it |
EString | 0..* |
Flow Element | | |
icon | |
EString | 0..1 |
ArchitectureElement | | |
id | Element ID used as eKey in containment references |
EString | 1 |
StringIdentity | | |
implementation | Optional classifier to specify how a particular element is implemented |
EString | 0..1 |
Flow Element | | |
name | Element name. |
EString | 0..1 |
NamedElement | | |
uris | Element URI's - there might be more than one. See ``NcoreUtil.getUris()`` for more details.
URI's can be used for cross-referencing of elements in a resource-independent fashion.
|
EString | 0..* |
ModelElement | | |
uuid | Optional unique identifier for this model element. For root objects UUID is used to compute URI, if the URI is not set. |
EString | 0..1 |
ModelElement | | |