Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

S

safelySanityCheckState(IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Checks the state of the given editor input if sanity checking is enabled.
safeRunnable(Runnable) - Method in interface org.eclipse.gmf.runtime.common.core.command. FileModificationValidator.ISyncExecHelper
Will wrap the input runnable with one that is thread safe.
safeRunnable(Runnable) - Method in class org.eclipse.gmf.runtime.common.core.command. FileModificationValidator.SyncExecHelper
Provides a default implementation.
safeRunnable(Runnable) - Method in class org.eclipse.gmf.runtime.emf.core. GMFEditingDomainFactory.TransactionalSyncExecHelper
Delegates to the specified domain to obtain a thread safe wrapper for the specified runnable
sameAs(Object) - Method in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration.ObjectDescriptor
Tests if the object descriptor applies to the given context object.
sameDocMany(EObject, EStructuralFeature) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. CopyingResource.CopyingSave
 
sameDocSingle(EObject, EStructuralFeature) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. CopyingResource.CopyingSave
 
sanityCheckState(IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Checks the state of the given editor input.
SAVE - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalActionId
Action id for the save action
save() - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteCustomizerEx
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Saves the given document provided for the given element.
saveDocumentToFile(IDocument, IFile, boolean, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDiagramDocumentProvider
 
saveDocumentToFile(IDocument, IFile, boolean, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider
Initializes the given document with the given stream using the given encoding.
saveState(IMemento) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileEditorInputProxy
 
ScalableImageFigure - Class in org.eclipse.gmf.runtime.draw2d.ui.render.figures
An implementation of ImageFigure that allows scaling the underlying image to the containing Figure's bounds, rather then being fixed to the image size.
ScalableImageFigure(Image) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
 
ScalableImageFigure(RenderedImage) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
 
ScalableImageFigure(RenderedImage, boolean) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Constructor for meta image sources.
ScalableImageFigure(RenderedImage, boolean, boolean, boolean) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Constructor for meta image sources.
schedule(IElementSelectionProvider, ElementSelectionServiceJob) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionService
Schedules the specified selection provider job.
SectionUpdateRequestCollapser - Class in org.eclipse.gmf.runtime.diagram.ui.properties.util
The receiver will collapse all requests into one and invoke it by the user-interface thread at the next reasonable opportunity.
SectionUpdateRequestCollapser() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.util. SectionUpdateRequestCollapser
 
segmentDistance(List, LineSeg, LineSeg.KeyPoint) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
Method segmentDistance.
select(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.filters. ConnectionEditPartPropertySectionFilter
 
select(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.filters. DiagramEditPartPropertySectionFilter
 
select(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.filters. EditPartPropertySectionFilter
 
select(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.filters. ShapeEditPartPropertySectionFilter
 
select(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.filters. TextAlignmentPropertySectionFilter
 
select(String) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DocumentProviderRegistry.IDocumentProviderSelector
 
SELECT_ALL - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalActionId
Action id for the select all action
SELECT_EXISTING_ELEMENT_FOR_SOURCE_ID - Static variable in interface org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. IModelingAssistantOperation
Id for the SelectExistingElementForSource operation
SELECT_EXISTING_ELEMENT_FOR_TARGET_ID - Static variable in interface org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. IModelingAssistantOperation
Id for the SelectExistingElementForTarget operation
selectAddedObject(EditPartViewer, Collection) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers. DiagramGlobalActionHandler
Select the newly added shape view by default.
selectAndReveal(Object, IWorkbenchWindow) - Static method in class org.eclipse.gmf.runtime.common.ui.action.util. SelectionUtil
Attempts to select and reveal the specified object in all parts within the supplied workbench window's active page.
selectedItem - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineStylesPopup
 
selectExistingElementForSource(IAdaptable, IElementType) - Method in interface org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. IModelingAssistantProvider
Pops up a dialog that allows the user to select an existing element that is to be used as the source in a new relationship being created.
selectExistingElementForSource(IAdaptable, IElementType) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantProvider
 
selectExistingElementForSource(IAdaptable, IElementType) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantService
Executes the SelectExistingElementForSourceOperation using the FIRST execution strategy.
SelectExistingElementForSourceOperation - Class in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
The operation used with the modeling assistant service that pops up a dialog from which the user can select an existing element to be used as the source end of a relationship.
SelectExistingElementForSourceOperation(IAdaptable, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. SelectExistingElementForSourceOperation
Creates a new GetTypesForSourceOperation.
selectExistingElementForTarget(IAdaptable, IElementType) - Method in interface org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. IModelingAssistantProvider
Pops up a dialog that allows the user to select an existing element that is to be used as the target in a new relationship being created.
selectExistingElementForTarget(IAdaptable, IElementType) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantProvider
Returns null.
selectExistingElementForTarget(IAdaptable, IElementType) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantService
Executes the SelectExistingElementForTargetOperation using the FIRST execution strategy.
SelectExistingElementForTargetOperation - Class in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
The operation used with the modeling assistant service that pops up a dialog from which the user can select an existing element to be used as the target end of a relationship.
SelectExistingElementForTargetOperation(IAdaptable, IElementType) - Constructor for class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. SelectExistingElementForTargetOperation
Creates a new GetTypesForTargetOperation.
SELECTION_TRANSFER - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. TransferId
Constant for selection transfer agent
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. PropertiesBrowserPage
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
SelectionDragAdapter - Class in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
Concrete implementation of the transfer drag source adapter for the selection transfer type.
SelectionDragAdapter(ITransferAgent) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drag. SelectionDragAdapter
Constructor for SelectionDragAdapter.
SelectionDropAdapter - Class in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Concrete implementation of the transfer drop target adapter for the selection transfer type.
SelectionDropAdapter(ITransferAgent) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. SelectionDropAdapter
Constructor for SelectionDropAdapter.
SelectionTransfer - Class in org.eclipse.gmf.runtime.common.ui.services.dnd.core
This class can be used to transfer a ISelection between two parts in a workbench in a drag and drop operation.
SelectionUtil - Class in org.eclipse.gmf.runtime.common.ui.action.util
This class provides selection utility methods.
selfAdapt(Notification) - Method in class org.eclipse.gmf.runtime.emf.core.util. CrossReferenceAdapter
Updates imports and exports maps.
SEMANTIC_LIST_COMPARTMENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Semantic List Compartment' class
SEMANTIC_LIST_COMPARTMENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Semantic List Compartment' class
SEMANTIC_LIST_COMPARTMENT__COLLAPSED - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Collapsed ' attribute
SEMANTIC_LIST_COMPARTMENT__DIAGRAM - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Diagram ' reference
SEMANTIC_LIST_COMPARTMENT__EANNOTATIONS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' EAnnotations ' containment reference list
SEMANTIC_LIST_COMPARTMENT__ELEMENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Element ' reference
SEMANTIC_LIST_COMPARTMENT__FILTERED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Filtered Objects ' reference list
SEMANTIC_LIST_COMPARTMENT__FILTERING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Filtering ' attribute
SEMANTIC_LIST_COMPARTMENT__FILTERING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Filtering Keys ' attribute
SEMANTIC_LIST_COMPARTMENT__LAYOUT_CONSTRAINT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Layout Constraint ' containment reference
SEMANTIC_LIST_COMPARTMENT__MUTABLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Mutable ' attribute
SEMANTIC_LIST_COMPARTMENT__PERSISTED_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Persisted Children ' containment reference list
SEMANTIC_LIST_COMPARTMENT__SHOW_TITLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Show Title ' attribute
SEMANTIC_LIST_COMPARTMENT__SORTED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorted Objects ' reference list
SEMANTIC_LIST_COMPARTMENT__SORTING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorting ' attribute
SEMANTIC_LIST_COMPARTMENT__SORTING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorting Keys ' attribute
SEMANTIC_LIST_COMPARTMENT__SOURCE_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Source Edges ' reference list
SEMANTIC_LIST_COMPARTMENT__STYLES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Styles ' containment reference list
SEMANTIC_LIST_COMPARTMENT__TARGET_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Target Edges ' reference list
SEMANTIC_LIST_COMPARTMENT__TRANSIENT_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transient Children ' containment reference list
SEMANTIC_LIST_COMPARTMENT__TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Type ' attribute
SEMANTIC_LIST_COMPARTMENT__VISIBLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Visible ' attribute
SEMANTIC_LIST_COMPARTMENT_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Semantic List Compartment' class
SemanticListCompartment - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Semantic List Compartment '.
SemanticListCompartmentImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Semantic List Compartment '
SemanticListCompartmentImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
SEMICIRCLE - Static variable in class org.eclipse.gmf.runtime.notation. JumpLinkType
The ' Semicircle ' literal value
SEMICIRCLE_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation. JumpLinkType
The ' Semicircle ' literal object
sendCreateEvent(EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Broadcasts a creatio notification for a new EObject via the appropriate clipboard support utility, if the metamodel support such notifications.
sendCreateEvent(List) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Broadcasts creation notifications for a list of new EObjects via the appropriate clipboard support utility, if the metamodel support such notifications.
sendCreateNotification(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
Default implementation does nothing, for those applications that do not support creation notifications.
sendCreateNotification(EObject) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Sends a notification that an eObject was created in its host editing domain.
sendCreateNotification(EObject) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. AbstractClipboardSupport
MSL implements creation notifications.
SEPARATOR_METHOD - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Separator for methods.
SEPARATOR_PARAMETER - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Separator for parameters.
SEPARATOR_RETURN - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Separator for return values.
SEPARATOR_SPACE - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Separator containing a space.
Service - Class in org.eclipse.gmf.runtime.common.core.service
A Service does some specific piece of work for clients by delegating the actual work done to one or more service providers.
Service() - Constructor for class org.eclipse.gmf.runtime.common.core.service. Service
Constructs a new service that is not optimized.
Service(boolean) - Constructor for class org.eclipse.gmf.runtime.common.core.service. Service
Constructs a new service that is (not) optimized as specified.
Service(boolean, boolean) - Constructor for class org.eclipse.gmf.runtime.common.core.service. Service
Constructs a new service that is (not) optimized as specified.
Service.ProviderDescriptor - Class in org.eclipse.gmf.runtime.common.core.service
A descriptor for providers defined by a configuration element.
Service.ProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
Constructs a new provider descriptor for the specified configuration element.
set(ElementSelectionScope) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionScope
Sets the specified option
set(IconOptions) - Method in class org.eclipse.gmf.runtime.common.ui.services.icon. IconOptions
Sets the specified option
set(ParserOptions) - Method in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Sets an option in this ParserOptions.
setActionBars(IActionBars) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AdvancedPropertySection
Sets and prepares the actionBars for this section
setActionBars(IActionBars) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. PropertiesBrowserPage
 
setAlignment(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the alignment of the label (icon and text) within the figure.
setAllDuplicatedElementsMap(Map) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DuplicateElementsRequest
Sets the duplicate.
setAllSupertypes(IElementType[]) - Method in class org.eclipse.gmf.runtime.emf.type.core. ElementType
 
setAntiAlias(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Sets a property to determine if the rendered image will be anti-aliased (if possible).
setAntiAlias(Boolean) - Method in interface org.eclipse.gmf.runtime.notation. ImageStyle
Sets the value of the ' Anti Alias' attribute
setAntiAlias(Boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ImageStyleImpl
 
setArcHeight(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RoundedRectangleBorder
Sets the arc height
setArcWidth(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RoundedRectangleBorder
Sets the arc width
setArrowSource(ArrowType) - Method in interface org.eclipse.gmf.runtime.notation. ArrowStyle
Sets the value of the ' Arrow Source' attribute
setArrowSource(ArrowType) - Method in class org.eclipse.gmf.runtime.notation.impl. ArrowStyleImpl
 
setArrowTarget(ArrowType) - Method in interface org.eclipse.gmf.runtime.notation. ArrowStyle
Sets the value of the ' Arrow Target' attribute
setArrowTarget(ArrowType) - Method in class org.eclipse.gmf.runtime.notation.impl. ArrowStyleImpl
 
setAvoidObstructions(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setAvoidObstructions(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setAvoidObstructions(boolean) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Avoid Obstructions' attribute
setBasicDestroyCommand(DestroyElementCommand) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyElementRequest
Assigns a command to override the basic destroy command that would be created by default by the edit helper to perform the object destruction.
setBendpoints(Bendpoints) - Method in interface org.eclipse.gmf.runtime.notation. Edge
Sets the value of the ' Bendpoints' containment reference
setBendpoints(Bendpoints) - Method in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
 
setBold(boolean) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Bold' attribute
setBold(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setBold(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setBookmarkedObjects(Set) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. RemoveBookmarkCommand
 
setBooleanValue(boolean) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. BooleanPropertyHelper
Clients should overwrite to set the boolean value to the property.
setBooleanValue(boolean) - Method in interface org.eclipse.gmf.runtime.notation. BooleanValueStyle
Sets the value of the ' Boolean Value' attribute
setBooleanValue(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BooleanValueStyleImpl
 
setBorder(Border) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. WrapperNodeFigure
Sets the subfigure border.
setBounds(Rectangle) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
 
setByteArrayValue(byte[]) - Method in interface org.eclipse.gmf.runtime.notation. ByteArrayValueStyle
Sets the value of the ' Byte Array Value' attribute
setByteArrayValue(byte[]) - Method in class org.eclipse.gmf.runtime.notation.impl. ByteArrayValueStyleImpl
 
setCanonical(boolean) - Method in interface org.eclipse.gmf.runtime.notation. CanonicalStyle
Sets the value of the ' Canonical' attribute
setCanonical(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. CanonicalStyleImpl
 
setCanonical(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
 
setCanSaveDocument(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
setCanSaveDocument(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Marks the document managed for the given element as saveable.
setCategory(String) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. ICompositeSourcePropertyDescriptor
Sets the property category name
setCategory(String) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositePropertySource
Sets the category.
setCategory(String) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
Sets the category.
setChecked(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Delegates to the operation framework action handler.
setChecked(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Delegates to the operation framework action handler.
setClientContext(IClientContext) - Method in class org.eclipse.gmf.runtime.emf.type.core. EditHelperContext
Sets the client context in which the editing gesture will be performed.
setClientContext(IClientContext) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. AbstractEditCommandRequest
 
setClientContext(IClientContext) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
 
setClientContext(IClientContext) - Method in interface org.eclipse.gmf.runtime.emf.type.core.requests. IEditCommandRequest
Sets the client context for this request.
setClipboardState(ClipboardState) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. ClipboardManager
 
setClosestDistance(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setClosestDistance(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setClosestDistance(boolean) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Closest Distance' attribute
setCollapsed(boolean) - Method in interface org.eclipse.gmf.runtime.notation. DrawerStyle
Sets the value of the ' Collapsed' attribute
setCollapsed(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicCompartmentImpl
 
setCollapsed(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicSemanticCompartmentImpl
 
setCollapsed(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. DrawerStyleImpl
 
setConfirm(boolean) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyRequest
Sets the flag that indicates whether or not confirmation of the deletion is required.
SetConnectionAnchorsCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
Sets a connections end points.
SetConnectionAnchorsCommand(TransactionalEditingDomain, String) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionAnchorsCommand
constructor
SetConnectionEndsCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
Command that sets a connections end points.
SetConnectionEndsCommand(TransactionalEditingDomain, String) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionEndsCommand
constructor
setConstraint(IFigure, Object) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ConstrainedToolbarLayout
 
setConstraint(Rectangle) - Method in interface org.eclipse.gmf.runtime.draw2d.ui.figures. IBorderItemLocator
Sets the constraint for the location of this border item.
setContainer(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Sets the container for the new element.
setContainer(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyReferenceRequest
Sets the element that contains the reference.
setContainingFeature(EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyReferenceRequest
Sets the feature in the container that contains the reference.
setContainmentFeature(EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. CreateElementCommand
Sets the containment feature for the new element.
setContainmentFeature(EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Sets the containment feature in which to create the new element.
setContent(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocument
 
setContent(Object, long) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocument
 
setContent(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocument
Replaces the content of the document with the given content.
setContent(Object, long) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocument
Replaces the content of the document with the given text.
setContext(IAdaptable) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. AbstractElementSelectionInput
Set the context for the element selection input.
setContributionDescriptor(ProviderContributionDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem. AbstractContributionItemProvider
 
setContributions(IConfigurationElement) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers. DefaultPaletteProvider
Adds the configuration elements to the list of palette provider XML contributions
setCropBound(Bounds) - Method in interface org.eclipse.gmf.runtime.notation. ImageStyle
Sets the value of the ' Crop Bound' containment reference
setCropBound(Bounds) - Method in class org.eclipse.gmf.runtime.notation.impl. ImageStyleImpl
 
setCurrentTargetAndLocation(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. DropTargetContext
Sets the target item of the given drop event as the current target.
setData(byte[]) - Method in interface org.eclipse.gmf.runtime.notation. Image
Sets the value of the ' Data' attribute
setData(byte[]) - Method in class org.eclipse.gmf.runtime.notation.impl. ImageImpl
 
setDefaultElementCreationStatus(IStatus) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. CreateElementCommand
Sets the status of the default element creation.
setDefaultSize(Dimension) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. DefaultSizeNodeFigure
 
setDefaultSize(int, int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. DefaultSizeNodeFigure
 
setDefaultValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
Assigns a default value to this property
setDescription() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. DiagramGeneralSection
User pressed Enter key after editing name field - update the model
setDescription(String) - Method in interface org.eclipse.gmf.runtime.notation. DescriptionStyle
Sets the value of the ' Description' attribute
setDescription(String) - Method in class org.eclipse.gmf.runtime.notation.impl. DescriptionStyleImpl
 
setDescription(String) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramStyleImpl
 
setDescription(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setDescription(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setDescription(String) - Method in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
setDiagramLink(Diagram) - Method in interface org.eclipse.gmf.runtime.notation. DiagramLinkStyle
Sets the value of the ' Diagram Link' reference
setDiagramLink(Diagram) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramLinkStyleImpl
 
setDirty(boolean) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertySource
Set the dirty flag to boolean.
setDirty(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
 
setDirtyFlag(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
setDirtyFlag(boolean) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertyDescriptor
 
setDisplayName(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
setDisplayName(String) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertyDescriptor
Sets the display name
setDlgOrientation(boolean) - Method in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
Allows to set the orientation (portrait/landscape) in the print dialog.
setDlgOrientation(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Allows to set the orientation (portrait/landscape) in the print dialog.
setDlgPaperSize(int, double, double) - Method in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
Allows to set the paper size in the print dialog.
setDlgPaperSize(int, double, double) - Method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Allows to set the paper size in the print dialog.
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramInputDocumentProvider
Initializes the given document from the given editor input using the given character encoding.
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDiagramDocumentProvider
 
setDocumentContent(IDocument, Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider
Initializes the given document with the given stream using the given encoding.
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDiagramDocumentProvider
 
setDocumentContent(IDocument, IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
Initializes the given document from the given editor input using the given character encoding.
setDocumentContentFromStorage(IDocument, IStorage) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDiagramDocumentProvider
 
setDocumentContentFromStorage(IDocument, IStorage) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDiagramDocumentProvider
 
setDocumentContentFromStorage(IDocument, IStorage) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
Initializes the given document with the given stream using the given encoding.
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Sets this editor's document provider.
setDocumentProvider(IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Hook method for setting the document provider for the given input.
setDoubleValue(double) - Method in interface org.eclipse.gmf.runtime.notation. DobleValueStyle
Sets the value of the ' Double Value' attribute
setDoubleValue(double) - Method in interface org.eclipse.gmf.runtime.notation. DoubleValueStyle
Sets the value of the ' Double Value' attribute
setDoubleValue(double) - Method in class org.eclipse.gmf.runtime.notation.impl. DoubleValueStyleImpl
 
setEAttribute(EObject, EAttribute, Object) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Replaces an object's attribute with an new value.
setEClass(EClass) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. EditElementCommand
Sets the kind of element that can be modified by this command.
setEdgeAdaptor(IAdaptable) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionAnchorsCommand
Sets the edge adaptor.
setEdgeAdaptor(IAdaptable) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionEndsCommand
Sets the edge adaptor.
setEditableValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
Deprecated.   
setEditContext(Object) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. GetEditContextCommand
Sets the edit context.
setEditContext(Object) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. GetEditContextRequest
Sets the requested edit context.
setEditingDomain(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
Sets the editingDomain.
setEditingDomain(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramDocument
 
setEditingDomain(TransactionalEditingDomain) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDiagramDocument
Sets the EditingDomain for this document
setEditingDomain(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. AbstractEditCommandRequest
Sets the editing domain.
setEditingDomain(TransactionalEditingDomain) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. UndoableModelPropertySheetEntry
Sets my editing domain.
setEditor(IEditorPart) - Method in class org.eclipse.gmf.runtime.common.ui.services.marker. AbstractMarkerNavigationProvider
Save the editor instance associated with the marker.
setElement(Object) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertySource
Set the element of which the properties belong to.
setElement(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
Sets the element.
setElement(EObject) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
setElement(EObject) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
setElement(EObject) - Method in interface org.eclipse.gmf.runtime.notation. View
Sets the value of the ' Element' reference
setElementsToBeDuplicated(List) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DuplicateElementsRequest
Sets the primary elements to be duplicated.
setElementToDestroy(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyDependentsRequest
Sets the element to be destroyed.
setElementToDestroy(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyElementRequest
Sets the element to be destroyed.
setElementToEdit(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. EditElementCommand
Sets the element to be modified by this command.
setElementType(IElementType) - Method in class org.eclipse.gmf.runtime.emf.type.core. EditHelperContext
Sets the EObject that is the subject of the editing gesture.
setEObject(EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
 
setEObject(EObject, EReference, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Replaces an object's scalar reference with an new element.
setEObject(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core. EditHelperContext
Sets the EObject that is the subject of the editing gesture.
setEObjectList(EObject, EReference, List) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Replaces an object's many reference with an entirely new list of references.
setEObjectValue(EObject) - Method in interface org.eclipse.gmf.runtime.notation. EObjectValueStyle
Sets the value of the ' EObject Value' reference
setEObjectValue(EObject) - Method in class org.eclipse.gmf.runtime.notation.impl. EObjectValueStyleImpl
 
setErrorText(String) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
Set the error text.
setEvent(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. DropTargetEvent
Set the event
setFeedback(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. AbstractDropTargetListener
 
setFeedback(DropTargetEvent) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop. IDropTargetListener
Provides the listener an opportunity to set the feedback when hovering over a target.
setFeedback(DropTargetEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop. ResourceDropTargetListener
 
setFillColor(int) - Method in interface org.eclipse.gmf.runtime.notation. FillStyle
Sets the value of the ' Fill Color' attribute
setFillColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. FillStyleImpl
 
setFillColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setFillColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setFilter(IFilter) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. AbstractElementSelectionInput
Set the filter for the element selection input.
setFiltering(Filtering) - Method in interface org.eclipse.gmf.runtime.notation. FilteringStyle
Sets the value of the ' Filtering' attribute
setFiltering(Filtering) - Method in class org.eclipse.gmf.runtime.notation.impl. FilteringStyleImpl
 
setFiltering(Filtering) - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
setFiltering(Filtering) - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
setFilteringKeys(List) - Method in interface org.eclipse.gmf.runtime.notation. FilteringStyle
Sets the value of the ' Filtering Keys' attribute
setFilteringKeys(List) - Method in class org.eclipse.gmf.runtime.notation.impl. FilteringStyleImpl
 
setFilteringKeys(List) - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
setFilteringKeys(List) - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
setFocus() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. PropertiesBrowserPage
 
setFocus(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
Sets the focus state of this label
setFocus(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the focus state of this label
setFont(Font) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
setFontColor(int) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Font Color' attribute
setFontColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setFontColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setFontHeight(int) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Font Height' attribute
setFontHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setFontHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setFontName(String) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Font Name' attribute
setFontName(String) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setFontName(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setFontName(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setFontNameGen(String) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setForegroundColor(Color) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
 
setGlobalActionHandlers(IActionBars, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalActionManager
Set the global actions as the workbench global action handlers
setGlobalActionHandlers(IActionBars, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. IDEGlobalActionManager
 
setGradient(GradientData) - Method in interface org.eclipse.gmf.runtime.notation. FillStyle
Sets the value of the ' Gradient' attribute
setGradient(GradientData) - Method in class org.eclipse.gmf.runtime.notation.impl. FillStyleImpl
 
setGradient(GradientData) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setGradient(GradientData) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setGradientColor1(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. GradientData
 
setGradientColor2(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. GradientData
 
setGradientData(int, int, int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Sets values defining gradient data.
setGradientStyle(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. GradientData
 
setGravity(GravityDirectionType) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. GravityConstrainedFlowLayout
Method setGravity will update the gravity used for the layout.
setHash(int) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeEntryImpl
 
setHash(int) - Method in class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
setHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. BoundsImpl
 
setHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. SizeImpl
 
setHeight(int) - Method in interface org.eclipse.gmf.runtime.notation. Size
Sets the value of the ' Height' attribute
setHint(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
 
setHint(String) - Method in interface org.eclipse.gmf.runtime.notation. HintedDiagramLinkStyle
Sets the value of the ' Hint' attribute
setHint(String) - Method in class org.eclipse.gmf.runtime.notation.impl. HintedDiagramLinkStyleImpl
 
setHwndOwner(String, String) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Set the owner hwnd so that the displyed print dialog is modal.
setIcon(Image) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the label's icon to the passed image.
setIcon(Image, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the label's icon at given index
setIconAlignment(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the alignment of the label's icon relative to the label's text bounds.
setIconLocation(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
setIconOptions(int) - Method in class org.eclipse.gmf.runtime.common.ui.services.util. CommonLabelProvider
Sets the icon options.
setId(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
 
setId(String) - Method in interface org.eclipse.gmf.runtime.notation. IdentityAnchor
Sets the value of the ' Id' attribute
setId(String) - Method in class org.eclipse.gmf.runtime.notation.impl. IdentityAnchorImpl
 
setIgnoreInvisibleChildren(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ConstrainedToolbarLayout
Sets whether to ignore invisible children or not
setImageBuffer(Image) - Method in interface org.eclipse.gmf.runtime.notation. ImageBufferStyle
Sets the value of the ' Image Buffer' containment reference
setImageBuffer(Image) - Method in class org.eclipse.gmf.runtime.notation.impl. ImageBufferStyleImpl
 
setInput(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. AbstractElementSelectionInput
Set the input filter for the element selection input.
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AdvancedPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColorsAndFontsPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid. RulerGridPropertySection
 
setInput(IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
setInstance(FileModificationValidator.ISyncExecHelper) - Static method in class org.eclipse.gmf.runtime.common.core.command. FileModificationValidator.SyncExecHelper
 
setInstanceType(EDataType) - Method in interface org.eclipse.gmf.runtime.notation. DataTypeStyle
Sets the value of the ' Instance Type' reference
setInstanceType(EDataType) - Method in class org.eclipse.gmf.runtime.notation.impl. DataTypeStyleImpl
 
setInstanceType(EDataType) - Method in class org.eclipse.gmf.runtime.notation.impl. PropertyValueImpl
 
setInstanceType(EDataType) - Method in interface org.eclipse.gmf.runtime.notation. PropertyValue
Sets the value of the ' Instance Type' reference
setIntValue(int) - Method in class org.eclipse.gmf.runtime.notation.impl. IntValueStyleImpl
 
setIntValue(int) - Method in interface org.eclipse.gmf.runtime.notation. IntValueStyle
Sets the value of the ' Int Value' attribute
setIsUsingGradient(boolean) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Sets the value of isUsingGradient
setItalic(boolean) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Italic' attribute
setItalic(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setItalic(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setJumpLinks(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Turns on or off the jump links functionality.
setJumpLinksReverse(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setJumpLinksReverse(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setJumpLinksReverse(boolean) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Jump Links Reverse' attribute
setJumpLinksStyles(int, boolean, boolean, boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Set the jump links styles associated with the jump links functionality.
setJumpLinkStatus(JumpLinkStatus) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setJumpLinkStatus(JumpLinkStatus) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setJumpLinkStatus(JumpLinkStatus) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Jump Link Status' attribute
setJumpLinkType(JumpLinkType) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setJumpLinkType(JumpLinkType) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setJumpLinkType(JumpLinkType) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Jump Link Type' attribute
setKey(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeEntryImpl
 
setKey(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
setKey(Node) - Method in interface org.eclipse.gmf.runtime.notation. NodeEntry
Sets the value of the ' Key' reference
setKey(String) - Method in interface org.eclipse.gmf.runtime.notation. StringToPropertyValueMapEntry
Sets the value of the ' Key' attribute
setLabel(String) - Method in interface org.eclipse.gmf.runtime.common.core.command. ICommand
Since not all commands have names, reduce() should propogate label from an upper command that may be thrown away to the resultant reduced command.
setLabel(String) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. AbstractEditCommandRequest
Sets the edit command label.
setLabelAlignment(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated. This never worked properly anyways. Call WrappingLabel.setAlignment(int) instead to position the icon and text within the label.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.gmf.runtime.common.ui.services.statusline. StatusLineMessageContributionItem
Set the label provider.
setLabelProvider(ILabelProvider) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EObjectContainmentListPropertyValue
 
setLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
setLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicSemanticCompartmentImpl
 
setLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.gmf.runtime.notation.impl. DecorationNodeImpl
 
setLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeImpl
 
setLayoutConstraint(LayoutConstraint) - Method in interface org.eclipse.gmf.runtime.notation. Node
Sets the value of the ' Layout Constraint' containment reference
setLayoutDefaultMargin(int) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers. TopDownProvider
 
setLineColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setLineColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorStyleImpl
 
setLineColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. LineStyleImpl
 
setLineColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setLineColor(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setLineColor(int) - Method in interface org.eclipse.gmf.runtime.notation. LineStyle
Sets the value of the ' Line Color' attribute
setLineColorButtonImage() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid. RulerGridPropertySection
 
setLineDash(int[]) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the line dash style.
setLineStyle(int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Sets the style of line to be used by this shape.
setLineType(LineType) - Method in class org.eclipse.gmf.runtime.notation.impl. LineTypeStyleImpl
 
setLineType(LineType) - Method in interface org.eclipse.gmf.runtime.notation. LineTypeStyle
Sets the value of the ' Line Type' attribute
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Set the line width of the polyline connection.
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Sets the line width to be used to outline the shape.
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorStyleImpl
 
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. LineStyleImpl
 
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setLineWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setLineWidth(int) - Method in interface org.eclipse.gmf.runtime.notation. LineStyle
Sets the value of the ' Line Width' attribute
setMaintainAspectRatio(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Sets a property to determine if the rendered image will respect the original aspect ratio of the default image when resized.
setMaintainAspectRatio(Boolean) - Method in interface org.eclipse.gmf.runtime.notation. ImageStyle
Sets the value of the ' Maintain Aspect Ratio' attribute
setMaintainAspectRatio(Boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ImageStyleImpl
 
setMeasurementUnit(MeasurementUnit) - Method in interface org.eclipse.gmf.runtime.notation. Diagram
Sets the value of the ' Measurement Unit' attribute
setMeasurementUnit(MeasurementUnit) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
Set the Measurement Unit for this Diagram, the Measure ment unit can be set only once, the set method will not set the value if it was already set setMinIncomingPadding(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. ConstantSizeNode
Sets the minimal padding between the end points of incoming edges.
setMinOutgoingPadding(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. ConstantSizeNode
Sets the minimal padding between the start points of outgoing edges
SetModelPropertyValueCommand - Class in org.eclipse.gmf.runtime.emf.ui.properties.commands
Command to set a property value in the model in an undo interval.
SetModelPropertyValueCommand(TransactionalEditingDomain, String, Object, IPropertySource, Object, Object) - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.commands. SetModelPropertyValueCommand
Constructs a new command with the property source and the id of the property to be reset.
setModificationValidator(IModificationValidator) - Static method in class org.eclipse.gmf.runtime.common.core.command. FileModificationValidator
Set the modification validator to be used to check that files can be modified.
setMutable(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
setMutable(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
setMutable(boolean) - Method in interface org.eclipse.gmf.runtime.notation. View
Sets the value of the ' Mutable' attribute
setName(EObject, String) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
 
setName(EObject, String) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Sets the "name" of an element, if the metamodel supports the concept of naming elements and this eObject is nameable.
setName(EObject, String) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. AbstractClipboardSupport
MSL has extensions for metamodels to set object names.
setName(EObject, String) - Static method in class org.eclipse.gmf.runtime.emf.core.util. EMFCoreUtil
Sets the name of an object if the object can be assigned a name.
setName(String) - Method in interface org.eclipse.gmf.runtime.notation. Diagram
Sets the value of the ' Name' attribute
setName(String) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
setName(String) - Method in class org.eclipse.gmf.runtime.notation.impl. NamedStyleImpl
 
setName(String) - Method in interface org.eclipse.gmf.runtime.notation. NamedStyle
Sets the value of the ' Name' attribute
setNewElement(EObject) - Method in class org.eclipse.gmf.runtime.diagram.core.edithelpers. CreateElementRequestAdapter
Sets the new element that has been created in response to this request.
setNewElement(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Sets the element that has been created by this request.
setNewSourceAdaptor(IAdaptable) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionEndsCommand
Sets the new source adaptor.
setNewSourceTerminal(String) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionAnchorsCommand
Sets the new source terminal.
setNewTargetAdaptor(IAdaptable) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionEndsCommand
Sets the new target adaptor.
setNewTargetTerminal(String) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetConnectionAnchorsCommand
Sets the new target terminal.
setNewValue(Object) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Sets the newValue that will be set for the property.
setObject(Object) - Method in class org.eclipse.gmf.runtime.common.core.util. ObjectAdapter
Sets the object.
setOpenNewlyCreatedDiagramEditor(boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards. EditorWizardPage
Sets a flag indicating whether or not the newly created diagram editor should be opened
setOrientation(boolean) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Allows to set the orientation (portrait/landscape) in the print dialog.
setOrigin(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Sets the origin point of the line segment
setOutsideRatio(float) - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. BorderNode
Sets the outside parent ratio value.
setPageHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
 
setPageHeight(int) - Method in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
setPageHeight(int) - Method in interface org.eclipse.gmf.runtime.notation. PageStyle
Sets the value of the ' Page Height' attribute
setPageWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
 
setPageWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
setPageWidth(int) - Method in interface org.eclipse.gmf.runtime.notation. PageStyle
Sets the value of the ' Page Width' attribute
setPageX(int) - Method in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
 
setPageX(int) - Method in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
setPageX(int) - Method in interface org.eclipse.gmf.runtime.notation. PageStyle
Sets the value of the ' Page X' attribute
setPageY(int) - Method in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
 
setPageY(int) - Method in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
setPageY(int) - Method in interface org.eclipse.gmf.runtime.notation. PageStyle
Sets the value of the ' Page Y' attribute
setPaperSize(int, double, double) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Allows to set the paper size in the print dialog.
setParameter(String, Object) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. AbstractEditCommandRequest
Sets the value of the parameter named parameterName to value.
setParameter(String, Object) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
 
setParameter(String, Object) - Method in interface org.eclipse.gmf.runtime.emf.type.core.requests. IEditCommandRequest
Sets the request parameter named name to value.
setParserOptions(int) - Method in class org.eclipse.gmf.runtime.common.ui.services.util. CommonLabelProvider
Sets the parser options.
setPastedElement(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
After pasting has completed, records the element that I have successfully (or not) pasted from the original copy.
setPoint(Point, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
setPoints(PointList) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the list of points to be used by this polyline connection.
setPoints(List) - Method in class org.eclipse.gmf.runtime.notation.impl. RelativeBendpointsImpl
 
setPoints(List) - Method in interface org.eclipse.gmf.runtime.notation. RelativeBendpoints
Sets the value of the ' Points' attribute
setPosition(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. OneLineBorder
 
setPosition(int) - Method in interface org.eclipse.gmf.runtime.notation. Guide
Sets the value of the ' Position' attribute
setPosition(int) - Method in class org.eclipse.gmf.runtime.notation.impl. GuideImpl
 
setPreferredImageSize(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Sets the preferred size of the image figure.
setPreviousColor(int) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColorPalettePopup
 
setPrintActionHelper(IPrintActionHelper) - Method in class org.eclipse.gmf.runtime.diagram.ui.printing.actions. PrintPreviewAction
Set the print action helper that helps perform the print action in the print preview dialog.
setPrintPreviewHelper(PrintPreviewHelper) - Method in class org.eclipse.gmf.runtime.diagram.ui.printing.actions. PrintPreviewAction
Set the print preview helper responsible for performing the print preview.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Sets this providers progress monitor.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. WorkspaceOperationRunner
Sets the progress monitor.
setPrompt(boolean) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateRelationshipRequest
Sets the value of the prompt flag.
setProperties(Map) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
Sets the properties.
setProperty(String, Object) - Method in class org.eclipse.gmf.runtime.notation.impl. PropertiesSetStyleImpl
 
setProperty(String, Object) - Method in interface org.eclipse.gmf.runtime.notation. PropertiesSetStyle
 
SetPropertyCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
A command to a set a property of a view
SetPropertyCommand(TransactionalEditingDomain, String, IAdaptable, String, Object) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Creates a set property command with a given label
SetPropertyCommand(TransactionalEditingDomain, IAdaptable, String, String, Object) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Creates a set property command with a default label based on property name
setPropertyDescriptors(Map) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
Sets the propertyDescriptors.
setPropertyEditor(CellEditor) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
Parametrize cell editor creation - assign a custom cell editor to an instance variable
setPropertyEditor(CellEditor) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
 
setPropertyId(String) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Sets the propertyId of the property.
setPropertyName(String) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Sets the property name
setPropertySource(IPropertySource) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
setPropertySource(IPropertySource) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertyDescriptor
Sets specified IPropertySource
setPropertySourceProvider(IPropertySourceProvider) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
Sets a property source provider for this entry.
setPropertyValue(Object, Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositePropertySource
This delegates to IItemPropertyDescriptor.setPropertyValue().
setPropertyValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
Sets new value to the property
setPropertyValue(Object) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. ICompositeSourcePropertyDescriptor
This method is used by the property source to set the property that this property descriptor maps to.
setPropertyValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
setPropertyValue(Object, Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
 
setPropertyValue(View, EStructuralFeature, EClass, Object) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
Sets the passed featrue on the passed EClass inside the passed view to the new value if possible
setPropertyValue(View, Object, Object) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
Deprecated. use ViewUtil#setStructuralFeatureValue(View, EStructuralFeature, Object} instead
setPropertyValue(Object, Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors. FlattenedContainmentListPropertyValue
 
setPropertyValue(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors. NotationPropertyDescriptor
 
setPropertyValue(EObject, Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractBasicTextPropertySection
Set property value for the given object
setPropertyValue(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractBasicTextPropertySection
User pressed Enter key after editing text field - update the model
setPropertyValue(SelectionEvent, Object, String) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ConnectionAppearancePropertySection
 
setPropertyValue(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. DiagramGeneralSection
 
setPropertyValue(EObject, Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. DiagramGeneralSection
 
setPropertyValue(Object, Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositePropertySource
This delegates to IItemPropertyDescriptor.setPropertyValue.
setPropertyValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
 
setPropertyValue(Object, Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EObjectContainmentListPropertyValue
 
setRawURI(URI) - Method in class org.eclipse.gmf.runtime.emf.core.resources. GMFResource
Set the URI of the resource without processing it.
setRawValue(String) - Method in class org.eclipse.gmf.runtime.notation.impl. PropertyValueImpl
 
setRawValue(String) - Method in class org.eclipse.gmf.runtime.notation.impl. SingleValueStyleImpl
 
setRawValue(String) - Method in interface org.eclipse.gmf.runtime.notation. PropertyValue
Sets the value of the ' Raw Value' attribute
setRawValue(String) - Method in interface org.eclipse.gmf.runtime.notation. SingleValueStyle
Sets the value of the ' Raw Value' attribute
setReadOnly(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
 
setReadOnly(boolean) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. ICompositeSourcePropertyDescriptor
Set read-only to true if the property is read-only, or to false otherwise
setReadOnly(boolean) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
setReadOnly(boolean) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
Sets the specified value to be read only.
setRealObject(Object) - Method in class org.eclipse.gmf.runtime.common.core.util. Proxy
Sets the value of the realObject instance variable.
setReferencedObject(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyReferenceRequest
Sets the referenced element.
setRenderedImage(RenderedImage) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Sets the RenderedImage that is to be displayed by this figure
SetRequest - Class in org.eclipse.gmf.runtime.emf.type.core.requests
Request to set the value of a structural feature in a model element.
SetRequest(TransactionalEditingDomain, EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests. SetRequest
Constructs a new request to set the value of a structural feature in a model element.
SetRequest(EObject, EStructuralFeature, Object) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests. SetRequest
Constructs a new request to set the value of a structural feature in a model element.
setResult(CommandResult) - Method in class org.eclipse.gmf.runtime.common.core.command. AbstractCommand
Sets the command result.
setResult(CommandResult) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command. AbstractTransactionalCommand
Sets the command result.
setResult(CommandResult) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command. CompositeTransactionalCommand
Sets the command result.
setResult(boolean) - Method in class org.eclipse.gmf.runtime.emf.ui.services.action. AbstractModelActionFilterProvider
Sets the result instance variable to the specified value.
setReversed(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ConstrainedToolbarLayout
Sets whether to reverse children or not
setRoundedBendpointsRadius(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the parameter indicating the arc radius for rounded bendpoints.
setRoundedBendpointsRadius(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setRoundedBendpointsRadius(int) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setRoundedBendpointsRadius(int) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Rounded Bendpoints Radius' attribute
setRouting(Routing) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setRouting(Routing) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setRouting(Routing) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Routing' attribute
setRoutingStyles(boolean, boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Set the overall routing styles for this polyline connection.
setScaleFactor(int) - Method in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
Preserve the scale factor that the user enters in the preview or print dialogs.
setScaleFactor(int) - Method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Initialize the scaling factor in the print dialog.
setScaleToWidthHeight(int, int) - Method in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
Preserve the width and height scale factors
setScaleToWidthHeight(int, int) - Method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Initialize the scale width and height in the print dialog.
setScope(ElementSelectionScope) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. AbstractElementSelectionInput
Set the scope for the element selection input.
setSelected(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
Sets the selection state of this label
setSelected(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the selection state of this label
setSelection(ISelection) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. ITransferAgent
Set the selection if the transfer is a selection transfer
setSelection(ISelection) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. SelectionTransfer
Sets the selection.
setSelection(ISelection) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. TransferAgent
Set the selection if the transfer is a selection transfer
setSelection() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionComposite
If there is no selection in the composite, set the selection to the provided MatchingObject.
setShouldDrawDropShadow(boolean) - Method in interface org.eclipse.gmf.runtime.draw2d.ui.figures. DropShadowBorder
Sets whether the border will draw a drop shadow with the border edge.
setShouldDrawDropShadow(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
 
setShowTitle(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
 
setShowTitle(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
setShowTitle(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
setShowTitle(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. TitleStyleImpl
 
setShowTitle(boolean) - Method in interface org.eclipse.gmf.runtime.notation. TitleStyle
Sets the value of the ' Show Title' attribute
setSite(IWorkbenchPartSite) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
setSize(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
setSmoothness(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the smoothness factor of this Connection that is reflected when the polyline is rendered.
setSmoothness(Smoothness) - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
setSmoothness(Smoothness) - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
setSmoothness(Smoothness) - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Sets the value of the ' Smoothness' attribute
setSorting(Sorting) - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
setSorting(Sorting) - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
setSorting(Sorting) - Method in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
 
setSorting(Sorting) - Method in interface org.eclipse.gmf.runtime.notation. SortingStyle
Sets the value of the ' Sorting' attribute
setSortingKeys(Map) - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
setSortingKeys(Map) - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
setSortingKeys(Map) - Method in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
 
setSortingKeys(Map) - Method in interface org.eclipse.gmf.runtime.notation. SortingStyle
Sets the value of the ' Sorting Keys' attribute
setSource(IProvider) - Method in class org.eclipse.gmf.runtime.common.core.service. ProviderChangeEvent
Sets the source instance variable to the specified value.
setSource(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateRelationshipRequest
Sets the relationship source.
setSource(View) - Method in interface org.eclipse.gmf.runtime.notation. Edge
Sets the value of the ' Source' reference
setSource(View) - Method in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
 
setSourceAnchor(Anchor) - Method in interface org.eclipse.gmf.runtime.notation. Edge
Sets the value of the ' Source Anchor' containment reference
setSourceAnchor(Anchor) - Method in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
 
setSourceDecoration(RotatableDecoration, ConnectionLocator) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the decoration to be used at the start of the Connection.
setSourceDecoration(RotatableDecoration) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
 
setSourceX(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
Sets the x-distance from the bendpoint to the attach point with the source view setSourceY(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
Sets the y-distance from the bendpoint to the attach point with the source view setStatus(IStatus) - Method in class org.eclipse.gmf.runtime.emf.ui.action. AbstractModelActionDelegate
Sets the action delegate status.
setStatus(IStatus) - Method in class org.eclipse.gmf.runtime.emf.ui.action. AbstractModelActionHandler
Sets the action delegate status.
setStretchMajorAxis(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ConstrainedToolbarLayout
Sets whether to stretch the major axis or not
setStrikeThrough(boolean) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Strike Through' attribute
setStrikeThrough(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setStrikeThrough(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setStringValue(String) - Method in class org.eclipse.gmf.runtime.notation.impl. StringValueStyleImpl
 
setStringValue(String) - Method in interface org.eclipse.gmf.runtime.notation. StringValueStyle
Sets the value of the ' String Value' attribute
setStructuralFeatureValue(View, EStructuralFeature, Object) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
Sets the passed feature if possible on the passed view to the passed value.
setStyle(String) - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. ConstrainedEdge
Sets the routing style for the edge (orthogonal or default)
setTarget(Notifier) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramModificationListener
 
setTarget(Notifier) - Method in class org.eclipse.gmf.runtime.emf.core.util. CrossReferenceAdapter
 
setTarget(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateRelationshipRequest
Sets the relationship target.
setTarget(View) - Method in interface org.eclipse.gmf.runtime.notation. Edge
Sets the value of the ' Target' reference
setTarget(View) - Method in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
 
setTargetAnchor(Anchor) - Method in interface org.eclipse.gmf.runtime.notation. Edge
Sets the value of the ' Target Anchor' containment reference
setTargetAnchor(Anchor) - Method in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
 
setTargetContainer(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. MoveRequest
Sets the container into which the element will be moved.
setTargetDecoration(RotatableDecoration, ConnectionLocator) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Sets the decoration to be used at the end of the Connection.
setTargetDecoration(RotatableDecoration) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
 
setTargetFeature(EObject, EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. MoveElementsCommand
Sets the reference feature into which an element should be moved.
setTargetFeature(EObject, EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. MoveRequest
Sets the reference feature into which an element should be moved.
setTargetX(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
Sets the x-distance from the bendpoint to the attach point with the target view setTargetY(int) - Method in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
Sets the y-distance from the bendpoint to the attach point with the target view setTerminus(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Sets the terminating point of the line segment.
setText(String) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the text in this label.
setTextAlignment(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the alignment of the label's text relative to the label's icon bounds.
setTextAlignment(TextAlignment) - Method in class org.eclipse.gmf.runtime.notation.impl. TextStyleImpl
 
setTextAlignment(TextAlignment) - Method in interface org.eclipse.gmf.runtime.notation. TextStyle
Sets the value of the ' Text Alignment' attribute
setTextJustification(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the text justification of the label text.
setTextPlacement(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets the text placement of the label relative to its icon.
setTextStrikeThrough(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
Sets whether the label text should be striked-through
setTextStrikeThrough(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets whether the label text should be striked-through
setTextStrikeThrough(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
Sets whether the label text should be striked-through
setTextUnderline(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
Sets whether the label text should be underlined
setTextUnderline(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets whether the label text should be underlined
setTextUnderline(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
Sets whether the label text should be underlined
setTextWrap(boolean) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Sets whether the label text should wrap
setTextWrapAlignment(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated. Call WrappingLabel.setTextJustification(int) and WrappingLabel.setAlignment(int) instead. This method was somewhat controlling text justification and label alignment, but they are really two independent settings. Previously, setTextWrapAlignment(CENTER) would not only center-justifies the text, but also put the label in the center. Now, you need to call WrappingLabel.setTextJustification(int) to justify the text (this only affects text when it is wrapped) and WrappingLabel.setAlignment(int) to position the text correctly in the label. If you want the text in the center of the label than call setAlignment(PositionConstants.CENTER). Look at the implementation of this method to see how your code needs to be migrated.
setTextWrapWidth(int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated. this method was empty and never called
setTransparency(int) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Sets the transparency if the given parameter is in [0, 100] range
setTransparency(int) - Method in interface org.eclipse.gmf.runtime.notation. FillStyle
Sets the value of the ' Transparency' attribute
setTransparency(int) - Method in class org.eclipse.gmf.runtime.notation.impl. FillStyleImpl
 
setTransparency(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setTransparency(int) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
setTruncationString(String) - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
Sets the truncation string.
setType(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
 
setType(String) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
setType(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
setType(String) - Method in interface org.eclipse.gmf.runtime.notation. View
Sets the value of the ' Type' attribute
setTypedKey(Node) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeEntryImpl
 
setTypedKey(String) - Method in class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
setTypedValue(Alignment) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeEntryImpl
 
setTypedValue(PropertyValue) - Method in class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
setTypeGen(String) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
setUnderline(boolean) - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Sets the value of the ' Underline' attribute
setUnderline(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
setUnderline(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
setUndoContext(IUndoContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Sets my undo context.
setUndoContext(IUndoContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Sets my undo context.
setUndoValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. RestoreDefaultPropertyValueCommand
Sets the property value which is used when this command execution is undone.
setUndoValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. SetModelPropertyValueCommand
Sets the property value which is used when this command execution is undone.
setupDocument(Object, IDocument) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramInputDocumentProvider
Sets up the given document as it would be provided for the given element.
setupDocument(Object, IDocument) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
Sets up the given document as it would be provided for the given element.
setupFragmentEx(TextFragmentBox, Font, String) - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. FlowUtilitiesEx
Make public.
setURI(URI) - Method in class org.eclipse.gmf.runtime.emf.core.resources. GMFResource
 
setUseIDAttributes(boolean) - Method in class org.eclipse.gmf.runtime.emf.core.resources. GMFResource
Should we use ID attribute?
setValidator(ICellEditorValidator) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertyDescriptor
Sets the validator for this propertyDescriptor
setValidator(ICellEditorValidator) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
 
setValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
Utility method - all the checks and context set up are done in the setPropertyValue.
setValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ElementValue
Sets the element's value
setValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
Set the value for this entry.
setValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. UndoableModelPropertySheetEntry
Set the value for this entry.
setValue(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. BooleanPropertyHelper
Sets the value to the boolean property.
setValue(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. NodeEntryImpl
 
setValue(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. PropertyValueImpl
 
setValue(double) - Method in class org.eclipse.gmf.runtime.notation.impl. RatioImpl
 
setValue(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. SingleValueStyleImpl
 
setValue(Object) - Method in class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
setValue(Alignment) - Method in interface org.eclipse.gmf.runtime.notation. NodeEntry
Sets the value of the ' Value' attribute
setValue(Object) - Method in interface org.eclipse.gmf.runtime.notation. PropertyValue
 
setValue(double) - Method in interface org.eclipse.gmf.runtime.notation. Ratio
Sets the value of the ' Value' attribute
setValue(Object) - Method in interface org.eclipse.gmf.runtime.notation. SingleValueStyle
 
setValue(PropertyValue) - Method in interface org.eclipse.gmf.runtime.notation. StringToPropertyValueMapEntry
Sets the value of the ' Value' reference
SetValueCommand - Class in org.eclipse.gmf.runtime.emf.type.core.commands
Command to set the value of a feature of a model element.
SetValueCommand(SetRequest) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.commands. SetValueCommand
Constructs a new command to set the value of a feature of a model element.
setValueResetOnUndo(boolean) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. RestoreDefaultPropertyValueCommand
Sets the flag that indicates that the property value was reset by this command.
setValueResetOnUndo(boolean) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. SetModelPropertyValueCommand
Sets the flag to indicate that the property value had never before been set, so a reset is appropriate when the command is undone.
setValues(int, int, boolean, boolean, RGB, RGB) - Method in interface org.eclipse.gmf.runtime.draw2d.ui.render. RenderInfo
Generic setter to set values in the RenderInfo data structure.
setValues(Object[]) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
The PropertySheetEntry implmentation of this method declared on IPropertySheetEntry will obtain an editable value for the given objects and update the child entries.
setValues(Object[]) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections. UndoableModelPropertySheetEntry
Extracts the editing domain from the objects if I am the root entry.
setViewAdapter(IAdaptable) - Method in class org.eclipse.gmf.runtime.diagram.core.commands. SetPropertyCommand
Sets the viewAdapter that owns the property.
setVisible(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
setVisible(boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
setVisible(boolean) - Method in interface org.eclipse.gmf.runtime.notation. View
Sets the value of the ' Visible' attribute
setWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. BoundsImpl
 
setWidth(int) - Method in class org.eclipse.gmf.runtime.notation.impl. SizeImpl
 
setWidth(int) - Method in interface org.eclipse.gmf.runtime.notation. Size
Sets the value of the ' Width' attribute
setWorkbenchPart(IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Extends the superclass implementation to update the operation history undo action handler to which I delegate.
setWorkbenchPart(IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Extends the superclass implementation to update the operation history undo action handler to which I delegate.
setWorkspaceProperty(String, int) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid. RulerGridPropertySection
 
setX(int) - Method in class org.eclipse.gmf.runtime.notation.impl. LocationImpl
 
setX(int) - Method in interface org.eclipse.gmf.runtime.notation. Location
Sets the value of the ' X' attribute
setY(int) - Method in class org.eclipse.gmf.runtime.notation.impl. LocationImpl
 
setY(int) - Method in interface org.eclipse.gmf.runtime.notation. Location
Sets the value of the ' Y' attribute
SHADOWRECTANGLE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.geoshapes.type. GeoshapeType
 
SHAPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Shape' class
SHAPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Shape' class
Shape - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Shape '
SHAPE__BOLD - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Bold ' attribute
SHAPE__DESCRIPTION - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Description ' attribute
SHAPE__DIAGRAM - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Diagram ' reference
SHAPE__EANNOTATIONS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' EAnnotations ' containment reference list
SHAPE__ELEMENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Element ' reference
SHAPE__FILL_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Fill Color ' attribute
SHAPE__FONT_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Color ' attribute
SHAPE__FONT_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Height ' attribute
SHAPE__FONT_NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Name ' attribute
SHAPE__GRADIENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Gradient ' attribute
SHAPE__ITALIC - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Italic ' attribute
SHAPE__LAYOUT_CONSTRAINT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Layout Constraint ' containment reference
SHAPE__LINE_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Line Color ' attribute
SHAPE__LINE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Line Width ' attribute
SHAPE__MUTABLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Mutable ' attribute
SHAPE__PERSISTED_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Persisted Children ' containment reference list
SHAPE__SOURCE_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Source Edges ' reference list
SHAPE__STRIKE_THROUGH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Strike Through ' attribute
SHAPE__STYLES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Styles ' containment reference list
SHAPE__TARGET_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Target Edges ' reference list
SHAPE__TRANSIENT_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transient Children ' containment reference list
SHAPE__TRANSPARENCY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transparency ' attribute
SHAPE__TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Type ' attribute
SHAPE__UNDERLINE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Underline ' attribute
SHAPE__VISIBLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Visible ' attribute
SHAPE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Shape' class
SHAPE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Shape Style' class
SHAPE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Shape Style' class
SHAPE_STYLE__BOLD - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Bold ' attribute
SHAPE_STYLE__DESCRIPTION - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Description ' attribute
SHAPE_STYLE__FILL_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Fill Color ' attribute
SHAPE_STYLE__FONT_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Color ' attribute
SHAPE_STYLE__FONT_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Height ' attribute
SHAPE_STYLE__FONT_NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Font Name ' attribute
SHAPE_STYLE__GRADIENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Gradient ' attribute
SHAPE_STYLE__ITALIC - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Italic ' attribute
SHAPE_STYLE__LINE_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Line Color ' attribute
SHAPE_STYLE__LINE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Line Width ' attribute
SHAPE_STYLE__STRIKE_THROUGH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Strike Through ' attribute
SHAPE_STYLE__TRANSPARENCY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transparency ' attribute
SHAPE_STYLE__UNDERLINE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Underline ' attribute
SHAPE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Shape Style' class
ShapeColorsAndFontsPropertySection - Class in org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
Colors section to represent line, font and fill colors properties of a 2D shape
ShapeColorsAndFontsPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ShapeColorsAndFontsPropertySection
 
ShapeEditPartPropertySectionFilter - Class in org.eclipse.gmf.runtime.diagram.ui.properties.filters
Filter to display a property section if the selection is a shape edit part.
ShapeEditPartPropertySectionFilter() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.filters. ShapeEditPartPropertySectionFilter
 
ShapeImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Shape '
ShapeImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
ShapeProfiler - Class in org.eclipse.gmf.runtime.notation.stylepooling
 
ShapeProfiler() - Constructor for class org.eclipse.gmf.runtime.notation.stylepooling. ShapeProfiler
 
ShapeStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Shape Style '.
ShapeStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Shape Style '
ShapeStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. ShapeStyleImpl
 
shell - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineStylesPopup
 
shouldAntiAlias() - Method in interface org.eclipse.gmf.runtime.draw2d.ui.render. RenderInfo
Accessor method to return whether or not the vector data is anti-aliased.
shouldDrawDropShadow() - Method in interface org.eclipse.gmf.runtime.draw2d.ui.figures. DropShadowBorder
 
shouldDrawDropShadow() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
 
shouldDrawShadow(IFigure) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
Method shouldDrawShadow.
shouldIgnoreNotification(Notification) - Method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker
determine if the passed notification can be ignored or not the default implementation will ignore touch event if it is not a resolve event, also it will ignore the mutable feature events
shouldJumpLinks() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if this polyline connection should use the jump links methodology or not.
shouldMaintainAspectRatio() - Method in interface org.eclipse.gmf.runtime.draw2d.ui.render. RenderInfo
Accessor method to return whether or not the aspect ratio is maintained.
shouldOverrideChildPasteOperation(EObject, EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, don't provide any child paste override behaviour.
shouldOverrideChildPasteOperation(EObject, EObject) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Queries whether it is necessary to completely override the default paste behaviour for pasting the specified (contained) child object into its parent.
shouldOverrideCopyOperation(Collection, Map) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, don't provide any copy override behaviour.
shouldOverrideCopyOperation(Collection, Map) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Queries whether it is necessary to completely override the default copy behaviour for copying the specified objects.
shouldPasteAlwaysCopyObject(ObjectInfo) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Queries whether we should paste the specified "copy always" object associated with the element we are pasting.
shouldSaveContainmentFeature(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, we always remember the containment feature of an object, unless it is an Ecore element (such as an annotation) or it is a detached element.
shouldSaveContainmentFeature(EObject) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Queries whether an eObject should have a reference to the corresponding original element save along with a record of the original containment feature.
shouldTrace(Plugin) - Static method in class org.eclipse.gmf.runtime.common.core.util. Trace
Retrieves a Boolean value indicating whether tracing is enabled for the specified plug-in.
shouldTrace(Plugin, String) - Static method in class org.eclipse.gmf.runtime.common.core.util. Trace
Retrieves a Boolean value indicating whether tracing is enabled for the specified debug option of the specified plug-in.
shouldUseExtraSpace() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AdvancedPropertySection
 
SHOW_ALIAS - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show alias.
SHOW_DERIVED - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show that the element is derived.
SHOW_PARENT_NAME - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show parent name.
SHOW_SEQUENCE_NUMBER - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show number of the message.
SHOW_SIGNATURE - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show signature.
SHOW_TITLE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
The default value of the ' Show Title' attribute
SHOW_TITLE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The default value of the ' Show Title' attribute
SHOW_TITLE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The default value of the ' Show Title' attribute
SHOW_TITLE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. TitleStyleImpl
The default value of the ' Show Title' attribute
SHOW_TITLE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
The flag representing the value of the ' Show Title' attribute
SHOW_TITLE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The flag representing the value of the ' Show Title' attribute
SHOW_TITLE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The flag representing the value of the ' Show Title' attribute
SHOW_TITLE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. TitleStyleImpl
The flag representing the value of the ' Show Title' attribute
SHOW_TYPE - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Show type.
SINGLE_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Single Value Style' class
SINGLE_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Single Value Style' class
SINGLE_VALUE_STYLE__INSTANCE_TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Instance Type ' reference
SINGLE_VALUE_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
SINGLE_VALUE_STYLE__RAW_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Raw Value ' attribute feature
SINGLE_VALUE_STYLE__RAW_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Raw Value ' attribute
SINGLE_VALUE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Single Value Style' class
SingleValueStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Single Value Style '
SingleValueStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Single Value Style '
SingleValueStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. SingleValueStyleImpl
 
sinTheta - Variable in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg.TrigValues
Sin theta value
size() - Method in class org.eclipse.gmf.runtime.common.core.command. CompositeCommand
 
size() - Method in interface org.eclipse.gmf.runtime.common.core.command. ICompositeCommand
Queries the number of child operations that I contain.
size() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
size() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. PropertyPageSelection
Returns the number of elements selected in this selection.
SIZE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Size' class
SIZE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Size' class
Size - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Size '.
SIZE__HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Height ' attribute feature
SIZE__HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Height ' attribute
SIZE__WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Width ' attribute feature
SIZE__WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Width ' attribute
SIZE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Size' class
SizeImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Size '
SizeImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. SizeImpl
 
SlidableAnchor - Class in org.eclipse.gmf.runtime.gef.ui.figures
Provides the implementation of Slidable anchor
SlidableAnchor() - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableAnchor
Empty constructor
SlidableAnchor(IFigure) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableAnchor
Default constructor.
SlidableAnchor(IFigure, PrecisionPoint) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableAnchor
Constructor.
SlidableImageAnchor - Class in org.eclipse.gmf.runtime.gef.ui.figures
Implements sliding connection anchor functionality for Image figures
SlidableImageAnchor() - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableImageAnchor
Empty constructor
SlidableImageAnchor(IFigure) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableImageAnchor
Dumb default constructor, for which reference point is at the center of the figure
SlidableImageAnchor(IFigure, ImageFigure) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableImageAnchor
Default constructor, for which reference point is at the cneter of the figure
SlidableImageAnchor(IFigure, ImageFigure, PrecisionPoint) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableImageAnchor
Constructor, for which reference point is specified
SlidableOvalAnchor - Class in org.eclipse.gmf.runtime.gef.ui.figures
 
SlidableOvalAnchor() - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableOvalAnchor
Default constructor
SlidableOvalAnchor(IOvalAnchorableFigure) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableOvalAnchor
Creates default SlidableOvalAnchor with a reference points at the center of the figure
SlidableOvalAnchor(IOvalAnchorableFigure, PrecisionPoint) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures. SlidableOvalAnchor
Creates SlidableOvalAnchor with a specified reference points
slope() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Calculates the slope of this line segment (y=mx+b)
SLOT_ID - Static variable in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
ID of slot property.
SMOOTH_LESS - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Some smoothness
SMOOTH_MORE - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
More exagerated smoothness
SMOOTH_NONE - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
No smoothness
SMOOTH_NORMAL - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Normal smoothness
SMOOTHNESS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Smoothness' enum
SMOOTHNESS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Smoothness' enum
Smoothness - Class in org.eclipse.gmf.runtime.notation
A representation of the literals of the enumeration ' Smoothness ', and utility methods for working with them
SMOOTHNESS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
The default value of the ' Smoothness' attribute
SMOOTHNESS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
The default value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
The flags representing the value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
The flags representing the value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
The flags representing the default value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
The flags representing the default value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
The offset of the flags representing the value of the ' Smoothness' attribute
SMOOTHNESS_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
The offset of the flags representing the value of the ' Smoothness' attribute
SMOOTHNESS_NAME_LABEL - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ConnectionAppearancePropertySection
 
Snap_To_Geometry_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
Snap_To_Grid_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
SOLID - Static variable in class org.eclipse.gmf.runtime.notation. LineType
The ' Solid ' literal value
SOLID_ARROW - Static variable in class org.eclipse.gmf.runtime.notation. ArrowType
The ' Solid Arrow ' literal value
SOLID_ARROW_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation. ArrowType
The ' Solid Arrow ' literal object
Solid_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
SOLID_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation. LineType
The ' Solid ' literal object
SORT_KEY_MAP - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the 'Sort Key Map' data type
SORT_KEY_MAP - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the 'Sort Key Map' data type
sortedObjects - Variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The cached value of the ' Sorted Objects' reference list
sortedObjects - Variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The cached value of the ' Sorted Objects' reference list
sortedObjects - Variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The cached value of the ' Sorted Objects' reference list
SORTING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorting' enum
SORTING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Sorting' enum
Sorting - Class in org.eclipse.gmf.runtime.notation
A representation of the literals of the enumeration ' Sorting ', and utility methods for working with them
SORTING_DIRECTION - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorting Direction' enum
SORTING_DIRECTION - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Sorting Direction' enum
SORTING_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The default value of the ' Sorting' attribute
SORTING_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The default value of the ' Sorting' attribute
SORTING_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The default value of the ' Sorting' attribute
SORTING_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The flags representing the value of the ' Sorting' attribute
SORTING_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The flags representing the value of the ' Sorting' attribute
SORTING_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The flags representing the value of the ' Sorting' attribute
SORTING_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The flags representing the default value of the ' Sorting' attribute
SORTING_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The flags representing the default value of the ' Sorting' attribute
SORTING_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The flags representing the default value of the ' Sorting' attribute
SORTING_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The offset of the flags representing the value of the ' Sorting' attribute
SORTING_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The offset of the flags representing the value of the ' Sorting' attribute
SORTING_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The offset of the flags representing the value of the ' Sorting' attribute
SORTING_KEYS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The default value of the ' Sorting Keys' attribute
SORTING_KEYS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The default value of the ' Sorting Keys' attribute
SORTING_KEYS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The default value of the ' Sorting Keys' attribute
SORTING_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorting Style' class
SORTING_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Sorting Style' class
SORTING_STYLE__SORTED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorted Objects ' reference list feature
SORTING_STYLE__SORTED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorted Objects ' reference list
SORTING_STYLE__SORTING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorting ' attribute feature
SORTING_STYLE__SORTING - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorting ' attribute
SORTING_STYLE__SORTING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Sorting Keys ' attribute feature
SORTING_STYLE__SORTING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Sorting Keys ' attribute
SORTING_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Sorting Style' class
SortingDirection - Class in org.eclipse.gmf.runtime.notation
A representation of the literals of the enumeration ' Sorting Direction ', and utility methods for working with them
sortingKeys - Variable in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
The cached value of the ' Sorting Keys' attribute
sortingKeys - Variable in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
The cached value of the ' Sorting Keys' attribute
sortingKeys - Variable in class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
The cached value of the ' Sorting Keys' attribute
SortingStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Sorting Style '.
SortingStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Sorting Style '
SortingStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. SortingStyleImpl
 
sortTotalCopyObjects - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core. CopyObjects
 
SOURCE - Static variable in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateRelationshipRequest
The parameter name for the relationship source.
source - Variable in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
The cached value of the ' Source' reference
SOURCE_ARROW_TYPE_COMMAND_NAME - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColoursAndFontsAndLineStylesPropertySection
 
SOURCE_X_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
The default value of the ' Source X' attribute
SOURCE_Y_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
The default value of the ' Source Y' attribute
sourceAnchor - Variable in class org.eclipse.gmf.runtime.notation.impl. EdgeImpl
The cached value of the ' Source Anchor' containment reference
sourceEdges - Variable in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
The cached value of the ' Source Edges' reference list
SOURCES - Static variable in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionScope
Provide all types in the sources (if applicable).
sourceX - Variable in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
The cached value of the ' Source X' attribute
sourceY - Variable in class org.eclipse.gmf.runtime.notation.datatype. RelativeBendpoint
The cached value of the ' Source Y' attribute
SOUTH - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. GravityDirectionType
Constant for a south orientation
SPACE - Static variable in class org.eclipse.gmf.runtime.common.core.util. StringStatics
The space
Spaced_Dot_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
SpecializationType - Class in org.eclipse.gmf.runtime.emf.type.core
Represents an application type that specializes other application types.
SpecializationType(String, URL, String, IElementType[], IElementMatcher, IContainerDescriptor, IEditHelperAdvice) - Constructor for class org.eclipse.gmf.runtime.emf.type.core. SpecializationType
Constructs a new specialization type.
SpecializationType(ISpecializationTypeDescriptor) - Constructor for class org.eclipse.gmf.runtime.emf.type.core. SpecializationType
Constructs a new instance using values from the type descriptor.
SQUARE - Static variable in class org.eclipse.gmf.runtime.notation. JumpLinkType
The ' Square ' literal value
SQUARE_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation. JumpLinkType
The ' Square ' literal object
STANDARD_DIAGRAM - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Standard Diagram' class
STANDARD_DIAGRAM - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Standard Diagram' class
STANDARD_DIAGRAM__DESCRIPTION - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Description ' attribute
STANDARD_DIAGRAM__DIAGRAM - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Diagram ' reference
STANDARD_DIAGRAM__EANNOTATIONS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' EAnnotations ' containment reference list
STANDARD_DIAGRAM__ELEMENT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Element ' reference
STANDARD_DIAGRAM__HORIZONTAL_GUIDES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Horizontal Guides ' containment reference list
STANDARD_DIAGRAM__MEASUREMENT_UNIT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Measurement Unit ' attribute
STANDARD_DIAGRAM__MUTABLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Mutable ' attribute
STANDARD_DIAGRAM__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
STANDARD_DIAGRAM__PAGE_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Height ' attribute
STANDARD_DIAGRAM__PAGE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Width ' attribute
STANDARD_DIAGRAM__PAGE_X - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page X ' attribute
STANDARD_DIAGRAM__PAGE_Y - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Y ' attribute
STANDARD_DIAGRAM__PERSISTED_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Persisted Children ' containment reference list
STANDARD_DIAGRAM__PERSISTED_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Persisted Edges ' containment reference list
STANDARD_DIAGRAM__SOURCE_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Source Edges ' reference list
STANDARD_DIAGRAM__STYLES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Styles ' containment reference list
STANDARD_DIAGRAM__TARGET_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Target Edges ' reference list
STANDARD_DIAGRAM__TRANSIENT_CHILDREN - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transient Children ' containment reference list
STANDARD_DIAGRAM__TRANSIENT_EDGES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Transient Edges ' containment reference list
STANDARD_DIAGRAM__TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Type ' attribute
STANDARD_DIAGRAM__VERTICAL_GUIDES - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Vertical Guides ' containment reference list
STANDARD_DIAGRAM__VISIBLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Visible ' attribute
STANDARD_DIAGRAM_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Standard Diagram' class
StandardDiagram - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Standard Diagram '
StandardDiagramImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Standard Diagram '
StandardDiagramImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
 
standardLabelWidth - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractNotationPropertiesSection
 
start() - Method in class org.eclipse.gmf.runtime.common.core.util. RequestCollapser
Start this automation object by starting the thread.
start(BundleContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.internal. DiagramPropertiesPlugin
Starts up this plug-in.
start() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.util. SectionUpdateRequestCollapser
 
startInlineEdit(IWorkbenchPart, Object) - Static method in class org.eclipse.gmf.runtime.common.ui.action.util. SelectionUtil
Select, reveal and start inline editing on the new element, if appropriate.
startListening(TransactionalEditingDomain) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker
Creates a new diagram event broker instance for the editing domain passed in only if the editing domain does not already have a diagram event broker.
startListening() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramModificationListener
 
startListeningForEnter(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. TextChangeHelper
Registers this helper with the given control to listen for the Enter key.
startListeningTo(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. TextChangeHelper
Registers this helper with the given control to listen for events which indicate that a change is in progress (or done).
startNonUserChange() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. TextChangeHelper
Marks the start of a programmatic change to the widget contents.
startRename(IWorkbenchPart, Object) - Static method in class org.eclipse.gmf.runtime.common.ui.action.util. SelectionUtil
Select, reveal and start renaming the new element, if appropriate.
startTextWidgetEventListener() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractBasicTextPropertySection
Start listening to the text widget events
STATIC_METHOD - Static variable in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration
The name of the 'method' XML attribute.
STATUS_ERROR - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Constant for representing the error status.
STATUS_OK - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Constant for representing the OK status.
statusLineContributions - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
A list of contribution items for the status line.
statusLineLabelProvider - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
A label provider for the status line (one of the status line contributions).
StatusLineMessageContributionItem - Class in org.eclipse.gmf.runtime.common.ui.services.statusline
A default implementation of a contribution item that provides content for the message contribution in the status line.
StatusLineMessageContributionItem() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.statusline. StatusLineMessageContributionItem
Constructor for a StatusLineMessageContributionItem.
StatusLineService - Class in org.eclipse.gmf.runtime.common.ui.services.statusline
Service which handles status line contributions.
StatusLineService() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.statusline. StatusLineService
 
STEREOTYPE_STYLE_TEXT - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Display the Stereotype.
STEREOTYPE_VALUE_ID - Static variable in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
ID of stereotype property.
stop() - Method in class org.eclipse.gmf.runtime.common.core.util. RequestCollapser
Stops this automation object by interrupting the thread.
stop(BundleContext) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.internal. DiagramPropertiesPlugin
Shuts down this plug-in and discards all plug-in state.
stop() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.util. SectionUpdateRequestCollapser
stops this automaton pbject by interrupting the thread
stopListenerNotification() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocument
 
stopListenerNotification() - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocument
The affect of these calls is that no document listener is notified until resumeListenerNotification is called.
stopListening(TransactionalEditingDomain) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker
 
stopListening() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramModificationListener
 
stopListeningTo(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. TextChangeHelper
Unregisters this helper from a control previously passed to startListeningTo() and/or startListeningForEnter().
stopTextWidgetEventListener() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractBasicTextPropertySection
Stop listening to text widget events
StorageDiagramDocumentProvider - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
An implementation of IDiagramDocumentProvider for connecting org.eclipse.ui.IStorageEditorInput and IDiagramDocument.
StorageDiagramDocumentProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDiagramDocumentProvider
 
StorageDocumentProvider - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Shared document provider specialized for IStorages.
StorageDocumentProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
Creates a new document provider.
StorageDocumentProvider.StorageInfo - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Bundle of all required information to allow IStorage as underlying document resources.
StorageDocumentProvider.StorageInfo(IDocument) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider.StorageInfo
Creates a new storage info.
StorageDocumentProvider_createElementInfo - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n. EditorMessages
 
StorageDocumentProvider_isModifiable - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n. EditorMessages
 
StorageDocumentProvider_isReadOnly - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n. EditorMessages
 
StorageDocumentProvider_updateCache - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n. EditorMessages
 
StorageEditorInputProxy - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
 
StorageEditorInputProxy(IStorageEditorInput, TransactionalEditingDomain) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageEditorInputProxy
 
storeChangesInMemento(IMemento) - Method in interface org.eclipse.gmf.runtime.gef.ui.palette.customize. IPaletteState
Stores changes from the existing palette entry from the stored state into the memento.
storeChangesInMemento(IMemento) - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteDrawerState
 
storeChangesInMemento(IMemento) - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteEntryState
 
storeState() - Method in interface org.eclipse.gmf.runtime.gef.ui.palette.customize. IPaletteState
Stores the current state of the palette entry.
storeState() - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteDrawerState
 
storeState() - Method in class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteEntryState
 
STRIKE_THROUGH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
The default value of the ' Strike Through' attribute
STRIKE_THROUGH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
The default value of the ' Strike Through' attribute
STRIKE_THROUGH_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
The flag representing the value of the ' Strike Through' attribute
STRIKE_THROUGH_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
The flag representing the value of the ' Strike Through' attribute
STRING_LIST_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String List Value Style' class
STRING_LIST_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' String List Value Style' class
STRING_LIST_VALUE_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
STRING_LIST_VALUE_STYLE__STRING_LIST_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String List Value ' attribute list feature
STRING_LIST_VALUE_STYLE__STRING_LIST_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' String List Value ' attribute list
STRING_LIST_VALUE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'String List Value Style' class
STRING_OBJECT_CONVERTER - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String Object Converter' class
STRING_OBJECT_CONVERTER - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' String Object Converter' class
STRING_OBJECT_CONVERTER_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'String Object Converter' class
STRING_TO_PROPERTY_VALUE_MAP_ENTRY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String To Property Value Map Entry' class
STRING_TO_PROPERTY_VALUE_MAP_ENTRY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' String To Property Value Map Entry' class
STRING_TO_PROPERTY_VALUE_MAP_ENTRY__KEY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Key ' attribute feature
STRING_TO_PROPERTY_VALUE_MAP_ENTRY__KEY - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Key ' attribute
STRING_TO_PROPERTY_VALUE_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Value ' containment reference feature
STRING_TO_PROPERTY_VALUE_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Value ' containment reference
STRING_TO_PROPERTY_VALUE_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'String To Property Value Map Entry' class
STRING_VALUE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. StringValueStyleImpl
The default value of the ' String Value' attribute
STRING_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String Value Style' class
STRING_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' String Value Style' class
STRING_VALUE_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
STRING_VALUE_STYLE__STRING_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' String Value ' attribute feature
STRING_VALUE_STYLE__STRING_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' String Value ' attribute
STRING_VALUE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'String Value Style' class
stringListValue - Variable in class org.eclipse.gmf.runtime.notation.impl. StringListValueStyleImpl
The cached value of the ' String List Value' attribute list
StringListValueStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' String List Value Style '
StringListValueStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' String List Value Style '
StringListValueStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. StringListValueStyleImpl
 
StringMatcher - Class in org.eclipse.gmf.runtime.common.core.util
A string pattern matcher, supporting wildcard characters.
StringMatcher(String, boolean, boolean) - Constructor for class org.eclipse.gmf.runtime.common.core.util. StringMatcher
StringMatcher constructor takes in a String object that is a simple pattern which may contain '*' for 0 or more characters and '?'
StringMatcher.Position - Class in org.eclipse.gmf.runtime.common.core.util
Keeps track of the internal position of the matcher.
StringMatcher.Position(int, int) - Constructor for class org.eclipse.gmf.runtime.common.core.util. StringMatcher.Position
Creates a new position.
StringObjectConverter - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' String Object Converter '
StringStatics - Class in org.eclipse.gmf.runtime.common.core.util
This class contains string statics that are not to be translated.
StringToPropertyValueMapEntry - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' String To Property Value Map Entry '
StringToPropertyValueMapEntryImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' String To Property Value Map Entry '
StringToPropertyValueMapEntryImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. StringToPropertyValueMapEntryImpl
 
StringUtil - Class in org.eclipse.gmf.runtime.common.core.util
In JDK 1.3 we don't have the luxury of replaceAll as in JDK 1.4.
stringValue - Variable in class org.eclipse.gmf.runtime.notation.impl. StringValueStyleImpl
The cached value of the ' String Value' attribute
StringValueStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' String Value Style '
StringValueStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' String Value Style '
StringValueStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. StringValueStyleImpl
 
STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Style' class
STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Style' class
Style - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Style '.
STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Style' class
StylePoolContainer - Class in org.eclipse.gmf.runtime.notation.stylepooling
The container type used by the cached styles as part of the style caching performance tuning optimization.
StylePoolContainer() - Constructor for class org.eclipse.gmf.runtime.notation.stylepooling. StylePoolContainer
 
styles - Variable in class org.eclipse.gmf.runtime.notation.impl. DecorationNodeImpl
 
styles - Variable in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
The cached value of the ' Styles' containment reference list
supports(Class, IAdaptable, View, String) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. ViewProviderConfiguration
Determines if the provider understands the given context The provider understands the request if: 1- There are no listed provider contexts 2- The context matches one of the provider contexts
supports(String, IAdaptable) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantProviderConfiguration
Determines if the provider understands the given context The provider understands the request if: 1- There are no listed provider contexts 2- The context matches one of the provider contexts
supportsAdvancedGraphics() - Static method in class org.eclipse.gmf.runtime.draw2d.ui.graphics. GCUtilities
Returns true is advanced graphics is supported in this environment.
synchronize(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
synchronize(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Synchronizes the document provided for the given element with the given element.
szAnchor - Static variable in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
String that is the identifier for the default anchor

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.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire