FunctionalStructureNode
Note: There is a newer version of this specification see VEC 2.1.0
FunctionalStructureNodes can be used to define a hierarchical structure on FunctionalAssignmentGroups. Every FunctionalStructureNode can reference FunctionalAssignmentGroups and FunctionalStructureNodes as children.
General Information
Attribute | Value |
---|---|
Owner | assignment_groups |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the FunctionalStructureNode. |
FunctionalStructureNode |
aliasId | AliasIdentification | 0..* | Room to specify additional identifiers for the FunctionalStructureNode. |
FunctionalStructureNode |
description | AbstractLocalizedString | 0..* | On optional human readable description of the FunctionalStructureNode. |
FunctionalStructureNode |
abbreviation | LocalizedString | 0..1 | Room for a human readable short name, title etc. of the FunctionalStructureNode. |
FunctionalStructureNode |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
containedGroups | FunctionalAssignmentGroup | 0..* | N | Y | N | 0..* | |
childNodes | FunctionalStructureNode | 0..* | Y | Y | N | 0..1 |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
childNodes | 0..* | Y | Y | N | FunctionalStructureNode | 0..1 | |
rootNode | 1 | Y | Y | N | FunctionalStructureSpecification | 0..1 |