- All Superinterfaces:
Graph,GraphContext,GraphManagerContext,Producable,RegistryContext,Selectable,WrappedGraph,WrappedGraphObj
- All Known Subinterfaces:
TWGraph
- All Known Implementing Classes:
NonEsoSecGraph,NonEsoThreadedSecGraph,NonEsoWrappedGraph,RewritableWrappedGraph,SecGraph,ThreadedSecGraph
@HasModel(Compiletime.class)
public interface ProducableWrappedGraphObj
extends WrappedGraphObj, Producable
-
Method Summary
Modifier and TypeMethodDescriptiondefault ObjectCreate an initial producer with the rootNode as entry point (the produced structure will be added there) A new Initial producer does not mean that the old graph is deleted!default WrappedGraphInitialProducerMethods inherited from interface de.grogra.pf.registry.RegistryContext
getRegistryMethods inherited from interface de.grogra.graph.wrapped.WrappedGraph
canEnumerateEdges, canEnumerateNodes, createMatcher, createProducer, createQueryState, enumerateEdges, enumerateNodes, getDataGraph, getModel, getName, getQueryGraph, getRoot, reload, setDerivationModeMethods inherited from interface de.grogra.graph.wrapped.WrappedGraphObj
apply, clear, cloneAllNodes, cloneGraph, derive, getCommandDir, getGraph, getRootNode, setRootNode, toInstance, toSelection, view2d, view3d
-
Method Details
-
producer$begin
- Specified by:
producer$beginin interfaceProducable
-
getInitalProducer
Create an initial producer with the rootNode as entry point (the produced structure will be added there) A new Initial producer does not mean that the old graph is deleted!- Specified by:
getInitalProducerin interfaceProducable- Returns:
-