schema
Class CIM_ApplicationSystem

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_System
                          |
                          +--schema.CIM_ApplicationSystem

public class CIM_ApplicationSystem
extends CIM_System


Constructor Summary
CIM_ApplicationSystem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIM_ApplicationSystem

public CIM_ApplicationSystem()