PartWithSubComponentsRole

Note: There is a newer version of this specification see VEC 2.1.0

A PartWithSubComponentsRole defines the instance specific properties and relationships of a part with subcomponents. A PartWithSubComponents is a composite part like an Assembly, a Module, Harness.

General Information

Attribute Value
Owner instancing
Applied Stereotype
Base Classifier Role
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1

Specifies a unique identification of the Role. The identification is guaranteed to be unique within the OccurrenceOrUsage.

Role

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
partStructureSpecification PartStructureSpecification 1 N Y N 0..*

References the PartStructureSpecification that is instantiated by this PartWithSubComponentsRole.

subComponent OccurrenceOrUsage 0..* N Y N 0..*

References the subcomponents that belong to this instance of a PartWithSubComponents.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
moduleInFamily 1..* N Y N ModuleFamily 0..* References the Modules that belong to the ModuleFamily.
moduleInList 1..* N Y N ModuleList 0..* References the Modules that belong to the ModuleList. If any of the referenced Modules participates in a configuration the completion components participate, too.
Previous