Class CIM_ApplicationSystemHierarchy
extends CIM_Component

Application systems may have arbitrarily complex structures. It may be necessary to build application system hierarchies including the two-step hierarchy of distributed and local systems. ApplicationSystemHierarchy allows building containment trees (only one parent at a time). It should not be used to express use-relationships; use CIM_ApplicationSystemDependency instead.

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


Class Hierarchy

CIM_Component
   |
   +--CIM_ApplicationSystemHierarchy

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringApplication systems may have arbitrarily complex structures. It may be necessary to build application system hierarchies including the two-step hierarchy of distributed and local systems. ApplicationSystemHierarchy allows building containment trees (only one parent at a time). It should not be used to express use-relationships; use CIM_ApplicationSystemDependency instead.
UMLPackagePathstringCIM::Application::AppRuntime
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_ApplicationSystemHierarchyCIM_ApplicationSystem
Aggregatebooleantrue
DescriptionstringThe parent ApplicationSystem in the association.
Keybooleantrue
Maxuint321
OverridestringGroupComponent
PartComponentCIM_ApplicationSystemHierarchyCIM_ApplicationSystem
DescriptionstringThe child ApplicationSystem in the association.
Keybooleantrue
OverridestringPartComponent

Class Methods