Uses of Interface
de.grogra.graph.object.GraphObject
Package
Description
-
Uses of GraphObject in de.grogra.graph.object
Modifier and TypeMethodDescriptionGraphObject.resolve()
Resolves the real object if a reference is used If the real object is used the function returns it self -
Uses of GraphObject in de.grogra.graph.object.impl
Modifier and TypeMethodDescriptionGraphObjectDescriptor.getGraphObject()
GraphInstance.getSg()
GraphObjectImpl.resolve()
GraphObjectRef.resolve()
Modifier and TypeMethodDescriptionvoid
GraphObjectDescriptor.setGraphObject
(GraphObject value) void
GraphInstance.setSg
(GraphObject value) ModifierConstructorDescriptionGraphObjectDescriptor
(GraphObject graphObject) GraphObjectSelection
(GraphObject sg, Context ctx) -
Uses of GraphObject in de.grogra.graph.object.sg
Modifier and TypeInterfaceDescriptioninterface
defines what a graph object stored in the SecGraph explorer should be able to do -
Uses of GraphObject in de.grogra.graph.object.sg.impl