A B C D E F G H I K L M N O P Q R S T U V W Y _
I
- IConfiguration - Interface in org.topcased.modeler.editor
- A diagram configuration : manages Palette, EditPartFactory for this diagram.
- ICONS_PATH -
Static variable in class org.topcased.search.ui.utils.ModelSearchImages
-
- IContainerFigure - Interface in org.topcased.draw2d.figures
- A figure that contains other objects.
- ICreateChildMenu - Interface in org.topcased.modeler.editor.outline
- This interface is used to defined a contributor for the outline context menu.
See the org.topcased.modeler.outline
extension point.
Creation : 24 nov. - ICreationDiagram - Interface in org.topcased.modeler.extensions
- An interface used to create a model hierarchy before the creation of a Diagram
Creation 3 mai 07
- ICreationUtils - Interface in org.topcased.modeler.editor
- This interface offers CreationUtils methods for the currently edited diagram
created 19 avr. - ID -
Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- ID -
Variable in class org.topcased.search.ui.services.QueryTabDescriptor
-
- IDeleteObjectProvider - Interface in org.topcased.modeler.providers
- An model object verifier.
- IDeletePartnerProvider - Interface in org.topcased.modeler.providers
- created 26 mai 2005
- IDENTIFIER -
Static variable in class org.topcased.core.refactoring.RenameModelFileProcessor
- A unique identifier of the refactoring processor
- IDialogCommand - Interface in org.topcased.modeler.commands
- This type of command is typically used by creation tools.
- IDocPage - Interface in org.topcased.modeler.documentation
- This interface is used to define a page where the documentation about the
selected object can be filled.
creation : 3 juin 2005 - IEdgeObjectFigure - Interface in org.topcased.modeler.figures
- An interface defining the structure of an
EdgeObject
figure.
Creation : 24 oct. - IEdgeObjectOffsetFigure - Interface in org.topcased.modeler.figures
- An interface defining the structure of an
EdgeObjectOffset
figure.
Creation : 3 nov. - IEditPartFactoryManager - Interface in org.topcased.modeler.editor
- Manager for the EditPartFactories of each diagram.
- IEvaluator - Interface in org.topcased.modeler.evaluator
- Evaluate an Object
Creation 20 juin 06
- IGraphEdgeFigure - Interface in org.topcased.modeler.figures
- An interface defining the structure of a graph edge figure which contains
edge object figures.
- IImageExporter - Interface in org.topcased.modeler.export
- Interface that describes an Image exporter.
An image exporter can convert a GEF figure into a image stream. - ILabel - Interface in org.topcased.draw2d.figures
- The generic representation of a label : a figure
which we can set and get some text.
- ILabelFeatureProvider - Interface in org.topcased.modeler.providers
- created 26 mai 2005
- ILabelFigure - Interface in org.topcased.draw2d.figures
- A figure that has a label.
- IMAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Image
' class.
- IMAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Image
' class.
- Image - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Image'.
- image -
Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- image -
Variable in class org.topcased.search.ui.services.QueryTabDescriptor
-
- IMAGE__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference.
- IMAGE__MIME_TYPE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Mime Type' attribute.
- IMAGE__MIME_TYPE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Mime Type' attribute feature.
- IMAGE__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list.
- IMAGE__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list.
- IMAGE__URI -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Uri' attribute.
- IMAGE__URI -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Uri' attribute feature.
- IMAGE__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute.
- IMAGE_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Image' class.
- imageItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
Image
instances.
- ImageItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
Image
object. - ImageItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.ImageItemProvider
- This constructs an instance from a factory and a notifier.
- ImageRegistry - Class in org.topcased.modeler
- The Image registry for the plugin
Creation : 24 mars 2005 - IModelElementEditorSelectionHandler - Interface in org.topcased.search.ui.areas
- Defines entity responsible of tree editor selection handling.
- IModelResourceValidator - Interface in org.topcased.search.core.engine
- This interface defines API contracts to be implemented in order to validate
potential search participant resources.
- IModelSearchArea - Interface in org.topcased.search.ui.areas
-
- IModelSearchAreaFactory - Interface in org.topcased.search.ui.areas
-
- IModelSearchParticipantArea - Interface in org.topcased.search.ui.areas
- This interface describes the contracts to implments for a ModelSearchArea.
- IModelSearchQueryArea - Interface in org.topcased.search.ui.areas
-
- IModelSearchQueryFactory - Interface in org.topcased.search.core.factories
- Classes wanting to create AbstractModelExtensibleSearchQuery instances should implement this interface.
- IModelSearchQueryParameterProvider - Interface in org.topcased.search.core.engine
- All classes wanting to provide parameters to model search queries should implement this interface.
- IModelSearchQueryParametersFactory - Interface in org.topcased.search.core.factories
- Classes wanting to create AbstractModelExtensibleSearchParameters instances should implement this interface.
- IModelSearchQueryTextualExpressionMatchingHelper - Interface in org.topcased.search.core.engine
- Defines contract for textual queries.
- IModelSearchScope - Interface in org.topcased.search.core.engine
-
- Importer - Class in org.topcased.modeler.tools
- This class imports existing model objects in the given editpart
- Importer(Modeler, EObject) -
Constructor for class org.topcased.modeler.tools.Importer
- Constructor
- Importer(Modeler, List) -
Constructor for class org.topcased.modeler.tools.Importer
- Constructor
- IN_OUT_PORT -
Static variable in interface org.topcased.modeler.figures.IPortFigure
- Deprecated. Parameter value to represent an input/ouput port
- IN_OUT_PORT -
Static variable in class org.topcased.modeler.figures.ModelerPortFigure
- Deprecated. Parameter value to represent an input/ouput port
- IN_PORT -
Static variable in interface org.topcased.modeler.figures.IPortFigure
- Deprecated. Parameter value to represent an input port
- IN_PORT -
Static variable in class org.topcased.modeler.figures.ModelerPortFigure
- Deprecated. Parameter value to represent an input port
- INamedQuery - Interface in org.topcased.search.core.engine
-
- INavigationListener - Interface in org.topcased.modeler.editor
- Listener that are notified of navigation events
creation : 16 d??c. - init(IViewSite) -
Method in class org.topcased.modeler.documentation.DocView
-
- init(IPageSite) -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
-
- init(IPageSite) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- init(ICommonActionExtensionSite) -
Method in class org.topcased.ui.navigator.actions.DiagramActionProvider
-
- init(IWorkbench, IStructuredSelection) -
Method in class org.topcased.ui.navigator.wizards.NewTopcasedProjectWizard
- The
BasicNewResourceWizard
implementation of this IWorkbenchWizard
method records
the given workbench and selection, and initializes the default banner image for the pages by calling
initializeDefaultPageImageDescriptor
.
- initCellEditor() -
Method in class org.topcased.modeler.edit.ModelerLabelDirectEditManager
-
- initDragAndDrop() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Add drag and drop ability between the outline to the editor.
- initFilters() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Set the tree filters for the outline
- initialize() -
Method in class org.topcased.modeler.extensions.OutlineManager
- Initialize this outline manager reading the extension registry.
- initializeCommands() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
- Subclasses should implements this to add the restoreCommands that should be added to the global CompoundCommand
- initializeConnectors(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
- Initializes the connectors before reconnection.
- initializeGraphicalViewer() -
Method in class org.topcased.modeler.editor.Modeler
-
- initializeValidationData(IProgressMonitor) -
Method in class org.topcased.core.refactoring.RenameModelFileChange
-
- initName() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Give a unique name to the model object inside the current diagram
- initName(EObject) -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Give a unique name to the model object inside the current diagram
- initName(EditDomain, EObject, EObject) -
Method in class org.topcased.modeler.utils.LabelHelper
- Initialize the name of a child EObject contained in a parent EObject
within a given EditDomain
- initProviders() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Set the tree providers for the outline
- INonDirtyingCommand - Interface in org.topcased.modeler.commands
- This interface is just here to mark the command that are not handle to
compute the dirty state of the command stack
- inputChanged(Viewer, Object, Object) -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class org.topcased.modeler.wizards.WizardContentProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class org.topcased.search.ui.providers.AbstractMetaModelParticipantsItemProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class org.topcased.search.ui.utils.ModelSearchResultItemProvider
-
- INSTANCE -
Static variable in class org.topcased.modeler.utils.LabelHelper
- The singleton
- INTEGER_PATTERN -
Static variable in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
- The Pattern used to check an Integer value
- IOutlineMenuConstants - Interface in org.topcased.modeler.editor.outline
- This interface contains the references of the constants used in the context menu
- IPaletteManager - Interface in org.topcased.modeler.editor
- This interface offers palette management and updates its contents with the
currently edited diagram
creation : 8 nov. - IPortFigure - Interface in org.topcased.draw2d.figures
- An interface used to type figures that must handle like ports.
- IPortFigure - Interface in org.topcased.modeler.figures
- Deprecated. Use the IPortFigure defined in the org.topcased.draw2d plugin
- isAlreadyPresent(List, EObject) -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
- Return true if the list of GraphElement contains at least one GraphElement whose the associated model object is
equal to the one passed.
- isApplicable() -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- isAttachedToBorder(GraphNode) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Determine if the object must be attached to the nearest border.
- isAutoRef() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- isCheckFileExistence() -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- isChild(GraphElement, GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Check if an object is a child of an other object
- isClosed() -
Method in interface org.topcased.modeler.di.model.Polyline
- Returns the value of the 'Closed' attribute.
- isClosed() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- isClosed() -
Method in class org.topcased.modeler.figures.MultiPortFigure
- Get the current state of the multiport
- isCompatibleModelElementEditorSelectionHandler(EditorPart) -
Method in interface org.topcased.search.ui.areas.IModelElementEditorSelectionHandler
-
- isControlActionEnabledFor(EObject) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Subclasses should override this method to control enabling/disabling the control action for the current
selection.
- isDiagramsMenuEnabledFor(EObject) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Subclasses should override this method to control enabling/disabling the Diagrams menu for the current selection.
- isDirty() -
Method in class org.topcased.modeler.commands.AdvancedCommandStack
-
- isDirty() -
Method in class org.topcased.modeler.commands.CommandStack
- Returns true if the stack is dirty.
- isDirty() -
Method in class org.topcased.modeler.editor.Modeler
-
- isEditable() -
Method in class org.topcased.modeler.figures.EdgeObjectEditableLabel
-
- isEditable() -
Method in class org.topcased.modeler.figures.EdgeObjectLabel
-
- isEditable() -
Method in interface org.topcased.modeler.figures.IEdgeObjectFigure
- Test wheter this edge object figure is editable or not
- isEMFMenuEnabledFor(EObject) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Subclasses should override this method to control enabling/disabling the EMF menu for the current selection.
- isEmpty() -
Method in class org.topcased.modeler.figures.EdgeObjectEditableLabel
-
- isEmpty() -
Method in class org.topcased.modeler.figures.EdgeObjectLabel
-
- isEmpty() -
Method in interface org.topcased.modeler.figures.IEdgeObjectFigure
- Test wheter this edge object figure is empty or not
- isEnabled(DropTargetEvent) -
Method in class org.topcased.modeler.editor.OutlineDropListener
- Over-ridden so that the cursor can be updated to "disallow" when the
command is not executable
- isEnabled() -
Method in class org.topcased.ui.navigator.actions.OpenDiagramAction
-
- isEnd(IEdgeObjectFigure) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectUVEditPolicy
- Returns
true
if the given edge ovject uv figure is located
at the end of the connection or false
if it is located at
the start.
- isEqual(int) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Determine if the provided index of the enumeration is equal to the
current setting of the enumeration property.
- isEqual(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractIntegerPropertySection
-
- isEqual(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractStringPropertySection
-
- isEqual(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Determine if the provided string value is an equal representation of the
current setting of the text property.
- isExternalObjectAllowed(GraphNode, GraphNode) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- Returns
true
if an external object can be displayed in
this container.
- isExternalObjectAllowed(GraphNode, GraphNode) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Returns
true
if an external object can be displayed in this container.
- isExternalObjectAllowed(GraphNode, GraphNode) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- Returns
true
if an external object can be displayed in
this container.
- isFactoryForType(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
-
- isFactoryForType(Object) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
-
- isFactoryForType(Object) -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
- Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
-
- isFactoryForType(Object) -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Returns whether this factory is applicable for the type of the object.
- isFigureVisible(IFigure) -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- isImportant(IWorkbenchPart) -
Method in class org.topcased.modeler.documentation.DocView
-
- isInitialized() -
Method in class org.topcased.modeler.dialogs.DiagramSelectionDialog
- Returns
true
if the diagram content must be initialized by the existing model objects
- isInitialized() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns if the diagram must be initialized with model objects
- isIsHeightResizable() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Is Height Resizable' attribute.
- isIsIndividualRepresentation() -
Method in interface org.topcased.modeler.di.model.Reference
- Returns the value of the 'Is Individual Representation' attribute.
- isIsWidthResizable() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Is Width Resizable' attribute.
- isModelResource(Resource) -
Static method in class org.topcased.modeler.utils.ResourceUtils
- Return true if the given resource is the model resource
- isNewModel() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Return the choice of creation made by the user
- isNonUserChange() -
Method in class org.topcased.modeler.editor.properties.TextChangeHelper
- Determine if a programmatic change is in progress.
- isNonUserChange() -
Method in class org.topcased.tabbedproperties.utils.TextChangeListener
- Determine if a programmatic change is in progress.
- isReadOnly(Resource) -
Static method in class org.topcased.modeler.utils.ResourceUtils
- Return true if the given resource is read only
- isReadOnly() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- This returns whether the resource is read only in editing domain.
- isRefreshing -
Variable in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- A boolean that store if refreshing is happening and no model
modifications should be performed
- isRefreshing() -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
-
- isRefreshing() -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- isReversible() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- isSaveAsAllowed() -
Method in class org.topcased.modeler.editor.Modeler
-
- isSelectable() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- The Diagram figure is not selectable (ensure that the Marquee tool is directly accessible)
- isSelectable() -
Method in class org.topcased.modeler.edit.EListEditPart
-
- isSeveralDisplayAllowed(GraphNode, GraphNode, boolean) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- Returns
true
if a model object can be displayed several
time in the same list.
This method can be overridden by subclasses to fit with diagram
requirement.
Default behavior is only one representation of an object is
allowed.
- isSeveralDisplayAllowed(GraphNode, GraphNode, boolean) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Returns
true
if an model object can be displayed several time in the same diagram.
This method can be overridden by subclasses to fit with diagram requirement.
Default behavior is only one representation of an object is allowed.
- isSeveralDisplayAllowed(GraphNode, GraphNode, boolean) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- Returns
true
if an model object can be displayed several
time in the same diagram.
This method can be overridden by subclasses to fit with diagram
requirement.
Default behavior is only one representation of an object is
allowed.
- isSynchronized() -
Method in class org.topcased.modeler.edit.EListEditPart
- Returns
true
if this editpart is synchronized with the model content
- isTextValid() -
Method in class org.topcased.tabbedproperties.sections.AbstractDoublePropertySection
-
- isTextValid() -
Method in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
-
- isTextValid() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
- Check whether the text entered is valid or not.
- isUpdateModel() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Return a boolean value used to update or not the model
- isUpdateModel() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return a boolean value used to update or not the model
- isValid(IProgressMonitor) -
Method in class org.topcased.core.refactoring.RenameModelFileChange
-
- isValid(EObject, EObject) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- Check if the current EObject is a valid child for the parent EObject.
- isValid(EObject, EObject) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Check if the current EObject is a valid child for the parent EObject.
- isValid(EObject, EObject) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- Check if the current EObject is a valid child for the parent EObject.
- isValidConstraint(GraphicalEditPart, Rectangle) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Check if the given constraint location is valid for a child of this editpart
- isViewerImportant(EditPartViewer) -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
- MarqueeSelectionTool is only interested in GraphicalViewers, not TreeViewers.
- isVisible() -
Method in interface org.topcased.modeler.di.model.DiagramElement
- Returns the value of the 'Visible' attribute.
- isVisible() -
Method in interface org.topcased.modeler.di.model.GraphConnector
-
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.