|
Modelers | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IDialogCommand | This type of command is typically used by creation tools. |
INonDirtyingCommand | This interface is just here to mark the command that are not handle to compute the dirty state of the command stack |
Class Summary | |
---|---|
AbstractDocumentationResourcesCommand | A class defining an abstract command for documentation resources. |
AbstractMoveCommand | A class defining an abstract command to change the visual plan of a graph element. |
AbstractRestoreConnectionCommand | creation : 30 juin 2005 |
AddDocumentationResourcesCommand | A class defining a command to add resources to an EModelElement documentation. |
AddGraphNodeCommand | Deprecated. Use the CreateGraphNodeCommand instead |
AddPortToMultiPortCommand | Creation : 09 may 2005 |
AdvancedCommandStack | This command stack adds specific behavior for the modelers |
ChangeBackgroundColorCommand | Deprecated. Use the ChangeDiagramElementPropertyCommand instead |
ChangeBoundsCommand | Changing bounds of a object creation : 30 nov. 2004 |
ChangeDiagramElementPropertyCommand | That command is used to change a Property of a DiagramElement Creation 25 oct. 06 |
ChangeDiagramPropertiesCommand | Creation : 22 mars 2005 |
ChangeFontCommand | Deprecated. Use the ChangeDiagramElementPropertyCommand instead |
ChangeForegroundColorCommand | Deprecated. Use the ChangeDiagramElementPropertyCommand instead |
ChangeGraphElementPresentationCommand | That command is used to change the presentation field of a GraphElement Creation 5 mars 07 |
ChangeLabelTextCommand | This is a command called to change the text of a Label linked with an EStructuralFeature of an EObject |
ChangeMultiPortStateCommand | Deprecated. Use the ChangeDiagramElementPropertyCommand instead |
ChangePageFormatCommand | The command used to change the pageFormat of a diagram Creation 27 avr. 2006 |
ChangePageMarginCommand | The command used to change the pageMargin of a diagram Creation 27 avr. 2006 |
ChangePageOrientationCommand | Deprecated. Use the ChangeDiagramElementPropertyCommand instead |
ChangeRouterCommand | The command used to change the router of a graphEdge |
CommandStack | Copy of the GEF command stack with some bug fixes. |
CompoundCommand | This command just act like the GEF CompoundCommand. |
CreateBendpointCommand | |
CreateDiagramCommand | Creation : 17 may 2005 |
CreateDiagramsCommand | This command create a Diagrams model object when none is associated yet with the given EObject. |
CreateGraphEdgeCommand | Creation command for association This command just add a graphEdge into a graphNode. |
CreateGraphNodeCommand | Node creation This command just add a graphNode into another. |
CreateTypedEdgeCommand | Handle edge creation creation : 15 juin 2005 |
DeleteBendpointCommand | |
DeleteGraphElementCommand | Delete the given GraphElement and all its connections. |
DeleteModelCommand | A command that erase an object from the model and all the associated graphical objects. |
EditDocumentationResourcesCommand | A class defining a command to edit a resource within an EModelElement documentation. |
EMFtoGEFCommandStackListenerWrapper | Adapts an
EMF Command Stack Listener
to a
GEF Command Stack Listener . |
EMFtoGEFCommandWrapper | A GEF Command that wraps an EMF command. |
GEFtoEMFCommandStackWrapper | Wrapper that adapts a GEF
Command Stack to an EMF
Command Stack . |
GEFtoEMFCommandWrapper | An EMF Command that wraps a GEF command. |
MoveBackwardCommand | A class defining a command to move backward a graph element. |
MoveBendpointCommand | Bendpoint manipulation commands cannot be chained or compounded. |
MoveEdgeObjectOffsetCommand | A command to move EdgeObjectOffset . |
MoveEdgeObjectUVCommand | A command to move EdgeObjectUV Creation : 3 nov. 2005 |
MoveForwardCommand | A class defining a command to move forward a graph element Creation : 11 oct. 2005 |
MoveToBackCommand | A class defining a command to move to back a graph element. |
MoveToFrontCommand | A class defining a command to move to front a graph element Creation : 11 oct. 2005 |
ReconnectEdgeToNodeCommand | This commands sets a reference of a node to the given edge |
ReconnectEdgeToSourceCommand | Sets the reference of a source node to the given edge |
ReconnectEdgeToTargetCommand | Sets the reference of a target node to the given edge |
ReconnectGraphEdgeCommand | Reconnects graphically a GraphEdge |
ReconnectNodeToEdgeCommand | Sets a reference of the given edge to the node |
ReconnectNodeToNodeCommand | This abstract command may be used when the edge is not contained by
any EObject . |
ReconnectSourceToEdgeCommand | Command which reconnect the source of a Typed link This class tries to make modifications at a model level |
ReconnectSourceToTargetCommand | TODO Comment this method |
ReconnectTargetToEdgeCommand | Command which reconnect the target of a Typed link This class tries to make modifications at a model level |
ReconnectTargetToSourceCommand | TODO Comment this method |
RecordingChangeCommand | This command is based on the EMF ChangeRecorder. |
RemoveDocumentationResourcesCommand | A class defining a command to add resources to an EModelElement documentation. |
ReplaceNodeContainerCommand | The command to replace one object inside a new container. |
VisibityCommand | This command switch on/off the visibility of a graphical element |
|
Modelers | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.