SealingClass

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

Allows the definition of a sealing class. The sealing class of a component is specified as a level of sealing against a specific influence. The influence is specified by the sealingClass and the level is specified by the sealingClassKey. Valid sealing classes and keys are specified by the reference system. Attributes of the type SealingClass normally have the multiplicity [0..*]. This means that such an attribute can have SealingClass entries for different sealingClassReferenceSystems and sealingClasses. It must not have multiple entries for the same sealing class and reference system.

General Information

Attribute Value
Owner physical_information
Applied Stereotype
Base Classifier
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
class String 1

Specifies the identifier of a sealing class defined by the sealing class reference system.

SealingClass
classKey String 1

Specifies a key for the sealing level defined in the specified sealing class (e.g. A, B, C).

SealingClass
classReferenceSystem String 1

The identification of the sealing class reference system, which is defining possible values and the semantic of sealing classes and sealing class keys.

SealingClass
description AbstractLocalizedString 0..*

On optional human readable description of the sealing class (e.g. the name).

SealingClass
Previous