|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.fluxion.runcible.graph.command.MappingCreationCommand
public class MappingCreationCommand
Javadocs go here.
| Constructor Summary | |
|---|---|
MappingCreationCommand(MappingNode sourceNode,
MappingNode targetNode)
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute this command |
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 MappingCreationCommand(MappingNode sourceNode,
MappingNode targetNode)
| Method Detail |
|---|
public void execute()
ChangeCommand
execute in interface ChangeCommandpublic void undo()
ChangeCommand
undo in interface ChangeCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||