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

P

PackageUtil - Class in org.eclipse.gmf.runtime.emf.core.util
Some utility functions that work at the meta-class level.
page - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AdvancedPropertySection
the property sheet page for this section
page - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards. EditorCreationWizard
the wizard page
PAGE_HEIGHT_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The default value of the ' Page Height' attribute
PAGE_HEIGHT_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The default value of the ' Page Height' attribute
PAGE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Page Style' class
PAGE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Page Style' class
PAGE_STYLE__PAGE_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Page Height ' attribute feature
PAGE_STYLE__PAGE_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Height ' attribute
PAGE_STYLE__PAGE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Page Width ' attribute feature
PAGE_STYLE__PAGE_WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Width ' attribute
PAGE_STYLE__PAGE_X - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Page X ' attribute feature
PAGE_STYLE__PAGE_X - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page X ' attribute
PAGE_STYLE__PAGE_Y - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Page Y ' attribute feature
PAGE_STYLE__PAGE_Y - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Page Y ' attribute
PAGE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Page Style' class
PAGE_WIDTH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The default value of the ' Page Width' attribute
PAGE_WIDTH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The default value of the ' Page Width' attribute
PAGE_X_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The default value of the ' Page X' attribute
PAGE_X_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The default value of the ' Page X' attribute
PAGE_Y_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The default value of the ' Page Y' attribute
PAGE_Y_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The default value of the ' Page Y' attribute
pageHeight - Variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The cached value of the ' Page Height' attribute
pageHeight - Variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The cached value of the ' Page Height' attribute
PageStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Page Style '.
PageStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Page Style '
PageStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
 
pageWidth - Variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The cached value of the ' Page Width' attribute
pageWidth - Variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The cached value of the ' Page Width' attribute
pageX - Variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The cached value of the ' Page X' attribute
pageX - Variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The cached value of the ' Page X' attribute
pageY - Variable in class org.eclipse.gmf.runtime.notation.impl. PageStyleImpl
The cached value of the ' Page Y' attribute
pageY - Variable in class org.eclipse.gmf.runtime.notation.impl. StandardDiagramImpl
The cached value of the ' Page Y' attribute
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. OneLineBorder
Paints the border based on the inputs given.
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
Overridden method for painting the border on the shape.
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RoundedRectangleBorder
Paints rounded rectangular border taking into account arcWidth, arcHeight, line width and line style
paintClientArea(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
paintDropShadowBorder(IFigure, Graphics, Insets, Rectangle) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
Paint the border of the figure with a dropshadow.
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
 
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
 
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
 
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
 
paintFigure(Graphics) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. WrapperNodeFigure
 
paintFigureWhileRendering(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
If the rendering is occuring on a separate thread, this method is a hook to draw a temporary image onto the drawing surface.
paintGridWithStyle(Graphics, IFigure, Point, int, int, int, int[]) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.figures. FigureUtilities
Helper method to paint a grid.
paintLineBorder(IFigure, Graphics, Insets) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
Method paintLineBorder.
PaletteCustomizerDialogEx - Class in org.eclipse.gmf.runtime.gef.ui.palette.customize
GMF's version of the PaletteCustomizerDialog overridden to: Remove the toolbar items.
PaletteCustomizerDialogEx(Shell, PaletteCustomizer, PaletteRoot) - Constructor for class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteCustomizerDialogEx
 
PaletteCustomizerEx - Class in org.eclipse.gmf.runtime.gef.ui.palette.customize
Extends GEF's PaletteCustomizer to support: Saving the customizations to the a preference store.
PaletteCustomizerEx(IPreferenceStore) - Constructor for class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteCustomizerEx
Creates a new instance.
PaletteDrawerState - Class in org.eclipse.gmf.runtime.gef.ui.palette.customize
Used to store, rollback, and apply palette customizations of a palette drawer.
PaletteDrawerState(PaletteDrawer) - Constructor for class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteDrawerState
 
PaletteEntryState - Class in org.eclipse.gmf.runtime.gef.ui.palette.customize
Used to store, rollback, and apply palette customizations of a palette entry.
PaletteEntryState(PaletteEntry) - Constructor for class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteEntryState
 
PaletteViewerEx - Class in org.eclipse.gmf.runtime.gef.ui.palette.customize
GMF's version of the PaletteViewer extended to: override the PaletteCustomizerDialog
PaletteViewerEx() - Constructor for class org.eclipse.gmf.runtime.gef.ui.palette.customize. PaletteViewerEx
 
PARENT - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteOption
Paste option indicating that the container of an object (referenced by a specific EReference should also be copied, in case it the actual object can't be pasted at the intended location but its container can (thus allowing the intended object also to be pasted under it).
parent - Variable in class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
Parent of this PropertySheetEntry
PARENTHESIS_CLOSE - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
String containing a close parenthesis.
PARENTHESIS_OPEN - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
String containing an open parenthesis.
parse(String) - Static method in class org.eclipse.gmf.runtime.common.core.service. ProviderPriority
Retrieves the provider priority with the specified name.
parse(IConfigurationElement) - Static method in class org.eclipse.gmf.runtime.diagram.core.providers. ViewProviderConfiguration
Builds a new provider contribution descriptor by parsing its configuration element
parse(IConfigurationElement) - Static method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantProviderConfiguration
Builds a new provider contribution descriptor by parsing its configuration element
ParserEditStatus - Class in org.eclipse.gmf.runtime.common.ui.services.parser
Concrete implementation of the IParserEditStatus suitable for use or extending.
ParserEditStatus(int, String, int, String, Throwable) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.parser. ParserEditStatus
Creates a new status object.
ParserEditStatus(String, int, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.parser. ParserEditStatus
Create a new status object with severity INFO, and null for the exception.
ParserHintAdapter - Class in org.eclipse.gmf.runtime.emf.ui.services.parser
 
ParserHintAdapter(EObject, String) - Constructor for class org.eclipse.gmf.runtime.emf.ui.services.parser. ParserHintAdapter
Method ParserHintAdapter.
ParserOptions - Class in org.eclipse.gmf.runtime.common.ui.services.parser
This is a wrapper used for defining, setting, and retrieving flags that can be used for the parser operations that take a flags int as a parameter.
ParserOptions() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Default constructor to initialize ParserOptions with no custom flags.
ParserOptions(int) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Constructor that takes flags in as a parameter.
ParserService - Class in org.eclipse.gmf.runtime.common.ui.services.parser
The parser service which returns a parser for an IAdaptable.
ParserService() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.parser. ParserService
 
parseTerminalString(String) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.figures. BaseSlidableAnchor
Parses anchors terminal string and returns the relative reference icorporated in the terminal string
PASTE - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalActionId
Action id for the paste action
PASTE - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core. BasePasteOperation
A constant whose value is "paste".
paste() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. BasePasteOperation
Performs the paste operation.
paste() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
 
paste() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PostPasteChildOperation
Invoked after the past-child operation that I am following has done its pasting, to do some more pasting.
PASTE_TO_TARGET_PARENT - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardUtil
Hint to attempt to paste into the parent of target element if target element doesn't accept the copied element.
PasteAction - Class in org.eclipse.gmf.runtime.emf.clipboard.core
An enumeration of actions to resolve paste collisions.
PasteChildOperation - Class in org.eclipse.gmf.runtime.emf.clipboard.core
An operation to paste a child object into a new target parent object.
PasteChildOperation(PasteIntoParentOperation, ObjectInfo) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Initializes me.
PasteChildOperation(PasteChildOperation) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Initializes me as an override- or post-paste operation.
pasteElementsFromString(String, EObject, Map, IProgressMonitor) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardUtil
Deerializes elements from a string (obtained from the system clipboard) and pastes them into the specified target element.
pasteElementsFromString(String, Resource, Map, IProgressMonitor) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardUtil
Deerializes elements from a string (obtained from the system clipboard) and pastes them into the specified target element.
PasteOption - Class in org.eclipse.gmf.runtime.emf.clipboard.core
An enumeration of paste options.
PasteResourceGlobalActionHandler - Class in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
Global action handler that pastes resources.
PasteResourceGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. PasteResourceGlobalActionHandler
 
PasteTarget - Class in org.eclipse.gmf.runtime.emf.clipboard.core
A class which stores the target object for the paste operation.
PasteTarget(EObject) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PasteTarget
Constructs a PasteTarget for the given EObject.
PasteTarget(Resource) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PasteTarget
Constructs a PasteTarget for the given Resource.
PATH_SEPARATOR - Static variable in class org.eclipse.gmf.runtime.common.core.util. StringStatics
The separator defined by IPath.SEPARATOR
PathEditorInputProxy - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
 
PathEditorInputProxy(IPathEditorInput, TransactionalEditingDomain) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. PathEditorInputProxy
 
PathmapsPreferencePage - Class in org.eclipse.gmf.runtime.emf.ui.preferences
Preference page for specifying the path variables that should be considered for modeling.
PathmapsPreferencePage() - Constructor for class org.eclipse.gmf.runtime.emf.ui.preferences. PathmapsPreferencePage
 
PENTAGON - Static variable in class org.eclipse.gmf.runtime.diagram.ui.geoshapes.type. GeoshapeType
 
performCopy() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Copies the selected text
performCut() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Cuts the selected text to the clipboard.
performDefaults() - Method in class org.eclipse.gmf.runtime.emf.ui.preferences. PathmapsPreferencePage
 
performDelete() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Deletes the selected text or, if there is no selection, the character next character from the current position.
performFinish() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards. EditorCreationWizard
 
performOk() - Method in class org.eclipse.gmf.runtime.emf.ui.preferences. PathmapsPreferencePage
Applies the current check state of every path variable to the GMF PathmapManager's list of path variable references and saves the preference store.
performPaste() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Pastes the the clipboard contents over the selected text.
performPostPasteProcessing(Set) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, there is no post processing to be done.
performPostPasteProcessing(Set) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Performs what is necessary by the target paste model for the newly pasted elements This because we disable the semantic procedures, and they used to handle migration of profiles. now this function will end up doing that.
performSave(boolean, IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Performs the save and handles errors appropriately.
performSaveAs(IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor. IDEDiagramDocumentEditor
Performs a save as and reports the result state back to the given progress monitor.
performSaveAs(IProgressMonitor) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Performs a save as and reports the result state back to the given progress monitor.
performScale(double) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
 
performScale(double) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
performSelectAll() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Selects all of the text
performTranslate(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
 
performTranslate(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
PERIOD - Static variable in class org.eclipse.gmf.runtime.common.core.util. StringStatics
The period .
perpIntersect(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Calculates the perpendicular intersection point on the line segment from the given point.
perpSlope() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Calculates the perpendicular slope of this line segment.
persist() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
persist() - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
persist() - Method in interface org.eclipse.gmf.runtime.notation. View
A utililty method to persist the view, it will do nothing if the view is alrady peristed persistChildren() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
persistChildren() - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
persistChildren() - Method in interface org.eclipse.gmf.runtime.notation. View
A utililty method to persist all view's children persistedChildren - Variable in class org.eclipse.gmf.runtime.notation.impl. DecorationNodeImpl
 
persistedChildren - Variable in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
The cached value of the ' Persisted Children' containment reference list
persistedEdges - Variable in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
The cached value of the ' Persisted Edges' containment reference list
persistEdges() - Method in interface org.eclipse.gmf.runtime.notation. Diagram
A utililty method to persist all diagram's edges persistEdges() - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
persistElement(View) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
move the supplied view from, and all of its parents from the transient collections to the persisted collections.
pickClosestPoint(PointList, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
Assumption: Points in the PointList and Point p lie on the same line.
pickFarestPoint(PointList, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
Assumption: Points in the PointList and Point p lie on the same line.
PIXEL - Static variable in class org.eclipse.gmf.runtime.notation. MeasurementUnit
The ' Pixel ' literal value
Pixel_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
PIXEL_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation. MeasurementUnit
The ' Pixel ' literal object
PLATFORM_NEWLINE - Static variable in class org.eclipse.gmf.runtime.common.core.util. StringStatics
The newline for a particular platform
PLUGIN_TRANSFER - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. TransferId
Constant for plugin transfer agent
PLUGIN_VERSION_SEPARATOR - Static variable in class org.eclipse.gmf.runtime.common.core.util. StringStatics
The version separator in a plugin name for release _
PointListUtilities - Class in org.eclipse.gmf.runtime.draw2d.ui.geometry
A set of utility methods around manipulating PointList objects
PointListUtilities() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
 
pointOn(long, LineSeg.KeyPoint, Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Gets the point on the line segment at the given distance away from the key point.
pointOn(PointList, long, LineSeg.KeyPoint, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
Calculate the point on the polyline given a distance from a key point.
pointOn(List, long, LineSeg.KeyPoint, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PointListUtilities
Method pointOn.
points - Variable in class org.eclipse.gmf.runtime.notation.impl. RelativeBendpointsImpl
The cached value of the ' Points' attribute
POINTS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. RelativeBendpointsImpl
The default value of the ' Points' attribute
policy - Variable in class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
The policy associated with this descriptor's provider (if specified).
policyInitialized - Variable in class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
 
PolylineConnectionEx - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
This is an extension of the PolylineConnection class to support avoid obstructions, smoothness and jump-links behavior.
PolylineConnectionEx() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
 
PolylineConnectionEx.JumpLink - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
Inner class for storing the specific JumpLink information.
PolylineConnectionEx.JumpLink() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx.JumpLink
 
PolylineConnectionEx.JumpLinkSet - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
Inner class for storing the set of JumpLink's associated with the polyline connection.
PolylineConnectionEx.JumpLinkSet() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx.JumpLinkSet
Default constructor
posIn(String, int, int) - Method in class org.eclipse.gmf.runtime.common.core.util. StringMatcher
 
position - Variable in class org.eclipse.gmf.runtime.notation.impl. GuideImpl
The cached value of the ' Position' attribute
POSITION_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. GuideImpl
The default value of the ' Position' attribute
positionRelativeTo(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Returns out a positive or negative value (Positive / Negative) depending on the orientation of the given point to the line.
POSITIVE - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg.Sign
Constant designating an orientation that is position relative to the lineseg vector.
Positive_Number_Error - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
POST_NAVIGATE_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions. CommonActionConstants
The post navigate context menu group name.
postcommit(InternalTransaction) - Method in class org.eclipse.gmf.runtime.diagram.core. DiagramEditingDomainFactory.DiagramEditingDomain
 
PostPasteChildOperation - Class in org.eclipse.gmf.runtime.emf.clipboard.core
Abstract definition of an IClipboardSupport-defined operation that follows the pasting of a child element into the target parent, to perform additional work.
PostPasteChildOperation(PasteChildOperation, List) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PostPasteChildOperation
Initializes me with the paste operation that I am following.
PostPasteChildOperation(PasteChildOperation, PasteChildOperation[]) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core. PostPasteChildOperation
Initializes me with the paste operation that I am following.
postProcessGraph(DirectedGraph) - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. GMFDirectedGraphLayout
Performs layout work after Draw2D DGL completes
postRequest(Runnable) - Method in class org.eclipse.gmf.runtime.common.core.util. RequestCollapser
Posts the request from the client to run in the thread at the next possible chance.
postRequest(Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.util. SectionUpdateRequestCollapser
posts the request from the client to run in the thread at the next possible chance.
postRequest(Object, Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.util. SectionUpdateRequestCollapser
 
postUpdateRequest(Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
Use requset collapser to post update requests.
PR10806_UC5_ENABLED - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Enables a certain behavior.
PR14469_ENABLED - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Enables a certain behavior.
PRE_OVERWRITE - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.global. ClipboardState
Clipboard state: PRE_OVERWRITE
PRE_PROPERTIES_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions. CommonActionConstants
The pre-properties context menu group name.
PrecisionPointList - Class in org.eclipse.gmf.runtime.draw2d.ui.geometry
Class implementing a list of PrecisionPoint similarly to PointList class.
PrecisionPointList() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
Constructs an empty PrecisionPointList.
PrecisionPointList(double[]) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
Constructs a PointList with the given points.
PrecisionPointList(int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
Constructs a PrecisionPointList with initial capacity size, but no points.
PrecisionPointList(PointList) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
precommit(InternalTransaction) - Method in class org.eclipse.gmf.runtime.diagram.core. DiagramEditingDomainFactory.DiagramEditingDomain
 
PreferencesHint - Class in org.eclipse.gmf.runtime.diagram.core.preferences
This specifies the hint with which a preference store containing the diagram preferences will be registered against in the preferences registry.
PreferencesHint(String) - Constructor for class org.eclipse.gmf.runtime.diagram.core.preferences. PreferencesHint
Creates a new instance.
preferredTextSize - Variable in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
The cached preferred text size that can be used after WrappingLabel.getPreferredSize(int, int) is called.
PREFIX - Static variable in class org.eclipse.gmf.runtime.common.ui.services.action.filter. ActionFilterService
Prefix for action expressions that use the action filter service.
PREFIX_CATCHING - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Prefix for tracing the catching of throwables.
PREFIX_CHANGING - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Prefix for tracing the changing of values.
PREFIX_ENTERING - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Prefix for tracing the entering of methods.
PREFIX_EXITING - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Prefix for tracing the exiting of methods.
PREFIX_THROWING - Static variable in class org.eclipse.gmf.runtime.common.core.util. Trace
Prefix for tracing the throwing of throwables.
previousColor - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColorsAndFontsPropertySection
 
PRIME - Static variable in class org.eclipse.gmf.runtime.common.core.util. HashUtil
An odd prime.
PRIMITIVES - Static variable in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionScope
Provide all primities types in the sources (if applicable).
PRINT - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalActionId
Action id for the print action
PRINT_HELPER_CLASS_NAME - Static variable in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
The location where I expect the print helper to be implemented.
PrintHelper - Class in org.eclipse.gmf.runtime.common.ui.printing
The PrintHelper implements the IPrintHelper interface for the platform specfic print code.
PrintHelper() - Constructor for class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Make an instance of PrintHelper
PrintPreviewAction - Class in org.eclipse.gmf.runtime.diagram.ui.printing.actions
This is the action for print preview.
PrintPreviewAction(IPrintActionHelper, PrintPreviewHelper) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.printing.actions. PrintPreviewAction
Creates a new instance.
PrintPreviewAction(IPrintActionHelper) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.printing.actions. PrintPreviewAction
Creates a new instance.
printStats() - Method in class org.eclipse.gmf.runtime.notation.stylepooling. ShapeProfiler
 
printWithSettings(IEditorPart, Map, SWTDiagramPrinter) - Static method in class org.eclipse.gmf.runtime.diagram.ui.printing.util. DiagramPrinterUtil
Opens up the print diagrams dialog, allows the user to choose the settings, and prints.
PRIORITIES - Static variable in class org.eclipse.gmf.runtime.common.core.service. ExecutionStrategy
The list of pre-defined provider priorities.
profileEnd() - Method in class org.eclipse.gmf.runtime.notation.stylepooling. ShapeProfiler
 
profileStart() - Method in class org.eclipse.gmf.runtime.notation.stylepooling. ShapeProfiler
 
PROGRESS_MONITOR - Static variable in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. AbstractDropTargetListener.WorkIndicatorType
Progress monitor indicator type.
projection(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Calculates the projection of the given point onto the line segment.
PROPERTIES - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalActionId
Action id for the properties action
properties - Variable in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
map containing properties key: id Value: property
PROPERTIES_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions. CommonActionConstants
The properties context menu group name.
PROPERTIES_SET_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Properties Set Style' class
PROPERTIES_SET_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Properties Set Style' class
PROPERTIES_SET_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
PROPERTIES_SET_STYLE__PROPERTIES_MAP - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Properties Map ' map feature
PROPERTIES_SET_STYLE__PROPERTIES_MAP - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Properties Map ' map
PROPERTIES_SET_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Properties Set Style' class
PropertiesBrowserPage - Class in org.eclipse.gmf.runtime.diagram.ui.properties.views
A property sheet page for modeler.
PropertiesBrowserPage(ITabbedPropertySheetPageContributor) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.views. PropertiesBrowserPage
Constructor
PropertiesConfigurationManager - Class in org.eclipse.gmf.runtime.common.core.util
Manages the properties files declared in the textConfiguration extensions
propertiesMap - Variable in class org.eclipse.gmf.runtime.notation.impl. PropertiesSetStyleImpl
The cached value of the ' Properties Map' map
propertiesProvider - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
 
propertiesProvider - Static variable in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EObjectContainmentListPropertyValue
 
PropertiesService - Class in org.eclipse.gmf.runtime.common.ui.services.properties
The property service taks all property contributions from property source providers and assembles these properties into a property source object.
PropertiesService.PropertiesProviderDescriptor - Class in org.eclipse.gmf.runtime.common.ui.services.properties
A descriptor for providers defined by a configuration element.
PropertiesService.PropertiesProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties. PropertiesService.PropertiesProviderDescriptor
Create a instance of the PropertiesProviderDescriptor given the properties provider configuration element.
PropertiesServiceAdapterFactory - Class in org.eclipse.gmf.runtime.common.ui.services.properties
Use to get the IPropertySource adapter for an object so that its properties can be build by the properties service.
PropertiesServiceAdapterFactory() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties. PropertiesServiceAdapterFactory
PropertiesServiceAdapterFactory constructor
PropertiesSetStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Properties Set Style '
PropertiesSetStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Properties Set Style '
PropertiesSetStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. PropertiesSetStyleImpl
 
PROPERTY_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Property Value' class
PROPERTY_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Property Value' class
PROPERTY_VALUE__INSTANCE_TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Instance Type ' reference feature
PROPERTY_VALUE__INSTANCE_TYPE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Instance Type ' reference
PROPERTY_VALUE__RAW_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Raw Value ' attribute feature
PROPERTY_VALUE__RAW_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Raw Value ' attribute
PROPERTY_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Property Value' class
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. PropertiesBrowserPage
 
propertyDescriptors - Variable in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
map containing propertyDescriptors key: id value: propertydescriptor
propertyEditor - Variable in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
 
PropertyId - Class in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 
PropertyId(String, Object, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyId
Constructor for PropertyId.
PropertyPageCellEditor - Class in org.eclipse.gmf.runtime.common.ui.services.properties.extended
Cell editor for properties that can be modified via a property page.
PropertyPageCellEditor(Composite, PropertyPagePropertyDescriptor) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Creates a new property page cell editor parented under the given control.
PropertyPageCellEditor(Composite, PropertyPagePropertyDescriptor, int) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Creates a new property page cell editor parented under the given control.
PropertyPagePropertyDescriptor - Class in org.eclipse.gmf.runtime.common.ui.services.properties.extended
A property descriptor for a property that is edited via a property page.
PropertyPagePropertyDescriptor(Object, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPagePropertyDescriptor
Creates a property page property descriptor with the given id, and display name.
PropertyPageSelection - Class in org.eclipse.gmf.runtime.emf.ui.properties.util
A structured selection for use in the property page dialog.
PropertyPageSelection(Object) - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.util. PropertyPageSelection
Constructs a new instance with a single selected object
PropertyPageSelection(List) - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.util. PropertyPageSelection
Constructs a new instance with a list of selected objects.
PropertyPageViewAction - Class in org.eclipse.gmf.runtime.emf.ui.properties.actions
Action responsible for showing the properties page dialog when the it is invoked.
PropertyPageViewAction() - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.actions. PropertyPageViewAction
Constructs a new action with the default label, image and tooltip.
PropertySheetEntry - Class in org.eclipse.gmf.runtime.emf.ui.properties.sections
PropertySheetEntry that will be used in the PropertySheet view
PropertySheetEntry() - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.sections. PropertySheetEntry
 
propertySource - Variable in class org.eclipse.gmf.runtime.common.ui.services.properties. ApplyModifiersOperation
A property source that will be put through the modifiers
PropertySource - Class in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 
PropertySource() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
basic constructor
PropertySource(Object) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
The constructor which accepts an element object as an argument.
PropertyValue - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Property Value '
PropertyValueImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Property Value '
PropertyValueImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. PropertyValueImpl
 
PropertyWindowActionDelegate - Class in org.eclipse.gmf.runtime.common.ui.action.actions
Action delegate to show the properties window or give it focus if it's already visible.
PropertyWindowActionDelegate() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.actions. PropertyWindowActionDelegate
 
provider - Variable in class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
The provider for which this object is a descriptor.
providerChanged(ProviderChangeEvent) - Method in interface org.eclipse.gmf.runtime.common.core.service. IProviderChangeListener
Handles an event indicating that a provider has changed.
providerChanged(ProviderChangeEvent) - Method in class org.eclipse.gmf.runtime.common.core.service. Service
Handles an event indicating that a provider has changed.
providerChanged(ProviderChangeEvent) - Method in class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
Handles an event indicating that a provider has changed.
ProviderChangeEvent - Class in org.eclipse.gmf.runtime.common.core.service
An event that indicates when a provider changes.
ProviderChangeEvent(IProvider) - Constructor for class org.eclipse.gmf.runtime.common.core.service. ProviderChangeEvent
Constructs a new provider change event for the specified provider.
ProviderPriority - Class in org.eclipse.gmf.runtime.common.core.service
An enumeration of service provider priorities.
ProviderPriority(String, int) - Constructor for class org.eclipse.gmf.runtime.common.core.service. ProviderPriority
Constructs a new provider priority with the specified name and ordinal.
provides(IOperation) - Method in interface org.eclipse.gmf.runtime.common.core.service. IProvider
Indicates whether this provider provides the specified operation.
provides(IOperation) - Method in interface org.eclipse.gmf.runtime.common.core.service. IProviderPolicy
Indicates whether this provider provides the specified operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.core.service. Service.ProviderDescriptor
Indicates whether this provider descriptor can provide the functionality described by the specified operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.core.service. Service
Indicates whether or not this service can provide the functionality described by the specified operation.
provides(ExecutionStrategy, IOperation) - Method in class org.eclipse.gmf.runtime.common.core.service. Service
Indicates whether or not this service can provide the functionality described by the specified operation using the given execution strategy.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem. AbstractContributionItemProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem. ContributionItemService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.filter. ActionFilterService.ProviderDescriptor
Indicates whether this provider descriptor provides the specified operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.global. AbstractGlobalActionHandlerProvider
Returns true if the provider can handle the GlobalActionHandlerOperation operation
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.global. GlobalActionHandlerService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. AbstractDragDropListenerProvider
Returns true if the provider can handle the ListenerOperation operation
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. AbstractTransferAdapterProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. DragDropListenerService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. TransferAdapterService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.editor. AbstractEditorProvider
Determines if the provider can handle the given editor operation
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. AbstractElementSelectionProvider
Indicates whether this provider provides the specified operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.icon. IconService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.marker. AbstractMarkerNavigationProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.marker. MarkerNavigationService.MarkerNavigationProviderDescriptor
Determine if the corresponding provider accepts the operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties. PropertiesService.PropertiesProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.statusline. AbstractStatusLineContributionItemProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.common.ui.services.util. ActivityFilterProviderDescriptor
Returns false if and only if any matching activites are disabled.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractDiagramEventBrokerProvider
 
provides(CreateDiagramEventBrokerOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractDiagramEventBrokerProvider
Indicates whether this provider provides the specified operation.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractViewProvider
Determines whether this view provider can provide for the required operation It inspects the type of view operation and calls the corresponding provides method.
provides(CreateViewForKindOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractViewProvider
Determines whether this provider can provide for the specified view creation operation
provides(CreateDiagramViewOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractViewProvider
Determines whether this provider can provide for the specified diagram view operation
provides(CreateEdgeViewOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractViewProvider
Determines whether this provider can provide for the specified edge view operation
provides(CreateNodeViewOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.providers. AbstractViewProvider
Determines whether this provider can provide for the specified node view operation
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.services. DiagramEventBrokerService.ProviderDescriptor
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.core.services. ViewService.ProviderDescriptor
 
provides(Class, IAdaptable, View, String, int, boolean, PreferencesHint) - Method in class org.eclipse.gmf.runtime.diagram.core.services. ViewService
A convenience method to determine whether there is a provider that can create a view with the given parameters
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.providers. ReadOnlyDiagramPropertiesModifier
Return true if the DiagramPropertiesProvider would return true for this operation and we are on a Browse Diagram.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers. DefaultPaletteProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers. AbstractDiagramMarkerNavigationProvider
Only accept marker navigation operations for diagram editors.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.providers. GenericEMFPropertiesProvider
 
provides(IOperation) - Method in class org.eclipse.gmf.runtime.emf.ui.services.action. AbstractModelActionFilterProvider
Tests whether this provider provides the specified operation, as a read action.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantProvider
For the Get*TypesFor* operations, this will return true if the corresponding get*TypesFor* call does not return an empty list.
provides(IOperation) - Method in class org.eclipse.gmf.runtime.emf.ui.services.modelingassistant. ModelingAssistantService.ProviderDescriptor
 
Proxy - Class in org.eclipse.gmf.runtime.common.core.util
A proxy object that handles exceptions.
Proxy(Object) - Constructor for class org.eclipse.gmf.runtime.common.core.util. Proxy
Constructs a new proxy for the specified object.
put(Object, Object) - Method in class org.eclipse.gmf.runtime.notation.stylepooling. StylePoolContainer
 

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