Modelers
A B C D E F G H I K L M N O P Q R S T U V W Y _

P

P_CHECK_INTEGRITY - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
 
P_DEFAULT_PAGE_FORMAT - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The name of the default PageFormat
P_DEFAULT_PAGE_MARGIN - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The name of the default PageMargin
P_DEFAULT_UNIT - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The default unit
P_INITIALIZE_DIAGRAM - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
 
P_ORIENTATION - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The default page orientation
P_PAGE_FORMATS - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The list of the available PageFormat
P_PAGE_MARGINS - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The list of the available PageMargin
P_USE_ANTIALIAS - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
 
P_USE_UUID - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The default use uuid preference
PackageFigure - Class in org.topcased.draw2d.figures
A Figure that will represent a Package.
PackageFigure() - Constructor for class org.topcased.draw2d.figures.PackageFigure
Constructor
PackageFigure.PackageHeaderFigureBorder - Class in org.topcased.draw2d.figures
A Border at the left, top and right of the label
PackageFigure.PackageHeaderFigureBorder() - Constructor for class org.topcased.draw2d.figures.PackageFigure.PackageHeaderFigureBorder
The Constructor
PAGE_FORMAT_NAME - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PAGE_FORMATS_DELIMITER - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The delimiter for PageFormats
PAGE_HEIGHT - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PAGE_MARGIN_NAME - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PAGE_MARGINS_DELIMITER - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The delimiter for PageMargins
PAGE_WIDTH - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PageFormat - Class in org.topcased.modeler.preferences
This class is used to store a PageFormat object.
PageFormat(String, int, int, boolean) - Constructor for class org.topcased.modeler.preferences.PageFormat
The constructor
PageFormat(String) - Constructor for class org.topcased.modeler.preferences.PageFormat
The Constructor
PageFormatPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The PageFormat section on the graphics tab.
PageFormatPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.PageFormatPropertySection
 
PageMargin - Class in org.topcased.modeler.preferences
This class is used to store a PageMargin object.
PageMargin(String, int, int, int, int, boolean) - Constructor for class org.topcased.modeler.preferences.PageMargin
The constructor
PageMargin(String) - Constructor for class org.topcased.modeler.preferences.PageMargin
The Constructor
PageMarginPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The PageMargin section on the graphics tab.
PageMarginPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.PageMarginPropertySection
 
PageOrientationPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The PageOrientation section on the graphics tab.
PageOrientationPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.PageOrientationPropertySection
 
paint(Graphics) - Method in class org.topcased.draw2d.figures.ComputerFigure
 
paint(IFigure, Graphics, Insets) - Method in class org.topcased.draw2d.figures.PackageFigure.PackageHeaderFigureBorder
Draw the 3 borders
paint(IFigure, Graphics, Insets) - Method in class org.topcased.modeler.figures.ContentFigure.ContentFigureBorder
Deprecated. Draw the Borders
paint(IFigure, Graphics, Insets) - Method in class org.topcased.modeler.figures.EListFigure.EListFigureBorder
 
paintBorder(Graphics) - Method in class org.topcased.draw2d.figures.ComputerFigure
 
paintBorder(Graphics) - Method in class org.topcased.draw2d.figures.EllipsisFlowPage
 
paintBorder(Graphics) - Method in class org.topcased.draw2d.figures.OvalDecoration
 
paintBorder(Graphics) - Method in class org.topcased.draw2d.figures.StateFigure
Deprecated.  
paintBorder(Graphics) - Method in class org.topcased.modeler.figures.MultiPortFigure
 
paintContentPaneFigure(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw the figure that should represent the Port.
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.CommentFigure
Draw the figure that represent the Comment figure
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.ComputerFigure
 
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure.BodyFigure
Deprecated. Refresh the figure
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.ManFigure
 
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.OvalDecoration
 
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.StateFigure
Deprecated.  
paintFigure(Graphics) - Method in class org.topcased.draw2d.figures.WomanFigure
 
paintFigure(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw the port according its type and its position on the border
paintFigure(Graphics) - Method in class org.topcased.modeler.figures.MultiPortFigure
 
paintFigure(Graphics) - Method in class org.topcased.modeler.figures.RotatableEditableLabel
Deprecated.  
paintFigure(Graphics) - Method in class org.topcased.modeler.figures.RotatableLabel
Deprecated.  
paintInOutPort(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input/output port according its position
paintInOutPortAtBottom(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input/ouput port when its position is on the bottom border of the container
paintInOutPortAtLeft(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input/ouput port when its position is on the left border of the container
paintInOutPortAtRight(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input/ouput port when its position is on the right border of the container
paintInOutPortAtTop(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input/ouput port when its position is on the top border of the container
paintInPort(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input port according its position
paintInPortAtBottom(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input port when its position is on the bottom border of the container
paintInPortAtLeft(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input port when its position is on the left border of the container
paintInPortAtRight(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input port when its position is on the right border of the container
paintInPortAtTop(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an input port when its position is on the top border of the container
paintOutPort(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an ouput port according its position
paintOutPortAtBottom(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an ouput port when its position is on the bottom border of the container
paintOutPortAtLeft(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an ouput port when its position is on the left border of the container
paintOutPortAtRight(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an ouput port when its position is on the right border of the container
paintOutPortAtTop(Graphics) - Method in class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. Draw an ouput port when its position is on the top border of the container
PaletteDropListener - Class in org.topcased.modeler.editor
Returns the creation factory for a palette drop.
PaletteDropListener(EditPartViewer) - Constructor for class org.topcased.modeler.editor.PaletteDropListener
Constructor
parentAdapterFactory - Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentAdapterFactory - Variable in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory. partActivated(IWorkbenchPart) - Method in class org.topcased.modeler.documentation.DocView
The DocView implementation of this IPartListener method first sees if the active part is an IContributedContentsView adapter and if so, asks it for its contributing part.
PARTICIPANT_AREA_ID - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_AREA_LABEL_ID - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_AREA_TOOLTIP_ID - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_COMPOSITE_AREA_CLASS - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_COMPOSITE_AREA_FACTORY_CLASS - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_ELEMENT_COMPOSEABLE_FACTORY_ADAPTER_CLASS - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_ELEMENT_EDITOR_SELECTION_HANDLER_CLASS - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_IMAGE_ID - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PARTICIPANT_REFERENCED_QUERY_TABS_ID - Static variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
participantCompositeAreaFactory - Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
participantElements - Variable in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
 
participantModelSearchArea - Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
ParticipantTabDescriptor - Class in org.topcased.search.ui.services
Encapsulate data comming from modelSearchParticipantTab an extension point contribution.
ParticipantTabDescriptor(IConfigurationElement) - Constructor for class org.topcased.search.ui.services.ParticipantTabDescriptor
 
PatternSyntaxException - Exception in org.topcased.search.core.engine
 
PatternSyntaxException() - Constructor for exception org.topcased.search.core.engine.PatternSyntaxException
 
perform(IProgressMonitor) - Method in class org.topcased.core.refactoring.RenameModelFileChange
 
performAction() - Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
Called whenever user clicks on the search button
performCreation(int) - Method in class org.topcased.modeler.editor.palette.ModelerCreationTool
Prevent the bug when we display a dialog during the command execution the viewer was set to null.
performDirectEdit() - Method in class org.topcased.modeler.edit.GraphNodeEditPart
Display the manager used to perform the directEdit action
performFinish() - Method in class org.topcased.ui.navigator.wizards.NewTopcasedProjectWizard
 
performRequest(Request) - Method in class org.topcased.modeler.edit.EMFGraphNodeEditPart
Handles the double-click request.
performRequest(Request) - Method in class org.topcased.modeler.edit.GraphNodeEditPart
 
performRequest(Request) - Method in class org.topcased.modeler.edit.MultiPortEditPart
 
PLUGIN_ID - Static variable in class org.topcased.search.Activator
 
PLUGIN_ID - Static variable in class org.topcased.search.ui.Activator
 
POINT - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Point' data type
POINT - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The meta object id for the 'Point' data type
POLYLINE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Polyline' class
POLYLINE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The meta object id for the 'Polyline' class
Polyline - Interface in org.topcased.modeler.di.model
A representation of the model object 'Polyline'. POLYLINE__CLOSED - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Closed' attribute feature
POLYLINE__CLOSED - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Closed' attribute
POLYLINE__CONTAINER - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Container' container reference
POLYLINE__PROPERTY - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Property' containment reference list
POLYLINE__REFERENCE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Reference' reference list. POLYLINE__VISIBLE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Visible' attribute
POLYLINE__WAYPOINTS - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Waypoints' attribute list feature
POLYLINE__WAYPOINTS - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Waypoints' attribute list. POLYLINE_FEATURE_COUNT - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The number of structural features of the 'Polyline' class. polylineItemProvider - Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
This keeps track of the one adapter used for all Polyline instances. PolylineItemProvider - Class in org.topcased.modeler.di.model.provider
This is the item provider adapter for a Polyline object
PolylineItemProvider(AdapterFactory) - Constructor for class org.topcased.modeler.di.model.provider.PolylineItemProvider
This constructs an instance from a factory and a notifier
populateManager(IContributionManager, Collection, String) - Method in class org.topcased.modeler.editor.outline.DefaultCreateChildMenu
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
PORT_DIRECTION - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PORT_POSITION - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PortAnchor - Class in org.topcased.modeler.figures
Provides Anchor for Ports figure.
PortAnchor(IFigure) - Constructor for class org.topcased.modeler.figures.PortAnchor
The Constructor
PortAnchor(IFigure, boolean) - Constructor for class org.topcased.modeler.figures.PortAnchor
The Constructor
PortConstraint - Class in org.topcased.draw2d.layout
The constraint of a Figure contained by a BorderAttachedLayout.
PortConstraint(Rectangle, int) - Constructor for class org.topcased.draw2d.layout.PortConstraint
The Constructor
PortEditPart - Class in org.topcased.modeler.edit
This class groups common functions for Port model objects Created 6 juin 2005
PortEditPart(GraphNode) - Constructor for class org.topcased.modeler.edit.PortEditPart
The Constructor
PortFigure - Class in org.topcased.draw2d.figures
A basic implementation of the IPortFigure interface.
PortFigure() - Constructor for class org.topcased.draw2d.figures.PortFigure
The Constructor
PORTRAIT_ORIENTATION - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
PositionPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The Position section on the graphics tab.
PositionPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.PositionPropertySection
 
POST_EXECUTE - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification after a command has been executed (value is 8).
POST_REDO - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification after a command has been redone (value is 16).
POST_UNDO - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification after a command has been undone (value is 32).
PRE_EXECUTE - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification prior to executing a command (value is 1).
PRE_REDO - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification prior to redoing a command (value is 2).
PRE_UNDO - Static variable in class org.topcased.modeler.commands.CommandStack
Constant indicating notification prior to undoing a command (value is 4).
prepare() - Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
 
prepare() - Method in interface org.topcased.search.ui.areas.IModelSearchArea
 
previous() - Method in class org.topcased.modeler.editor.NavigationManager
Go backward in the browse history
PREVIOUS_DIAGRAM - Static variable in interface org.topcased.modeler.ModelerActionConstants
The ID for the previous diagram action.
processSearchResultMatching(IResource, Object) - Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
 
PROP_CONSTRAINT_FREE - Static variable in interface org.topcased.modeler.ModelerRequestConstants
constants for Change Bounds Request with an explicit free location
PROPERTIES_GROUP - Static variable in interface org.topcased.modeler.editor.outline.IOutlineMenuConstants
Menu Group for the properties actions
PROPERTY - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Property' class
PROPERTY - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The meta object id for the 'Property' class
Property - Interface in org.topcased.modeler.di.model
A representation of the model object 'Property'. PROPERTY__KEY - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Key' attribute feature
PROPERTY__KEY - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Key' attribute
PROPERTY__VALUE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
The meta object literal for the 'Value' attribute feature
PROPERTY__VALUE - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The feature id for the 'Value' attribute
PROPERTY_FEATURE_COUNT - Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
The number of structural features of the 'Property' class. PROPERTY_MARQUEE_BEHAVIOR - Static variable in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
The property to be used in AbstractTool.setProperties(java.util.Map) for MarqueeSelectionTool.setMarqueeBehavior(int).
propertyChange(PropertyChangeEvent) - Method in class org.topcased.modeler.edit.policies.EdgeObjectEditPolicy
 
propertyChange(PropertyChangeEvent) - Method in class org.topcased.modeler.editor.properties.sections.graphics.PositionPropertySection
 
propertyChange(PropertyChangeEvent) - Method in class org.topcased.modeler.editor.properties.sections.graphics.SizePropertySection
 
propertyItemProvider - Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
This keeps track of the one adapter used for all Property instances. PropertyItemProvider - Class in org.topcased.modeler.di.model.provider
This is the item provider adapter for a Property object
PropertyItemProvider(AdapterFactory) - Constructor for class org.topcased.modeler.di.model.provider.PropertyItemProvider
This constructs an instance from a factory and a notifier
propertySheetPage - Variable in class org.topcased.modeler.editor.properties.sections.AbstractModelerPropertySection
The property sheet page for this section.

Modelers
A B C D E F G H I K L M N O P Q R S T U V W Y _

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.