schema
Class CIM_Chip

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalComponent
                          |
                          +--schema.CIM_Chip
Direct Known Subclasses:
CIM_PhysicalMemory

public class CIM_Chip
extends CIM_PhysicalComponent


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

Constructor Detail

CIM_Chip

public CIM_Chip()