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

F

FIELD_KEY - Static variable in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
 
FILE_IMAGE_PATH - Static variable in class org.topcased.search.ui.utils.ModelSearchImages
 
FileChooser - Class in org.topcased.tabbedproperties.sections.widgets
A field widget and a Button that allow you to retrieve an a file path from the filesystem
creation : 3 avr. 07
FileChooser(Composite, TabbedPropertySheetWidgetFactory, int) - Constructor for class org.topcased.tabbedproperties.sections.widgets.FileChooser
Constructor
FILL - Static variable in class org.topcased.draw2d.layout.GridData
Value for horizontalAlignment or verticalAlignment.
FILL_BOTH - Static variable in class org.topcased.draw2d.layout.GridData
Style bit for new GridData(int) to resize the figure to fill the cell horizontally and vertically and to fit the remaining horizontal and vertical space.
FILL_HORIZONTAL - Static variable in class org.topcased.draw2d.layout.GridData
Style bit for new GridData(int) to resize the figure to fill the cell horizontally and to fit the remaining horizontal space.
FILL_VERTICAL - Static variable in class org.topcased.draw2d.layout.GridData
Style bit for new GridData(int) to resize the figure to fill the cell vertically and to fit the remaining vertical space.
fillActionBars(IActionBars) - Method in class org.topcased.ui.navigator.actions.DiagramActionProvider
 
fillBottomPort(Graphics) - Method in class org.topcased.draw2d.figures.OrientedPortFigure
Fill a port attached to the bottom border
fillContextMenu(IMenuManager) - Method in class org.topcased.ui.navigator.actions.DiagramActionProvider
 
fillLeftPort(Graphics) - Method in class org.topcased.draw2d.figures.OrientedPortFigure
Fill a port attached to the left border
fillRightPort(Graphics) - Method in class org.topcased.draw2d.figures.OrientedPortFigure
Fill a port attached to the right border
fillShape(Graphics) - Method in class org.topcased.draw2d.figures.BorderedLabel
 
fillShape(Graphics) - Method in class org.topcased.draw2d.figures.CloudFigure
 
fillShape(Graphics) - Method in class org.topcased.draw2d.figures.OrientedPortFigure
Fill the figure that should represent the Port depending on its position.
fillShape(Graphics) - Method in class org.topcased.draw2d.figures.PortFigure
Fill the port according its position.
fillTopPort(Graphics) - Method in class org.topcased.draw2d.figures.OrientedPortFigure
Fill a port attached to the top border
FILTERS_PREF - Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
The preference for the outline filters action
FiltersAction - Class in org.topcased.modeler.editor.outline.filters
A class defining an action to select the editor outline filters.
FiltersAction(TreeViewer, Modeler) - Constructor for class org.topcased.modeler.editor.outline.filters.FiltersAction
 
FiltersLabelProvider - Class in org.topcased.modeler.editor.outline.filters
A label provider for outline filters.
FiltersLabelProvider() - Constructor for class org.topcased.modeler.editor.outline.filters.FiltersLabelProvider
 
find(String) - Method in class org.topcased.modeler.evaluator.extension.EvaluatorsManager
Find a descriptor in the registry.
find(String) - Method in class org.topcased.modeler.extensions.DiagramsManager
Find a descriptor in the registry.
find(String) - Method in class org.topcased.modeler.extensions.TemplatesManager
Find a descriptor in the registry.
find(String) - Method in class org.topcased.search.core.services.ModelExtensibleSearchEngineExtensionManager
Find a descriptor in the registry.
find(String) - Method in class org.topcased.search.ui.services.ModelExtensibleSearchParticipantTabExtensionManager
Find a descriptor in the registry.
find(String) - Method in class org.topcased.search.ui.services.ModelExtensibleSearchQueryTabExtensionManager
Find a descriptor in the registry.
findAllDiagrams(Diagrams) - Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
Return all the Diagram model objects that are defined in the Diagrams file.
findAllExistingDiagram(Diagrams, EObject) - Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
This method return the list of Diagram model objects that are defined for a given EObject.
findCategory(String) - Method in class org.topcased.modeler.extensions.RegisteredModelManager
Find a descriptor in the registry.
findNearestContainerDiagrams(Diagrams, EObject) - Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
This method returns the nearest Diagrams in the hierarchy that should contains a Diagram associated with the given modelObject.
findOrCreateCategory(IMenuManager, String) - Method in class org.topcased.modeler.extensions.RegisteredModelMenu
Find the given category and create it if it does not exist.
findPartcipant(Class<? extends Object>) - Method in interface org.topcased.search.core.engine.IModelSearchScope
 
findPartcipant(Class<? extends Object>) - Method in class org.topcased.search.core.engine.ModelSearchScope
 
findRegisteredModel(String) - Method in class org.topcased.modeler.extensions.RegisteredModelManager
Find a descriptor in the registry.
findRootDiagrams(Diagrams) - Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
Retrieve the root Diagrams model object
finishNonUserChange() - Method in class org.topcased.modeler.editor.properties.TextChangeHelper
Clients who call startNonUserChange() should call finishNonUserChange() as soon as possible after the change is done.
finishNonUserChange() - Method in class org.topcased.tabbedproperties.utils.TextChangeListener
Clients who call startNonUserChange() should call finishNonUserChange() as soon as possible after the change is done.
fireNotifyChanged(Notification) - Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
This delegates to DiagramInterchangeItemProviderAdapterFactory.changeNotifier and to DiagramInterchangeItemProviderAdapterFactory.parentAdapterFactory
fireNotifyChanged(Notification) - Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
This delegates to DiagramsItemProviderAdapterFactory.changeNotifier and to DiagramsItemProviderAdapterFactory.parentAdapterFactory
fireNotifyChanged(Notification) - Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
This delegates to GraphconfItemProviderAdapterFactory.changeNotifier and to GraphconfItemProviderAdapterFactory.parentAdapterFactory. fireWidgetSelected() - Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
Notifies selection listeners
flush() - Method in class org.topcased.modeler.commands.CommandStack
Flushes the entire stack and resets the save location to zero.
flush() - Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
 
focusIn() - Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
Handle action when the focus is gained Default action is to do nothing.
focusIn(Control) - Method in class org.topcased.tabbedproperties.utils.TextChangeListener
Abstract methos notified when the focus is gained
focusOut() - Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
Handle action when the focus is lost.
focusOut(Control) - Method in class org.topcased.tabbedproperties.utils.TextChangeListener
Abstract methos notified when the focus is lost
FONT - Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
The meta object id for the 'Font' data type. FONT - Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
The meta object literal for the 'Font' data type. FONT - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
FontPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The Font section on the graphics tab.
FontPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.FontPropertySection
 
FOREGROUND_COLOR - Static variable in interface org.topcased.modeler.ModelerPropertyConstants
 
ForegroundColorPropertySection - Class in org.topcased.modeler.editor.properties.sections.graphics
The ForegroundColor section on the graphics tab.
ForegroundColorPropertySection() - Constructor for class org.topcased.modeler.editor.properties.sections.graphics.ForegroundColorPropertySection
 
FOREST - Static variable in class org.topcased.modeler.RouterConstants
Router usually for "inheritance-like" connections
ForwardRestoreEditPolicy - Class in org.topcased.modeler.edit.policies
Provides support to restore connections of the children of the EditPart
Creation : 23 fev. 2006
ForwardRestoreEditPolicy() - Constructor for class org.topcased.modeler.edit.policies.ForwardRestoreEditPolicy
 

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.