java.lang.Object
de.grogra.graph.wrapped.NonEsoWrappedGraph
- All Implemented Interfaces:
GraphContext,GraphManagerContext,Producable,ProducableWrappedGraphObj,WrappedGraph,WrappedGraphObj,DisposableField,RegistryContext,Selectable,Graph
- Direct Known Subclasses:
NonEsoSecGraph
@HasModel(Compiletime.class)
public class NonEsoWrappedGraph
extends Object
implements WrappedGraphObj, DisposableField, ProducableWrappedGraphObj
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NonEsoWrappedGraph.Typeprotected GraphManagerprotected static final Commandprotected Graphprotected Registry -
Constructor Summary
ConstructorsConstructorDescriptionNonEsoWrappedGraph(Context ctx, Node r) NonEsoWrappedGraph(Context ctx, Node node, boolean isRoot) NonEsoWrappedGraph(Context ctx, WrappedGraph wg) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.grogra.graph.wrapped.ProducableWrappedGraphObj
getInitalProducer, producer$beginMethods inherited from interface de.grogra.graph.wrapped.WrappedGraph
canEnumerateEdges, canEnumerateNodes, createMatcher, createProducer, createQueryState, enumerateEdges, enumerateNodes, getModel, getRoot, setDerivationModeMethods inherited from interface de.grogra.graph.wrapped.WrappedGraphObj
apply, clear, cloneAllNodes, cloneGraph, derive, getCommandDir, getGraph, getRootNode, setRootNode, toInstance, toSelection, view2d, view3d
-
Field Details
-
gm
-
querygraph
-
registry
-
INIT_GS
-
$TYPE
-
-
Constructor Details
-
NonEsoWrappedGraph
public NonEsoWrappedGraph() -
NonEsoWrappedGraph
-
NonEsoWrappedGraph
-
NonEsoWrappedGraph
-
NonEsoWrappedGraph
-
NonEsoWrappedGraph
-
-
Method Details
-
getDataGraph
- Specified by:
getDataGraphin interfaceWrappedGraph
-
getQueryGraph
- Specified by:
getQueryGraphin interfaceWrappedGraph
-
getName
- Specified by:
getNamein interfaceWrappedGraph
-
reload
- Specified by:
reloadin interfaceWrappedGraph
-
getRegistry
Description copied from interface:RegistryContextReturns theRegistrywhich is linked with this instance.- Specified by:
getRegistryin interfaceRegistryContext- Returns:
- the registry linked with this instance
-
write
-
write
-
disposeField
public void disposeField()- Specified by:
disposeFieldin interfaceDisposableField
-
getManageableType
-