|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DiagramAction | |
| org.eclipse.gmf.runtime.diagram.ui.actions | Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes |
| org.eclipse.gmf.runtime.diagram.ui.internal.actions | Aurora internal packages Package Specification This package contains a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface. |
| org.eclipse.gmf.runtime.diagram.ui.render.actions | |
| Uses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.actions |
| Subclasses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.actions | |
class |
AbstractDeleteFromAction
Abstract action to be subclassed for various delete from actions. |
class |
AddNoteAction
Concrete implemention of AttachShapeAction which attaches a new Notational Note to the targeted shapes. |
class |
AlignAction
|
class |
AttachShapeAction
Provides support for action which add an attached shapes to another shape. |
class |
BooleanPropertyAction
A base action representing those that are responsible to setting boolean valued properties |
class |
CheckedPropertyAction
|
class |
CopyAction
The copy action that copies the bitmap information on to the clipboard This action is not really a DiagramAction as it doesn't have
a request. |
class |
IndividualCompartmentAction
An abstract base class that represents a boolean-based action that is applicable to specific shape compartments |
class |
IndividualConnectionLabelAction
|
| Methods in org.eclipse.gmf.runtime.diagram.ui.actions that return DiagramAction | |
protected abstract DiagramAction |
AbstractDiagramGlobalActionProxy.instantiateAction(IGlobalActionContext context)
Instantiate the DiagramAction. |
| Uses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.internal.actions |
| Subclasses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.internal.actions | |
class |
org.eclipse.gmf.runtime.diagram.ui.internal.actions.PropertyChangeAction
|
| Uses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.render.actions |
| Subclasses of DiagramAction in org.eclipse.gmf.runtime.diagram.ui.render.actions | |
class |
CopyToImageAction
Action to copy the selected shapes in the diagram or the entire diagram to an image file. |
|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.