Application\CIM_ApplicationSystemHierarchy.mof.mof (HTML version)

Return to index
CIM_ApplicationSystemHierarchy Superclass: 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.
Qualifiers:Version ( "2.8.0" ) Aggregation Association
Parameters (local in grey)
Max ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_ApplicationSystem REF GroupComponent ;
The parent ApplicationSystem in the association.
Override ( "PartComponent" )
CIM_ApplicationSystem REF PartComponent ;
The child ApplicationSystem in the association.