Uses of Class
com.sun.electric.technology.Technology.State

Packages that use Technology.State
com.sun.electric.technology Package for handling technology information. 
 

Uses of Technology.State in com.sun.electric.technology
 

Methods in com.sun.electric.technology that return Technology.State
 Technology.State Technology.getCurrentState()
           
 Technology.State TechPool.getState(TechId techId)
          Get Technology.State by TechId TechId must belong to same IdManager as TechPool
 Technology.State Technology.withState(java.util.Map<TechFactory.Param,java.lang.Object> paramValues)
          Method to set state of a technology.