Package org.eclipse.gmf.runtime.lite.commands

Class Summary
AbstractWrappingCommand Abstract command that wraps a EMF command and is a GEF command.
ChangeBoundsCommand  
ChangeLocationCommand  
CompositeWrappingCommand GEF Command that wraps an unlimited number of EMF Commands that should be executed in a context of one transaction.
CreateNotationalEdgeCommand  
CreateNotationalElementCommand  
CreateNotationalNodeCommand Command to create a notational node within a given parent.
DestroyElementCommand Command that should be used to destroy an underlying model element for which a notational element may be registered.
ExpandDrawerCommand Command that, upon execution, ensures that the compartment (or another view that has a {@link DrawerStyle) attached) is expanded.
ReconnectNotationalEdgeSourceCommand  
ReconnectNotationalEdgeTargetCommand  
RemoveNotationalEdgeCommand  
RemoveNotationalElementCommand  
ReplaceNotationalElementCommand  
SetBoundsCommand  
VetoCommand Command that, if can be executed, does nothing.
WrappingCommand  
 



Copyright © 2012. All Rights Reserved.