- All Superinterfaces:
Graph,GraphContext,GraphManagerContext,IntegratableWrappedGraphObj,Integrateable,Interpretable,RegistryContext,Selectable,WrappedGraph,WrappedGraphObj
- All Known Implementing Classes:
NonEsoSecGraph,NonEsoThreadedSecGraph,SecGraph,ThreadedSecGraph
-
Method Summary
Modifier and TypeMethodDescriptiondefault EmbeddedProducerintepreteEmbed(Object[] parameter) default NodeinterpreteGraph(Object[] parameter) default ObjectInterpreteObject(Object[] parameter, ParametricVisitor pv) Methods inherited from interface de.grogra.graph.wrapped.IntegratableWrappedGraphObj
cloneEmbed, getFullTransformation, getOutNodeMethods 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
-
interpreteGraph
- Specified by:
interpreteGraphin interfaceInterpretable- Throws:
CloneNotSupportedException
-
intepreteEmbed
- Specified by:
intepreteEmbedin interfaceInterpretable- Throws:
CloneNotSupportedException
-
InterpreteObject
default Object InterpreteObject(Object[] parameter, ParametricVisitor pv) throws CloneNotSupportedException - Specified by:
InterpreteObjectin interfaceInterpretable- Throws:
CloneNotSupportedException
-