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

M

makeColumnsEqualWidth - Variable in class org.topcased.draw2d.layout.GridLayout
makeColumnsEqualWidth specifies whether all columns in the layout will be forced to have the same width.
makeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
 
makeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
Sets the manager this view will use
ManFigure - Class in org.topcased.draw2d.figures
Basic figure that display a man
ManFigure() - Constructor for class org.topcased.draw2d.figures.ManFigure
 
mapType(Object) - Method in class org.topcased.modeler.editor.properties.ModelerTypeMapper
 
mapType(Object) - Method in class org.topcased.tabbedproperties.TabbedPropertiesTypeMapper
 
marginHeight - Variable in class org.topcased.draw2d.layout.GridLayout
marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.
marginWidth - Variable in class org.topcased.draw2d.layout.GridLayout
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
markSaveLocation() - Method in class org.topcased.modeler.commands.CommandStack
Marks the last executed or redone Command as the point at which the changes were saved.
MARQUEE_REQUEST - Static variable in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
 
MarqueeSelectionTool - Class in org.topcased.modeler.editor.palette
A Tool which selects multiple objects inside a rectangular area of a Graphical Viewer.
MarqueeSelectionTool() - Constructor for class org.topcased.modeler.editor.palette.MarqueeSelectionTool
Creates a new MarqueeSelectionTool of default type MarqueeSelectionTool.BEHAVIOR_NODES_CONTAINED.
MarqueeToolEntry - Class in org.topcased.modeler.editor.palette
A palette ToolEntry for a MarqueeSelectionTool.
MarqueeToolEntry() - Constructor for class org.topcased.modeler.editor.palette.MarqueeToolEntry
Creates a new MarqueeToolEntry that can select nodes
MarqueeToolEntry(String) - Constructor for class org.topcased.modeler.editor.palette.MarqueeToolEntry
Constructor for MarqueeToolEntry.
MarqueeToolEntry(String, String) - Constructor for class org.topcased.modeler.editor.palette.MarqueeToolEntry
Constructor for MarqueeToolEntry.
match(String, String, int) - Method in class org.topcased.search.core.engine.AbstractModelSearchQueryTextualExpressionMatchingHelper
Main search entry point.
match(String, String, int) - Method in interface org.topcased.search.core.engine.IModelSearchQueryTextualExpressionMatchingHelper
 
menuAboutToShow(IMenuManager) - Method in class org.topcased.modeler.editor.outline.ModelNavigator
This implements IMenuListenerto help fill the context menus with contributions from the Edit menu.
Messages - Class in org.topcased.search.core.l10n
l10n/i18n localization, internationalization
Messages - Class in org.topcased.search.ui.l10n
l10n/i18n localization, internationalization
metaElementParticipantAdapterFactory - Variable in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
 
metaElementParticipantCheckedTreeViewer - Variable in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
 
metaElementParticipantLabelProvider - Variable in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
 
metaElementsPartictipantsItemProvider - Variable in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
 
MissingGraphConfFileException - Exception in org.topcased.modeler.graphconf.exceptions
Exception when the diagram.graphconf file is not found in the configuration of a diagram Creation 1 août 06
MissingGraphConfFileException() - Constructor for exception org.topcased.modeler.graphconf.exceptions.MissingGraphConfFileException
 
MissingGraphConfFileException(String) - Constructor for exception org.topcased.modeler.graphconf.exceptions.MissingGraphConfFileException
 
MixedEditDomain - Class in org.topcased.modeler.editor
This edit domain is based ont the default GEF edit domain but also brings EMF capabilities.
MixedEditDomain(IEditorPart) - Constructor for class org.topcased.modeler.editor.MixedEditDomain
 
MixedEditDomain(IEditorPart, ResourceSet) - Constructor for class org.topcased.modeler.editor.MixedEditDomain
 
MODEL_SEARCH_ENGINE_ID - Static variable in class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
MODEL_SEARCH_ENGINE_LABEL_ID - Static variable in class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
MODEL_SEARCH_ENGINE_PARAMETERS_CLASS_ID - Static variable in class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
MODEL_SEARCH_ENGINE_QUERY_CLASS_ID - Static variable in class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
MODEL_SEARCH_ENGINE_RESOURCE_VALIDATOR_CLASS_ID - Static variable in class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
ModelContentProvider - Class in org.topcased.modeler.editor.outline
This Content Provider displays contents of model and diagrams.
ModelContentProvider(Modeler, ITreeContentProvider) - Constructor for class org.topcased.modeler.editor.outline.ModelContentProvider
Constructor
ModelElementComparer - Class in org.topcased.modeler.editor.outline
A Comparer of the EMF model objects.
ModelElementComparer() - Constructor for class org.topcased.modeler.editor.outline.ModelElementComparer
 
modelElementEditorSelectionHandler - Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
 
Modeler - Class in org.topcased.modeler.editor
Basic EMF modeler.
Modeler() - Constructor for class org.topcased.modeler.editor.Modeler
Constructor.
ModelerActionBarContributor - Class in org.topcased.modeler.actions
Basic action bar contributor
ModelerActionBarContributor() - Constructor for class org.topcased.modeler.actions.ModelerActionBarContributor
 
ModelerActionConstants - Interface in org.topcased.modeler
Identifies new Action constants Creation : 25 mars 2005
ModelerColorConstants - Interface in org.topcased.modeler
A collection of color-related constants.
ModelerConfigurationManager - Class in org.topcased.modeler.editor
Manages the different diagram configurations.
ModelerConfigurationManager() - Constructor for class org.topcased.modeler.editor.ModelerConfigurationManager
The constructor
ModelerConnectionCreationTool - Class in org.topcased.modeler.editor.palette
A ConnectionCreationTool that support dialog commands.
ModelerConnectionCreationTool() - Constructor for class org.topcased.modeler.editor.palette.ModelerConnectionCreationTool
 
ModelerConnectionCreationToolEntry - Class in org.topcased.modeler.editor.palette
A ConnectionCreationToolEntry proper to our Editors.
ModelerConnectionCreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class org.topcased.modeler.editor.palette.ModelerConnectionCreationToolEntry
The Constructor
ModelerContextMenuProvider - Class in org.topcased.modeler.editor
Provide a Context Menu for the Modeler with standards actions
ModelerContextMenuProvider(EditPartViewer, ActionRegistry) - Constructor for class org.topcased.modeler.editor.ModelerContextMenuProvider
Constructs a context menu for the specified EditPartViewer and the Actions registered in the ActionRegistry
ModelerCreationTool - Class in org.topcased.modeler.editor.palette
A CreationTool proper to our Editors.
ModelerCreationTool() - Constructor for class org.topcased.modeler.editor.palette.ModelerCreationTool
The constructor
ModelerCreationToolEntry - Class in org.topcased.modeler.editor.palette
A CreationToolEntry proper to our Editors.
ModelerCreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class org.topcased.modeler.editor.palette.ModelerCreationToolEntry
The Constructor
ModelerCreationToolEntry(String, String, CreationFactory, ImageDescriptor, ImageDescriptor, int, int, int, int) - Constructor for class org.topcased.modeler.editor.palette.ModelerCreationToolEntry
Deprecated. use the other constructor instead. Graphical values should be extracted from the diagram.graphconf file.
ModelerEditPolicyConstants - Interface in org.topcased.modeler
A collection of Roles.
ModelerFigure - Class in org.topcased.modeler.figures
A Figure that will represent a Class.
ModelerFigure() - Constructor for class org.topcased.modeler.figures.ModelerFigure
Constructor
ModelerGraphicalViewer - Class in org.topcased.modeler.editor
Override the ScrollingGraphicalViewer by associating the ModelerEditor to the GraphicalViewer
ModelerGraphicalViewer() - Constructor for class org.topcased.modeler.editor.ModelerGraphicalViewer
Constructs a ModelerGraphicalViewer
ModelerKeyHandler - Class in org.topcased.modeler.editor
This class handles the key events that occurs in the editor
ModelerKeyHandler(Modeler) - Constructor for class org.topcased.modeler.editor.ModelerKeyHandler
Constructor
ModelerLabelDirectEditManager - Class in org.topcased.modeler.edit
 
ModelerLabelDirectEditManager(GraphicalEditPart, Class, CellEditorLocator, IFigure) - Constructor for class org.topcased.modeler.edit.ModelerLabelDirectEditManager
Creates a new ModelLabelDirectEditManager with the given attributes.
ModelerLabelFigure - Class in org.topcased.modeler.figures
The figure to display a Label.
ModelerLabelFigure() - Constructor for class org.topcased.modeler.figures.ModelerLabelFigure
Constructor
ModelerLabelFigure(String) - Constructor for class org.topcased.modeler.figures.ModelerLabelFigure
Constructor
ModelerLabelFigure(EditableLabel.TextProvider) - Constructor for class org.topcased.modeler.figures.ModelerLabelFigure
Constructor
ModelerLabelledPortFigure - Class in org.topcased.modeler.figures
Deprecated. Use the LabelledPortFigure of the org.topcased.draw2d plugin.
ModelerLabelledPortFigure(ModelerPortFigure, int) - Constructor for class org.topcased.modeler.figures.ModelerLabelledPortFigure
Deprecated. The Constructor
ModelerLabelProvider - Class in org.topcased.modeler.editor.properties
 
ModelerLabelProvider() - Constructor for class org.topcased.modeler.editor.properties.ModelerLabelProvider
 
ModelerLayoutEditPolicy - Class in org.topcased.modeler.edit.policies
Basic Edit policy for XY layout objects.
ModelerLayoutEditPolicy() - Constructor for class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
 
ModelerPaletteManager - Class in org.topcased.modeler.editor.palette
A generic PaletteManager.
ModelerPaletteManager() - Constructor for class org.topcased.modeler.editor.palette.ModelerPaletteManager
 
ModelerPlugin - Class in org.topcased.modeler
Deprecated. this class will be removed before the 1.0. Use a local class instead.
ModelerPlugin() - Constructor for class org.topcased.modeler.ModelerPlugin
Deprecated.  
ModelerPortFigure - Class in org.topcased.modeler.figures
Deprecated. Use the PortFigure or the OrientedPortFigure that are defined in the org.topcased.draw2d plugin
ModelerPortFigure() - Constructor for class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. The Constructor
ModelerPortFigure(int) - Constructor for class org.topcased.modeler.figures.ModelerPortFigure
Deprecated. The Constructor
ModelerPreferenceConstants - Class in org.topcased.modeler.preferences
Constant definitions for plug-in preferences
ModelerPreferenceConstants() - Constructor for class org.topcased.modeler.preferences.ModelerPreferenceConstants
 
ModelerPropertyConstants - Interface in org.topcased.modeler
Constants that are used as properties for GraphElements
ModelerPropertySheetPage - Class in org.topcased.modeler.editor.properties
 
ModelerPropertySheetPage(Modeler) - Constructor for class org.topcased.modeler.editor.properties.ModelerPropertySheetPage
Contructor for this property sheet page.
ModelerRequestConstants - Interface in org.topcased.modeler
created 12 avr. 2005
ModelerTypeMapper - Class in org.topcased.modeler.editor.properties
The TypeMapper to use with the Eclipse Tabbed Properties View Creation 5 avr. 2006
ModelerTypeMapper() - Constructor for class org.topcased.modeler.editor.properties.ModelerTypeMapper
 
ModelerURIConverter - Class in org.topcased.modeler.utils

creation : 28 juin 2005 Extension of URIConverter
ModelerURIConverter() - Constructor for class org.topcased.modeler.utils.ModelerURIConverter
 
ModelExtensibleSearchEngineExtensionManager - Class in org.topcased.search.core.services
This convenience class contains handles data coming from modelSearchEngine extension point contributions.
ModelExtensibleSearchEngineExtensionManager() - Constructor for class org.topcased.search.core.services.ModelExtensibleSearchEngineExtensionManager
 
ModelExtensibleSearchPage - Class in org.topcased.search.ui.pages
Defines a page contributed to the org.eclipse.search.searchPages extension point.
ModelExtensibleSearchPage() - Constructor for class org.topcased.search.ui.pages.ModelExtensibleSearchPage
 
ModelExtensibleSearchParticipantTabExtensionManager - Class in org.topcased.search.ui.services
Listen to extension point registry to handle modelSearchParticipantTab contribution lifcycle.
ModelExtensibleSearchParticipantTabExtensionManager() - Constructor for class org.topcased.search.ui.services.ModelExtensibleSearchParticipantTabExtensionManager
 
ModelExtensibleSearchQueryTabExtensionManager - Class in org.topcased.search.ui.services
Listen to extension point registry to handle modelSearchQueryTab contribution lifcycle.
ModelExtensibleSearchQueryTabExtensionManager() - Constructor for class org.topcased.search.ui.services.ModelExtensibleSearchQueryTabExtensionManager
 
ModelExtensibleSearchResult - Class in org.topcased.search.core.engine
Defines a model search result to be computed by the eclipse search mechanism in order to contribute content to the eclipse search view.
ModelExtensibleSearchResult(AbstractModelExtensibleSearchQuery) - Constructor for class org.topcased.search.core.engine.ModelExtensibleSearchResult
 
ModelExtensibleSearchResultEntry - Class in org.topcased.search.core.engine
Defines a single model search query result entry.
ModelExtensibleSearchResultEntry(IFile, Object) - Constructor for class org.topcased.search.core.engine.ModelExtensibleSearchResultEntry
 
ModelExtensibleSearchResultEvent - Class in org.topcased.search.core.engine
A ModelExtensibleSearchResultEvent event is thrown whenever a new Model Search Result computation finished
ModelExtensibleSearchResultEvent(ISearchResult) - Constructor for class org.topcased.search.core.engine.ModelExtensibleSearchResultEvent
 
ModelExtensibleSearchResultPage - Class in org.topcased.search.ui.pages
The actual model search result page.
ModelExtensibleSearchResultPage() - Constructor for class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
Creates a Model Search Page with result tree
ModelLabelProvider - Class in org.topcased.modeler.editor.outline
This Label Provider displays informations about model and diagrams.
ModelLabelProvider(ILabelProvider) - Constructor for class org.topcased.modeler.editor.outline.ModelLabelProvider
Constructor
ModelNavigator - Class in org.topcased.modeler.editor.outline
Model navigator :
Display the model as a tree and fill the contextual menu with diagrams and EMF actions.
ModelNavigator(Composite, Modeler, IPageSite) - Constructor for class org.topcased.modeler.editor.outline.ModelNavigator
Constructor
ModelNavigator.NavigatorAdapterFactoryContentProvider - Class in org.topcased.modeler.editor.outline
This content provider filters the event from graphical object to only refresh when it's needed.
ModelNavigator.NavigatorAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.topcased.modeler.editor.outline.ModelNavigator.NavigatorAdapterFactoryContentProvider
Constructor
modelPackage - Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
The cached model package
modelPackage - Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
The cached model package modelPackage - Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
The cached model package
modelPackage - Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsSwitch
The cached model package modelPackage - Static variable in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
The cached model package. modelPackage - Static variable in class org.topcased.modeler.graphconf.util.GraphconfSwitch
The cached model package ModelSearchEngineDescriptor - Class in org.topcased.search.core.services
Data coming from each modelSearchEngine extension point contribution is stored in this class.
ModelSearchEngineDescriptor(IConfigurationElement) - Constructor for class org.topcased.search.core.services.ModelSearchEngineDescriptor
 
ModelSearchImages - Class in org.topcased.search.ui.utils
A class defining a bundle of all images used by the System Editor plugin.
ModelSearchImages() - Constructor for class org.topcased.search.ui.utils.ModelSearchImages
 
ModelSearchQueryTextualExpressionMatchingHelper - Class in org.topcased.search.core.engine
 
ModelSearchQueryTextualExpressionMatchingHelper() - Constructor for class org.topcased.search.core.engine.ModelSearchQueryTextualExpressionMatchingHelper
 
modelSearchResultImageID - Static variable in class org.topcased.search.core.engine.ModelExtensibleSearchResult
 
modelSearchResultImagePath - Static variable in class org.topcased.search.core.engine.ModelExtensibleSearchResult
 
ModelSearchResultItemProvider - Class in org.topcased.search.ui.utils
 
ModelSearchResultItemProvider() - Constructor for class org.topcased.search.ui.utils.ModelSearchResultItemProvider
 
ModelSearchScope - Class in org.topcased.search.core.engine
 
ModelSearchScope() - Constructor for class org.topcased.search.core.engine.ModelSearchScope
 
ModelSearchScopeFactory - Class in org.topcased.search.core.engine
 
ModelSearchScopeFactory() - Constructor for class org.topcased.search.core.engine.ModelSearchScopeFactory
 
modelSwitch - Variable in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
The switch the delegates to the createXXX methods
modelSwitch - Variable in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
The switch the delegates to the createXXX methods
modelSwitch - Variable in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
The switch the delegates to the createXXX methods. MonitorHelper - Class in org.topcased.modeler.utils
Helper class for IProgressMonitor.
MOVE_BACKWARD - Static variable in interface org.topcased.modeler.ModelerActionConstants
The ID for the move backward action.
MOVE_FORWARD - Static variable in interface org.topcased.modeler.ModelerActionConstants
The ID for the move forward action.
MOVE_PLANS - Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
The key used to install a Move Forward EditPolicy.
MOVE_TO_BACK - Static variable in interface org.topcased.modeler.ModelerActionConstants
The ID for the move to back action.
MOVE_TO_FRONT - Static variable in interface org.topcased.modeler.ModelerActionConstants
The ID for the move to front action.
moveBackward() - Method in class org.topcased.modeler.commands.AbstractMoveCommand
Move backward the current graph element in the diagram plans.
MoveBackwardCommand - Class in org.topcased.modeler.commands
A class defining a command to move backward a graph element.
MoveBackwardCommand(GraphElement) - Constructor for class org.topcased.modeler.commands.MoveBackwardCommand
 
MoveBendpointCommand - Class in org.topcased.modeler.commands
Bendpoint manipulation commands cannot be chained or compounded.
MoveBendpointCommand(GraphEdge, Point, int) - Constructor for class org.topcased.modeler.commands.MoveBendpointCommand
 
MoveEdgeObjectOffsetCommand - Class in org.topcased.modeler.commands
A command to move EdgeObjectOffset.
MoveEdgeObjectOffsetCommand(EdgeObjectOffset, Dimension) - Constructor for class org.topcased.modeler.commands.MoveEdgeObjectOffsetCommand
 
MoveEdgeObjectRequest - Class in org.topcased.modeler.edit.requests
A request defining an edge object moving.
MoveEdgeObjectRequest() - Constructor for class org.topcased.modeler.edit.requests.MoveEdgeObjectRequest
 
MoveEdgeObjectUVCommand - Class in org.topcased.modeler.commands
A command to move EdgeObjectUV

Creation : 3 nov. 2005
MoveEdgeObjectUVCommand(EdgeObjectUV, int, int) - Constructor for class org.topcased.modeler.commands.MoveEdgeObjectUVCommand
 
moveForward() - Method in class org.topcased.modeler.commands.AbstractMoveCommand
Move forward the current graph element in the diagram plans.
MoveForwardCommand - Class in org.topcased.modeler.commands
A class defining a command to move forward a graph element
Creation : 11 oct. 2005
MoveForwardCommand(GraphElement) - Constructor for class org.topcased.modeler.commands.MoveForwardCommand
 
MovePlansEditPolicy - Class in org.topcased.modeler.edit.policies
The EditPolicy that handle the differents Move Plans command
Creation : 11 oct. 2005
MovePlansEditPolicy() - Constructor for class org.topcased.modeler.edit.policies.MovePlansEditPolicy
 
moveToBack() - Method in class org.topcased.modeler.commands.AbstractMoveCommand
Move to back the current graph element in the diagram plans.
MoveToBackCommand - Class in org.topcased.modeler.commands
A class defining a command to move to back a graph element.
MoveToBackCommand(GraphElement) - Constructor for class org.topcased.modeler.commands.MoveToBackCommand
 
moveToFront() - Method in class org.topcased.modeler.commands.AbstractMoveCommand
Move to front the current graph element in the diagram plans.
MoveToFrontCommand - Class in org.topcased.modeler.commands
A class defining a command to move to front a graph element
Creation : 11 oct. 2005
MoveToFrontCommand(GraphElement) - Constructor for class org.topcased.modeler.commands.MoveToFrontCommand
 
MULTIPORT_STATE - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
MultiPortEditPart - Class in org.topcased.modeler.edit
An EditPart used to handle MultiPort behavior.
MultiPortEditPart(GraphNode) - Constructor for class org.topcased.modeler.edit.MultiPortEditPart
 
MultiPortEditPart.MultiPortEditPartListener - Class in org.topcased.modeler.edit
This listener also listens the mutliport state property
MultiPortEditPart.MultiPortEditPartListener() - Constructor for class org.topcased.modeler.edit.MultiPortEditPart.MultiPortEditPartListener
 
MultiPortFigure - Class in org.topcased.modeler.figures
Creation : 19 oct. 2005
MultiPortFigure() - Constructor for class org.topcased.modeler.figures.MultiPortFigure
The Constructor
MultiPortLayoutEditPolicy - Class in org.topcased.modeler.edit.policies
A Policy that provides support for the creation Command of a GraphNode and the drop Command.
MultiPortLayoutEditPolicy() - Constructor for class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
 

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.