PartStructureSpecification

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

Specification for the description of a part structure. This specification defines what PartOccurrences are actually in the bill of material of the described PartOrUsage. This is necessary, because it is possible, that for a definite description a Part more PartOccurrences are needed than the ones that are in the bill of material (see CompositionSpecification).

General Information

AttributeValue
Ownerpart_structure
Applied Stereotype
Base ClassifierPartOrUsageRelatedSpecification
Is Abstractfalse
Derived Classifiers

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
contentString0..1

Specifies the type of content of the bill of material (e.g. module, harness complete set)

PartStructureSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
PartOccurrenceinBillOfMaterial0..*0..*

References the PartOccurrences that are building the bill of material of a composite part.

Incoming Relations

TypeMult.RoleMult.Description
PartWithSubComponentsRole0..*partStructureSpecification1

References the PartStructureSpecification that is instantiated by this PartWithSubComponentsRole.

Previous