A B C D E F G H I J K L M N O P Q R S T U V W X Z

D

DanglingReferenceRepairVisitor - Class in org.eclipse.gmt.umlx.ocl.util
A DanglingReferenceRepairVisitor replaces dangling references to types by references to packaged types, and installs variables on the end of dangling references.
DataTypeFigure - Class in org.eclipse.gmt.umlx.mm.editor.figures
 
DataTypeFigure() - Constructor for class org.eclipse.gmt.umlx.mm.editor.figures.DataTypeFigure
 
DataTypeView - Class in org.eclipse.gmt.umlx.mm.editor.views
 
DataTypeView(INodeRegimeCo0<GDataType, ?>, SheetViewer, GDataType) - Constructor for class org.eclipse.gmt.umlx.mm.editor.views.DataTypeView
 
deactivate() - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
deactivate() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
deactivate() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
deactivate() - Method in class org.eclipse.gmt.umlx.editor.views.SheetView
 
debugDump(Writer) - Method in class org.eclipse.gmt.umlx.editor.regime.RegimeMap
Debug dump (for test purposes).
debugDump(Writer) - Method in class org.eclipse.gmt.umlx.editor.regime.Regimen
Debug dump (for test purposes).
debugLoad - Static variable in class org.eclipse.gmt.umlx.utils.ClassExtensionMap
 
debugPrintln(String) - Static method in class org.eclipse.gmt.umlx.UmlxPlugin
Output a message for debug tracing.
DEFAULT - Static variable in interface org.eclipse.gmt.umlx.editor.xml.IXMLColorConstants
 
DEFAULT - Static variable in class org.eclipse.gmt.umlx.gcore.GRouter
The 'DEFAULT' literal value.
DEFAULT_LITERAL - Static variable in class org.eclipse.gmt.umlx.gcore.GRouter
The 'DEFAULT' literal object.
DEFAULT_PREFERENCES_DIRNAME - Static variable in class org.eclipse.gmt.umlx.editor.preferences.EditorPreferenceStore
 
defaultCase(EObject) - Method in class org.eclipse.gmt.umlx.ecore2.util.Ecore2Switch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.gmt.umlx.gcore.util.GcoreSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.gmt.umlx.mm.util.MmSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.gmt.umlx.tx.util.TxSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.gmt.umlx.ucore.util.UcoreSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
DeferredCommand - Class in org.eclipse.gmt.umlx.editor.command
A derived DeferredCommand accumulates the execution context of some command, which is created by getDeferredCommand().
DeferredCommand(String) - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredCommand
 
DeferredCreateFromOutlineCommand - Class in org.eclipse.gmt.umlx.editor.command
A DeferredCreateFromOutlineCommand delays the creation of a CreateCommand per required element until the command is ready to be executed.
DeferredCreateFromOutlineCommand(List<Object>) - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredCreateFromOutlineCommand
 
DeferredCreateLinkCommand - Class in org.eclipse.gmt.umlx.editor.command
A DeferredCreateLinkCommand delays the creation of a link CreateCommand until it is ready to be executed, thereby avoiding the thrashing of commands to suit the prevailing cursor context.
DeferredCreateLinkCommand(ILinkRegimeCo0<?, ?, ?, ?>) - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredCreateLinkCommand
 
DeferredCreateNodeCommand - Class in org.eclipse.gmt.umlx.editor.command
A DeferredCreateNodeCommand delays the creation of a node CreateCommand until it is ready to be executed, thereby avoiding the thrashing of commands to suit the prevailing cursor context.
DeferredCreateNodeCommand(IRegimeCo0<?, ?>) - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredCreateNodeCommand
 
DeferredReconnectCommand - Class in org.eclipse.gmt.umlx.editor.command
A DeferredReconnectCommand delays the creation of a ReconnectCommand until it is ready to be executed, thereby avoiding the thrashing of commands to suit the prevailing cursor context.
DeferredReconnectCommand() - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredReconnectCommand
 
DeferredReparentCommand - Class in org.eclipse.gmt.umlx.editor.command
A DeferredReparentCommand delays the creation of a ReparentCommand until it is ready to be executed, thereby avoiding the thrashing of commands to suit the prevailing cursor context.
DeferredReparentCommand() - Constructor for class org.eclipse.gmt.umlx.editor.command.DeferredReparentCommand
 
deinitialise() - Method in class org.eclipse.gmt.umlx.ucore.impl.UDomain2UTypedModelImpl
 
deinitialise() - Method in class org.eclipse.gmt.umlx.ucore.impl.UTypedModel2EPackageImpl
 
deinitialise() - Method in interface org.eclipse.gmt.umlx.ucore.UDomain2UTypedModel
 
deinitialise() - Method in interface org.eclipse.gmt.umlx.ucore.UTypedModel2EPackage
 
deinstallLink(T, L) - Method in class org.eclipse.gmt.umlx.ecore2.util.E2TransientLinkAdapter
 
DELETE_MODEL - Static variable in class org.eclipse.gmt.umlx.editor.actions.EditorActionConstants
Delete in model (rather than graphics)
DeleteAction - Class in org.eclipse.gmt.umlx.editor.actions
 
DeleteAction(IWorkbenchPart) - Constructor for class org.eclipse.gmt.umlx.editor.actions.DeleteAction
 
DeleteAction - Class in org.eclipse.gmt.umlx.editor.delegates
 
DeleteAction() - Constructor for class org.eclipse.gmt.umlx.editor.delegates.DeleteAction
 
DeleteAction_ActionDeleteCommandName - Static variable in class org.eclipse.gmt.umlx.editor.EditorMessages
 
DeleteAction_Label - Static variable in class org.eclipse.gmt.umlx.editor.EditorMessages
 
DeleteAction_Tooltip - Static variable in class org.eclipse.gmt.umlx.editor.EditorMessages
 
DeleteBendpointCommand - Class in org.eclipse.gmt.umlx.editor.commands
 
DeleteBendpointCommand(GLinkElement, int) - Constructor for class org.eclipse.gmt.umlx.editor.commands.DeleteBendpointCommand
 
DeleteCommand - Class in org.eclipse.gmt.umlx.editor.commands
 
DeleteCommand(IModelState) - Constructor for class org.eclipse.gmt.umlx.editor.commands.DeleteCommand
 
DeleteDomain - Class in org.eclipse.gmt.umlx.editor.domain
DeleteDomain manages a multi-object deletion, ensuring that a single delete command is issued for each victim even though requests for victims to propagate deletions to their dependents may provoke multiple requests.
DeleteDomain(IActiveEditDomain) - Constructor for class org.eclipse.gmt.umlx.editor.domain.DeleteDomain
 
deleteElement(String) - Method in class org.eclipse.gmt.umlx.ocl.util.UmlxEnvironment
 
DependantAdapter<M extends org.eclipse.emf.common.notify.Notifier> - Class in org.eclipse.gmt.umlx.ecore
DependantAdapter maintains a list of models that reference a particular model and should be deleted along with it.
detach(IActiveEditDomain) - Method in class org.eclipse.gmt.umlx.editor.domain.SharedEditDomain
 
diagnoseCannotExecute(boolean) - Method in class org.eclipse.gmt.umlx.editor.command.AbstractCommand
 
diagnoseCannotExecute(boolean) - Method in class org.eclipse.gmt.umlx.editor.command.CompoundCommand
 
diagnoseCannotExecute(boolean) - Method in interface org.eclipse.gmt.umlx.editor.command.IAbstractCommand
 
DiagramActionBarContributor - Class in org.eclipse.gmt.umlx.editor.actions
 
DiagramActionBarContributor() - Constructor for class org.eclipse.gmt.umlx.editor.actions.DiagramActionBarContributor
 
DiagramNameFacet - Class in org.eclipse.gmt.umlx.editor.facets
 
DIMENSION - Static variable in interface org.eclipse.gmt.umlx.gcore.GcorePackage
The meta object id for the 'Dimension' data type.
DIMENSION - Static variable in interface org.eclipse.gmt.umlx.gcore.GcorePackage.Literals
The meta object literal for the 'Dimension' data type.
DirectedForwardLink<T extends org.eclipse.emf.ecore.EModelElement> - Class in org.eclipse.gmt.umlx.ecore.links
 
DirectedForwardLink(T) - Constructor for class org.eclipse.gmt.umlx.ecore.links.DirectedForwardLink
 
DirectedLink<T extends org.eclipse.emf.ecore.EModelElement> - Class in org.eclipse.gmt.umlx.ecore.links
 
DirectedLink(T) - Constructor for class org.eclipse.gmt.umlx.ecore.links.DirectedLink
 
DirectedNoWayLink<T extends org.eclipse.emf.ecore.EModelElement> - Class in org.eclipse.gmt.umlx.ecore.links
 
DirectedNoWayLink() - Constructor for class org.eclipse.gmt.umlx.ecore.links.DirectedNoWayLink
 
DirectedReverseLink<T extends org.eclipse.emf.ecore.EModelElement> - Class in org.eclipse.gmt.umlx.ecore.links
 
DirectedReverseLink(T) - Constructor for class org.eclipse.gmt.umlx.ecore.links.DirectedReverseLink
 
DirectedTwoWayLink<T extends org.eclipse.emf.ecore.EModelElement> - Class in org.eclipse.gmt.umlx.ecore.links
 
DirectedTwoWayLink(T) - Constructor for class org.eclipse.gmt.umlx.ecore.links.DirectedTwoWayLink
 
DirectionFacet - Class in org.eclipse.gmt.umlx.mm.editor.facets
 
disable() - Method in interface org.eclipse.gmt.umlx.ecore.IPhantom
Disable this phantom, so that it does not contribute to a resource save.
disable() - Method in class org.eclipse.gmt.umlx.ucore.impl.UOperationImpl
 
disablePhantoms(Resource, List<IPhantom>) - Static method in class org.eclipse.gmt.umlx.ecore.util.EcoreUtils
 
DISPLAY_ICONS_PROPERTY - Static variable in interface org.eclipse.gmt.umlx.editor.preferences.IEditorPreferenceStore
 
dispose() - Method in class org.eclipse.gmt.umlx.ecore.AbstractAdapter
 
dispose() - Method in class org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
 
dispose() - Method in class org.eclipse.gmt.umlx.ecore.ResourceAdapter
 
dispose() - Method in class org.eclipse.gmt.umlx.ecore.ResourceAdapter.ResourceAdapterImpl
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.AbstractEditor
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.actions.MultiPageActionBarContributor
Disposes the contributor.
dispose() - Method in class org.eclipse.gmt.umlx.editor.actions.MultiSheetEditorContributor
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.actions.ZoomInAction
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.actions.ZoomOutAction
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.command.AbstractCommand
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.command.CompoundCommand
 
dispose() - Method in interface org.eclipse.gmt.umlx.editor.command.IAbstractCommand
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.commands.CopyByReferenceCommand
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.commands.CopyByValueCommand
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.domain.AbstractEditDomain
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.domain.ActiveEditDomain
 
dispose() - Method in interface org.eclipse.gmt.umlx.editor.domain.IActiveEditDomain
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.domain.SharedEditDomain.ResourceSetListener
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.MultiSheetEditor
The MultiPageEditorPart implementation of this IWorkbenchPart method disposes all nested editors.
dispose() - Method in class org.eclipse.gmt.umlx.editor.outline.OutlinePage
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.problems.ProblemDomain
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.property.UndoablePropertySheetEntry
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.ViewerSupervisor
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.wizards.ContainerContentProvider
The visual part that is using this content provider is about to be disposed.
dispose() - Method in class org.eclipse.gmt.umlx.editor.xml.ColorManager
 
dispose() - Method in class org.eclipse.gmt.umlx.editor.xml.XMLEditor
 
dispose() - Method in class org.eclipse.gmt.umlx.gcore.util.GLinkElementListener
 
dispose() - Method in class org.eclipse.gmt.umlx.gcore.util.GNodeElementListener
 
dispose() - Method in class org.eclipse.gmt.umlx.ucore.impl.UOperationImpl.ContextListener
 
doPrepare(IAbstractCommand) - Method in class org.eclipse.gmt.umlx.editor.command.CompoundCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.command.CompoundCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeBendpointsCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeBoundsCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeCoModelCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeParentCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeValueCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.CreateBendpointCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.DeleteBendpointCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ImportResourceCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.ModelStateCommand
 
doRedo() - Method in class org.eclipse.gmt.umlx.editor.commands.MoveBendpointCommand
 
doRefreshChildren() - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
doRefreshChildren() - Method in interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
 
doRefreshChildren() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshChildren() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
doRefreshMappings(List<Object>) - Method in interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.editor.subviews.SubView
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.AssociationView
 
doRefreshMappings(List<Object>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.AttributionView
 
doRefreshMarkers(ActiveEditDomain) - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
doRefreshMarkers(ActiveEditDomain) - Method in interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
 
doRefreshMarkers(ActiveEditDomain) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshMarkers(ActiveEditDomain) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshMarkers(ActiveEditDomain) - Method in class org.eclipse.gmt.umlx.editor.views.SheetView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.outlines.ETypedElementOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.outlines.GImportOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.outlines.GRootFolderOutline
 
doRefreshNotifiers(List<Notifier>) - Method in interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.subviews.NameSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.subviews.TypeSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.views.CompartmentView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.views.GLinkElementView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.views.GNodeElementView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.editor.views.TypedElementView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.outlines.E2AssociationOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.outlines.E2DirectedAssociationOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.outlines.E2InheritanceOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.AssociationView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.AttributionView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.SheetAttributeView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.mm.editor.views.TypedClassChildView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UAttributeVariable2UExpressionVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UAttributeVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UBindingOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UClassVariable2UAttributeVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UClassVariable2UClassVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UDomain2UTypedModelOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UDomainOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UExpressionVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UHelperOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UMappingInstanceOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UOCLConstraintOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UTransformation2UTransformationOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UTypedModel2EPackageOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UTypedModel2UTypedModelOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.outlines.UVariableOutline
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.AbstractNameSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.AttributeValueSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.BodySubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ContextSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ExpressionTypeSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ExpressionValueSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.OCLConstraintSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.TypedSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.UsedElementSubView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.AttributeVariablesView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.GTransientSheetLinkView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxAttributeVariable2TxExpressionVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxBindingView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxClassAttributeVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxClassVariable2TxAttributeVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxClassVariable2TxClassVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxHelperView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxMappingInstanceView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxOCLConstraintView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxRelationshipView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxSheetAttributeVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxSheetExpressionVariableView
 
doRefreshNotifiers(List<Notifier>) - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxVariableView
 
doRefreshSourceAnchor() - Method in interface org.eclipse.gmt.umlx.editor.refresh.ILinkViewElement
 
doRefreshSourceAnchor() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshSourceConnections() - Method in interface org.eclipse.gmt.umlx.editor.refresh.INodeViewElement
 
doRefreshSourceConnections() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshSourceConnections() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshTargetAnchor() - Method in interface org.eclipse.gmt.umlx.editor.refresh.ILinkViewElement
 
doRefreshTargetAnchor() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshTargetConnections() - Method in interface org.eclipse.gmt.umlx.editor.refresh.INodeViewElement
 
doRefreshTargetConnections() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshTargetConnections() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.outline.NotifierOutline
 
doRefreshVisuals() - Method in interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.subviews.NameSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.subviews.TypeSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractLinkView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.view.AbstractNodeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.views.GLinkElementView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.views.GSheetNodeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.views.SheetView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.editor.views.StickyNoteView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.AssociationView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.AttributionView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.ClassAttributeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.ClassView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.DataTypeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.EnumLiteralView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.EnumView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.OperationView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.PackageView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.mm.editor.views.SheetAttributeView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.AbstractNameSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.AttributeValueSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ContextSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ExpressionTypeSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.ExpressionValueSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.UsedClassAttributeSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.UsedClassSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.UsedElementSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.subviews.UsedSheetAttributeSubView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxBindingView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxClassAttributeVariableView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxClassVariableView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxDomainView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxEvolutionView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxHelperView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxMappingInstanceView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxOCLConstraintView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxParameterView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxPreservationView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxRelationInstanceView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxRelationshipView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxRelationView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxResultView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxSelfParameterView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxSheetAttributeVariableView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxSheetExpressionVariableView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxTransformationView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxTypedModelView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxUsedDomainView
 
doRefreshVisuals() - Method in class org.eclipse.gmt.umlx.tx.editor.views.TxUsedPackageView
 
doSave(IProgressMonitor) - Method in class org.eclipse.gmt.umlx.editor.AbstractEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.gmt.umlx.editor.MultiSheetEditor
Saves the multi-page editor's document.
doSaveAs() - Method in class org.eclipse.gmt.umlx.editor.AbstractEditor
 
doSaveAs() - Method in class org.eclipse.gmt.umlx.editor.MultiSheetEditor
Saves the multi-page editor's document as another file.
doSwitch(EObject) - Method in class org.eclipse.gmt.umlx.ecore2.util.Ecore2Switch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.gmt.umlx.gcore.util.GcoreSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.gmt.umlx.mm.util.MmSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.gmt.umlx.tx.util.TxSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.gmt.umlx.ucore.util.UcoreSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doubleClicked(ITextViewer) - Method in class org.eclipse.gmt.umlx.editor.xml.XMLDoubleClickStrategy
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.command.CompoundCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.command.ForwardUndoCompoundCommand
Undo the command.
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeBendpointsCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeBoundsCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeCoModelCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeParentCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ChangeValueCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.CreateBendpointCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.DeleteBendpointCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ImportResourceCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.ModelStateCommand
 
doUndo() - Method in class org.eclipse.gmt.umlx.editor.commands.MoveBendpointCommand
 
dragEnter(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
dragFinished(DragSourceEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.OutlineDragSourceListener
 
dragLeave(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
dragOver(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
dragSetData(DragSourceEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.OutlineDragSourceListener
 
dragStart(DragSourceEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.OutlineDragSourceListener
 
DrillDownAdapter - Class in org.eclipse.gmt.umlx.editor.outline
Implements a simple web style navigation metaphor for a TreeViewer.
DrillDownAdapter(TreeViewer) - Constructor for class org.eclipse.gmt.umlx.editor.outline.DrillDownAdapter
Allocates a new DrillDownTreePart.
drop(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
dropAccept(DropTargetEvent) - Method in class org.eclipse.gmt.umlx.editor.dnd.ImportToOutlineDropListener
 
DropOntoOrphanStatusMessage - Class in org.eclipse.gmt.umlx.editor.messages
 
DropOntoOrphanStatusMessage(GModelElement, Object) - Constructor for class org.eclipse.gmt.umlx.editor.messages.DropOntoOrphanStatusMessage
 
DropOrphanStatusMessage - Class in org.eclipse.gmt.umlx.editor.messages
 
DropOrphanStatusMessage(GModelElement, Object) - Constructor for class org.eclipse.gmt.umlx.editor.messages.DropOrphanStatusMessage
 
DUMMY_BACKGROUND_COLOR - Static variable in class org.eclipse.gmt.umlx.editor.palette.UmlxColors
 
DUMMY_BORDER_COLOR - Static variable in class org.eclipse.gmt.umlx.editor.palette.UmlxColors
 
DummyAction - Class in org.eclipse.gmt.umlx.editor.delegates
 
DummyAction() - Constructor for class org.eclipse.gmt.umlx.editor.delegates.DummyAction
 
DummyFigure - Class in org.eclipse.gmt.umlx.editor.figures
A EvolutionFigure a small lozenge.
DummyFigure() - Constructor for class org.eclipse.gmt.umlx.editor.figures.DummyFigure
 
DummyOutline - Class in org.eclipse.gmt.umlx.editor.outlines
 
DummyOutline(Object) - Constructor for class org.eclipse.gmt.umlx.editor.outlines.DummyOutline
 
DummyView - Class in org.eclipse.gmt.umlx.editor.views
 
DummyView(INodeRegimeCo0<GElement, ?>, SheetViewer, GElement) - Constructor for class org.eclipse.gmt.umlx.editor.views.DummyView
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z