Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

E

Edge<V extends Vertex> - Interface in rioko.grapht
Interface that gives the basic methods to manage a edge of a graph.
edgeClass - Variable in class rioko.grapht.AdjacencyListGraph
Class of the edges of the graph
EdgeFactory<V extends Vertex,E extends Edge<V>> - Interface in rioko.grapht
Factory interface to create Edge.
edgeSet() - Method in class rioko.grapht.AdjacencyListGraph
 
edgeSet() - Method in interface rioko.grapht.Graph
Method that returns the set of Edges contained in this graph.
edgesFrom(V) - Method in class rioko.grapht.AdjacencyListGraph
 
edgesFrom(V) - Method in interface rioko.grapht.Graph
Method that return a set of edge where everyone has a certain source vertex.
edgesOf(V) - Method in interface rioko.grapht.Graph
Method to get a set with all the edges that has as source or target a certain vertex.
edgesTo(V) - Method in interface rioko.grapht.Graph
Method that return a set of edge where everyone has a certain target vertex.
endTiming() - Method in class rioko.utilities.Timing
 
entrySet() - Method in class rioko.utilities.collections.ArrayMap
 
equals(Object) - Method in class rioko.utilities.Pair
 
exception(Exception) - Static method in class rioko.utilities.Log
Method that prints in the Exception Log File the Stack Trace of an Exception.
existsAttribute(IConfigurationElement, String) - Static method in class rioko.eclipse.registry.RegistryManagement
Method to know if a element of the Eclipse Registry have an attribute defined.
existsId(String) - Static method in class rioko.eclipse.registry.RegistryManagement
Method to know if exist some elements for an extension point id.
ExtendedGraphViewer - Class in rioko.zest
Class that extends the natural Zest GraphViewer giving an extra functionality.
ExtendedGraphViewer(Composite, int) - Constructor for class rioko.zest.ExtendedGraphViewer
Public builder of an ExtendedGraphViewer.
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links