Class CIM_ReferencedProfile
extends CIM_Dependency

A profile that is referenced by another RegisteredProfile.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ReferencedProfile

Direct Known Subclasses

CIM_SubProfileRequiresProfile

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringA profile that is referenced by another RegisteredProfile.
UMLPackagePathstringCIM::Interop
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ReferencedProfileCIM_RegisteredProfile
DescriptionstringThe RegisteredProfile that is referenced by the Dependent Profile.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ReferencedProfileCIM_RegisteredProfile
DescriptionstringA RegisteredProfile that references other profiles.
Keybooleantrue
OverridestringDependent

Class Methods