A B C D E F G H I J K L M N O P R S T U V W X Y Z _

X

x - Variable in class edu.mit.csail.sdg.alloy4.Pos
The starting column position (from 1..)
x() - Method in class edu.mit.csail.sdg.alloy4graph.GraphNode
Returns the X coordinate of the center of the node.
x2 - Variable in class edu.mit.csail.sdg.alloy4.Pos
The ending column position (from 1..)
XMLNode - Class in edu.mit.csail.sdg.alloy4
Immutable; this class represents an XML element node.
XMLNode(Reader, boolean) - Constructor for class edu.mit.csail.sdg.alloy4.XMLNode
Constructs the root XMLNode by parsing an entire XML document, then close the reader afterwards.
XMLNode(Reader) - Constructor for class edu.mit.csail.sdg.alloy4.XMLNode
Constructs the root XMLNode by parsing an entire XML document, then close the reader afterwards.
XMLNode(File) - Constructor for class edu.mit.csail.sdg.alloy4.XMLNode
Constructs the root XMLNode by parsing an entire XML document.

A B C D E F G H I J K L M N O P R S T U V W X Y Z _