|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.runcible.graph.command.RunciblePlotChangesCommand
public class RunciblePlotChangesCommand
Javadocs go here.
Constructor Summary | |
---|---|
RunciblePlotChangesCommand(RuncibleChangeFactory runcibleChangeFactory,
Transaction transaction,
Mapping mapping,
OWLGraph sourceGraph,
OWLMappingNode sourceNode,
OWLGraph targetGraph,
OWLMappingNode targetNode)
|
Method Summary | |
---|---|
void |
execute()
Execute this command |
Rule |
getRule()
|
void |
undo()
Undo this command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunciblePlotChangesCommand(RuncibleChangeFactory runcibleChangeFactory, Transaction transaction, Mapping mapping, OWLGraph sourceGraph, OWLMappingNode sourceNode, OWLGraph targetGraph, OWLMappingNode targetNode)
Method Detail |
---|
public void execute()
ChangeCommand
execute
in interface ChangeCommand
public void undo()
ChangeCommand
undo
in interface ChangeCommand
public Rule getRule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |