ConfigurableElement

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

Abstract base class for all elements which can be configured with a VariantConfiguration.

General Information

AttributeValue
Ownercore
Applied Stereotype
Base ClassifierExtendableElement
Is Abstracttrue
Derived ClassifiersBuildingBlockPositioning2D, BuildingBlockPositioning3D, CavityCoupling, ComponentConnector, ComponentNode, ComponentPort, ConnectionEnd, ConnectionGroup, ContactPoint, CouplingPoint, Dimension, ExtensionSlot, ExtensionSlotReference, GeometryNode, GeometrySegment, HousingComponent, HousingComponentReference, InternalComponentConnection, MatingPoint, Net, NetGroup, NetworkNode, NetworkPort, OccurrenceOrUsage, PinComponent, PinComponentBehavior, PinComponentReference, Placement, RoutableElement, Routing, SlotCoupling, SwitchingState, TopologyNode, TopologySegment, TopologyZone, UsageNode

Attributes

NameTypeMult.DescriptionOwning Classifier

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
applicationConstraintApplicationConstraint0..*NYN

References the application constraints that apply to the ConfigurableElement.

configurationConstraintConfigurationConstraint0..*YYN0..1

Contains or more ConfigurationContraints that apply to this ConfigurableElement. This is explained in more details in the recommendation chapter / model diagram "Variants".

associatedAssignmentGroupsAssignmentGroup0..*NYN0..*
configInfoVariantConfiguration0..1NYN0..*

References the configuration information that applies to the ConfigurableElement.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
constrainedElements1..*NYNConfigurationConstraint0..*

Introduced with VEC V2.0.2. References the ConfigurableElements that are constrained by this ConfigurationConstraint. This association shall only be used in combination with a containment in a ConfigurationConstraintSpecification. When using the deprecated containment in the ConfigurableElement it shall not be used.

Previous