|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
Fields in com.sun.electric.technology declared as XMLRules | |
---|---|
protected XMLRules |
Technology.cachedRules
Cached rules for the technology. |
protected XMLRules |
Technology.factoryRules
Factory rules for the technology. |
Methods in com.sun.electric.technology that return XMLRules | |
---|---|
XMLRules |
Technology.getCachedRules()
Method to retrieve cached rules |
XMLRules |
Technology.getFactoryDesignRules()
Method to get the factory design rules. |
protected XMLRules |
Technology.makeFactoryDesignRules()
Method to get the factory design rules. |
Methods in com.sun.electric.technology with parameters of type XMLRules | |
---|---|
void |
Technology.setCachedRules(XMLRules rules)
Method to set cached rules |
Uses of XMLRules in com.sun.electric.technology.technologies |
---|
Methods in com.sun.electric.technology.technologies that return XMLRules | |
---|---|
protected XMLRules |
MoCMOS.makeFactoryDesignRules()
Method to build "factory" design rules, given the current technology settings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |