|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NewGraphDecomposer
Decompose a local graph into a global graph (set of Molecules).
Method Summary | |
---|---|
Set<NewMolecule> |
decompose(Graph graph)
Given the graph, this method returns the graph as a set of Molecules conataining the Most Self Contained Graph. |
Method Detail |
---|
Set<NewMolecule> decompose(Graph graph) throws GraphException
graph
- to decompose
GraphException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |