PartRelationType
Note: There is a newer version of this specification see VEC 2.2.0
Defines how the set of acessoryParts referenced by a PartRelation should be interpreted.
General Information
| Attribute | Value | 
|---|---|
| Owner | electrical_parts | 
| Applied Stereotype | 
Enumeration Literals
| Name | Description | 
|---|---|
| Mandatory | Mandatory means that in a usage of a component all referenced acessoryParts must be used. | 
| Optional | Optional means that in a usage of a component some referenced acessoryParts can be used by choice. | 
| OneOfAll | OneOfAll means that in a usage of a component exactly one of the referenced acessoryParts must be selected. | 
| Custom | Custom means, that there is some kind of custom constraints / logic between referenced PartVersions that has to be evaluated to determine the selected accessories. |