WireGrouping
Published on Oct 16, 2015
VEC Version 1.1.2
Last updated on Feb 28, 2020
1 min read
Note: There is a newer version of this specification see VEC 2.2.0
A WireGrouping is the assignment of WireElementReferences to a WireGroupSpecification. A WireGrouping is needed if individual wire (e.g. with own part numbers) should be grouped (e.g. combined to a twisted pair) and the grouping is not have an individual part.
| Attribute | Value | 
|---|
| Owner | instancing_electrical_parts | 
| Applied Stereotype |  | 
| Base Classifier | ExtendableElement
  | 
| Is Abstract | false | 
| Derived Classifiers |  | 
Attributes
| Name | Type | Mult. | Description | Owning Classifier | 
|---|
| identification | String | 1 | Specifies a unique identification of the WireGrouping. The identification is guaranteed to be unique within the WireGroupingSpecification.  | WireGrouping | 
Outgoing Relations
| Type | Role | Mult. | Mult. | Description | 
|---|
| WireElementReference | relatedWireRole | 2..* | 0..* | References the concrete wire elements (WireElementReference) that are grouped by the WireGrouping. | 
| WireGroupSpecification | wireGroupSpecification | 1 | 0..* | References the WireGroupSpecification that applies to the WireGrouping. | 
Incoming Relations
| Type | Mult. | Role | Mult. | Description | 
|---|
| WireGroupingSpecification | 1 | wireGrouping | 1..* | Specifies the WireGroupings described by the WireGroupingSpecification. |