Uses of Package
com.sun.electric.database.variable

Packages that use com.sun.electric.database.variable
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.change Package for handling changes to the Electric database. 
com.sun.electric.database.constraint Package for handling constraint propagation in the Electric database. 
com.sun.electric.database.geometry Package for geometric support in Electric. 
com.sun.electric.database.hierarchy Package for hierarchy (cell instances inside of cells). 
com.sun.electric.database.id Package for Ids in the Electric database. 
com.sun.electric.database.topology Package for connected Nodes and Arcs. 
com.sun.electric.database.variable Package for handling variables. 
com.sun.electric.plugins.j3d   
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.cvspm Package for the CVS tool which synchronizes circuitry using source-code control. 
com.sun.electric.tool.extract Package for handling node extraction, parasitics, etc. 
com.sun.electric.tool.generator.flag   
com.sun.electric.tool.generator.layout   
com.sun.electric.tool.generator.sclibrary   
com.sun.electric.tool.io Package for handling the I/O tool (file import and export). 
com.sun.electric.tool.io.input   
com.sun.electric.tool.io.output   
com.sun.electric.tool.logicaleffort Package for handling the logical effort tool. 
com.sun.electric.tool.ncc Package for handling the Network Consistency Checking (LVS) tool. 
com.sun.electric.tool.ncc.basic   
com.sun.electric.tool.ncc.netlist   
com.sun.electric.tool.ncc.result   
com.sun.electric.tool.ncc.result.equivalence   
com.sun.electric.tool.routing Package for handling the Routing tools. 
com.sun.electric.tool.simulation Package for handling the simulation tool. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
com.sun.electric.tool.user.dialogs   
com.sun.electric.tool.user.menus   
com.sun.electric.tool.user.ncc   
com.sun.electric.tool.user.redisplay   
com.sun.electric.tool.user.tecEdit   
com.sun.electric.tool.user.ui   
com.sun.electric.tool.user.waveform   
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database
TextDescriptor
          This class describes how variable text appears.
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.AttrKey
          The Key class caches attribute Variable names.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.change
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.constraint
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.geometry
DisplayedText
          DisplayedText is the combination of an ElectricObject and a Variable Key.
EditWindow0
          This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.hierarchy
EditWindow0
          This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.AttrKey
          The Key class caches attribute Variable names.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.id
TextDescriptor
          This class describes how variable text appears.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.topology
EditWindow0
          This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.database.variable
CodeExpression
          Class encapsulate expression in Java-like or Spice-like syntax
CodeExpression.Code
          The type of Code that determines how this Variable's value should be evaluated.
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
EditWindow0
          This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
EvalJavaBsh
          Used for evaluating Java expressions in Variables It is meant to be invoked from the Variable context; these methods should not be used from other contexts, and thus are declared protected.
EvalSpice.Op
           
EvalSpice.ParseException
           
MutableTextDescriptor
          This class describes how variable text appears.
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
VarContext.EvalException
           
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.plugins.j3d
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.technology
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.technology.technologies
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
UserInterface
          This interface provides information from the user interface.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.cvspm
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.extract
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.generator.flag
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.generator.layout
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.generator.sclibrary
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.io
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.io.input
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.io.output
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.logicaleffort
VarContext
          VarContext represents a hierarchical path of NodeInsts.
VarContext.EvalException
           
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.ncc
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.ncc.basic
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.ncc.netlist
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.ncc.result
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.ncc.result.equivalence
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.routing
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.simulation
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user
DisplayedText
          DisplayedText is the combination of an ElectricObject and a Variable Key.
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
UserInterface
          This interface provides information from the user interface.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.dialogs
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.menus
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.ncc
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.redisplay
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.tecEdit
Variable
          The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.ui
EditWindow_
          This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
EditWindow0
          This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
ElectricObject
          This class is the base class of all Electric objects that can be extended with "Variables".
TextDescriptor
          This class describes how variable text appears.
VarContext
          VarContext represents a hierarchical path of NodeInsts.
Variable.Key
          The Key class caches Variable names.
 

Classes in com.sun.electric.database.variable used by com.sun.electric.tool.user.waveform
VarContext
          VarContext represents a hierarchical path of NodeInsts.