|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.command.CommandUtils
public class CommandUtils
Constructor Summary | |
---|---|
CommandUtils()
|
Method Summary | |
---|---|
static IAbstractCommand |
convertToAbstractCommand(org.eclipse.gef.commands.Command command)
|
static IAbstractCommand |
convertToAbstractCommandOrNull(org.eclipse.gef.commands.Command command)
|
static java.lang.String |
toContextString(java.lang.Object notifier)
|
static java.lang.String |
toString(java.lang.Object notifier)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandUtils()
Method Detail |
---|
public static IAbstractCommand convertToAbstractCommand(org.eclipse.gef.commands.Command command) throws PreparationFailureException
PreparationFailureException
public static IAbstractCommand convertToAbstractCommandOrNull(org.eclipse.gef.commands.Command command)
public static java.lang.String toContextString(java.lang.Object notifier)
public static java.lang.String toString(java.lang.Object notifier)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |