TopologySpecification

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

Specification for the definition of a topology. A topology consists of TopologyNodes, TopologySegments.

General Information

AttributeValue
Ownertopology
Applied Stereotype
Base ClassifierSpecification
Is Abstractfalse
Derived ClassifiersTopologyGroupSpecification

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

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
topologySegmentTopologySegment0..*YYN1Specifies the TopologySegments defined by the TopologySpecification.
topologyNodeTopologyNode0..*YYN1Specifies the TopologyNodes defined by the TopologySpecification.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
innerTopolgy1NYNTopologyMappingSpecification
outerTopology1NYNTopologyMappingSpecification
topologySpecification0..*NYNTopologyGroupSpecification0..*
Previous