ConductorMaterial
Note: There is a newer version of this specification see VEC 2.1.0
ConductorMaterial is a helper class to specify validConductorMaterials. This is necessary, since all attributes of the type Material have a multiplicity of * with the semantics that it always defines one Material with the possibility to define it in different reference systems.
Since a wire reception can have more than one validConductorMaterial this container class is necessary to keep the semantics clear.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
material | Material | 1..* | Specifies the material. | ConductorMaterial |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
WireReceptionSpecification | 1 | validConductorMaterials | 0..* | Specifies the materials of a conductor, that are valid to use with this WireReceptionSpecification. This material shall be matched against the ConductorSpecification.material. |