Uses of Class
com.sun.electric.tool.user.tecEdit.TechConversionResult

Packages that use TechConversionResult
com.sun.electric.tool.user.tecEdit   
 

Uses of TechConversionResult in com.sun.electric.tool.user.tecEdit
 

Methods in com.sun.electric.tool.user.tecEdit with parameters of type TechConversionResult
static java.util.List<Example> Example.getExamples(Cell np, boolean isNode, TechConversionResult tcr, java.util.List<Example> variations)
          Method to parse the node examples in cell "np" and return a list of EXAMPLEs (one per example).
 Technology LibToTech.makeTech(Library lib, java.lang.String newName, java.lang.String fileName, TechConversionResult error)
          Method to convert the current Library to a Technology.