Uses of Interface
org.molwind.graph.EntityEdge

Packages that use EntityEdge
org.molwind.graph   
 

Uses of EntityEdge in org.molwind.graph
 

Classes in org.molwind.graph that implement EntityEdge
 class DefaultEntityEdge
          DefaultEntityEdge represents an edge in the entity graph.
 

Methods in org.molwind.graph that return types with arguments of type EntityEdge
 edu.uci.ics.jung.graph.SparseGraph<EntityVertex,EntityEdge> DefaultEntityGraph.getGraph()
          Get the Graph value.
 



Copyright © 2008-2010. All Rights Reserved.