vitro.graph
Class GraphAction
java.lang.Object
vitro.graph.GraphAction
- All Implemented Interfaces:
- Action
- Direct Known Subclasses:
- CreateAction, CreateEdgeAction, CreateNodeAction, DestroyAction, DestroyEdgeAction, DestroyNodeAction, MoveAction
public abstract class GraphAction
- extends Object
- implements Action
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected final Graph model
GraphAction
protected GraphAction(Graph model)