java.lang.Object
de.grogra.graph.wrapped.NonEsoWrappedGraph
de.grogra.graph.wrapped.impl.NonEsoSecGraph
- All Implemented Interfaces:
GraphContext,GraphManagerContext,IntegratableWrappedGraphObj,Integrateable,Interpretable,InterpretableWrappedGraphObj,Producable,ProducableWrappedGraphObj,WrappedGraph,WrappedGraphObj,ProducingNode,DisposableField,RegistryContext,Selectable,Graph
- Direct Known Subclasses:
NonEsoThreadedSecGraph
public class NonEsoSecGraph
extends NonEsoWrappedGraph
implements InterpretableWrappedGraphObj, ProducingNode
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class de.grogra.graph.wrapped.NonEsoWrappedGraph
gm, INIT_GS, querygraph, registry -
Constructor Summary
ConstructorsConstructorDescriptionNonEsoSecGraph(Context ctx) NonEsoSecGraph(Context ctx, Node r) NonEsoSecGraph(Context ctx, Node node, boolean isRoot) NonEsoSecGraph(Context ctx, WrappedGraph wp) -
Method Summary
Methods inherited from class de.grogra.graph.wrapped.NonEsoWrappedGraph
disposeField, getDataGraph, getName, getQueryGraph, getRegistry, reload, write, writeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.grogra.graph.wrapped.IntegratableWrappedGraphObj
cloneEmbed, getFullTransformation, getOutNodeMethods inherited from interface de.grogra.graph.wrapped.InterpretableWrappedGraphObj
intepreteEmbed, interpreteGraph, InterpreteObjectMethods inherited from interface de.grogra.graph.wrapped.ProducableWrappedGraphObj
getInitalProducer, producer$beginMethods 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
-
Field Details
-
$TYPE
-
-
Constructor Details
-
NonEsoSecGraph
public NonEsoSecGraph() -
NonEsoSecGraph
-
NonEsoSecGraph
-
NonEsoSecGraph
-
NonEsoSecGraph
-
NonEsoSecGraph
-
-
Method Details
-
produceNode
- Specified by:
produceNodein interfaceProducingNode
-
getManageableType
- Overrides:
getManageableTypein classNonEsoWrappedGraph
-