|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.Command
org.eclipse.gmt.umlx.editor.command.AbstractCommand
org.eclipse.gmt.umlx.editor.commands.ModelStateCommand<IModelState>
org.eclipse.gmt.umlx.editor.commands.CreateCommand
public class CreateCommand
Constructor Summary | |
---|---|
CreateCommand(IModelState modelState)
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.editor.commands.ModelStateCommand |
---|
addSelectedObjects, doRedo, doUndo, getModelState, setHasSelection, toString |
Methods inherited from class org.eclipse.gmt.umlx.editor.command.AbstractCommand |
---|
canExecute, canUndo, couldNotUnlock, diagnoseCannotExecute, dispose, execute, getCommand, prepare, prepare, redo, requestModification, undo |
Methods inherited from class org.eclipse.gef.commands.Command |
---|
chain, getDebugLabel, getLabel, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.gmt.umlx.editor.command.IAbstractCommand |
---|
canExecute, canUndo, couldNotUnlock, diagnoseCannotExecute, dispose, execute, getCommand, getLabel, prepare, prepare, redo, requestModification, undo |
Constructor Detail |
---|
public CreateCommand(IModelState modelState)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |