public class ContextEntryCommand
extends org.eclipse.gef.commands.Command
Constructor and Description |
---|
ContextEntryCommand(IContextEntry contextEntry) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
IContextEntry |
getContextEntry() |
java.lang.String |
getLabel() |
public ContextEntryCommand(IContextEntry contextEntry)
public void execute()
execute
in class org.eclipse.gef.commands.Command
public IContextEntry getContextEntry()
public java.lang.String getLabel()
getLabel
in class org.eclipse.gef.commands.Command