|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GAction | |
---|---|
slib.sglib.algo.graph.utils |
Uses of GAction in slib.sglib.algo.graph.utils |
---|
Methods in slib.sglib.algo.graph.utils with parameters of type GAction | |
---|---|
static void |
GraphActionExecutor.applyAction(slib.sglib.model.repo.URIFactory factory,
GAction action,
slib.sglib.model.graph.G g)
Apply an action to the graph. |
static boolean |
GActionValidator.valid(GAction gAction)
Test if the given GAction is valid. |
Method parameters in slib.sglib.algo.graph.utils with type arguments of type GAction | |
---|---|
static void |
GraphActionExecutor.applyActions(slib.sglib.model.repo.URIFactory factory,
List<GAction> actions,
slib.sglib.model.graph.G g)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |