|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
org.eclipse.gmf.runtime.lite.commands.CreateNotationalElementCommand
public abstract class CreateNotationalElementCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
org.eclipse.emf.common.command.AbstractCommand.NonDirtying |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
description, isExecutable, isPrepared, label |
| Constructor Summary | |
|---|---|
CreateNotationalElementCommand(org.eclipse.gmf.runtime.notation.View parent)
|
|
| Method Summary | |
|---|---|
org.eclipse.gmf.runtime.notation.View |
getCreatedView()
|
protected org.eclipse.gmf.runtime.notation.View |
getParent()
|
protected void |
setCreatedView(org.eclipse.gmf.runtime.notation.View createdView)
|
| Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
canExecute, canUndo, chain, dispose, getAffectedObjects, getDescription, getLabel, getResult, prepare, setDescription, setLabel, toString, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.common.command.Command |
|---|
execute, redo |
| Constructor Detail |
|---|
public CreateNotationalElementCommand(org.eclipse.gmf.runtime.notation.View parent)
| Method Detail |
|---|
protected void setCreatedView(org.eclipse.gmf.runtime.notation.View createdView)
public org.eclipse.gmf.runtime.notation.View getCreatedView()
protected final org.eclipse.gmf.runtime.notation.View getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||