Uses of Class
com.sun.electric.technology.xml.Xml806.ArcProto

Packages that use Xml806.ArcProto
com.sun.electric.technology.xml Package for handling versions of Technology Xml syntax. 
 

Uses of Xml806.ArcProto in com.sun.electric.technology.xml
 

Fields in com.sun.electric.technology.xml with type parameters of type Xml806.ArcProto
 java.util.List<Xml806.ArcProto> Xml806.Technology.arcs
           
 

Methods in com.sun.electric.technology.xml that return Xml806.ArcProto
 Xml806.ArcProto Xml806.Technology.findArc(java.lang.String name)
           
 

Method parameters in com.sun.electric.technology.xml with type arguments of type Xml806.ArcProto
static Xml806.MenuPalette Xml806.parseComponentMenuXMLTechEdit(java.lang.String xml, java.util.List<Xml806.PrimitiveNode> nodes, java.util.List<Xml806.ArcProto> arcs)
          Method to parse a string of XML that describes the component menu in a Technology Editing context.