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

Type Role Mult. Mult. Description
FunctionalStructureNode childNodes 0..* 0..1
FunctionalAssignmentGroup containedGroups 0..* 0..*

Incoming Relations

Type Mult. Role Mult. Description
FunctionalStructureNode 0..1 childNodes 0..*
FunctionalStructureSpecification 0..1 rootNode 1
Previous