|
||||||||||
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.emf.common.command.CompoundCommand
org.metaabm.commands.MultiValueCommand
org.metaabm.commands.RemoveMultiValueCommand
public class RemoveMultiValueCommand
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.CompoundCommand |
---|
LAST_COMMAND_ALL, MERGE_COMMAND_ALL |
Constructor Summary | |
---|---|
RemoveMultiValueCommand(org.eclipse.emf.edit.domain.EditingDomain domain,
org.metaabm.act.ASink sink)
|
Method Summary |
---|
Methods inherited from class org.metaabm.commands.MultiValueCommand |
---|
addAttribute, addAttributesCross, addAttributesSingle, removeMultiFunction |
Methods inherited from class org.eclipse.emf.common.command.CompoundCommand |
---|
append, appendAndExecute, appendIfCanExecute, canUndo, dispose, execute, getAffectedObjects, getCommandList, getDescription, getLabel, getResult, getResultIndex, isEmpty, redo, toString, undo, unwrap |
Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
---|
canExecute, chain, setDescription, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.command.Command |
---|
canExecute, canUndo, chain, dispose, execute, getAffectedObjects, getDescription, getLabel, getResult, redo, undo |
Constructor Detail |
---|
public RemoveMultiValueCommand(org.eclipse.emf.edit.domain.EditingDomain domain, org.metaabm.act.ASink sink)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |