PlaceableElementSpecification

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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
placementPointPlacementPoint0..*YYN1

Specifies the PlacementPoints of a PlaceableElementSpecification.

measurementPointMeasurementPoint0..*YYN1

Specifies the MeasurementPoints of a PlaceableElement.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
placeableElementSpecification1NYNPlaceableElementRole0..*

References the PlaceableElementSpecification that is instanced by this PlaceableElementRole.

Previous