PlaceableElementSpecification

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

Specification for the general aspects of a component that are enabling the component to be placed in a topology. All components that should have the ability to be placed on a certain position in the topology must have a PlaceableElementSpecification

General Information

AttributeValue
Ownerplaceable_element
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. 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
validPlacementTypesPlacementType1..2

Defines the PlacementTypes that are valid for this element.

PlaceableElementSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
MeasurementPointmeasurementPoint0..*1

Specifies the MeasurementPoints of a PlaceableElement.

PlacementPointplacementPoint0..*1

Specifies the PlacementPoints of a PlaceableElementSpecification.

Incoming Relations

TypeMult.RoleMult.Description
PlaceableElementRole0..*placeableElementSpecification1

References the PlaceableElementSpecification that is instanced by this PlaceableElementRole.

Previous