Application\CIM_ApplicationSystemDependency.mof.mof (HTML version)

Return to index
CIM_ApplicationSystemDependency Superclass: CIM_Dependency
This dependency expresses use-relationships or other logical interactions between application systems. At the business level, the relationship could be due to a distributed business process. Viewed from the technical level, the relationship is to be interpreted as communication between application systems. ApplicationSystemDependency primarily expresses 'horizontal' relationships, i.e., relationships between distributed or local application systems.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::Application::AppRuntime" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ApplicationSystem REF Dependent ;
Dependent represents the application system dependent on the Antecedent.
Override ( "Antecedent" )
CIM_ApplicationSystem REF Antecedent ;
Antecedent represents the independent application system in this association.