CompositeUnit

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

Defines a unit as a composition of other units. The composition is done by multiplying the different other units. By this way combined units like kg/m can be formed.

General Information

AttributeValue
Ownerphysical_information
Applied Stereotype
Base ClassifierUnit
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
exponentInteger0..1

Defines the exponent with which this unit instance should be used. In order to define square meters for example, the SIUnit "metre" with an exponent of 2 will be used. If no exponent is defined it is equivalent to the value 1.

Unit

Outgoing Relations

TypeRoleMult.Mult.Description
Unitfactors1..*

References the Units that are used as factors to create the CompositeUnit.

Previous