PartOrUsageRelatedSpecification

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

Base class for all specifications which are describing a PartVersion or a PartUsage. A PartOrUsageRelatedSpecification specifies a certain aspect of the described part or usage (e.g. general technical part information, connector housing aspects or wire aspects).

General Information

AttributeValue
Ownercore
Applied Stereotype
Base ClassifierSpecification
Is Abstractfalse
Derived ClassifiersCableDuctSpecification, CableTieSpecification, CavityPartSpecification, ConnectorHousingCapSpecification, ConnectorHousingSpecification, EEComponentSpecification, FixingSpecification, GeneralTechnicalPartSpecification, GrommetSpecification, PartStructureSpecification, PlaceableElementSpecification, TerminalSpecification, WireEndAccessorySpecification, WireProtectionSpecification, WireSpecification

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. Over all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
specialPartTypeString0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
PartVersiondescribedPart0..*0..*References the PartVersion(s) to which the information defined in this specification applies. Example: If the PartOrUsageRelatedSpecification is a GeneralTechnicalPartSpecifcation and it defines that the color is “green” then all PartVersion referenced by this association are “green”.

Incoming Relations

TypeMult.RoleMult.Description
PartUsage0..*partOrUsageRelatedSpecification0..*References the PartOrUsageRelatedSpecification(s) that describe the PartOrUsageRelatedSpecification. KBLFRM-399
SpecificRole0..*specification1

References the PartOrUsageRelatedSpecification that is instantiated by this SpecificRole.

Previous