schema
Class CIM_System

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_System
Direct Known Subclasses:
CIM_AdminDomain, CIM_ApplicationSystem, CIM_ComputerSystem, CIM_StorageLibrary

public class CIM_System
extends CIM_LogicalElement


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

Constructor Detail

CIM_System

public CIM_System()