Specification
Published on Jan 18, 2022
VEC Version 1.2.2
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Abstract super-class for all specifications. Every technical information exchanged with the VEC is contained in the different specializations of a specification.
Attribute |
Value |
Owner |
core |
Applied Stereotype |
|
Base Classifier |
ExtendableElement
|
Is Abstract |
true |
Derived Classifiers |
ApplicationConstraintSpecification, AssignmentGroupSpecification, BaselineSpecification, BuildingBlockSpecification2D, BuildingBlockSpecification3D, CableLeadThroughSpecification, CavitySpecification, CompositionSpecification, ConductorSpecification, ConnectionSpecification, ContactingSpecification, CouplingSpecification, DefaultDimensionSpecification, ExternalMappingSpecification, FillerSpecification, FunctionalStructureSpecification, HarnessDrawingSpecification2D, HarnessGeometrySpecification3D, InsulationSpecification, MappingSpecification, ModuleFamilySpecification, ModuleListSpecification, NetSpecification, PartOrUsageRelatedSpecification, PartSubstitutionSpecification, PartUsageSpecification, PinWireMappingSpecification, PlacementSpecification, RoutingSpecification, SignalSpecification, SlotSpecification, TerminalPairingSpecification, TerminalReceptionSpecification, TopologyBendingRestrictionSpecification, TopologyMappingSpecification, TopologySpecification, TopologyZoneSpecification, UsageConstraintSpecification, UsageNodeSpecification, VariantCodeSpecification, VariantConfigurationSpecification, VariantGroupSpecification, VariantStructureSpecification, WireElementSpecification, WireGroupingSpecification, WireGroupSpecification, WireReceptionSpecification |
Attributes
Name |
Type |
Mult. |
Description |
Owning Classifier |
identification |
String |
1 |
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 |
description |
AbstractLocalizedString |
0..* |
Specifies additional, human readable information about the specification. |
Specification |
Incoming Relations
Type |
Mult. |
Role |
Mult. |
Description |
SheetOrChapter |
0..1 |
specification |
0..* |
Specifies the Specifications contained in the SheetOrChapter. All structured, technical information in the VEC is described by such Specifications. |
DocumentVersion |
0..1 |
specification |
0..* |
Specifies the Specifications contained in the DocumentVersion. All structured, technical information in the VEC is described by such Specifications. |