Uses of Class
com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict

Packages that use ExportConflict.NetworkConflict
com.sun.electric.tool.user.ncc   
 

Uses of ExportConflict.NetworkConflict in com.sun.electric.tool.user.ncc
 

Methods in com.sun.electric.tool.user.ncc that return types with arguments of type ExportConflict.NetworkConflict
 java.util.List<ExportConflict.NetworkConflict> NccGuiInfo.getNetworkExportConflicts()
           
 

Methods in com.sun.electric.tool.user.ncc with parameters of type ExportConflict.NetworkConflict
 void NccGuiInfo.addNetworkExportConflict(ExportConflict.NetworkConflict conf)