|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityGraph | |
---|---|
org.molwind.graph | |
org.molwind.model |
Uses of EntityGraph in org.molwind.graph |
---|
Classes in org.molwind.graph that implement EntityGraph | |
---|---|
class |
DefaultEntityGraph
DefaultEntityGraph implements an EntityGraph using the JUNG graph lib. |
Methods in org.molwind.graph with parameters of type EntityGraph | |
---|---|
boolean |
EntityGraphAnalyzer.analyze(EntityGraph graph,
EntityVertex vertex)
Analyzes an entity graph. |
Uses of EntityGraph in org.molwind.model |
---|
Methods in org.molwind.model that return EntityGraph | |
---|---|
EntityGraph |
RelationshipResolver.resolve()
Resolves the relationships by creating a graph of entity vertices and relationship edges. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |