PartOrUsageRelatedSpecification

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, ConnectorHousingCoverSpecification, ConnectorHousingSpecification, EEComponentSpecification, FerriteSpecification, FixingSpecification, GeneralTechnicalPartSpecification, GrommetSpecification, LabelingSpecification, LocalGeometrySpecification, PartStructureSpecification, PlaceableElementSpecification, RequirementsConformanceSpecification, 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. For 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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
describedPartPartVersion0..*NYN0..*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

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
partOrUsageRelatedSpecification0..*NYNPartUsage0..*References the PartOrUsageRelatedSpecification(s) that describe the PartOrUsageRelatedSpecification. KBLFRM-399
specification1NYNSpecificRole0..*

References the PartOrUsageRelatedSpecification that is instantiated by this SpecificRole.

Previous