Uses of Class
com.sun.electric.database.ImmutableElectricObject

Packages that use ImmutableElectricObject
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.variable Package for handling variables. 
 

Uses of ImmutableElectricObject in com.sun.electric.database
 

Subclasses of ImmutableElectricObject in com.sun.electric.database
 class ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
 class ImmutableCell
          Immutable class ImmutableCell represents a cell.
 class ImmutableExport
          Immutable class ImmutableExport represents an export.
 class ImmutableIconInst
           
 class ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
 class ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
 class ImmutablePortInst
          Immutable class which stores varaibles of PortInst.
 

Methods in com.sun.electric.database with parameters of type ImmutableElectricObject
 boolean ImmutablePortInst.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 boolean ImmutableNodeInst.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 boolean ImmutableLibrary.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 boolean ImmutableIconInst.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fields of this object.
 boolean ImmutableExport.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
abstract  boolean ImmutableElectricObject.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 boolean ImmutableCell.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 boolean ImmutableArcInst.equalsExceptVariables(ImmutableElectricObject o)
          Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
 

Uses of ImmutableElectricObject in com.sun.electric.database.variable
 

Methods in com.sun.electric.database.variable that return ImmutableElectricObject
abstract  ImmutableElectricObject ElectricObject.getD()
          Returns persistent data of this ElectricObject with Variables.