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

A

add(long) - Method in class edu.upc.dama.dex.core.Objects
Adds an object identifier to the collection.
add(Long) - Method in class edu.upc.dama.dex.core.Objects
add_escapes(String) - Method in exception edu.upc.dama.dex.script.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception edu.upc.dama.dex.shell.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(Collection) - Method in class edu.upc.dama.dex.core.Objects
addAllEdges() - Method in class edu.upc.dama.dex.algorithms.Connectivity
Adds all the edge types contained in the graph in order to restrict the set of edge types allowed while traversing the graph.
addAllEdges(short) - Method in class edu.upc.dama.dex.algorithms.SinglePairShortestPathBFS
Adds all the edge types contained in the graph and their navigation in order to restrict the set of edge types allowed and their direction while traversing the graph to find the path.
addAllEdges(short) - Method in class edu.upc.dama.dex.algorithms.Traversal
Adds all the edge types contained in the graph and their navigation in order to restrict the set of edge types allowed and their direction while traversing the graph.
addAllNodes() - Method in class edu.upc.dama.dex.algorithms.Connectivity
Adds all the node types contained in the graph to restrict the set of allowed node types.
addAllNodes() - Method in class edu.upc.dama.dex.algorithms.Traversal
Adds all the node types contained in the graph to restrict the set of allowed node types.
addEdge(int) - Method in class edu.upc.dama.dex.algorithms.Connectivity
Adds an edge type in order to restrict the set of edge types allowed while traversing the graph.
addEdge(int, short) - Method in class edu.upc.dama.dex.algorithms.SinglePairShortestPathBFS
Adds an edge type and its navigation in order to restrict the set of edge types allowed and their direction while traversing the graph to find the path.
addEdge(int, short) - Method in class edu.upc.dama.dex.algorithms.Traversal
Adds an edge type and its navigation in order to restrict the set of edge types allowed and their direction while traversing the graph.
addEscapes(String) - Static method in error edu.upc.dama.dex.script.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error edu.upc.dama.dex.shell.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addNode(int) - Method in class edu.upc.dama.dex.algorithms.Connectivity
Adds a node type in order to restrict the set of allowed node types while traversing the graph.
addNode(int) - Method in class edu.upc.dama.dex.algorithms.Traversal
Adds a node type in order to restrict the set of allowed node types while traversing the graph.
addNode(Graph, long, boolean) - Method in class edu.upc.dama.dex.core.RGraph
Adds (inherits) a node from a Graph.
addNode(Graph, long) - Method in class edu.upc.dama.dex.core.RGraph
Adds (inherits) a node from a Graph.
addWeightedEdge(int, short, long) - Method in class edu.upc.dama.dex.algorithms.SinglePairShortestPathDijkstra
Adds an edge type, its navigation and its attribute containing the weight in order to restrict the set of edge types allowed and their direction while traversing the graph to find the path.
adjustBeginLineColumn(int, int) - Method in class edu.upc.dama.dex.script.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class edu.upc.dama.dex.shell.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Algorithm - Interface in edu.upc.dama.dex.algorithms
Common interface for all the algorithm implementations.
ALLOWMULTILINES - Static variable in interface edu.upc.dama.dex.script.ScriptParserConstants
 
ASTERISK - Static variable in interface edu.upc.dama.dex.script.ScriptParserConstants
 
ATTR_KIND_BASIC - Static variable in class edu.upc.dama.dex.core.Graph
Basic attribute kind.
ATTR_KIND_INDEXED - Static variable in class edu.upc.dama.dex.core.Graph
Indexed attribute kind.
ATTR_KIND_UNIQUE - Static variable in class edu.upc.dama.dex.core.Graph
Unique attribute kind.
ATTRCOUNT - Static variable in interface edu.upc.dama.dex.shell.ShellConstants
 
Attribute - Class in edu.upc.dama.dex.core
Deprecated. As of release 1.2.
Attribute() - Constructor for class edu.upc.dama.dex.core.Attribute
Deprecated.  
Attribute(ScriptParser.Attributes) - Method in class edu.upc.dama.dex.script.ScriptParser
 
ATTRIBUTE - Static variable in interface edu.upc.dama.dex.script.ScriptParserConstants
 
AttributeKind() - Method in class edu.upc.dama.dex.script.ScriptParser
 
Attributes(ScriptParser.Attributes) - Method in class edu.upc.dama.dex.script.ScriptParser
 
ATTRIBUTES - Static variable in interface edu.upc.dama.dex.shell.ShellConstants
 
ATTRSIZE - Static variable in interface edu.upc.dama.dex.shell.ShellConstants
 
availMem - Variable in class edu.upc.dama.dex.core.DEX.SystemStatistics
Free physical memory in KB.

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