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 Class
GroupComponentCIM_ApplicationSystemHierarchyCIM_ApplicationSystem
PartComponentCIM_ApplicationSystemHierarchyCIM_ApplicationSystem

Class Methods