| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.grinvin.generators.graphs.AbstractGraphGeneratorSinkpublic abstract class AbstractGraphGeneratorSinkextends java.lang.Objectimplements GraphGeneratorSinkMethod Summary | |
GraphBundle |
|
abstract void |
|
public GraphBundle createGraphBundle()
This implementation returns aDefaultGraphBundlewith a generated name.
- Specified by:
- createGraphBundle in interface GraphGeneratorSink
public abstract void receiveGraphBundle(GraphBundle bundle)
- Specified by:
- receiveGraphBundle in interface GraphGeneratorSink