Uses of Class
com.sun.electric.technology.XMLRules

Packages that use XMLRules
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
 

Uses of XMLRules in com.sun.electric.technology
 

Methods in com.sun.electric.technology that return XMLRules
 XMLRules Technology.getFactoryDesignRules()
          Method to get the factory design rules.
 

Methods in com.sun.electric.technology with parameters of type XMLRules
protected  void Technology.resizeArcs(XMLRules rules)
           
protected  void Technology.resizeXml(XMLRules rules)
           
 

Uses of XMLRules in com.sun.electric.technology.technologies
 

Methods in com.sun.electric.technology.technologies that return XMLRules
 XMLRules MoCMOS.getFactoryDesignRules()
          Method to build "factory" design rules, given the current technology settings.