Uses of Interface
de.grogra.graph.object.GraphContext
Package
Description
-
Uses of GraphContext in de.grogra.graph.object
-
Uses of GraphContext in de.grogra.graph.object.impl
-
Uses of GraphContext 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 GraphContext in de.grogra.graph.object.sg.impl
Modifier and TypeMethodDescriptionvoid
SecGraphImpl.add
(GraphContext inp) void
SecGraphRef.add
(GraphContext imp) ModifierConstructorDescriptionSecGraphImpl
(Context ctx, GraphContext inp) SecGraphRef
(String name, GraphContext inp)