Class CIM_ReferencedSpecification
extends CIM_Dependency

Associates two instances of RegisteredSpecification where one of the represented specifications references the other.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ReferencedSpecification

Direct Known Subclasses

CIM_ReferencedProfile

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAssociates two instances of RegisteredSpecification where one of the represented specifications references the other.
Experimentalbooleantrue
UMLPackagePathstringCIM::Interop
Versionstring2.19.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ReferencedSpecificationCIM_RegisteredSpecification
DescriptionstringThe RegisteredSpecification that is referenced by the Dependent Registeredspecification.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ReferencedSpecificationCIM_RegisteredSpecification
DescriptionstringA RegisteredSpecification that references another specification.
Keybooleantrue
OverridestringDependent

Class Methods