OccurrenceOrUsage

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

An OccurrenceOrUsage is an abstract appearance of a part in the harness. This can either be a concrete part (with a part number or something similar) or the description (specification / requirements) of a part that should be used at that position. In the first case it would be a PartOccurrence in the second case a PartUsage.

General Information

AttributeValue
Ownerinstancing
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstracttrue
Derived ClassifiersPartOccurrence, PartUsage

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the OccurrenceOrUsage. The identification is guaranteed to be unique within the context. For all VEC-documents an OccurrenceOrUsage-instance can be trusted to be the same if the context-instance is the same and the identification of the OccurrenceOrUsage is the same.

OccurrenceOrUsage
aliasIdAliasIdentification0..*

Room to specify additional identifiers for the OccurrenceOrUsage.

OccurrenceOrUsage
abbreviationLocalizedString0..*

Specifies an abbreviation of the OccurrenceOrUsage. Normally this a human readable short name.

OccurrenceOrUsage
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the OccurrenceOrUsage.

OccurrenceOrUsage

Outgoing Relations

TypeRoleMult.Mult.Description
Rolerole0..*0..1

Specifies the different roles of the OccurrenceOrUsage.

InstructioninstallationInstruction0..*0..1Room to specify InstallationInstruction(s) for the OccurrenceOrUsage.
OccurrenceOrUsagereferenceElement0..*0..*

References the OccurrenceOrUsage for which this OccurrenceOrUsage is an accessory / supplementary component.

UsageNoderealizedUsageNode0..10..*

References the UsageNode that is realized by this OccurrenceOrUsage.

Incoming Relations

TypeMult.RoleMult.Description
ModuleList0..*completionComponents1..*References the components that are used as completion, if any of the Modules in the ModuleList appears in a configuration.
PartStructureSpecification0..*inBillOfMaterial0..*

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

OccurrenceOrUsageViewItem3D0..*occurrenceOrUsage0..*

Specifies the OccurrenceOrUsages which are represented by the view item.

Important: To use one OccurenceOrUsageViewItem for multiple OccurrenceOrUsages is only valid, if the referenced items are true alternatives to each other. That means, they must have an identical placement, the geometrical models used for each item must be substitutable and the item must be mutually exclusive to each other.

OccurrenceOrUsageViewItem2D0..*occurrenceOrUsage0..*

Specifies the OccurrenceOrUsages which are represented by the view item.

Important: To use one OccurenceOrUsageViewItem for multiple OccurrenceOrUsages is only valid, if the referenced items are true alternatives to each other. That means, they must have an identical placement, the geometrical models used for each item must be substitutable and the item must be mutually exclusive to each other.

OccurrenceOrUsage0..*referenceElement0..*

References the OccurrenceOrUsage for which this OccurrenceOrUsage is an accessory / supplementary component.

PartWithSubComponentsRole0..*subComponent0..*

References the subcomponents that belong to this instance of a PartWithSubComponents.

Previous