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

C

cacheDescriptor(EMFCompositeSourcePropertyDescriptor) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositePropertySource
 
calcSmoothPolyline(PointList, int, int) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Method calcSmoothPolyline.
calcSmoothPolyline(PointList, int, int, int, int) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Calculates the smooth polyline equivalent of the given points list.
calculateLabelSize(Dimension) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel
Calculates the size of the Label using the passed Dimension as the size of the Label's text.
calculateMinimumSize(IFigure, int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout
 
calculatePointRelativeToLine(PointList, int, int, boolean) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Finds a point relative to the pointList passed in based on the parameters passed in.
calculatePreferredSize(IFigure, int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout
 
calculateSubStringTextSize() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Deprecated. If this behavior is required then a request can be made (with justification) for the WrappingLabel.
calculateTextSize(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Deprecated. If this behavior is required then a request can be made (with justification) for the WrappingLabel.
canBeReplaced(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteChildOperation
Queries whether the specified object that already exists in the target resource can be replaced by an element being pasted, in case of a collision that is resolved by replacement.
cancel() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionComposite
Cancel the job running the element selection service.
CANCELABLE_PROGRESS_MONITOR - Static variable in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener.WorkIndicatorType
Cancelable progress monitor indicator type.
cancelAllJobs() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
Cancel the jobs running for the element selection service.
cancelEditor() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
 
cancelJob(ElementSelectionServiceJob) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
 
CANCELLED - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.DiagramPropertiesStatusCodes
Status code indicating that an operation was cancelled.
canContain(EObject, EReference, EClass) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.AbstractClipboardSupport
 
canContain(EObject, EReference, EClass) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core.IClipboardSupport
Queries whether an object can contain an object of a given type in a specified containment reference.
canContain(EObject, EReference, EClass) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.AbstractClipboardSupport
MSL has extensions for metamodels to implement containment conditions.
canContain(EClass, EClass, boolean) - Static method in class org.eclipse.gmf.runtime.emf.core.util.PackageUtil
Checks if a container EClass can contain another EClass.
canContain(EClass, EReference, EClass, boolean) - Static method in class org.eclipse.gmf.runtime.emf.core.util.PackageUtil
Checks if a container EClass can contain another EClass at a given containment reference.
canCopy(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
Checks if the selected IViews can be copied to the clipboard
canCut(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
Checks if the selected IViews can be cut
canEdit(IAdaptable) - Method in class org.eclipse.gmf.runtime.common.ui.services.parser.ParserService
Determines if element can be edited
canEdit(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
Checks that I can get an executable edit command.
canEdit(IEditCommandRequest) - Method in interface org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper
Answers whether or not the requested edit can be performed.
canEdit(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.ElementType
 
canEdit(IEditCommandRequest) - Method in interface org.eclipse.gmf.runtime.emf.type.core.IElementType
Answers whether or not the requested edit can be performed.
canExecute() - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
I can execute if I am not empty and all of my children can execute.
canExecute() - Method in class org.eclipse.gmf.runtime.common.core.command.UnexecutableCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
I can execute if I am not empty and all of my children can execute.
canExecute() - Method in class org.eclipse.gmf.runtime.emf.commands.core.commands.DuplicateEObjectsCommand
Verifies that the container of all the original objects can contain multiple objects.
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.ConfigureRelationshipCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.CreateElementCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.CreateRelationshipCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.DeferredSetValueCommand
Always executable when we can't get the elementToEdit.
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.DestroyElementCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.DestroyReferenceCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.EditElementCommand
Checks that the element to be modified by this command is of the correct kind.
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.MoveElementsCommand
 
canExecute() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.SetValueCommand
Checks that the feature is a modifiable feature of the element whose value will be set by this command.
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ResourceGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.global.providers.RevertGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.CloseResourceGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.DeleteResourceGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenFileGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenResouceGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.PasteResourceGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in interface org.eclipse.gmf.runtime.common.ui.services.action.global.IGlobalActionHandler
Return true if the handler can handle the context
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.printing.providers.DiagramWithPrintGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
 
canHandle(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers.DiagramIDEGlobalActionHandler
 
CANONICAL_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.CanonicalStyleImpl
The default value of the 'Canonical' attribute
CANONICAL_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.CanonicalStyleImpl
The flag representing the value of the 'Canonical' attribute
CANONICAL_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Canonical Style' class
CANONICAL_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Canonical Style' class
CANONICAL_STYLE__CANONICAL - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Canonical' attribute
CANONICAL_STYLE__CANONICAL - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Canonical' attribute feature
CANONICAL_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Canonical Style' class
CanonicalStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object 'Canonical Style'.
CanonicalStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object 'Canonical Style'
CanonicalStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.CanonicalStyleImpl
 
canOpen(IEditorInput) - Method in class org.eclipse.gmf.runtime.common.ui.services.editor.AbstractEditorProvider
Method Determines if the editor provider can open an editor for the given editor input
canPaste(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
Checks if the paste can occur
canRedo() - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
I can redo if I am not empty and all my children can all be redone.
canRedo() - Method in class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand
Not redoable.
canRedo() - Method in class org.eclipse.gmf.runtime.common.core.command.UnexecutableCommand
 
canRedo() - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
I can redo if I am not empty and all my children can all be redone.
canRedo() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands.RestoreDefaultPropertyValueCommand
 
canReference(EClass, EClass) - Static method in class org.eclipse.gmf.runtime.emf.core.util.PackageUtil
Checks if a container EClass can reference another EClass.
canReference(EClass, EReference, EClass) - Static method in class org.eclipse.gmf.runtime.emf.core.util.PackageUtil
Checks if a container EClass can reference another EClass at a given non-containment reference.
canSave(IGlobalActionContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
Checks if the selected IElements will allow a save.
canSaveDocument(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
 
canSaveDocument(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Returns whether the document provided for the given element differs from its original state which would required that it be saved.
canSupport() - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener
Returns whether the listener can support handling drop operations on the current target context and the current event.
canSupport(IDropTargetContext, IDropTargetEvent, ITransferAgent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener
 
canSupport(IDropTargetContext, IDropTargetEvent, ITransferAgent) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.IDropTargetListener
Returns a boolean indicating whether the listener can support drop operations on the current target.
canSupport(DropTargetEvent) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.ITransferDropTargetListener
Returns whether the drop operation for the current drop event is supported by this listener.
canSupport(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.SelectionDropAdapter
 
canSupport(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.TransferDropTargetAdapter
 
canSupport(IDropTargetContext, IDropTargetEvent, ITransferAgent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop.ResourceDropTargetListener
 
canSupportTransferData(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.TransferDropTargetAdapter
Checks if the transfer agent can support one of the transfer datas passed into the event.
canUndo() - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
I can undo if I am not empty and all my children can all be undone.
canUndo() - Method in class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand
Not undoable.
canUndo() - Method in class org.eclipse.gmf.runtime.common.core.command.UnexecutableCommand
 
canUndo() - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
I can undo if I am not empty and all my children can all be undone.
canUndo() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands.RestoreDefaultPropertyValueCommand
 
caseAnchor(Anchor) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Anchor'
caseArrowStyle(ArrowStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Arrow Style'
caseBendpoints(Bendpoints) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Bendpoints'
caseBooleanListValueStyle(BooleanListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Boolean List Value Style'
caseBooleanValueStyle(BooleanValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Boolean Value Style'
caseBounds(Bounds) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Bounds'
caseByteArrayValueStyle(ByteArrayValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Byte Array Value Style'
caseCanonicalStyle(CanonicalStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Canonical Style'
caseConnectorStyle(ConnectorStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Connector Style'
caseDataTypeStyle(DataTypeStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Data Type Style'
caseDescriptionStyle(DescriptionStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Description Style'
caseDiagram(Diagram) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Diagram'
caseDiagramLinkStyle(DiagramLinkStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Diagram Link Style'
caseDiagramStyle(DiagramStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Diagram Style'
caseDoubleListValueStyle(DoubleListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Double List Value Style'
caseDoubleValueStyle(DoubleValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Double Value Style'
caseDrawerStyle(DrawerStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Drawer Style'
caseEdge(Edge) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Edge'
caseEModelElement(EModelElement) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'
caseEObjectListValueStyle(EObjectListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'EObject List Value Style'
caseEObjectValueStyle(EObjectValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'EObject Value Style'
caseFillStyle(FillStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Fill Style'
caseFilteringStyle(FilteringStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Filtering Style'
caseFontStyle(FontStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Font Style'
caseGuide(Guide) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Guide'
caseGuideStyle(GuideStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Guide Style'
caseHintedDiagramLinkStyle(HintedDiagramLinkStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Hinted Diagram Link Style'
caseIdentityAnchor(IdentityAnchor) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Identity Anchor'
caseImage(Image) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Image'
caseImageBufferStyle(ImageBufferStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Image Buffer Style'
caseImageStyle(ImageStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Image Style'
caseIntListValueStyle(IntListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Int List Value Style'
caseIntValueStyle(IntValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Int Value Style'
caseLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Layout Constraint'
caseLineStyle(LineStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Line Style'
caseLineTypeStyle(LineTypeStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Line Type Style'
caseListValueStyle(ListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'List Value Style'
caseLocation(Location) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Location'
caseMultiDiagramLinkStyle(MultiDiagramLinkStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Multi Diagram Link Style'
caseNamedStyle(NamedStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Named Style'
caseNode(Node) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Node'
caseNodeEntry(Map.Entry) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Node Entry'
casePageStyle(PageStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Page Style'
casePropertiesSetStyle(PropertiesSetStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Properties Set Style'
casePropertyValue(PropertyValue) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Property Value'
caseRatio(Ratio) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Ratio'
caseRelativeBendpoints(RelativeBendpoints) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Relative Bendpoints'
caseRoutingStyle(RoutingStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Routing Style'
caseShapeStyle(ShapeStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Shape Style'
caseSingleValueStyle(SingleValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Single Value Style'
caseSize(Size) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Size'
caseSortingStyle(SortingStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Sorting Style'
caseStringListValueStyle(StringListValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'String List Value Style'
caseStringObjectConverter(StringObjectConverter) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'String Object Converter'
caseStringToPropertyValueMapEntry(Map.Entry) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'String To Property Value Map Entry'
caseStringValueStyle(StringValueStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'String Value Style'
caseStyle(Style) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Style'
caseTextStyle(TextStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Text Style'
caseTitleStyle(TitleStyle) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'Title Style'
caseView(View) - Method in class org.eclipse.gmf.runtime.notation.util.NotationSwitch
Returns the result of interpreting the object as an instance of 'View'
catchException(String, Exception) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardOperation
Traces and logs a caught exception.
catching(Plugin, String, Class, String, Throwable) - Static method in class org.eclipse.gmf.runtime.common.core.util.Trace
Traces the catching of the specified throwable in the specified method of the specified class.
category - Variable in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
 
CENTER - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Center' literal value
CENTER - Static variable in class org.eclipse.gmf.runtime.notation.TextAlignment
The 'Center' literal value
CENTER_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Center' literal object
CENTER_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.TextAlignment
The 'Center' literal object
Centimeters_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
CHAMFERED - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkType
The 'Chamfered' literal value
CHAMFERED_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkType
The 'Chamfered' literal object
changeArrowType(Button) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColoursAndFontsAndLineStylesPropertySection
Change the arrow type.
changeColor(SelectionEvent, Button, String, String, String, ImageDescriptor) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Deprecated. The preference is not being retrieved from the correct preference store so it is not needed, use the other changeColor method.
changeColor(SelectionEvent, Button, String, String, ImageDescriptor) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
changed(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
The AbstractDocumentProvider implementation of this IDocumentProvider method does nothing.
changed(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Informs this document provider that the given element has been changed.
changeFillColor() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.DiagramColorsAndFontsPropertySection
Change fill color property value
changeFillColor(SelectionEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ShapeColorsAndFontsPropertySection
Change fill color property value
changeFontColor(SelectionEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Apply font color change
changeLineColor(SelectionEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Apply line color change
changeLineType(Button) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColoursAndFontsAndLineStylesPropertySection
Change the line type.
changeLineWidth(Button) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColoursAndFontsAndLineStylesPropertySection
Change the line width.
changing(Plugin, String, String, Object, Object) - Static method in class org.eclipse.gmf.runtime.common.core.util.Trace
Traces the changing of a value.
changing(Plugin, String, Class, String, String, Object, Object) - Static method in class org.eclipse.gmf.runtime.common.core.util.Trace
 
checkSynchronizationState(long, IResource) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
Checks whether the given resource has been changed on the local file system by comparing the actual time stamp with the cached one.
childrenFeatures - Static variable in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
CLASS - Static variable in class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
The name of the 'class' XML attribute.
classToCreateMethod - Static variable in class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider
 
cleanJumpLinks(Connection) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx.JumpLinkSet
Sets the dirty flag back to false and notifies the connection layer that it has been cleaned.
cleanup() - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
Subclasses may implement this method to dispose of objects that were required for execution, but are no longer require to undo or redo this operation.
clear() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
clearCache() - Method in class org.eclipse.gmf.runtime.common.core.service.Service
Clears the service provider cache (if this service is optimized).
clearCache() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardManager
Clear the cache
clearCachedResults() - Method in class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService
Clears this action filter service's cached results.
ClientContext - Class in org.eclipse.gmf.runtime.emf.type.core
The implementation of the client context interface.
ClientContext(String, IElementMatcher) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.ClientContext
Initializes me with my ID and my element matcher.
ClientContextManager - Class in org.eclipse.gmf.runtime.emf.type.core
The context manager loads contexts from the elementTypeBindings extension point and makes them available to the element type registry.
ClipboardContentsHelper - Class in org.eclipse.gmf.runtime.common.ui.action.actions.global
This class is responsible for getting the contents from the clipboard.
ClipboardContentsHelper() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardContentsHelper
Creates a new instance.
ClipboardManager - Class in org.eclipse.gmf.runtime.common.ui.action.actions.global
This class is used to add/retrieve data to/from the system clipboard.
ClipboardOperation - Class in org.eclipse.gmf.runtime.emf.clipboard.core
Abstract specification of a copy or paste operation.
ClipboardOperation(IProgressMonitor, IClipboardSupport) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardOperation
Initializes me with my progress monitor and clipboard support.
ClipboardState - Class in org.eclipse.gmf.runtime.common.ui.action.actions.global
Enumeration class for the clipboard state.
ClipboardSupportUtil - Class in org.eclipse.gmf.runtime.emf.clipboard.core
Utilities to assist the implementation of IClipboardSupports by plug-ins extending the clipboardSupport extension point.
ClipboardUtil - Class in org.eclipse.gmf.runtime.emf.clipboard.core
Utility for the creation of IClipboardSupport instances for specific EMF metamodels, and for copy/paste operations to and from a String form for use on the system clipboard.
CLONE - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteAction
Indicates that that the collision should be resolved by just adding the conflicting pasted element with an altered name to distinguish it from the existing one.
CLOSE - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the close action
close(boolean) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentEditor
Closes this text editor after optionally saving changes.
close(boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
CLOSE_PARENTHESIS - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
Close Parenthesis
CLOSE_PROJECT - Static variable in class org.eclipse.gmf.runtime.common.ui.action.ide.global.IDEGlobalActionId
Action id for the close project action
CloseResourceGlobalActionHandler - Class in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
Global action handler that closes resources using the Eclipse CloseResourceAction.
CloseResourceGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.CloseResourceGlobalActionHandler
 
CLOSEST_DISTANCE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The default value of the 'Closest Distance' attribute
CLOSEST_DISTANCE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.RoutingStyleImpl
The default value of the 'Closest Distance' attribute
CLOSEST_DISTANCE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The flag representing the value of the 'Closest Distance' attribute
CLOSEST_DISTANCE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.RoutingStyleImpl
The flag representing the value of the 'Closest Distance' attribute
CLOSEST_DISTANCE_NAME_LABEL - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 
COLLAPSED_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.DrawerStyleImpl
The default value of the 'Collapsed' attribute
COLLAPSED_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.DrawerStyleImpl
The flag representing the value of the 'Collapsed' attribute
COLON - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The colon :
ColorPalettePopup - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
 
ColorPalettePopup(Shell, String, int) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorPalettePopup
Deprecated. Use the other constructor. This one does not retrieve the default value from the correct preference store.
ColorPalettePopup(Shell, int) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorPalettePopup
Creates a PopupList above the specified shell.
ColorPalettePopup_custom - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ColorPalettePopup_default - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
colorsAndFontsGroup - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
ColorsAndFontsPropertySection - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
Colors section to represent line and font properties of a shape or connection
ColorsAndFontsPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
ColorsAndFontsPropertySection.ColorOverlayImageDescriptor - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
 
ColorsAndFontsPropertySection.ColorOverlayImageDescriptor(ImageData, RGB) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection.ColorOverlayImageDescriptor
Creates a new color menu image descriptor
colorToInteger(Color) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.figures.FigureUtilities
Method colorToInteger.
ColoursAndFontsAndLineStylesPropertySection - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
Tabbed property section to add line styles to the colours and fonts property section.
ColoursAndFontsAndLineStylesPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColoursAndFontsAndLineStylesPropertySection
 
combineArraysInList(List, Object[]) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drag.AbstractDragSourceListener
Combines the arrays in the passed list into one array.
combinedCopyAlwaysSet - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
COMMA - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The comma *
CommandResult - Class in org.eclipse.gmf.runtime.common.core.command
The result of a command execution.
CommandResult(IStatus) - Constructor for class org.eclipse.gmf.runtime.common.core.command.CommandResult
Constructs a new command result with the specified status and a default return value.
CommandResult(IStatus, Object) - Constructor for class org.eclipse.gmf.runtime.common.core.command.CommandResult
Constructs a new command result with the specified status and return value.
COMMON_FORMAT - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardManager
String constant for the common format (paste on ME or a daigram (usually as a result of Harvesting)
CommonActionConstants - Class in org.eclipse.gmf.runtime.common.ui.action.actions
Various strings used by the menus and actions in the modeler domain.
CommonLabelProvider - Class in org.eclipse.gmf.runtime.common.ui.services.util
Label provider that delegates to the Icon Service and the Parser Service for the images and text it provides.
CommonLabelProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.util.CommonLabelProvider
Constructors a new label provider instance.
CommonParserHint - Interface in org.eclipse.gmf.runtime.common.ui.services.parser
Defines common parser hints.
compareTo(Object) - Method in class org.eclipse.gmf.runtime.common.core.service.ProviderPriority
Compares this provider priority with the specified object for order.
completeInitialization() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
Initializes document listeners, positions, and position updaters.
completeInitialization() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramDocument
 
compose(IUndoableOperation) - Method in class org.eclipse.gmf.runtime.common.core.command.AbstractCommand
 
compose(IUndoableOperation) - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Adds command to the list of commands with which this composite is composed.
compose(ICommand, ICommand) - Static method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Appends a command onto a (possibly) existing composeite of commands.
compose(IUndoableOperation) - Method in interface org.eclipse.gmf.runtime.common.core.command.ICommand
Returns a new command object that represents a composition of this command with the specified command parameter.
compose(IUndoableOperation) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
 
compose(IUndoableOperation) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
 
composite - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
 
CompositeCommand - Class in org.eclipse.gmf.runtime.common.core.command
An undoable command that is composed of child IUndoableOperations that are not known to modify EMF model resources, but can contain model-affecting children.
CompositeCommand(String) - Constructor for class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Initializes me with a label.
CompositeCommand(String, List) - Constructor for class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Initializes me with a label and a list of child operations.
CompositeLeftRightProvider - Class in org.eclipse.gmf.runtime.diagram.ui.providers
 
CompositeLeftRightProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.providers.CompositeLeftRightProvider
 
CompositePropertySource - Class in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors
A concrete implementation of the ICompositePropertySource interface.
CompositePropertySource(Object) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositePropertySource
Create an instance of the ICompositePropertySource for the given object.
CompositePropertySource(Object, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositePropertySource
Create an instance of the ICompositePropertySource for the given object.
CompositeRunnable - Class in org.eclipse.gmf.runtime.common.core.util
A utility class that is a composite of runnables
CompositeRunnable(Runnable[]) - Constructor for class org.eclipse.gmf.runtime.common.core.util.CompositeRunnable
Constructor for CompositeRunnable.
CompositeSourcePropertyDescriptor - Class in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors
A concrete implementation of the ICompositeSourcePropertyDescriptor.
CompositeSourcePropertyDescriptor(Object, Object, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositeSourcePropertyDescriptor
Create an instance of the CompositeSourePropertyDescriptor
CompositeTopDownProvider - Class in org.eclipse.gmf.runtime.diagram.ui.providers
 
CompositeTopDownProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.providers.CompositeTopDownProvider
 
CompositeTransactionalCommand - Class in org.eclipse.gmf.runtime.emf.commands.core.command
An undoable operation that is composed of child IUndoableOperations that are expected to modify EMF model resources.
CompositeTransactionalCommand(TransactionalEditingDomain, String) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
Initializes me with the editing domain in which I am making model changes and a label.
CompositeTransactionalCommand(TransactionalEditingDomain, String, Map) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
Initializes me with the editing domain, a label, and transaction options.
CompositeTransactionalCommand(TransactionalEditingDomain, String, List) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
Initializes me with the editing domain, a label, and child operations.
CompositeTransactionalCommand(TransactionalEditingDomain, String, List, Map) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
Initializes me with the editing domain, a label, and child operations, and transaction options.
computeMergedPropertyDescriptors() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
Return the sorted intersection of all the IPropertyDescriptors for the objects.
computeModificationStamp(IResource) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
Computes the initial modification stamp for the given resource.
computeNewPropertyValue() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection
 
computePropertyDescriptorsFor(IPropertySource) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
Returns an map of property descritptors (keyed on id) for the given property source.
configure(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.core.DiagramEditingDomainFactory
 
configure(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.emf.core.GMFEditingDomainFactory
Configures the specified editing domain for correct functioning in the GMF environment.
configureDiagramEditDomain() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
ConfigureElementCommand - Class in org.eclipse.gmf.runtime.emf.type.core.commands
Edit command to configure a new model element with the characteristics of its element type.
ConfigureElementCommand(ConfigureRequest) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.commands.ConfigureElementCommand
Constructs a new element configuration command for the request.
configureModifiers(IConfigurationElement[]) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.PropertiesService
Configure all modifier elements.
configureProviders(String, String) - Method in class org.eclipse.gmf.runtime.common.core.service.Service
Registers the service providers described by the extensions of the specified namespace and extension point name with this service.
configureProviders(IConfigurationElement[]) - Method in class org.eclipse.gmf.runtime.common.core.service.Service
Registers the service providers described by the specified configuration elements with this service.
configureProviders() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
Configures my providers from the elementSelectionProviders extension point.
ConfigureRelationshipCommand - Class in org.eclipse.gmf.runtime.emf.type.core.commands
Edit command to configure a new relationship element with the characteristics of its element type.
ConfigureRelationshipCommand(ConfigureRequest) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.commands.ConfigureRelationshipCommand
Constructs a new element configuration command for the request.
configureRequest(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
Approves the edit gesture described in the request.
configureRequest(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
Does nothing by default.
configureRequest(IEditCommandRequest) - Method in interface org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
Configures the request.
ConfigureRequest - Class in org.eclipse.gmf.runtime.emf.type.core.requests
Request to configure a new element with the attributes that it should have according to its element type.
ConfigureRequest(TransactionalEditingDomain, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest
Constructs a new configure request.
ConfigureRequest(EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.ConfigureRequest
Constructs a new configure request.
connect(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
 
connect(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Connects the given element to this document provider.
connected() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
This hook method is called when this provider starts managing documents for elements.
ConnectionAppearanceDetails_AvoidObstaclesLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_ClosestDistanceLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_JumpLinkGroupLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_JumpLinksLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_JumpLinkTypeLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_LineRouterLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_ReverseJumpLinksLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_RouterOptionsLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearanceDetails_SmoothnessLabel_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
ConnectionAppearancePropertySection - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
 
ConnectionAppearancePropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 
ConnectionEditPartPropertySectionFilter - Class in org.eclipse.gmf.runtime.diagram.ui.properties.filters
Filter to display a property section if the selection is a connection edit part.
ConnectionEditPartPropertySectionFilter() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.filters.ConnectionEditPartPropertySectionFilter
 
CONNECTOR_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Connector Style' class
CONNECTOR_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Connector Style' class
CONNECTOR_STYLE__AVOID_OBSTRUCTIONS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Avoid Obstructions' attribute
CONNECTOR_STYLE__CLOSEST_DISTANCE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Closest Distance' attribute
CONNECTOR_STYLE__JUMP_LINK_STATUS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Jump Link Status' attribute
CONNECTOR_STYLE__JUMP_LINK_TYPE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Jump Link Type' attribute
CONNECTOR_STYLE__JUMP_LINKS_REVERSE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Jump Links Reverse' attribute
CONNECTOR_STYLE__LINE_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Line Color' attribute
CONNECTOR_STYLE__LINE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Line Width' attribute
CONNECTOR_STYLE__ROUTING - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Routing' attribute
CONNECTOR_STYLE__SMOOTHNESS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Smoothness' attribute
CONNECTOR_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Connector Style' class
ConnectorStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object 'Connector Style'.
ConnectorStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object 'Connector Style'
ConnectorStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
 
CONSTANT - Static variable in class org.eclipse.gmf.runtime.common.core.util.HashUtil
An arbitrary constant non-zero value.
ConstantSizeNode - Class in org.eclipse.gmf.runtime.draw2d.ui.graph
The node the size of which will not be modified by the layout algorithm.
ConstantSizeNode() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstantSizeNode
Constructs the instance of the class
ConstantSizeNode(Object) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstantSizeNode
Constructs a node with the given data object
ConstantSizeNode(Object, Subgraph) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstantSizeNode
Constructs a node attached to the parent subgraph
ConstrainedEdge - Class in org.eclipse.gmf.runtime.draw2d.ui.graph
Implementation of Edge that: Can connect border node(s) Can be routed obliquely or orthogonally
ConstrainedEdge(Node, Node) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstrainedEdge
Constructs a new edge with the given source and target nodes.
ConstrainedEdge(Node, Node, int, int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstrainedEdge
Constructs a new edge with the given source, target, delta, and weight.
ConstrainedEdge(Object, Node, Node) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.graph.ConstrainedEdge
Constructs a new edge with the given data object, source, and target node.
ConstrainedToolbarLayout - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
An extended toolbar layout that supports the following additional features: 1- The ability to stretch the major axis 2- The ability to reverse the children in layout 3- The ability to ignore invisible children 4- The ability to set ratio constraints on children (in major axis)
ConstrainedToolbarLayout() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout
Creates a new vertical ConstrainedToolbarLayout
ConstrainedToolbarLayout(boolean) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout
Creates a new ConstrainedToolbarLayout with a given orientation
containerClass - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
Fully-qualified name of the corresponding object's original parent's class
containerId - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
The corresponding object's original container's ID.
containsAny(Collection, Collection) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardSupportUtil
Queries whether two collections intersect.
containsPoint(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Determine if the polyline connection contains a given point.
containsPoint(Point, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg
Checks if this line segment contains the given point within a tolerance value.
containsPoint(PointList, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Utility method used to check if a point is contained inside a polygon
containsPoint(int, int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures.WrapperNodeFigure
 
content - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
Content of this document.
CONTENT_MODIFIED - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
 
CONTENT_REPLACED - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
 
contextParam - Static variable in class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
the name of the context param
contributeToActionBars(IActionBars, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
 
contributeToActionBars(IActionBars, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService
Makes contributions to the given actionBars that belong to the given part.
contributeToPalette(IEditorPart, Object, PaletteRoot, Map) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DefaultPaletteProvider
 
contributeToPopupMenu(IMenuManager, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
 
contributeToPopupMenu(IMenuManager, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService
 
ContributionItemService - Class in org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
A service for contributing items into different IWorkbenchPart's contribution managers: ActionBars and ContextMenu(s).
ContributionItemService.ProviderDescriptor - Class in org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
A descriptor for IContributionItemProvider defined by a configuration element.
ContributionItemService.ProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService.ProviderDescriptor
Constructs a IContributionItemProvider descriptor for the specified configuration element.
convertAlignmentToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertArrowTypeToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertFilteringToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertFilterKeyListToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertIdsToViews(List) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers.AbstractDiagramMarkerNavigationProvider
Converts a list of element Id strings into a list of IViews.
convertJumpLinkStatusToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertJumpLinkTypeToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertLineTypeToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertMeasurementUnitToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertRelativeBendpointListToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertRoutingToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertSmoothnessToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertSortingDirectionToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertSortingToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertSortKeyMapToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertTextAlignmentToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
convertToString() - Method in class org.eclipse.gmf.runtime.notation.datatype.RelativeBendpoint
 
convertToString(EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
COPY - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the copy action
COPY - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyOperation
String constant for the value "copy".
copy() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyOperation
Performs the copy operation.
COPY - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteChildOperation
Localized prefix to prepend onto element names to disambiguate them in resolving paste collisions.
copyAlwaysIds - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
IDs of objects related to the corresponding element that must be copied along with it.
copyAlwaysMap - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
copyDiagramFeatures(Diagram, Diagram) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the notational features of the old diagram to the new diagram
copyEdgeFeatures(Edge, Edge) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the notational features of the old edge to the new edge
copyElementsToString(Collection, Map, IProgressMonitor) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardUtil
Serializes elements to a string suitable for putting on the system clipboard.
copyFile(String, String) - Static method in class org.eclipse.gmf.runtime.common.core.util.FileCopyUtil
Copies a source file to a target folder
copyFile(String, String, String, String) - Static method in class org.eclipse.gmf.runtime.common.core.util.FileCopyUtil
Copies a file in a source folder to a target folder
copyFolder(String, String) - Static method in class org.eclipse.gmf.runtime.common.core.util.FileCopyUtil
Copies the contents of a source folder to a target folder
CopyingResource - Class in org.eclipse.gmf.runtime.emf.core.clipboard
 
CopyingResource(XMLResource, URI, CopyingResourceSet) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
CopyingResource(XMLResource, URI, CopyingResourceSet, boolean) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
CopyingResource.CopyingHelper - Class in org.eclipse.gmf.runtime.emf.core.clipboard
Helper implementation for the CopyingResource.
CopyingResource.CopyingHelper() - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingHelper
 
CopyingResource.CopyingHelper(XMLResource) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingHelper
 
CopyingResource.CopyingSave - Class in org.eclipse.gmf.runtime.emf.core.clipboard
Save implementation for the CopyingResource.
CopyingResource.CopyingSave(XMLHelper) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingSave
 
CopyingResource.CopyingSave(Map, XMLHelper, String) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingSave
 
CopyingResource.CopyingSave(Map, XMLHelper, String, String) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingSave
 
CopyingResourceSet - Class in org.eclipse.gmf.runtime.emf.core.clipboard
 
CopyingResourceSet(ResourceSet) - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResourceSet
 
copyNodeFeatures(Node, Node) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the notational features of the old node to the new node
CopyObjects - Class in org.eclipse.gmf.runtime.emf.clipboard.core
A data structure that holds info needed through the copy process
CopyObjects(Collection) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
Initializes me with my original objects.
CopyOperation - Class in org.eclipse.gmf.runtime.emf.clipboard.core
The default copy operation.
CopyOperation(IProgressMonitor, IClipboardSupport, Collection, Map) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.CopyOperation
Initializes me.
copyParent2CopyMap - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
copyParent2ObjectsMap - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
copyParentId - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
The corresponding object's original parent's ID.
copyPoints(PointList) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
copyPoints This method is necessary because of an apparrent defect in the getCopy() routine of PointList class.
CopyResourceGlobalActionHandler - Class in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
Global action handler that copies resources.
CopyResourceGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.CopyResourceGlobalActionHandler
 
copyViewAppearance(View, View, List) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the appearance of the old view to the new view.
copyViewChild(View, View, Node) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
If the child view has the same element as the parent and also has a type, it is considered a subview and therefore only its properties are copied to matching subviews (if any) of the new parent.
copyViewChildren(View, View) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the notational properties of the old view children to the new view children
copyViewFeatures(View, View) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the notational features of the old view to the new view
copyViewStyle(View, View, Style, List) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the given style features of the old view to the new view
copyViewStyles(View, View) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies the style features of the old view to the new view
copyViewStyles(View, View, List) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
Copies all styles feature from the old view to the new view
cosTheta - Variable in class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.TrigValues
Cos theta value.
create(EClass) - Method in interface org.eclipse.gmf.runtime.emf.core.resources.IResourceHelper
Creates an instance of the specified EClass for the intention of attention of attaching it to the resource providing this helper.
create(EClass) - Method in class org.eclipse.gmf.runtime.emf.core.resources.ResourceHelperImpl
Default algorithm just uses the associated EFactory to instantiate the EClass.
create(EObject, EReference, EClass) - Static method in class org.eclipse.gmf.runtime.emf.core.util.EMFCoreUtil
Creates an object at a given containment reference whose EClass is eClass.
create(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createAction(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
Creates the action with the given id.
createAction(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramContributionItemProvider
 
createActionGroup(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
Creates the action group for the given id.
createActionHandler(IWorkbenchPage, String) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Creates an GlobalAction.
createActionHandler(IWorkbenchPart, String) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Creates an GlobalAction.
createActionHandler(IWorkbenchPage, String) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager
Creates a GlobalAction.
createActionHandler(IWorkbenchPart, String) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager
Creates a GlobalAction.
createActionManager() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
createAdapter(Notifier) - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates an adapter for the target
createAlignmentFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createAnchor(PrecisionPoint) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Creates a slidable anchor at the specified point (from the ratio of the reference's coordinates and bounds of the figure
createAnchor(PrecisionPoint) - Method in class org.eclipse.gmf.runtime.gef.ui.figures.NodeFigure
Creates a slidable anchor at the specified point (from the ratio of the reference's coordinates and bounds of the figure
createAnchorAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Anchor'
createAndOpenDiagram(DiagramFileCreator, IPath, String, InputStream, String, IWorkbenchWindow, IProgressMonitor, boolean, boolean) - Static method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util.IDEEditorUtil
Create and open a diagram.
createAndOpenDiagram(IPath, String, InputStream, String, IWorkbenchWindow, IProgressMonitor, boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorWizardPage
 
createArrowStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createArrowStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Arrow Style'
createArrowStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Arrow Style'
createArrowTypeFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createBendpoints(EClass) - Method in interface org.eclipse.gmf.runtime.notation.Edge
A utility method to create a Bendpoints object from the given EClass and then sets the edge's Bendpoints property to the new object.
createBendpoints(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
createBendpointsAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Bendpoints'
createBooleanCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
 
createBooleanListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createBooleanListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Boolean List Value Style'
createBooleanListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Boolean List Value Style'
createBooleanValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createBooleanValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Boolean Value Style'
createBooleanValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Boolean Value Style'
createBounds() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createBounds() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Bounds'
createBoundsAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Bounds'
createByteArrayValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createByteArrayValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Byte Array Value Style'
createByteArrayValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Byte Array Value Style'
createCanonicalStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createCanonicalStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Canonical Style'
createCanonicalStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Canonical Style'
createCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertyPagePropertyDescriptor
Creates a cell editor for the property descriptor
createChild(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
createChild(EClass) - Method in interface org.eclipse.gmf.runtime.notation.View
A utililty method to create a new Node from the given eClass paramter and then inserts the object in the view's Children collection
createChildEntries() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
Create our child entries.
createChildEntries(int) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
Creates a list of child PropertySheetEntry entries.
createChildEntries(int) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.UndoableModelPropertySheetEntry
 
createChildEntry() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
Create child entry for this PropertySheerEntry
createChildEntry() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.UndoableModelPropertySheetEntry
 
CreateChildViewOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
 
CreateChildViewOperation(IAdaptable, View, String, int, boolean, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateChildViewOperation
Method CreateChildViewOperation.
createClipboardSupport(EClass) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardUtil
Obtains the clipboard copy/paste support utility, if any, for the specified eClass's metamodel.
createComboBoxCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors.NotationPropertyDescriptor
Create combo box cell editor
createComboBoxCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
 
createCommand(String, Resource, Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
createCommand(String, EObject, Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
createCommand(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
Creates a new composite command.
createComposite(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionComposite
Creates the composite.
createCompositeAdditions(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionComposite
The method is provided so that clients can add additional fields to the bottom of the selection composite.
createCompositeCommand(List) - Method in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction
Returns a CompositeCommand whose undo context is derived from my workbench part.
createConfigureRequest() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.CreateElementCommand
Creates the request to configure the new element.
createConfigureRequest() - Method in class org.eclipse.gmf.runtime.emf.type.core.commands.CreateRelationshipCommand
 
createConnectionAnchor(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Returns a new anchor for this node figure.
createConnectionAnchor(Point) - Method in class org.eclipse.gmf.runtime.gef.ui.figures.NodeFigure
Returns a new anchor for this node figure.
createConnectionPropertyGroups(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 
createConnectorStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createConnectorStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Connector Style'
createConnectorStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Connector Style'
createContainer() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Sets the appropriate container for the new element.
createContents(Composite) - Method in class org.eclipse.gmf.runtime.emf.ui.preferences.PathmapsPreferencePage
 
createContext() - Method in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction
Returns a IGlobalActionContext
createControl(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboBoxCellEditor
 
createControl(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.MultiButtonCellEditor
 
createControl(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views.PropertiesBrowserPage
 
createControl(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorWizardPage
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.AbstractLabeledCheckboxPropertySection
 
createControls(Composite, TabbedPropertySheetPage) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid.RulerGridPropertySection
 
createCustomContributionItem(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
Creates the custom contribution with the given id.
createCustomContributionItem(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramContributionItemProvider
 
createDataTypeCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors.NotationPropertyDescriptor
Create a cell editor for a data value.
createDataTypeCellEditor(Composite) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
 
createDataTypeStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDataTypeStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Data Type Style'
createDataTypeStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Data Type Style'
createDefaultAnchor() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Creates the default Slidable anchor with a reference point at the center of the figure's bounds
createDefaultAnchor() - Method in class org.eclipse.gmf.runtime.gef.ui.figures.NodeFigure
Creates the default Slidable anchor with a reference point at the center of the figure's bounds
createDefaultDownButton() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ListScrollBar
 
createDefaultThumb() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ListScrollBar
 
createDefaultUpButton() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ListScrollBar
 
createDescriptionStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDescriptionStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Description Style'
createDescriptionStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Description Style'
createDescriptor(EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors.FlattenedContainmentListPropertyValue
Create and cache property descriptors for the object on the list
createDescriptor(EObject) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EObjectContainmentListPropertyValue
Create and cache property descriptor for the object on the list
createDiagram(IAdaptable, String, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider
 
createDiagram(IAdaptable, String, PreferencesHint) - Method in interface org.eclipse.gmf.runtime.diagram.core.providers.IViewProvider
create an Diagram element.
createDiagram(IAdaptable, String, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
 
createDiagram(EObject, String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates a diagram with the given context and kind
createDiagram(String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates a diagram with a kind
createDiagram(Diagram, EObject) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
A utility to create a new diagram for the given new element that would replace the given old diagram.
createDiagram(IAdaptable, String, PreferencesHint) - Method in interface org.eclipse.gmf.runtime.diagram.core.view.factories.DiagramFactory
 
createDiagram() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDiagram() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Diagram'
createDiagramAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Diagram'
CreateDiagramCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
Creates a diagram
CreateDiagramCommand(TransactionalEditingDomain, String, EObject, String, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.CreateDiagramCommand
creates a create diagram command.
createDiagramEventBroker(TransactionalEditingDomain) - Method in interface org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker.DiagramEventBrokerFactory
 
createDiagramEventBroker(TransactionalEditingDomain) - Method in interface org.eclipse.gmf.runtime.diagram.core.providers.DiagramEventBrokerProvider
Creates a DiagramEventBroker instance and associate it with the passed TransactionalEditingDomain
createDiagramEventBroker(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.core.services.DiagramEventBrokerService
 
CreateDiagramEventBrokerOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.eventbroker
Operation used in creating a Diagram evnet broker instance
CreateDiagramEventBrokerOperation(TransactionalEditingDomain) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.eventbroker.CreateDiagramEventBrokerOperation
constructor
createDiagramLinkStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDiagramLinkStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Diagram Link Style'
createDiagramLinkStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Diagram Link Style'
createDiagramStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDiagramStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Diagram Style'
createDiagramStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Diagram Style'
CreateDiagramViewOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
 
CreateDiagramViewOperation(IAdaptable, String, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateDiagramViewOperation
Creates a new instance.
createDialogCellEditor(Composite, EStructuralFeature, List) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
Creates a dialog cell editor for editing multivalued features.
createDocument(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Creates the document for the given element.
createDocument(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider
 
createDocument(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider
 
createDoubleListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDoubleListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Double List Value Style'
createDoubleListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Double List Value Style'
createDoubleValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDoubleValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Double Value Style'
createDoubleValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Double Value Style'
createDrawerStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createDrawerStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Drawer Style'
createDrawerStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Drawer Style'
createEdge(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider
 
createEdge(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in interface org.eclipse.gmf.runtime.diagram.core.providers.IViewProvider
create an Edge element.
createEdge(View, View, EObject, String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates an edge for a given eObject and with a given type and connects it between a given source and a given target
createEdge(View, View, String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates an edge with a given type and connects it between the given source and target
createEdge(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
 
createEdge(IAdaptable, View, String, int, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
 
createEdge(Edge, EObject) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
A utility to create a new edge for the given new element that would replace the given old edge.
createEdge(EClass) - Method in interface org.eclipse.gmf.runtime.notation.Diagram
A utililty method to create a new Edge from the given eClass paramter and then inserts the object in the diagrams's Edges collection
createEdge(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.DiagramImpl
 
createEdge() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createEdge() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Edge'
createEdgeAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Edge'
createEdgesChangeBoundsCommands(DirectedGraph, Point) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.TopDownProvider
 
CreateEdgeViewOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
Edge view creation operation
CreateEdgeViewOperation(IAdaptable, View, String, int, boolean, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateEdgeViewOperation
Creates a new instance.
createEditingDomain() - Method in class org.eclipse.gmf.runtime.diagram.core.DiagramEditingDomainFactory
 
createEditingDomain(IOperationHistory) - Method in class org.eclipse.gmf.runtime.diagram.core.DiagramEditingDomainFactory
 
createEditingDomain(ResourceSet) - Method in class org.eclipse.gmf.runtime.diagram.core.DiagramEditingDomainFactory
 
createEditingDomain(ResourceSet, IOperationHistory) - Method in class org.eclipse.gmf.runtime.diagram.core.DiagramEditingDomainFactory
 
createEditingDomain() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
Gets an editing domain from the editing domain registry using the id returned from DiagramDocumentEditor.getEditingDomainID() if an editing domain has been registered already with this id.
createEditingDomain() - Method in class org.eclipse.gmf.runtime.emf.core.GMFEditingDomainFactory
 
createEditingDomain(IOperationHistory) - Method in class org.eclipse.gmf.runtime.emf.core.GMFEditingDomainFactory
 
createEditingDomain(ResourceSet, IOperationHistory) - Method in class org.eclipse.gmf.runtime.emf.core.GMFEditingDomainFactory
 
createEditingDomain(ResourceSet) - Method in class org.eclipse.gmf.runtime.emf.core.GMFEditingDomainFactory
 
CreateElementCommand - Class in org.eclipse.gmf.runtime.emf.type.core.commands
Command to create a new model element.
CreateElementCommand(CreateElementRequest) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.commands.CreateElementCommand
Constructs a new element creation command for the request.
createElementInfo(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Creates a new element info object for the given element.
createElementInfo(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider
 
createElementInfo(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
 
createElementInfo(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider
 
CreateElementRequest - Class in org.eclipse.gmf.runtime.emf.type.core.requests
Request to create a new model element.
CreateElementRequest(TransactionalEditingDomain, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequest(EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequest(IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequest(TransactionalEditingDomain, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequest(TransactionalEditingDomain, EObject, IElementType, EReference) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequest(EObject, IElementType, EReference) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest
Creates a request to create a new model element.
CreateElementRequestAdapter - Class in org.eclipse.gmf.runtime.diagram.core.edithelpers
Descriptor for a create element request that can adapt to the request type, the container element and the element type to be created.
CreateElementRequestAdapter(CreateElementRequest) - Constructor for class org.eclipse.gmf.runtime.diagram.core.edithelpers.CreateElementRequestAdapter
Constructs a new adapter.
createEModelElementAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'EModel Element'
createEmptyDocument() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Creates the document for the given element.
createEmptyDocument() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider
Factory method for creating empty documents.
createEmptyDocument() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider
 
createEmptyDocument() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDiagramDocumentProvider
 
createEmptyDocument() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider
Factory method for creating empty documents.
createEObjectAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for the default case
createEObjectListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createEObjectListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'EObject List Value Style'
createEObjectListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'EObject List Value Style'
createEObjectValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createEObjectValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'EObject Value Style'
createEObjectValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'EObject Value Style'
createFile(IFile, InputStream, IRunnableContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util.IDEEditorFileCreator
Creates the file, taking other file operations in the workspace into account.
createFile(IFile, InputStream, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.util.DiagramFileCreator
Creates a file resource given the file handle and contents.
createFileInfo(IDocument, FileDocumentProvider.FileSynchronizer, IFileEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider
 
createFileInfo(IDocument, FileDocumentProvider.FileSynchronizer, IFileEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
Create a FileInfo for the given document.
createFillStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createFillStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Fill Style'
createFillStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Fill Style'
createFilteringFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createFilteringStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createFilteringStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Filtering Style'
createFilteringStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Filtering Style'
createFilterKeyListFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createFontsAndColorsGroups(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Create fonts and colors group
createFontsGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Create font tool bar group
createFontsGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ShapeColorsAndFontsPropertySection
 
createFontStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createFontStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Font Style'
createFontStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Font Style'
createFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createGlobalActions(IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Creates default list of all global actions
createGlobalActions(IWorkbenchPart, String[]) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Creates specified list of global actions
createGlobalActions(IWorkbenchPart, String[]) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager
 
createGlobalActions(IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager
 
createGraph() - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.CompositeLeftRightProvider
 
createGraph() - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.LeftRightProvider
 
createGuide() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createGuide() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Guide'
createGuideAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Guide'
createGuideStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createGuideStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Guide Style'
createGuideStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Guide Style'
createHintedDiagramLinkStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createHintedDiagramLinkStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Hinted Diagram Link Style'
createHintedDiagramLinkStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Hinted Diagram Link Style'
createIdentityAnchor() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createIdentityAnchor() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Identity Anchor'
createIdentityAnchorAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Identity Anchor'
createImage() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createImage() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Image'
createImageAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Image'
createImageBufferStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createImageBufferStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Image Buffer Style'
createImageBufferStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Image Buffer Style'
createImageStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createImageStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Image Style'
createImageStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Image Style'
createInfo(int, int, boolean, boolean, RGB, RGB) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.render.factory.RenderedImageFactory
createInfo static Utility to create a RenderInfo object.
createInputWithEditingDomain(IEditorInput, TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider
 
createInputWithEditingDomain(IEditorInput, TransactionalEditingDomain) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDiagramDocumentProvider
 
createInputWithEditingDomain(IEditorInput, TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider
 
createInputWithEditingDomain(IEditorInput, TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDiagramDocumentProvider
 
createIntListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createIntListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Int List Value Style'
createIntListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Int List Value Style'
createIntValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createIntValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Int Value Style'
createIntValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Int Value Style'
createItems(List, ILabelProvider) - Static method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboBoxCellEditor
Create a list of String items.
createJumpLinkStatusFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createJumpLinkTypeFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createLabelProvider(IItemPropertyDescriptor) - Static method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
A convinience method to create an instance of a ILabelProvider using IItemPropertyDescriptor
createLabelWidget(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection
Create a label for property name
createLayoutConstraint(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.NodeImpl
 
createLayoutConstraint(EClass) - Method in interface org.eclipse.gmf.runtime.notation.Node
A utility method to create a LayoutConstraint object from the given EClass and then sets the node's LayoutConstraint property to the new object.
createLayoutConstraintAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Layout Constraint'
createLineStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createLineStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Line Style'
createLineStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Line Style'
createLineStylesGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColoursAndFontsAndLineStylesPropertySection
Create the line styles group.
createLineStylesGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.DiagramColorsAndFontsPropertySection
 
createLineTypeFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createLineTypeStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createLineTypeStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Line Type Style'
createLineTypeStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Line Type Style'
createListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'List Value Style'
createListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'List Value Style'
createLocation() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createLocation() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Location'
createLocationAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Location'
createMeasurementUnitFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createMenuManager(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
Creates the menu manager with the given id.
createMenuManager(String, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramContributionItemProvider
 
createMetamodelType(IMetamodelTypeDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeFactory
 
createMetamodelType(IMetamodelTypeDescriptor) - Method in interface org.eclipse.gmf.runtime.emf.type.core.IElementTypeFactory
Creates the custom metamodel type.
createModificationTrackingAdapter() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
The inherited implementation creates an adapter that always sets the modified state.
createMultiDiagramLinkStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createMultiDiagramLinkStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Multi Diagram Link Style'
createMultiDiagramLinkStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Multi Diagram Link Style'
createNamedStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createNamedStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Named Style'
createNamedStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Named Style'
createNewDiagramFile(DiagramFileCreator, IPath, String, InputStream, String, Shell, IProgressMonitor, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.util.EditorUtil
Creates a new diagram file resource in the selected container and with the selected name.
createNewElementInfo(IDocument) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDiagramDocumentProvider
 
createNewElementInfo(IDocument) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider
Create a new ElementInfo
createNewFile(IPath, String, InputStream, Shell, IRunnableContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.util.DiagramFileCreator
Creates a new file cache given the name and containment path
createNode(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider
 
createNode(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in interface org.eclipse.gmf.runtime.diagram.core.providers.IViewProvider
create a Node.
createNode(View, EObject, String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates a node for a given eObject and with a given type and inserts it into a given container
createNode(View, String, PreferencesHint) - Static method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
Creates a node for a with a given type and inserts it thegiven container
createNode(IAdaptable, View, String, int, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
creates a persisted Node
createNode(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
creates a Node
createNode(Node, EObject) - Method in class org.eclipse.gmf.runtime.diagram.core.util.ViewRefactorHelper
A utility to create a new node for the given new element that would replace the given old node.
createNode() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createNode() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Node'
createNodeAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Node'
createNodeChangeBoundCommands(DirectedGraph, Point) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.TopDownProvider
 
createNodeEntry() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createNodeEntryAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Node Entry'
CreateNodeViewOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
Node view creation operation
CreateNodeViewOperation(IAdaptable, View, String, int, boolean, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateNodeViewOperation
Constructor for CreateNodeViewOperation.
createOperationHistory() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
Create my operation history.
createOutlineActions() - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize.PaletteCustomizerDialogEx
 
createOutlineToolBar(Composite) - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize.PaletteCustomizerDialogEx
 
createPackageContents() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationPackageImpl
Creates the meta-model objects for the package.
createPageStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createPageStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Page Style'
createPageStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Page Style'
createPaletteState(PaletteEntry) - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize.PaletteCustomizerEx
Creation factory method for the IPaletteState.
createPartControl(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
createPasteViewRequest() - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramGlobalActionHandler
Creates and returns the appropriate PasteViewRequest that is to be used to get the appropriate paste Command from the EditPart.
createPointsFromRect(Rectangle) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
createPointsFromRect
createPriorityCache() - Method in class org.eclipse.gmf.runtime.common.core.service.Service
Creates a map for caching service providers keyed by the values returned in Service.getCachingKey(IOperation).
createPriorityCache() - Method in class org.eclipse.gmf.runtime.diagram.core.services.DiagramEventBrokerService
 
createPriorityCache() - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
 
createPropertiesSetStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createPropertiesSetStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Properties Set Style'
createPropertiesSetStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Properties Set Style'
createProperty(String, EDataType, Object) - Method in class org.eclipse.gmf.runtime.notation.impl.PropertiesSetStyleImpl
 
createProperty(String, String) - Method in class org.eclipse.gmf.runtime.notation.impl.PropertiesSetStyleImpl
 
createProperty(String, EDataType, Object) - Method in interface org.eclipse.gmf.runtime.notation.PropertiesSetStyle
 
createProperty(String, String) - Method in interface org.eclipse.gmf.runtime.notation.PropertiesSetStyle
 
createPropertyDescriptor(IItemPropertyDescriptor) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositePropertySource
 
createPropertyEditor(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositeSourcePropertyDescriptor
 
createPropertyEditor(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboboxPropertyDescriptor
The ComboBoxPropertyDescriptor implementation of this IPropertyDescriptor method creates and returns a new ComboBoxCellEditor.
createPropertyEditor(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedTextPropertyDescriptor
 
createPropertyEditor(Composite) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertyPagePropertyDescriptor
The PropertyPagePropertyDescriptor implementation of this IPropertyDescriptor method creates and returns a new PropertyPageCellEditor.
createPropertyEditor(Composite) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
This returns the cell editor that will be used to edit the value of this property.
createPropertyPages() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertyPagePropertyDescriptor
Creates and returns property pages for the property descriptor
createPropertySource(Object, IItemPropertySource) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.providers.GenericEMFPropertiesProvider
 
createPropertyValue() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createPropertyValue() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Property Value'
createPropertyValueAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Property Value'
createProxy(EClass, URI) - Static method in class org.eclipse.gmf.runtime.emf.core.util.EMFCoreUtil
Creates a proxy of the specified type with the specified proxy URI.
createRadioGroup(Composite, Iterator, Object, String, String, int) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
Create and return a group of radio buttons representing a property
createRatio() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createRatio() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Ratio'
createRatioAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Ratio'
CreateRelationshipCommand - Class in org.eclipse.gmf.runtime.emf.type.core.commands
Command to create a new relationship element using the EMF action protocol.
CreateRelationshipCommand(CreateRelationshipRequest) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.commands.CreateRelationshipCommand
Constructs a new element creation command for the request.
CreateRelationshipRequest - Class in org.eclipse.gmf.runtime.emf.type.core.requests
Request to create a new relationship element.
CreateRelationshipRequest(TransactionalEditingDomain, EObject, EObject, EObject, IElementType, EReference) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(TransactionalEditingDomain, EObject, EObject, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(TransactionalEditingDomain, EObject, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(EObject, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(TransactionalEditingDomain, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(EObject, EObject, EObject, IElementType, EReference) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
CreateRelationshipRequest(EObject, EObject, EObject, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest
Constructs a new request to create a new relationship.
createRelativeBendpointListFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createRelativeBendpoints() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createRelativeBendpoints() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Relative Bendpoints'
createRelativeBendpointsAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Relative Bendpoints'
createResource(URI) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResourceSet
 
createResource(URI) - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResourceFactory
 
createRouterOptionsGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
Create router options group
createRoutingFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createRoutingStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createRoutingStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Routing Style'
createRoutingStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Routing Style'
createSelectionJob() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider
Creates the selection service job that runs the provider's search.
createSelectionJob() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
Creates the selection service job that manages the individual provider search jobs.
createShapeStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createShapeStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Shape Style'
createShapeStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Shape Style'
createSingleValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSingleValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Single Value Style'
createSingleValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Single Value Style'
createSize() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSize() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Size'
createSizeAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Size'
createSmoothnessFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSortingDirectionFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSortingFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSortingStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSortingStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Sorting Style'
createSortingStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Sorting Style'
createSortKeyMapFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createSourceAnchor(EClass) - Method in interface org.eclipse.gmf.runtime.notation.Edge
A utility method to create an Anchor object from the given EClass and then sets the edge's SourceAnchor property to the new object.
createSourceAnchor(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
createSpecializationType(ISpecializationTypeDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeFactory
 
createSpecializationType(ISpecializationTypeDescriptor) - Method in interface org.eclipse.gmf.runtime.emf.type.core.IElementTypeFactory
Creates the custom specialization type.
createStringListValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createStringListValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'String List Value Style'
createStringListValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'String List Value Style'
createStringObjectConverterAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'String Object Converter'
createStringToPropertyValueMapEntry() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createStringToPropertyValueMapEntryAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'String To Property Value Map Entry'
createStringValueStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createStringValueStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'String Value Style'
createStringValueStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'String Value Style'
createStyle(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
createStyle(EClass) - Method in interface org.eclipse.gmf.runtime.notation.View
A utililty method to create a new Style from the given eClass paramter and then inserts the object in the view's Styles collection
createStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Style'
createTargetAnchor(EClass) - Method in interface org.eclipse.gmf.runtime.notation.Edge
A utility method to create an Anchor object from the given EClass and then sets the edge's TargetAnchor property to the new object.
createTargetAnchor(EClass) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
createTextAlignmentFromString(EDataType, String) - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createTextAlignmentGroup(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.TextAlignmentPropertySection
Create the text alignment group.
createTextStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createTextStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Text Style'
createTextStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Text Style'
createTextWidget(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection
Instantiate a text widget
createTitleStyle() - Method in class org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl
 
createTitleStyle() - Method in interface org.eclipse.gmf.runtime.notation.NotationFactory
Returns a new object of class 'Title Style'
createTitleStyleAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'Title Style'
createType(EObject, IElementType, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
Convenience method to create a new element of kind typeToCreate in the context of container.
createType(EObject, IElementType, Map, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
Convenience method to create a new element of kind typeToCreate in the context of container.
createView(Class, IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services.ViewService
A convenience method to create a view with the given parameters
createView(IAdaptable, View, String, int, boolean, PreferencesHint) - Method in interface org.eclipse.gmf.runtime.diagram.core.view.factories.ViewFactory
factory method, that will be called by the view service to creat the view
createViewAdapter() - Method in class org.eclipse.gmf.runtime.notation.util.NotationAdapterFactory
Creates a new adapter for an object of class 'View'
CreateViewForKindOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
 
CreateViewForKindOperation(Class, IAdaptable, View, String, int, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateViewForKindOperation
 
CreateViewOperation - Class in org.eclipse.gmf.runtime.diagram.core.services.view
 
CreateViewOperation(IAdaptable, String, PreferencesHint) - Constructor for class org.eclipse.gmf.runtime.diagram.core.services.view.CreateViewOperation
Method CreateViewOperation.
createXMLHelper() - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
createXMLHelper() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
 
createXMLLoad() - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
createXMLLoad() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
 
createXMLSave() - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
createXMLSave() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
 
CRITICAL - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteOption
Paste option indicating that the element(s) referenced by by an EReference feature of a pasted object must resolve in a successful paste operation.
cropBound - Variable in class org.eclipse.gmf.runtime.notation.impl.ImageStyleImpl
The cached value of the 'Crop Bound' containment reference
CrossReferenceAdapter - Class in org.eclipse.gmf.runtime.emf.core.util
An adapter that maintains itself as an adapter for all contained objects.
CrossReferenceAdapter() - Constructor for class org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter
Initializes me.
CrossReferenceAdapter(boolean) - Constructor for class org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter
Initializes me.
CUSTOM_DATA_TRANSFER - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core.TransferId
Constant for custom data transfer agent
CUT - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the cut action
CYLINDER - Static variable in class org.eclipse.gmf.runtime.diagram.ui.geoshapes.type.GeoshapeType
 

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

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.