A B C D E F G H I K L M N O P Q R S T U V W Y _
G
- GEFPropertySourceProvider - Class in org.topcased.modeler.editor
- Deprecated. Use the TabbedPropertiesContentProvider instead
- GEFPropertySourceProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.editor.GEFPropertySourceProvider
- Deprecated. Constructor
- GEFtoEMFCommandStackWrapper - Class in org.topcased.modeler.commands
- Wrapper that adapts a
GEF
Command Stack
to an EMF
Command Stack
. - GEFtoEMFCommandStackWrapper(CommandStack) -
Constructor for class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
- Constructor
- GEFtoEMFCommandWrapper - Class in org.topcased.modeler.commands
- An EMF Command that wraps a GEF command.
- GEFtoEMFCommandWrapper(Command) -
Constructor for class org.topcased.modeler.commands.GEFtoEMFCommandWrapper
- Constructor
- generate(IProgressMonitor) -
Method in class org.topcased.modeler.extensions.Template
- Generates files as part of the template execution.
- generateCreateChildActions(MixedEditDomain, Collection, EObject) -
Method in class org.topcased.modeler.editor.outline.DefaultCreateChildMenu
- This generates a
CreateChildAction
for each object in descriptors
, and returns the
collection of these actions.
- get(String) -
Method in class org.topcased.modeler.ColorRegistry
- Returns the
color
associated with the given symbolic color
name, or null
if no such definition exists.
- get(RGB) -
Method in class org.topcased.modeler.ColorRegistry
- Returns the
color
associated with the given RGB object, or
null
if no such definition exists.
- get(String) -
Static method in class org.topcased.modeler.graphconf.LineStyle
- Returns the 'Line Style' literal with the specified literal value.
- get(int) -
Static method in class org.topcased.modeler.graphconf.LineStyle
- Returns the 'Line Style' literal with the specified integer value.
- get(String) -
Static method in class org.topcased.modeler.graphconf.RouterType
- Returns the 'Router Type' literal with the specified literal value.
- get(int) -
Static method in class org.topcased.modeler.graphconf.RouterType
- Returns the 'Router Type' literal with the specified integer value.
- get(URL) -
Method in class org.topcased.modeler.ImageRegistry
- Returns the image associated with the given key in this registry, or
null
if none.
- get(Bundle, String) -
Method in class org.topcased.modeler.ImageRegistry
- Get the image from the given bundle and the plugin image path
- get(String) -
Method in class org.topcased.modeler.ImageRegistry
- get image by its path
- getAbsoluteBendpoint() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for data type '
Absolute Bendpoint
'.
- getAbsoluteMouseLocation(Point) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Get the absolute coordinates from relative coordinates given by the pointer Location
- getAbstractGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Abstract Graph Conf
'.
- getAbstractGraphConf_Bridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the containment reference '
Bridge
'.
- getAbstractGraphConf_Constraint() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the containment reference list '
Constraint
'.
- getAbstractGraphConf_DefaultFont() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Font
'.
- getAbstractGraphConf_DefaultForegroundColor() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Foreground Color
'.
- getAbstractGraphConf_LineStyle() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Line Style
'.
- getAbstractGraphConf_LineWidth() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Line Width
'.
- getAbstractGraphConf_Presentation() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Presentation
'.
- getActionRegistry() -
Method in class org.topcased.modeler.editor.ModelerContextMenuProvider
- Returns the ActionRegistry
- getActiveConfiguration() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the active diagram configuration, given by the configuration manager.
- getActiveConfiguration() -
Method in class org.topcased.modeler.editor.ModelerConfigurationManager
- Returns the active Diagram configuration.
- getActiveDiagram() -
Method in interface org.topcased.modeler.diagrams.model.Diagrams
- Returns the value of the 'Active Diagram' reference.
- getActiveDiagram() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the currently edited diagram.
- getActivePage() -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Returns the active workbench page or
null
if none.
- getActivePage() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Obtains the currently active workbench page.
- getActiveWorkbenchShell() -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Returns the active workbench shell
- getActiveWorkbenchWindow() -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Returns the active workbench window
- getAdapter(Class) -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.BaseEditPart
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.DiagramEditPart
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.EMFGraphEdgeEditPart
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.EMFGraphNodeEditPart
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getAdapter(Class) -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getAdapter(Object, Class) -
Method in class org.topcased.modeler.editor.EditPart2ModelAdapterFactory
-
- getAdapter(Class) -
Method in class org.topcased.modeler.editor.Modeler
- The modeler can be adapted into a IPropertySheetPage or a IContentOutline.
- getAdapter(Class) -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
-
- getAdapterFactories() -
Method in class org.topcased.modeler.editor.Modeler
- This method creates the list of factories used by the editor.
- getAdapterFactories() -
Method in class org.topcased.modeler.editor.properties.ModelerPropertySheetPage
- Get the EMF AdapterFactory for this editor.
- getAdapterFactories() -
Method in class org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage
- This method could be overridden to add specific factories before those.
- getAdapterFactory() -
Method in class org.topcased.modeler.editor.MixedEditDomain
- Returns the global adapter factory used in this edit domain
- getAdapterFactory() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the global adapter factory used by the editor
- getAdapterFactory() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Subclasses must implement this method to return the ComposedAdapterFactory
- getAdapterFactory() -
Method in class org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage
- Get the EMF AdapterFactory from a workbench part.
- getAdapterFactory() -
Static method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryProvider
- Return the single instance of ComposedAdapterFactory
- getAdapterFactoryLabelProvider() -
Method in class org.topcased.tabbedproperties.providers.AbstractSectionLabelProvider
- Construct a new label provider factory if it is not null
- getAdapterList() -
Method in class org.topcased.modeler.editor.EditPart2ModelAdapterFactory
-
- getAddButton() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getAddCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- getAdditionalResources() -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
- Returns the additional resources node
- getAllChildren() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getAllChildren(EditPart, Set) -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getAnchor() -
Method in interface org.topcased.modeler.di.model.GraphEdge
- Returns the value of the 'Anchor' reference list.
- getAnchorableFigure() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the Figure on which the Connection Anchors should be attached.
- getAnchorage() -
Method in interface org.topcased.modeler.di.model.GraphElement
- Returns the value of the 'Anchorage' containment reference list.
- getAttachment() -
Method in class org.topcased.draw2d.layout.PortConstraint
-
- getAutoLayoutCommand(AutoLayoutRequest) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Create the AutoLayout Command for the given request
- getAutoResizeCommand(AutoResizeRequest) -
Method in class org.topcased.modeler.edit.policies.DiagramSizeEditPolicy
-
- getAutoResizeCommand(AutoResizeRequest) -
Method in class org.topcased.modeler.edit.policies.ResizableEditPolicy
- Create the AutoLayout Command for the given request
- getBackgroundColor(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the background Color of the Figure
- getBackgroundFigure() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Returns the figure drawn behind the label
- getBodyFigure() -
Method in class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Return the body figure.
- getBootstrapPart() -
Method in class org.topcased.modeler.documentation.DocView
-
- getBottom() -
Method in class org.topcased.modeler.preferences.PageMargin
- Get the bottom margin of the PageMargin
- getBounds() -
Method in class org.topcased.draw2d.figures.OvalDecoration
-
- getBounds() -
Method in class org.topcased.modeler.figures.EdgeObjectEditableLabel
-
- getBridge() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Bridge' containment reference.
- getBridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Bridge
'.
- getByName(String) -
Static method in class org.topcased.modeler.graphconf.LineStyle
- Returns the 'Line Style' literal with the specified name.
- getByName(String) -
Static method in class org.topcased.modeler.graphconf.RouterType
- Returns the 'Router Type' literal with the specified name.
- getCenter() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'Center' attribute.
- getCheckButton() -
Method in class org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection
-
- getCheckButtonText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractBooleanPropertySection
- Get the label for the button for the section.
- getChildEObject() -
Method in class org.topcased.modeler.commands.AddGraphNodeCommand
- Deprecated. Return the childNode EObject to create
- getChildEObject() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the childNode EObject to create
- getChildFeature(Object, Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
-
- getChildFeature(Object, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
-
- getChildFeature(Object, Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
-
- getChildFeature(Object, Object) -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
-
- getChildFeature(Object, Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
-
- getChildNode() -
Method in class org.topcased.modeler.commands.AddGraphNodeCommand
- Deprecated. Return the childNode to create
- getChildNode() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the childNode to create
- getChildren() -
Method in class org.topcased.modeler.edit.EListEditPart
-
- getChildren(Object) -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
-
- getChildren(Object) -
Method in class org.topcased.modeler.providers.ArrayTreeContentProvider
-
- getChildren(Object) -
Method in class org.topcased.modeler.wizards.WizardContentProvider
-
- getChildren(Object) -
Method in class org.topcased.search.ui.providers.AbstractMetaModelParticipantsItemProvider
-
- getChildren(Object) -
Method in class org.topcased.search.ui.utils.ModelSearchResultItemProvider
-
- getChildren(Object) -
Method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryContentProvider
-
- getChildren(Object) -
Method in class org.topcased.ui.navigator.TopcasedModelAdapterFactoryContentProvider
-
- getChildrenFeatures(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
- This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildSize(IFigure, int, int) -
Method in class org.topcased.draw2d.layout.GridLayout
-
- getChoices(EObject, EClassifier) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractModelerPropertySection
- TODO comment this method
- getChoices(EObject, EClassifier) -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
- Returns an array of all reachable objects of a given type from the current selection.
- getColor() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for data type '
Color
'.
- getColumnHeaders() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Gets a collection of current column names
- getCombo() -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
-
- getComboFeatureValues() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- Get the enumeration values of the feature for the combo field for the
section.
- getComboFeatureValues() -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
- Get the enumeration values of the feature for the combo field for the section.
- getCommand() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
-
- getCommand() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectDragTracker
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ChangeBackgroundColorEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ChangeDiagramPropertiesEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ChangeFontEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ChangeForegroundColorEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ChangeRouterEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.DeleteModelObjectEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectOffsetEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectUVEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ForwardRestoreEditPolicy
- Factors incoming requests into various specific methods.
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Factors out AUTOLAYOUT, otherwise calls
super
.
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.MovePlansEditPolicy
-
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ResizableEditPolicy
- Factors out AUTORESIZE, otherwise calls
super
.
- getCommand(Request) -
Method in class org.topcased.modeler.edit.policies.RestoreEditPolicy
- Factors incoming requests into various specific methods.
- getCommand(List) -
Method in class org.topcased.modeler.tools.AutoLayout
- Returns the autolayout command
- getCommand(DirectedGraph) -
Method in class org.topcased.modeler.tools.AutoLayout
- Creates the list of commands for the given DirectedGraph
- getCommand(List) -
Method in class org.topcased.modeler.tools.AutoResizer
- Returns the autoresize command.
- getCommand() -
Method in class org.topcased.modeler.tools.Importer
- Returns the current command from the target EditPart.
- getCommandName() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
-
- getCommandName() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectOffsetDragTracker
-
- getCommandName() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectUVDragTracker
-
- getCommandName() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getCommands() -
Method in class org.topcased.modeler.commands.CommandStack
-
- getCommandStack() -
Method in class org.topcased.modeler.documentation.DocPageComposite
- Return this composite command stack.
- getCommandStack() -
Method in class org.topcased.modeler.documentation.EAnnotationDocPage
- Returns the editor command stack
- getCommandStack() -
Method in class org.topcased.modeler.editor.ModelerKeyHandler
- Returns the editor command stack
- getCommandStack() -
Method in class org.topcased.modeler.tools.Importer
- The command stack used to execute the final commands
- getConfiguration() -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Get the configuration associated with this extension
- getConfiguration(String) -
Method in class org.topcased.modeler.extensions.DiagramsManager
- Returns the Diagram configuration for the given id.
- getConfigurationElement() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Return the IConfigurationElement associated with the TemplateDescriptor
- getConfigurationManager() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the manager for the different diagram configurations.
- getConnection() -
Method in class org.topcased.modeler.figures.EdgeObjectEditableLabel
-
- getConnection() -
Method in class org.topcased.modeler.figures.EdgeObjectLabel
-
- getConnection() -
Method in interface org.topcased.modeler.figures.IEdgeObjectFigure
- Get the owner connexion figure
- getConnectionCompleteCommand(CreateConnectionRequest) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
-
- getConnectionCreateCommand(CreateConnectionRequest) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
-
- getConnectionFigure() -
Method in class org.topcased.modeler.edit.policies.EdgeEndpointEditPolicy
-
- getConstraint(IFigure) -
Method in class org.topcased.draw2d.layout.BorderAttachedLayout
-
- getConstraint(IFigure) -
Method in class org.topcased.draw2d.layout.GridLayout
-
- getConstraint() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Constraint' containment reference list.
- getConstraint() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Constraint
'.
- getConstraint_Language() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Language
'.
- getConstraint_Rule() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Rule
'.
- getConstraintFor(ChangeBoundsRequest, GraphicalEditPart) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Overridden to prevent sizes from becoming too small, and to prevent preferred sizes from getting lost.
- getConstraintFor(CreateRequest) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- getContained() -
Method in interface org.topcased.modeler.di.model.GraphElement
- Returns the value of the 'Contained' containment reference list.
- getContainer() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Get the container GraphElement
- getContainer() -
Method in interface org.topcased.modeler.di.model.DiagramElement
- Returns the value of the 'Container' container reference.
- getContainer() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getContainer() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Return Page Container for the current model search page.
- getContainerEObject() -
Method in class org.topcased.modeler.commands.CreateTypedEdgeCommand
- Retrieve the container EObject from the container Type parameter
- getContainerObject() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getContainerRef() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getContainerType() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getContentPane() -
Method in class org.topcased.draw2d.figures.ClassFigure
-
- getContentPane() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Return the contentPane figure
- getContentPane() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
-
- getContentPane() -
Method in interface org.topcased.draw2d.figures.IContainerFigure
-
- getContentPane() -
Method in class org.topcased.draw2d.figures.PackageFigure
- Return the contentPane figure
- getContentPane() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Get the contentPane figure
- getContentPane() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getContentPane() -
Method in class org.topcased.modeler.figures.GraphNodeFigure
-
- getContentPane() -
Method in class org.topcased.modeler.figures.ModelerFigure
-
- getContentPane() -
Method in class org.topcased.modeler.figures.MultiPortFigure
- The Figure that contains all the children ports
- getContentPaneSize() -
Method in class org.topcased.modeler.requests.AutoResizeRequest
-
- getContextMenuProvider(ModelerGraphicalViewer) -
Method in class org.topcased.modeler.editor.Modeler
- Subclass should override this method to instantiate their own ContextMenu
- getContributorId() -
Method in class org.topcased.modeler.editor.Modeler
-
- getControl() -
Method in class org.topcased.modeler.documentation.EAnnotationDocPage
-
- getControl() -
Method in class org.topcased.modeler.documentation.EmptyDocPage
-
- getControl() -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
-
- getControl() -
Method in class org.topcased.modeler.editor.outline.OverviewComposite
-
- getControl() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- Current area control.
- getControl() -
Method in interface org.topcased.search.ui.areas.IModelSearchArea
-
- getControl() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- getCreateChildMenuConfiguration(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets a
OutlineManager.CreateChildMenuConfiguration
by its id.
- getCreateChildMenus(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets the collection of
OutlineManager.FilterConfiguration
for the given Topcased
editor id.
- getCreateCommand(CreateRequest) -
Method in class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- getCreateCommand(CreateRequest) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
-
- getCreateCommand(GraphNode, GraphNode, Point, Dimension, List, boolean) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- Returns the command for the GraphElement creation
- getCreateCommand(EditDomain, GraphNode, GraphNode, EObject, Point, Dimension, List, boolean) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- Generate the command.
- getCreateCommand(CreateRequest) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- getCreateCommand(GraphNode, GraphNode, Point, Dimension, int, boolean) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Returns the command for the GraphElement creation
- getCreateCommand(EditDomain, GraphNode, GraphNode, EObject, Point, Dimension, int, List, boolean) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Generate the command.
- getCreateCommand(CreateRequest) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- getCreateCommand(GraphNode, GraphNode, Point, Dimension, boolean) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- Returns the command for the GraphElement creation
- getCreateRequest() -
Method in class org.topcased.modeler.tools.Importer
- A helper method that casts the target Request to a CreateRequest.
- getCreationCommand(EObject) -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- This method retrieve the creation command that may be associated with the current Diagram when the creation is
requested on a model object that will not be the real container of the diagram
- getCreationUtils() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Returns the CreationUtils class for this diagram
- getCSingleObjectChooser() -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
-
- getCurrentConstraintFor(GraphicalEditPart) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Retrieves the child's current constraint from the
LayoutManager
.
- getCurrentlySelectedParticipantDescriptor() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Returns current particpant configuration coming from participant area controls settings
- getCurrentlySelectedParticipantTabItem() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Returns current particpant tab item coming from participant area controls settings
- getCurrentlySelectedQueryDescriptor() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Returns current particpant configuration coming from query area controls settings
- getCurrentlySelectedQueryTabItem() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Returns current particpant tab item coming from query area controls settings
- getData(String) -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getData() -
Method in interface org.topcased.search.core.engine.IModelSearchQueryParameterProvider
-
- getData() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
-
- getDebugName() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
-
- getDebugName() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getDefault() -
Static method in class org.topcased.modeler.preferences.PageFormat
- Returns the default page format from the preference store
- getDefault() -
Static method in class org.topcased.modeler.preferences.PageMargin
- Returns the default page margin from the preference store
- getDefault() -
Static method in class org.topcased.search.Activator
- Returns the shared instance
- getDefault() -
Static method in class org.topcased.search.ui.Activator
- Returns the shared instance
- getDefaultBackgroundColor() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Return the default foreground color of this type of element
- getDefaultBackgroundColor() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Deprecated. should not be used anymore
- getDefaultBackgroundColor() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the default foreground color of this type of element
- getDefaultBackgroundColor() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Default Background Color' attribute.
- getDefaultBackgroundColor() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Default Background Color' attribute.
- getDefaultFont() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Return the default font of this type of element
- getDefaultFont() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Return the default font of this type of element
- getDefaultFont() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the default font of this type of element
- getDefaultFont() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Default Font' attribute.
- getDefaultFont() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Default Font' attribute.
- getDefaultForegroundColor() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Return the default foreground color of this type of element
- getDefaultForegroundColor() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Return the default foreground color of this type of element
- getDefaultForegroundColor() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the default foreground color of this type of element
- getDefaultForegroundColor() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Default Foreground Color' attribute.
- getDefaultForegroundColor() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Default Foreground Color' attribute.
- getDefaultHeight() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the default height for this object
- getDefaultHeight() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getDefaultHeight() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Default Height' attribute.
- getDefaultPresentation(EObject) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Get the first presentation of the model object
- getDefaultRouter(ConnectionLayerEx) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Returns the default router for this edge.
- getDefaultRouter() -
Method in interface org.topcased.modeler.graphconf.EdgeGraphConf
- Returns the value of the 'Default Router' attribute.
- getDefaultTemplateId() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Subclasses must implement this
IWizard
method to perform any special finish processing for their
wizard.
- getDefaultURIConverter() -
Static method in class org.topcased.modeler.utils.ModelerURIConverter
- Returns the default URI converter that's used when there is no resource
set.
- getDefaultWidth() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the default width for this object
- getDefaultWidth() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getDefaultWidth() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Default Width' attribute.
- getDeleteCommand(GroupRequest) -
Method in class org.topcased.modeler.edit.policies.EdgeEditPolicy
- Deletion of the connection
- getDeleteDependantCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- getDeleteDependantCommand(Request) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
-
- getDeleteDependantCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- getDeleteDependantCommand(Request) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- getDeletePartners(Object) -
Method in interface org.topcased.modeler.providers.IDeletePartnerProvider
-
- getDescription() -
Method in class org.topcased.modeler.editor.palette.ExtMarqueeToolEntry
-
- getDescription() -
Method in class org.topcased.modeler.editor.palette.MarqueeToolEntry
-
- getDescription() -
Method in class org.topcased.modeler.evaluator.extension.EvaluatorDescriptor
-
- getDescriptor(URL) -
Method in class org.topcased.modeler.ImageRegistry
- Returns the descriptor associated with the given key in this registry, or
null
if none.
- getDescriptor(Bundle, String) -
Method in class org.topcased.modeler.ImageRegistry
- get image descriptor
- getDescriptor(String) -
Method in class org.topcased.modeler.ImageRegistry
- get image descriptor by its path
- getDetailsComposite() -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
- This method should return the Composite that should be associated with the details Group
- getDI() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Get the relativePath to the template of the di file
- getDiagElt() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
-
- getDiagEltList() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
-
- getDiagram() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Diagram
'.
- getDiagram() -
Method in interface org.topcased.modeler.di.model.DiagramLink
- Returns the value of the 'Diagram' reference.
- getDiagram() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Returns the Diagram
- getDiagram(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Used to get the Diagram node of a given graphElement
- getDiagram_DiagramLink() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference list '
Diagram Link
'.
- getDiagram_Name() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Name
'.
- getDiagram_Viewport() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Viewport
'.
- getDiagram_Zoom() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Zoom
'.
- getDiagramElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Diagram Element
'.
- getDiagramElement_Container() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the container reference '
Container
'.
- getDiagramElement_Property() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the containment reference list '
Property
'.
- getDiagramElement_Reference() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference list '
Reference
'.
- getDiagramElement_Visible() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Visible
'.
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.BaseEditPart
- Returns the listener used to listen the graphical mode object
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Returns the listener used to listen the graphical mode object
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.EListEditPart
-
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Returns the listener used to listen the graphical model object
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getDiagramElementListener() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getDiagramEObject() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the selected EObject that will be associated with the diagrams file.
- getDiagramGraphConf() -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Return the Diagram Graphical Configuration associated with this Factory
- getDiagramGraphConf() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Get the DiagramGraphConf model object associated with the diagram
- getDiagramGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Diagram Graph Conf
'.
- getDiagramGraphConf_DefaultBackgroundColor() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Background Color
'.
- getDiagramGraphConf_DefaultFont() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Font
'.
- getDiagramGraphConf_DefaultForegroundColor() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Foreground Color
'.
- getDiagramGraphConf_Edge() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the containment reference list '
Edge
'.
- getDiagramGraphConf_Id() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Id
'.
- getDiagramGraphConf_Node() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the containment reference list '
Node
'.
- getDiagramId() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the selected diagram id
- getDiagramInterchangeFactory() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the factory that creates the instances of the model.
- getDiagramInterchangePackage() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns the package supported by this factory.
- getDiagramLink() -
Method in interface org.topcased.modeler.di.model.Diagram
- Returns the value of the 'Diagram Link' reference list.
- getDiagramLink() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Diagram Link
'.
- getDiagramLink_Diagram() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference '
Diagram
'.
- getDiagramLink_GraphElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the container reference '
Graph Element
'.
- getDiagramLink_Viewport() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Viewport
'.
- getDiagramLink_Zoom() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Zoom
'.
- getDiagramModelObject(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Used to get the model object that is the root of the current diagram
- getDiagramPath(EditDomain, Diagram) -
Method in class org.topcased.modeler.utils.LabelHelper
- Computes the path identifying the position of a Diagram
- getDiagrams() -
Method in interface org.topcased.modeler.diagrams.model.Diagrams
- Returns the value of the 'Diagrams' containment reference list.
- getDiagrams() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for class '
Diagrams
'.
- getDiagrams() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the global edited model.
- getDiagrams() -
Method in class org.topcased.modeler.extensions.DiagramsManager
- Get an enumeration of diagram descriptors.
- getDiagrams(EObject, String) -
Method in class org.topcased.modeler.extensions.DiagramsManager
- Get an enumeration of diagram descriptors that can be associated with the
given model object
- getDiagrams(GraphElement[]) -
Static method in class org.topcased.modeler.utils.Utils
- Used to get the Diagrams of GraphElements
- getDiagrams_ActiveDiagram() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for the reference '
Active Diagram
'.
- getDiagrams_Diagrams() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for the containment reference list '
Diagrams
'.
- getDiagrams_Model() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for the reference '
Model
'.
- getDiagrams_Parent() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for the container reference '
Parent
'.
- getDiagrams_Subdiagrams() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the meta object for the containment reference list '
Subdiagrams
'.
- getDiagramsFactory() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsPackage
- Returns the factory that creates the instances of the model.
- getDiagramsPackage() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsFactory
- Returns the package supported by this factory.
- getDimension() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for data type '
Dimension
'.
- getDirectEditCommand(DirectEditRequest) -
Method in class org.topcased.modeler.edit.policies.LabelDirectEditPolicy
-
- getDirectEditManager() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Returns the direct edit manager
- getDragTracker(Request) -
Method in class org.topcased.modeler.edit.DiagramsRootEditPart
-
- getDragTracker(Request) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getEClass() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
-
- getEdge() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Get the GraphEdge
- getEdge() -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
- Get the GraphEdge
- getEdge() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Edge' containment reference list.
- getEdgeGraphConf(EClass, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the EdgeGraphConf associated with the given id
- getEdgeGraphConf(String, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the EdgeGraphConf associated with the given id
- getEdgeGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Edge Graph Conf
'.
- getEdgeGraphConf(DiagramGraphConf, EObject, String) -
Static method in class org.topcased.modeler.utils.Utils
- Search in the DiagramGraphConf the first EdgeGraphConf with the corresponding EClass and presentation that
validate all the constraints when they exist
- getEdgeGraphConf_DefaultRouter() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Router
'.
- getEdgeObject() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Edge Object
'.
- getEdgeObject() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
-
- getEdgeObject() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectHandle
-
- getEdgeObject() -
Method in class org.topcased.modeler.edit.requests.MoveEdgeObjectRequest
-
- getEdgeObject_Id() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Id
'.
- getEdgeObjectFigure(EdgeObject) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Get the edge object figure for the given edge object.
Subclass must implements this method to return the
appropriate edge object figure.
- getEdgeObjectOffset() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Edge Object Offset
'.
- getEdgeObjectOffset_Offset() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Offset
'.
- getEdgeObjects() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Get the list of edge objects.
- getEdgeObjectUV() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Edge Object UV
'.
- getEdgeObjectUV_UDistance() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
UDistance
'.
- getEdgeObjectUV_VDistance() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
VDistance
'.
- getEdges(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Get the list of the incoming/outgoing connections
- getEditableLabel() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Return header figure
- getEditableLabel() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the editable part of the label of the figure.
- getEditableText() -
Method in class org.topcased.draw2d.figures.EditableLabel
- Return the current editable Text
- getEditDomain() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getEditDomain() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Get the EditDomain
- getEditDomain() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the EditDomain associated with the command
- getEditingDomain() -
Method in class org.topcased.modeler.editor.Modeler
-
- getEditingDomain() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- This returns the editing domain as required by the
IEditingDomainProvider
interface.
- getEditor() -
Method in class org.topcased.modeler.editor.properties.ModelerPropertySheetPage
- Get the EMF AdapterFactory for this editor.
- getEditorId() -
Method in class org.topcased.modeler.extensions.OutlineManager.CreateChildMenuConfiguration
- Gets this configuration editor id.
- getEditorId() -
Method in class org.topcased.modeler.extensions.OutlineManager.FilterConfiguration
- Gets this configuration editor id.
- getEditorId() -
Method in class org.topcased.modeler.extensions.OutlineManager.SorterConfiguration
- Gets this configuration editor id.
- getEditorId() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Get the editorId of the template (This identify the Topcased editor on
which the template is applicable)
- getEditorID() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Subclasses must implement this method to return the editorID on which the templates should be filtered
- getEditPartFactory() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Returns the EditPartFactory for this diagram
- getEditPartFactory(Diagram) -
Method in interface org.topcased.modeler.editor.IEditPartFactoryManager
- This method returns the edit part factory associated with the given
diagram type.
- getEditPartRegistry() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getElement() -
Method in interface org.topcased.modeler.di.model.EMFSemanticModelBridge
- Returns the value of the 'Element' reference.
- getElement() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.PositionPropertySection
- Get the element.
- getElement() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.SizePropertySection
- Get the element.
- getElement(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the model object linked with the given graph element (If the bridge is an EMFSemanticModelBridge)
- getElementComposeableAdapterFactory() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getElements() -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- getElements(Object) -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
-
- getElements(Object) -
Method in class org.topcased.modeler.wizards.WizardContentProvider
-
- getElements(Object) -
Method in class org.topcased.search.ui.providers.AbstractMetaModelParticipantsItemProvider
-
- getElements(Object) -
Method in class org.topcased.search.ui.utils.ModelSearchResultItemProvider
-
- getElements(Object) -
Method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryContentProvider
-
- getElements(Object) -
Method in class org.topcased.ui.navigator.TopcasedModelAdapterFactoryContentProvider
-
- getEllipse() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Ellipse
'.
- getEllipse_Center() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Center
'.
- getEllipse_EndAngle() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
End Angle
'.
- getEllipse_RadiusX() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Radius X
'.
- getEllipse_RadiusY() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Radius Y
'.
- getEllipse_Rotation() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Rotation
'.
- getEllipse_StartAngle() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Start Angle
'.
- getEMFBridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
EMF Bridge
'.
- getEMFBridge_Type() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the reference '
Type
'.
- getEMFCommand() -
Method in class org.topcased.modeler.commands.EMFtoGEFCommandWrapper
- Returns the wrapped EMF command
- getEMFEditingDomain() -
Method in class org.topcased.modeler.editor.MixedEditDomain
- Returns the EMF editDomain
- getEMFSemanticModelBridge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
EMF Semantic Model Bridge
'.
- getEMFSemanticModelBridge_Element() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference '
Element
'.
- getEndAngle() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'End Angle' attribute.
- getEnumerationFeatureValues() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Get the enumeration values of the feature for the combo field for the
section.
- getEnumerationFeatureValues() -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
- Get the enumeration values of the feature for the combo field for the section.
- getEObject() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Retrieve the model object
- getEObject() -
Method in class org.topcased.modeler.edit.EListEditPart
- Retrieve the model object
- getEObject() -
Method in class org.topcased.modeler.edit.EMFGraphEdgeEditPart
- Retrieve the model object
- getEObject() -
Method in class org.topcased.modeler.edit.EMFGraphNodeEditPart
- Retrieve the model object
- getEObject() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- getEObjectList() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- getErrorImage() -
Static method in class org.topcased.search.ui.utils.ModelSearchImages
-
- getEStructuralFeature() -
Method in class org.topcased.modeler.edit.EListEditPart
- Get the EStructuralFeature that contains the objects that are associated with the list
- getEvaluator() -
Method in class org.topcased.modeler.evaluator.extension.EvaluatorDescriptor
- Get the evaluator associated with this extension
- getEvaluators() -
Method in class org.topcased.modeler.evaluator.extension.EvaluatorsManager
- Get an enumeration of evaluator descriptors.
- getExistingEdges(GraphElement, GraphElement, String) -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getExistingEdges(GraphElement, GraphElement, Class) -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getExporter() -
Method in class org.topcased.modeler.export.ExporterDescriptor
- Returns the class that export the figure as image.
- getExporter(String) -
Method in class org.topcased.modeler.export.ExporterManager
- Returns the exporter for the given format
- getExporters() -
Method in class org.topcased.modeler.export.ExporterManager
- Returns the registered Exporter descriptors
- getExtension() -
Method in class org.topcased.modeler.export.ExporterDescriptor
- Returns the file extension for the genrated image
- getFactory(Object) -
Method in class org.topcased.modeler.editor.PaletteDropListener
-
- getFeature() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractBooleanPropertySection
- Get the feature for the text field for the section.
- getFeature() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- Get the feature for the combo field for the section.
- getFeature() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Get the feature for the combo field for the section.
- getFeature() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Get the feature for the text field for the section.
- getFeature() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Get the feature for the combo field for the section.
- getFeatureAsString() -
Method in class org.topcased.tabbedproperties.sections.AbstractDoublePropertySection
-
- getFeatureAsString() -
Method in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
-
- getFeatureAsString() -
Method in class org.topcased.tabbedproperties.sections.AbstractStringPropertySection
-
- getFeatureAsString() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
- Get the value of the feature as text for the text field for the section.
- getFeatureAsText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Get the value of the feature as text for the combo field for the section.
- getFeatureAsText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractIntegerPropertySection
-
- getFeatureAsText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractStringPropertySection
-
- getFeatureAsText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Get the value of the feature as text for the text field for the section.
- getFeatureAsText() -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
- Get the text value corresponding to the selected Constraint
- getFeatureAsText() -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
- Get the value of the feature as text for the combo field for the section.
- getFeatureDouble() -
Method in class org.topcased.tabbedproperties.sections.AbstractDoublePropertySection
- Get the text value of the feature for the text field for the section.
- getFeatureInteger() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractIntegerPropertySection
- Get the text value of the feature for the text field for the section.
- getFeatureInteger() -
Method in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
- Get the text value of the feature for the text field for the section.
- getFeatureValue() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractBooleanPropertySection
- Get the new value of the feature for the text field for the section.
- getFeatureValue() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- Get the current feature value of the selected model object.
- getFeatureValue(int) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Get the new value of the feature for the text field for the section.
- getFeatureValue(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractIntegerPropertySection
-
- getFeatureValue(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractStringPropertySection
-
- getFeatureValue(String) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Get the new value of the feature for the text field for the section.
- getFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection
- Get the new value of the feature for the text field for the section.
- getFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
- Get the current feature value of the selected model object.
- getFeatureValue(int) -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
- Get the new value of the feature for the text field for the section.
- getFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
- Get the current feature value of the selected model object.
- getFeedbackFigure(GraphicalEditPart) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Lazily creates and returns the feedback figure used during drags.
- getFeedbackLayer() -
Method in class org.topcased.modeler.edit.policies.EdgeObjectEditPolicy
- Returns the layer used for displaying feedback.
- getFeedbackLayer() -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Returns the layer used for displaying feedback.
- getFeedbackLayer() -
Method in class org.topcased.modeler.edit.policies.NodeEditPolicy
- Feedback should be added to the scaled feedback layer.
- getFile() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResultEntry
-
- getFileChooser() -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- getFileExtension() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Subclasses must implement this method to return the file extension
- getFileImage() -
Static method in class org.topcased.search.ui.utils.ModelSearchImages
-
- getFilesToRename() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the list of File (the selected file and optionally some participants) that should be renamed
- getFilter() -
Method in class org.topcased.modeler.extensions.OutlineManager.FilterConfiguration
- Gets this configuration filter.
- getFilterConfiguration(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets a
OutlineManager.FilterConfiguration
by its id.
- getFilterConfigurations(String) -
Static method in class org.topcased.modeler.editor.outline.filters.FiltersAction
-
- getFilterExtensions() -
Method in class org.topcased.tabbedproperties.sections.widgets.FileChooser
- Set the file extensions which the dialog will
use to filter the files it shows to the argument,
which may be null.
- getFilters(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets the collection of
OutlineManager.FilterConfiguration
for the given Topcased
editor id.
- getFixedEnd() -
Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
- Retuns the model object corresponding to the fixed edge end
- getFont(Object) -
Method in class org.topcased.modeler.editor.outline.ModelLabelProvider
-
- getFont() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for data type '
Font
'.
- getFont(DiagramElement) -
Static method in class org.topcased.modeler.utils.Utils
- Get the Font corresponding to a DiagramElement
- getFontValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractFontPropertySection
- Get the new Font value of the font feature for the section.
- getForegroundColor(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the foreground Color of the Figure
- getFormat() -
Method in class org.topcased.modeler.export.ExporterDescriptor
- Returns the format of the generated image
- getFormats() -
Method in class org.topcased.modeler.export.ExporterManager
- Returns the available export formats
- getGraphconfFactory() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the factory that creates the instances of the model.
- getGraphconfPackage() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns the package supported by this factory.
- getGraphConnector() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Graph Connector
'.
- getGraphConnector_GraphEdge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference list '
Graph Edge
'.
- getGraphConnector_GraphElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the container reference '
Graph Element
'.
- getGraphConnector_Position() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Position
'.
- getGraphEdge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Graph Edge
'.
- getGraphEdge() -
Method in interface org.topcased.modeler.di.model.GraphConnector
- Returns the value of the 'Graph Edge' reference list.
- getGraphEdge() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Return the GraphEdge
- getGraphEdge_Anchor() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference list '
Anchor
'.
- getGraphEdge_Waypoints() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute list '
Waypoints
'.
- getGraphElement() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getGraphElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Graph Element
'.
- getGraphElement() -
Method in interface org.topcased.modeler.di.model.DiagramLink
- Returns the value of the 'Graph Element' container reference.
- getGraphElement() -
Method in interface org.topcased.modeler.di.model.GraphConnector
- Returns the value of the 'Graph Element' container reference.
- getGraphElement() -
Method in interface org.topcased.modeler.di.model.SemanticModelBridge
- Returns the value of the 'Graph Element' container reference.
- getGraphElement(GraphElement, EObject) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the GraphElement child associated with the given model object
- getGraphElement(GraphElement, EObject, boolean) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the GraphElement child associated with the given model object
- getGraphElement_Anchorage() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the containment reference list '
Anchorage
'.
- getGraphElement_Contained() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the containment reference list '
Contained
'.
- getGraphElement_Link() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the containment reference list '
Link
'.
- getGraphElement_Position() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Position
'.
- getGraphElement_SemanticModel() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the containment reference '
Semantic Model
'.
- getGraphElements(GraphElement, EObject, boolean) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the GraphElement children associated with the given model object
- getGraphElements(Diagrams, EObject) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the graphElements associated with the given EObject in all the diagrams
- getGraphicPrimitive() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Graphic Primitive
'.
- getGraphNode() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Graph Node
'.
- getGraphNode() -
Method in class org.topcased.modeler.edit.EListEditPart
- Get the graphNode model object (DI) associated with the EditPart
- getGraphNode() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Get the graphNode model object (DI) associated with the EditPart
- getGraphNode_Size() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Size
'.
- getGroupDetails() -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
- This method returns the groupDetails composite.
- getHeader() -
Method in class org.topcased.draw2d.figures.ClassFigure
- Deprecated. use getLabel() instead
- getHeader() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Deprecated. use getLabel() instead
- getHeader() -
Method in class org.topcased.draw2d.figures.PackageFigure
- Deprecated. use getLabel() instead
- getHeader() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Deprecated.
- getHeader() -
Method in class org.topcased.modeler.figures.ModelerFigure
- Deprecated. use getLabel() instead
- getHeader() -
Method in class org.topcased.modeler.figures.ModelerLabelFigure
- Deprecated. use getLabel() instead
- getHeaderDiagram() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Subclasses must implements this methods.
- getHeaderFontData() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the FontData[] associated with the header Figure.
- getHeight() -
Method in class org.topcased.modeler.preferences.PageFormat
- Get the height of the PageFormat
- getHiddenElements() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.EdgeObjectVisibilityPropertySection
- Get the list of EdgeObjects contained by the current selected GraphElement which are hidden.
- getIcon() -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Get the icon associated with this diagram
- getIcon() -
Method in class org.topcased.modeler.extensions.OutlineManager.SorterConfiguration
- Gets this configuration icon.
- getIconDescriptor() -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Get the icon associated with this diagram
- getId() -
Method in interface org.topcased.modeler.di.model.EdgeObject
- Returns the value of the 'Id' attribute.
- getId() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Returns the id of this diagram configuration.
- getId() -
Method in class org.topcased.modeler.editor.Modeler
- Return the editorID associated with this Topcased modeler.
- getId() -
Method in class org.topcased.modeler.evaluator.extension.EvaluatorDescriptor
-
- getId() -
Method in class org.topcased.modeler.extensions.CategoryDescriptor
- Get the id of the category
- getId() -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Get the id of the diagram
- getId() -
Method in class org.topcased.modeler.extensions.OutlineManager.CreateChildMenuConfiguration
- Gets this configuration id.
- getId() -
Method in class org.topcased.modeler.extensions.OutlineManager.FilterConfiguration
- Gets this configuration id.
- getId() -
Method in class org.topcased.modeler.extensions.OutlineManager.SorterConfiguration
- Gets this configuration id.
- getId() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Get the id of the diagram
- getId() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Id' attribute.
- getID() -
Method in class org.topcased.search.core.services.ModelSearchEngineDescriptor
-
- getID() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- getID() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getID() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getIdentifier() -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- getImage() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Image
'.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- This returns DiagramElement.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramItemProvider
- This returns Diagram.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
- This returns DiagramLink.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
- This returns EdgeObject.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
- This returns EdgeObjectOffset.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
- This returns EdgeObjectUV.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.EllipseItemProvider
- This returns Ellipse.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
- This returns EMFSemanticModelBridge.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- This returns GraphConnector.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- This returns GraphEdge.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This returns GraphElement.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- This returns GraphicPrimitive.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- This returns GraphNode.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.ImageItemProvider
- This returns Image.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- This returns LeafElement.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.PolylineItemProvider
- This returns Polyline.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.PropertyItemProvider
- This returns Property.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
- This returns Reference.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
- This returns SemanticModelBridge.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
- This returns SimpleSemanticModelElement.gif.
- getImage(Object) -
Method in class org.topcased.modeler.di.model.provider.TextElementItemProvider
- This returns TextElement.gif.
- getImage(Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- This returns Diagrams.gif.
- getImage(Object) -
Method in class org.topcased.modeler.editor.outline.ModelLabelProvider
-
- getImage(Object) -
Method in class org.topcased.modeler.editor.properties.ModelerLabelProvider
-
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- This returns Constraint.gif.
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- This returns DiagramGraphConf.gif.
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.EdgeGraphConfItemProvider
- This returns EdgeGraphConf.gif.
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.EMFBridgeItemProvider
- This returns EMFBridge.gif.
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.NodeGraphConfItemProvider
- This returns NodeGraphConf.gif.
- getImage(Object) -
Method in class org.topcased.modeler.graphconf.provider.StringBridgeItemProvider
- This returns StringBridge.gif.
- getImage() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getImage() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getImage() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getImage(Object) -
Method in class org.topcased.tabbedproperties.providers.AbstractSectionLabelProvider
-
- getImage(Object) -
Method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryLabelProvider
- Returns the platform icon for a file.
- getImage(Object) -
Method in class org.topcased.ui.navigator.TopcasedModelAdapterFactoryLabelProvider
- Returns the platform icon for a file.
- getImage_MimeType() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Mime Type
'.
- getImage_Uri() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Uri
'.
- getImageDescriptor() -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getImageDescriptor(String) -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Returns an image descriptor for the image file at the given plug-in
relative path.
- getImageDescriptor() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getImageDescriptor(String) -
Static method in class org.topcased.search.ui.utils.ModelSearchImages
-
- getImageDescriptor(Bundle, String) -
Static method in class org.topcased.search.ui.utils.ModelSearchImages
- Get an ImageDescriptor from a bundle ID and image relative path to the given bundle location
- getIndex() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
- Gets the current line segment index that the user clicked on to activate
the drag tracker.
- getInnerColor() -
Method in class org.topcased.draw2d.figures.ComputerFigure
- Return the innerColor of the Figure
- getInsertionReference(Request) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
-
- getInsertionReference(Request) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- getInsets(IFigure) -
Method in class org.topcased.draw2d.figures.PackageFigure.PackageHeaderFigureBorder
-
- getInsets(IFigure) -
Method in class org.topcased.modeler.figures.ContentFigure.ContentFigureBorder
- Deprecated. Get the Insets of the Borders
- getInsets(IFigure) -
Method in class org.topcased.modeler.figures.EListFigure.EListFigureBorder
-
- getInstance() -
Static method in class org.topcased.modeler.ColorRegistry
- Returns the singleton registry instance
- getInstance() -
Static method in class org.topcased.modeler.editor.outline.OutlineToDiagramTransfer
- Returns the shared instance
- getInstance() -
Static method in class org.topcased.modeler.evaluator.extension.EvaluatorsManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.modeler.export.ExporterManager
- Returns the shared instance
- getInstance() -
Static method in class org.topcased.modeler.extensions.DiagramsManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.modeler.extensions.OutlineManager
- Get this outline manager unique instance.
- getInstance() -
Static method in class org.topcased.modeler.extensions.RegisteredModelManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.modeler.extensions.TemplatesManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.modeler.ImageRegistry
- get the instance of registry
- getInstance() -
Static method in class org.topcased.search.core.engine.ModelSearchQueryTextualExpressionMatchingHelper
-
- getInstance() -
Static method in class org.topcased.search.core.engine.ModelSearchScopeFactory
- Singleton access to the ModelSearchScopeFactory instance.
- getInstance() -
Static method in class org.topcased.search.core.services.ModelExtensibleSearchEngineExtensionManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.search.ui.services.ModelExtensibleSearchParticipantTabExtensionManager
- Get the shared instance.
- getInstance() -
Static method in class org.topcased.search.ui.services.ModelExtensibleSearchQueryTabExtensionManager
- Get the shared instance.
- getInvolvedFiles() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the list of files that have references to the files that will be renamed.
- getItemLabelText(EObject) -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
- Returns the lable text for the given item
- getItems() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getKey() -
Method in interface org.topcased.modeler.di.model.Property
- Returns the value of the 'Key' attribute.
- getLabel() -
Method in class org.topcased.draw2d.figures.BorderedLabel
-
- getLabel() -
Method in class org.topcased.draw2d.figures.ClassFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.CommentFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.ComposedLabelFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.ContainerFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
-
- getLabel() -
Method in class org.topcased.draw2d.figures.EditableLabelFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure
- Deprecated.
- getLabel() -
Method in class org.topcased.draw2d.figures.GraphicWithLabelFigure
-
- getLabel() -
Method in interface org.topcased.draw2d.figures.ILabelFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.LabelledPortFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.PackageFigure
-
- getLabel() -
Method in class org.topcased.draw2d.figures.StateFigure
- Deprecated.
- getLabel() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandWrapper
-
- getLabel() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Return header figure
- getLabel() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the ILabel figure contained in the figure of the graph node
- getLabel() -
Method in class org.topcased.modeler.figures.ModelerFigure
-
- getLabel() -
Method in class org.topcased.modeler.figures.ModelerLabelFigure
-
- getLabel() -
Method in class org.topcased.modeler.figures.ModelerLabelledPortFigure
- Deprecated.
- getLabel() -
Method in class org.topcased.modeler.figures.MultiPortFigure
-
- getLabel() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getLabel() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getLabel() -
Method in class org.topcased.search.core.services.ModelSearchEngineDescriptor
-
- getLabel() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- getLabel() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getLabel() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getLabelFeature(Object) -
Method in interface org.topcased.modeler.providers.ILabelFeatureProvider
-
- getLabelProvider() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- Get the LabelProvider to use to display the Object contained in the
ComboViewer
- getLabelProvider() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.EdgeObjectVisibilityPropertySection
- Get the LabelProvider to use to display the Object
- getLabelProvider() -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
- Get the LabelProvider to use to display the Object
- getLabelProvider() -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
- Get the LabelProvider to use to display the Constraint element
- getLabelProvider() -
Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
- Returns a label provider to be set for this table.
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- Get the label for the combo field for the section.
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- Get the label for the combo field for the section.
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Get the label for the text field for the section.
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.BackgroundColorPropertySection
-
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.FontPropertySection
-
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.ForegroundColorPropertySection
-
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.RouterPropertySection
-
- getLabelText() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.VisibilityPropertySection
-
- getLabelText() -
Method in class org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection
- By default, return the name of the Feature
- getLabelText() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Get the label for the text field for the section.
- getLanguage() -
Method in class org.topcased.modeler.evaluator.extension.EvaluatorDescriptor
-
- getLanguage() -
Method in interface org.topcased.modeler.graphconf.Constraint
- Returns the value of the 'Language' attribute.
- getLayoutEditPolicy() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Returns the EditPolicy used in this diagram
- getLeafElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Leaf Element
'.
- getLeft() -
Method in class org.topcased.modeler.preferences.PageMargin
- Get the left margin of the PageMargin
- getLineStyle() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Return the line style of the edge
- getLineStyle() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the line style of the edge
- getLineStyle() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Line Style' attribute.
- getLineStyle() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for enum '
Line Style
'.
- getLineWidth() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Return the line width of the edge
- getLineWidth() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the line width of the edge
- getLineWidth() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Line Width' attribute.
- getLink() -
Method in interface org.topcased.modeler.di.model.GraphElement
- Returns the value of the 'Link' containment reference list.
- getLinkedElementWithDiagram(EObject) -
Method in interface org.topcased.modeler.extensions.ICreationDiagram
- This method should be used to create the necessary model hierachy that should be created to create a new diagram
that is not directly linked with the given EObject.
- getListEdgeGraphConf(EClass, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the List of EdgeGraphConf associated with the given presentation
- getListener() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
-
- getListNodeGraphConf(EClass, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the List of NodeGraphConf associated with the given presentation
- getListValues() -
Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
- Returns the feature which is multiple
- getLocation(Point) -
Method in class org.topcased.draw2d.anchors.RightLeftAnchor
-
- getLocation(Point) -
Method in class org.topcased.draw2d.anchors.TopBottomAnchor
-
- getLocation(Point) -
Method in class org.topcased.modeler.figures.PortAnchor
- The type of the port and its direction indicates the Location of the
Anchor
- getLocator(IEdgeObjectFigure) -
Method in interface org.topcased.modeler.figures.IGraphEdgeFigure
- Get this graph edge locator for the given edje object figure.
- getMain() -
Method in class org.topcased.draw2d.figures.ComposedLabel
- Get main figure
- getMainComposite(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Build the main composite for this section
- getMapMode() -
Method in class org.topcased.modeler.edit.DiagramsRootEditPart
-
- getMargin() -
Method in class org.topcased.modeler.requests.AutoResizeRequest
- Returns the margin around the inner objects
- getMarqueeBehavior() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getMarqueeDragTracker() -
Method in interface org.topcased.modeler.editor.IPaletteManager
- Returns the current marquee to fit the selection to behavior
- getMarqueeDragTracker() -
Method in class org.topcased.modeler.editor.palette.ModelerPaletteManager
-
- getMarqueeSelectionRectangle() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getMatches() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResultEntry
-
- getMatchesForFile(IFile) -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getMaximumHeight() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Maximum Height' attribute.
- getMaximumWidth() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Maximum Width' attribute.
- getMenu() -
Method in class org.topcased.modeler.extensions.OutlineManager.CreateChildMenuConfiguration
- Gets this configuration menu manager.
- getMessageManager() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- getMetaElementComposeableAdapterFactories() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- Implement at least ECore basic composeable Adapter Factories.
- getMetaElementComposeableAdapterFactories() -
Method in interface org.topcased.search.ui.areas.IModelSearchParticipantArea
-
- getMetaElementComposeableAdapterFactory() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- Composeable Adapter Factory containing a list of pertinent other ECore Adapter Factories according to currenttly introspected model.
- getMetaModelParticipantsItemProvider() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- User wanting to propose a meta-element participant list must implement this method.
- getMetaModelParticipantsItemProvider() -
Method in interface org.topcased.search.ui.areas.IModelSearchParticipantArea
-
- getMetamodelURI() -
Method in class org.topcased.modeler.extensions.RegisteredModelDescriptor
- Get the uri of the metamodel for which this model is valid
- getMimeType() -
Method in interface org.topcased.modeler.di.model.Image
- Returns the value of the 'Mime Type' attribute.
- getMinimumHeight() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the minimum height for this object
- getMinimumHeight() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getMinimumHeight() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Minimum Height' attribute.
- getMinimumWidth() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the minimum width for this object
- getMinimumWidth() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getMinimumWidth() -
Method in interface org.topcased.modeler.graphconf.NodeGraphConf
- Returns the value of the 'Minimum Width' attribute.
- getModel() -
Method in interface org.topcased.modeler.diagrams.model.Diagrams
- Returns the value of the 'Model' reference.
- getModel() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Get the relativePath to the template of the model file
- getModelChildren() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Get model children
- getModelChildren() -
Method in class org.topcased.modeler.edit.EListEditPart
-
- getModelChildren() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getModelChildren() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getModelElement() -
Method in class org.topcased.modeler.documentation.DocPageComposite
- Get the current edited model element.
- getModelElementEditorSelectionHandler() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getModeler() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getModeler() -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
- Returns the editor
- getModeler() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Returns the modeler
- getModelerEditor() -
Method in class org.topcased.modeler.editor.ModelerGraphicalViewer
- Returns the ModelerEditor associated with this GraphicalViewer
- getModelFileExtensions() -
Method in class org.topcased.search.core.engine.AbstractModelResourceValidator
-
- getModelFileExtensions() -
Method in interface org.topcased.search.core.engine.IModelResourceValidator
- Get all registred model file extensions.
- getModelListener() -
Method in class org.topcased.modeler.edit.BaseEditPart
- Returns the generic model listener
- getModelListener() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Returns the generic model listener
- getModelListener() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
-
- getModelListener() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Returns the generic model listener
- getModelName() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the selected model name
- getModelNameWithoutExtension(String) -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the name of the modelFile without extension
- getModelPath() -
Method in class org.topcased.modeler.extensions.RegisteredModelDescriptor
- Get the path of the registered model
- getModelResourceValidator() -
Method in class org.topcased.search.core.services.ModelSearchEngineDescriptor
-
- getModelSearchEngineID() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getModelSearchEngines() -
Method in class org.topcased.search.core.services.ModelExtensibleSearchEngineExtensionManager
- Get an enumeration of validator descriptors.
- getModelSearchParameters() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getModelSearchParametersFactory() -
Method in class org.topcased.search.core.services.ModelSearchEngineDescriptor
-
- getModelSearchParticipantDescriptors() -
Method in class org.topcased.search.ui.services.ModelExtensibleSearchParticipantTabExtensionManager
- Get an enumeration of validator descriptors.
- getModelSearchQueryAreas() -
Method in class org.topcased.search.ui.services.ModelExtensibleSearchQueryTabExtensionManager
- Get an enumeration of validator descriptors.
- getModelSearchQueryFactory() -
Method in class org.topcased.search.core.services.ModelSearchEngineDescriptor
-
- getModelSearchResult() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getModelSourceConnections() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getModelSourceConnections() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getModelSourceConnections() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getModelTargetConnections() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getModelTargetConnections() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getModelTargetConnections() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getModifiable() -
Method in class org.topcased.modeler.preferences.PageFormat
- Return true if the PageFormat is modifiable
- getModifiable() -
Method in class org.topcased.modeler.preferences.PageMargin
- Return true if the PageMargin is modifiable
- getModifiedElement() -
Method in class org.topcased.core.refactoring.RenameModelFileChange
-
- getMostRecentCommand() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
-
- getMoveChildrenCommand(Request) -
Method in class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- getMoveDelta() -
Method in class org.topcased.modeler.edit.requests.MoveEdgeObjectRequest
-
- getMoveEdgeObjectCommand(MoveEdgeObjectRequest) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectOffsetEditPolicy
- Gets the command to move an edge object.
- getMoveEdgeObjectCommand(MoveEdgeObjectRequest) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectUVEditPolicy
- Gets the command to move an edge object.
- getMultiPortConnectionAnchor() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
- Return the connection Anchor depending on the container of the MultiPort
- getMultiPortHeader() -
Method in class org.topcased.modeler.figures.MultiPortFigure
- Return the Header Figure
- getMultiPortIcon() -
Method in class org.topcased.modeler.figures.MultiPortFigure
- Get the icon of the multiPort to display in the graphic.
- getMultiPortName() -
Method in class org.topcased.modeler.figures.MultiPortFigure
- Get the MultiPort name
- getName() -
Method in class org.topcased.core.refactoring.RenameModelFileChange
-
- getName() -
Method in interface org.topcased.modeler.di.model.Diagram
- Returns the value of the 'Name' attribute.
- getName() -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getName() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Returns the display name of this diagram configuration.
- getName() -
Method in class org.topcased.modeler.extensions.CategoryDescriptor
- Get the name of the diagram (This will be the text displayed in the
contextual menu)
- getName() -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Get the name of the diagram (This will be the text displayed in the contextual menu)
- getName() -
Method in class org.topcased.modeler.extensions.OutlineManager.CreateChildMenuConfiguration
- Gets this configuration name.
- getName() -
Method in class org.topcased.modeler.extensions.OutlineManager.FilterConfiguration
- Gets this configuration name.
- getName() -
Method in class org.topcased.modeler.extensions.OutlineManager.SorterConfiguration
- Gets this configuration name.
- getName() -
Method in class org.topcased.modeler.extensions.RegisteredModelDescriptor
- Get the name of the diagram (This will be the text displayed in the
contextual menu)
- getName() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Get the name of the diagram (This will be the text displayed in the
contextual menu)
- getName() -
Method in class org.topcased.modeler.preferences.PageFormat
- Get the name of the PageFormat
- getName() -
Method in class org.topcased.modeler.preferences.PageMargin
- Get the name of the PageMargin
- getName(EditDomain, EObject) -
Method in class org.topcased.modeler.utils.LabelHelper
- This class uses a custom Provider to get the name.
- getName() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getName() -
Method in interface org.topcased.search.core.engine.INamedQuery
-
- getNameLabel() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
-
- getNavigationManager() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the diagram navigation
- getNearestCommonParentGraphElement(GraphElement, GraphElement) -
Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
- This method is used to retrieve the first GraphElement that both contains (directly or not) the two passed
GraphElements.
- getNewElement() -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
- Get the target GraphNode
- getNewFeatureValue(String) -
Method in class org.topcased.tabbedproperties.sections.AbstractDoublePropertySection
-
- getNewFeatureValue(String) -
Method in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
-
- getNewFeatureValue(String) -
Method in class org.topcased.tabbedproperties.sections.AbstractStringPropertySection
-
- getNewFeatureValue(String) -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
- Get the new value of the feature from the text field of the section.
- getNewModelObject() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
- Get the EObject that is instantiated
- getNewName() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the new name of the file(s)
- getNewObject() -
Method in class org.topcased.modeler.editor.DropFactory
- Returns the List of object selected.
- getNewObject() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
-
- getNewParentEObject() -
Method in class org.topcased.modeler.commands.AddGraphNodeCommand
- Deprecated. Return the parentNode EObject that will contain the childNode soon
- getNode() -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Returns the value of the 'Node' containment reference list.
- getNodeGraphConf() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Return the NodeGraphConf corresponding to the activeDiagram and the model object associated with the controller
- getNodeGraphConf(EClass, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the NodeGraphConf associated with the given id
- getNodeGraphConf(String, String) -
Method in interface org.topcased.modeler.graphconf.DiagramGraphConf
- Get the NodeGraphConf associated with the given id
- getNodeGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
Node Graph Conf
'.
- getNodeGraphConf(DiagramGraphConf, EObject, String) -
Static method in class org.topcased.modeler.utils.Utils
- Search in the DiagramGraphConf the first NodeGraphConf with the corresponding EClass and presentation that
validate all the constraints when they exist
- getNodeGraphConf_DefaultBackgroundColor() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Background Color
'.
- getNodeGraphConf_DefaultHeight() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Height
'.
- getNodeGraphConf_DefaultWidth() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Default Width
'.
- getNodeGraphConf_IsHeightResizable() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Is Height Resizable
'.
- getNodeGraphConf_IsWidthResizable() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Is Width Resizable
'.
- getNodeGraphConf_MaximumHeight() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Maximum Height
'.
- getNodeGraphConf_MaximumWidth() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Maximum Width
'.
- getNodeGraphConf_MinimumHeight() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Minimum Height
'.
- getNodeGraphConf_MinimumWidth() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Minimum Width
'.
- getNumberOfColumns() -
Method in class org.topcased.tabbedproperties.sections.widgets.CSingleObjectChooser
- Returns the number of columns in this composite.
- getNumberOfColumns() -
Method in class org.topcased.tabbedproperties.sections.widgets.FileChooser
- Returns the number of columns in this composite.
- getNumberOfColumns() -
Method in class org.topcased.tabbedproperties.sections.widgets.GoToReferenceComposite
-
- getObjectImageDescriptor(Object) -
Method in class org.topcased.modeler.actions.CreateChildAction
- If necessary, this converts any image representation into an image
descriptor.
- getObjectManager() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getObjects() -
Method in class org.topcased.modeler.requests.AutoLayoutRequest
- Returns the list of objects to automatically layout
- getObjectToUpdate() -
Method in class org.topcased.modeler.commands.ReconnectEdgeToNodeCommand
- Returns the model object to be updated by changements
- getObjectToUpdate() -
Method in class org.topcased.modeler.commands.ReconnectNodeToEdgeCommand
- Returns the model object to be updated by changements
- getObjectToUpdate() -
Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
- Retuns the model object corresponding to the fixed edge end
- getObjectType() -
Method in class org.topcased.modeler.editor.DropFactory
- Returns the type of the new object.
- getObjectType() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
-
- getOffset() -
Method in interface org.topcased.modeler.di.model.EdgeObjectOffset
- Returns the value of the 'Offset' attribute.
- getOffset() -
Method in class org.topcased.modeler.figures.EdgeObjectOffsetEditableLabel
-
- getOffset() -
Method in class org.topcased.modeler.figures.EdgeObjectOffsetLabel
-
- getOffset() -
Method in interface org.topcased.modeler.figures.IEdgeObjectOffsetFigure
- Get this figure offset.
- getOldElement() -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
- Get the source GraphNode
- getOldFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractDoublePropertySection
-
- getOldFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
- Get the old value of the feature
- getOldFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractIntegerPropertySection
-
- getOldFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractStringPropertySection
-
- getOldFeatureValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
- Returns the feature value from the model as an object type.
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectEdgeToSourceCommand
-
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectEdgeToTargetCommand
-
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
-
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
-
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectSourceToEdgeCommand
-
- getOldGraphElement(ConnectionEditPart) -
Method in class org.topcased.modeler.commands.ReconnectTargetToEdgeCommand
-
- getOldName() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the intial name of the file(s) that will be renamed
- getOldParentEObject() -
Method in class org.topcased.modeler.commands.AddGraphNodeCommand
- Deprecated. Return the parentNode EObject that originally contained the childNode
- getOtherButtons() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getOwnerList(EObject, EStructuralFeature) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the EList associated with the given feature for the given EMF object.
- getPageFormat(String) -
Static method in class org.topcased.modeler.preferences.PageFormat
- Returns the page format for the given name from the preference store
- getPageMargin(String) -
Static method in class org.topcased.modeler.preferences.PageMargin
- Returns the page margin for the given name from the preference store
- getPaletteManager() -
Method in interface org.topcased.modeler.editor.IConfiguration
- Returns the Palette manager for this diagram
- getPaletteRoot() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the current palette root.
- getParent() -
Method in interface org.topcased.modeler.diagrams.model.Diagrams
- Returns the value of the 'Parent' container reference.
- getParent(Object) -
Method in class org.topcased.modeler.editor.outline.ModelContentProvider
-
- getParent(Object) -
Method in class org.topcased.modeler.providers.ArrayTreeContentProvider
-
- getParent(Object) -
Method in class org.topcased.modeler.wizards.WizardContentProvider
-
- getParent(Object) -
Method in class org.topcased.search.ui.providers.AbstractMetaModelParticipantsItemProvider
-
- getParent(Object) -
Method in class org.topcased.search.ui.utils.ModelSearchResultItemProvider
-
- getParent(Object) -
Method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryContentProvider
-
- getParent(Object) -
Method in class org.topcased.ui.navigator.TopcasedModelAdapterFactoryContentProvider
-
- getParentCategory() -
Method in class org.topcased.modeler.extensions.CategoryDescriptor
- Get the id if the parent category
- getParentCategory() -
Method in class org.topcased.modeler.extensions.RegisteredModelDescriptor
- Get the id of the parent category or
null
if there is no category
- getParentContainerEObject(GraphElement, DiagramElement) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
- By default, it is the model object associated with the parent node that
should contain the child
- getParentContainerEObject(GraphElement, DiagramElement) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- By default, it is the model object associated with the parent node that should contain the child
- getParentContainerEObject(GraphElement) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- By default, it is the model object associated with the parent node that
should contain the child
- getParentEObject() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the parentNode EObject that will contain the childEObject
- getParentNode() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the parentNode that will contain the childNode
- getParticipantElements() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getParticipantModelSearchArea() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getParticipants() -
Method in interface org.topcased.search.core.engine.IModelSearchScope
-
- getParticipants() -
Method in class org.topcased.search.core.engine.ModelSearchScope
-
- getPath(Object) -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getPath() -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getPersistable() -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getPoint() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for data type '
Point
'.
- getPolyline() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Polyline
'.
- getPolyline_Closed() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Closed
'.
- getPolyline_Waypoints() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute list '
Waypoints
'.
- getPortConnectionAnchor() -
Method in class org.topcased.modeler.edit.PortEditPart
- Return the connection Anchor depending on the container of the Port
- getPortFigure() -
Method in class org.topcased.draw2d.figures.LabelledPortFigure
- Get the figure that represent the port figure
- getPortFigure() -
Method in class org.topcased.modeler.edit.PortEditPart
- This method return the Figure that correspond to the graphical
representation of the port
- getPortFigure() -
Method in class org.topcased.modeler.figures.ModelerLabelledPortFigure
- Deprecated. Get the figure that represent the port figure
- getPortName() -
Method in class org.topcased.modeler.figures.ModelerLabelledPortFigure
- Deprecated. Get the port name
- getPosition() -
Method in interface org.topcased.draw2d.figures.IPortFigure
- Returns the attached position inside its container Figure.
- getPosition() -
Method in class org.topcased.draw2d.figures.LabelledPortFigure
-
- getPosition() -
Method in class org.topcased.draw2d.figures.PortFigure
- Returns the current position of the port figure
- getPosition() -
Method in interface org.topcased.modeler.di.model.GraphConnector
- Returns the value of the 'Position' attribute.
- getPosition() -
Method in interface org.topcased.modeler.di.model.GraphElement
- Returns the value of the 'Position' attribute.
- getPosition() -
Method in interface org.topcased.modeler.figures.IPortFigure
- Deprecated.
- getPosition() -
Method in class org.topcased.modeler.figures.ModelerLabelledPortFigure
- Deprecated.
- getPosition() -
Method in class org.topcased.modeler.figures.ModelerPortFigure
- Deprecated. Returns the current position of the port figure
- getPosition() -
Method in class org.topcased.modeler.figures.MultiPortFigure
-
- getPreferenceStore() -
Method in class org.topcased.modeler.editor.Modeler
- Get the preference store to use for this modeler.
Clients should overrides this method to provide their specific modeler plugin preference store.
The given preference store is used to store commons preferences as the 'Snap to geometry' , the 'Outline
sorters', the 'Outline filters', the 'Delete actions' options.
Default implementation returns null
.
Constants to access this preferences can be accessed by the interface
ModelerPreferenceConstants
.
- getPreferredSize(int, int) -
Method in class org.topcased.draw2d.figures.PackageFigure
-
- getPreferredSize(int, int) -
Method in class org.topcased.modeler.figures.EListFigure
- Set the preferred size.
- getPreferredSize(int, int) -
Method in class org.topcased.modeler.figures.ModelerPortFigure
- Deprecated. Get the preferred size
- getPrefix() -
Method in class org.topcased.draw2d.figures.ComposedLabel
- Get prefix label
- getPresentation() -
Method in interface org.topcased.modeler.di.model.SemanticModelBridge
- Returns the value of the 'Presentation' attribute.
- getPresentation() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
- Get the presentation field of the GraphElement associated with this EditPart.
- getPresentation() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
-
- getPresentation() -
Method in interface org.topcased.modeler.graphconf.AbstractGraphConf
- Returns the value of the 'Presentation' attribute.
- getPreviousLimit() -
Method in class org.topcased.modeler.editor.NavigationManager
- Returns the depth of the browse stack
- getPrincipalAdapterFactories() -
Static method in class org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage
- This method creates a list of factories used by the editor.
- getProcessedString(String) -
Method in class org.topcased.modeler.extensions.Template
- Process the given String through the parameter map
- getProcessor() -
Method in class org.topcased.core.refactoring.RenameModelFileRefactoring
-
- getProcessorName() -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- getProject() -
Method in class org.topcased.core.nature.TopcasedNature
-
- getProperty() -
Method in interface org.topcased.modeler.di.model.DiagramElement
- Returns the value of the 'Property' containment reference list.
- getProperty() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Property
'.
- getProperty(DiagramElement, String) -
Static method in class org.topcased.modeler.di.model.util.DIUtils
- Returns the Property (object model of the DI) associated with the passed key.
- getProperty(String) -
Method in class org.topcased.modeler.editor.ModelerGraphicalViewer
-
- getProperty_Key() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Key
'.
- getProperty_Value() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Value
'.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.EllipseItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.ImageItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.PolylineItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.PropertyItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.di.model.provider.TextElementItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.BridgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.EdgeGraphConfItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.EMFBridgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.NodeGraphConfItemProvider
- This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) -
Method in class org.topcased.modeler.graphconf.provider.StringBridgeItemProvider
- This returns the property descriptors for the adapted class.
- getPropertySheetPage() -
Method in class org.topcased.tabbedproperties.sections.AdvancedPropertySection
- Returns the propertySheetPage
- getPropertySource(Object) -
Method in class org.topcased.modeler.editor.GEFPropertySourceProvider
- Deprecated.
- getPropertySource(Object) -
Method in class org.topcased.tabbedproperties.providers.TabbedPropertiesContentProvider
-
- getPropertyValue(DiagramElement, String) -
Static method in class org.topcased.modeler.di.model.util.DIUtils
- Returns the String value of a Property
- getPublicActionRegistry() -
Method in class org.topcased.modeler.editor.Modeler
- Increase the access to the action registry to public
- getQuery() -
Method in interface org.topcased.search.core.engine.IModelSearchQueryParameterProvider
-
- getQuery() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getQuery() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- User wanting to access current Model Search Query from participant area should override
this method, although this doesn't seem very safe architectually speaking ^^
But sometimes, in some special situations, technical needs create some coincidental
solutions and may also lead to innovation.
- getQueryCompositeAreaFactory() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getQueryCompositeAreaFactory() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getQueryKind() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getQueryKind() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getQueryModelSearchArea() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getQueryText() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchParameters
-
- getQueryText() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getRadiusX() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'Radius X' attribute.
- getRadiusY() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'Radius Y' attribute.
- getReconnectionEndType() -
Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
- Returns the type of reconnection
- getReconnectSourceCommand(ReconnectRequest) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
-
- getReconnectTargetCommand(ReconnectRequest) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
-
- getRectConstraints() -
Method in class org.topcased.draw2d.layout.PortConstraint
-
- getRedoable() -
Method in class org.topcased.modeler.commands.CommandStack
- Returns the redoable commands
- getRedoCommand() -
Method in class org.topcased.modeler.commands.CommandStack
- Peeks at the top of the redo stack.
- getRedoCommand() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
-
- getRefEdgeToSource() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getRefEdgeToTarget() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getReference() -
Method in interface org.topcased.modeler.di.model.DiagramElement
- Returns the value of the 'Reference' reference list.
- getReference() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Reference
'.
- getReference_IsIndividualRepresentation() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Is Individual Representation
'.
- getReference_Referenced() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the reference '
Referenced
'.
- getReferenced() -
Method in interface org.topcased.modeler.di.model.Reference
- Returns the value of the 'Referenced' reference.
- getReferencedQueryTabIDs() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getReferencePoint() -
Method in class org.topcased.modeler.edit.locators.EdgeObjectOffsetLocator
-
- getReferencesTypeUpdate() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the type of range/deep the rename refactoring should use.
- getRefSourceToEdge() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getRefSourceToTarget() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getRefTargetToEdge() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getRefTargetToSource() -
Method in class org.topcased.modeler.utils.SourceTargetData
-
- getRegisteredModels() -
Method in class org.topcased.modeler.extensions.RegisteredModelManager
- Get an enumeration of model descriptors.
- getRegisteredModels(String) -
Method in class org.topcased.modeler.extensions.RegisteredModelManager
- Get an enumeration of model descriptors that are valid for the given
metamodel.
- getRegistrations() -
Method in class org.topcased.modeler.graphconf.util.GraphconfXMLProcessor
- Register for "*" and "xml" file extensions the GraphconfResourceFactoryImpl factory.
- getRelatedEObject() -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
- Return the model object associated with the section.
- getRelativeBendpoint() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for data type '
Relative Bendpoint
'.
- getRemoveButton() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.DiagramItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.EllipseItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.ImageItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.PolylineItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.PropertyItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.di.model.provider.TextElementItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.BridgeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.EdgeGraphConfItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.EMFBridgeItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.NodeGraphConfItemProvider
- Return the resource locator for this item provider's resources.
- getResourceLocator() -
Method in class org.topcased.modeler.graphconf.provider.StringBridgeItemProvider
- Return the resource locator for this item provider's resources.
- getResources() -
Method in class org.topcased.modeler.editor.outline.AdditionalResources
- Returns all the resources without the DI and the domain resources
- getResourceSet() -
Method in class org.topcased.core.refactoring.RenameModelFileInfo
- Get the ResourceSet used to load the files before the renaming
- getResourceSet() -
Method in class org.topcased.modeler.editor.Modeler
- Get the ResourceSet
- getResourceSet() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Return the ResourceSet used to store the model and diagram file.
- getRestoreConnectionsCommand(RestoreConnectionsRequest) -
Method in class org.topcased.modeler.edit.policies.ForwardRestoreEditPolicy
- Returns the
Command
to restore all the incoming/outgoing
connections of the children of the EditPart.
- getRestoreConnectionsCommand(RestoreConnectionsRequest) -
Method in class org.topcased.modeler.edit.policies.RestoreEditPolicy
- Returns the
Command
to restore all the incoming/outgoing
connections of the EditPart.
- getRestoredPart() -
Method in class org.topcased.modeler.commands.AbstractRestoreConnectionCommand
-
- getRGBValue() -
Method in class org.topcased.tabbedproperties.sections.AbstractColorPropertySection
- Get the new RGB value of the color feature for the section.
- getRight() -
Method in class org.topcased.modeler.preferences.PageMargin
- Get the right margin of the PageMargin
- getRoot() -
Method in interface org.topcased.modeler.editor.IPaletteManager
- Returns the current palette root
- getRoot() -
Method in class org.topcased.modeler.editor.palette.ModelerPaletteManager
-
- getRootAdapterFactory() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
- This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This returns the root adapter factory that contains this factory.
- getRootDiagram(Diagrams) -
Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
- Retrieve the root Diagram from a Diagrams element : we search in the hierarchy (subtree) of the Diagrams element.
- getRootEditPart() -
Method in class org.topcased.modeler.editor.Modeler
- Returns the main edit part of the editor
- getRootEObject() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the root EObject of the model file
- getRotation() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'Rotation' attribute.
- getRouter(ConnectionLayerEx) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Returns the router for this edge.
- getRouter(ConnectionLayerEx, String) -
Static method in class org.topcased.modeler.RouterConstants
- Create a router from its nam
- getRouterName(ConnectionRouter) -
Static method in class org.topcased.modeler.RouterConstants
- Returns the router name for the given router
- getRouterType() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for enum '
Router Type
'.
- getRule() -
Method in interface org.topcased.modeler.graphconf.Constraint
- Returns the value of the 'Rule' attribute.
- getSaveLocation() -
Method in class org.topcased.modeler.commands.CommandStack
- Returns the save location
- getSearchEngineDescriptorFromPageSelection(QueryTabDescriptor, ParticipantTabDescriptor) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
- Returns search engine associated with given (query, particpant) tabs selection.
- getSearchEngineID() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getSearchResult() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getSectionComposite() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- getSelected() -
Method in class org.topcased.draw2d.figures.EditableLabel
- Return the selected value of the widget
- getSelectedEditPart() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
-
- getSelectedFeature() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Return the EStructuralFeature where to add the childNode
- getSelectedIContainer() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the selected destination container
- getSelectedParticipants() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
- Returns current meta-elements participants list.
- getSelectedParticipants() -
Method in interface org.topcased.search.ui.areas.IModelSearchParticipantArea
-
- getSelection() -
Method in class org.topcased.modeler.editor.Modeler
- Delegates the method to the graphical viewer
- getSelection() -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
-
- getSelection() -
Method in class org.topcased.modeler.editor.outline.OutlineDragAdapter
- Compute the outline selection : filter on selection, only model elements
(displayed as GraphNode) can be dragged.
- getSelection() -
Method in class org.topcased.modeler.widgets.CSingleObjectChooser
- Returns the selected object
- getSelection() -
Method in class org.topcased.tabbedproperties.sections.widgets.CSingleObjectChooser
- Returns the selected object
- getSelection() -
Method in class org.topcased.tabbedproperties.sections.widgets.FileChooser
- Returns the selected object
- getSelection() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Returns the current selection from the table
- getSelectionItem() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Returns the first object that has been selected
- getSelectionMode() -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- getSemanticModel() -
Method in interface org.topcased.modeler.di.model.GraphElement
- Returns the value of the 'Semantic Model' containment reference.
- getSemanticModelBridge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Semantic Model Bridge
'.
- getSemanticModelBridge_GraphElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the container reference '
Graph Element
'.
- getSemanticModelBridge_Presentation() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Presentation
'.
- getSimpleSemanticModelElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Simple Semantic Model Element
'.
- getSimpleSemanticModelElement_TypeInfo() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Type Info
'.
- getSize() -
Method in interface org.topcased.modeler.di.model.GraphNode
- Returns the value of the 'Size' attribute.
- getSorter() -
Method in class org.topcased.modeler.extensions.OutlineManager.SorterConfiguration
- Gets this configuration sorter.
- getSorterConfiguration(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets a
OutlineManager.SorterConfiguration
by its id.
- getSorters(String) -
Method in class org.topcased.modeler.extensions.OutlineManager
- Gets the collection of
OutlineManager.SorterConfiguration
for the given Topcased
editor id.
- getSource() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Get the source GraphNode
- getSource(GraphEdge) -
Static method in class org.topcased.modeler.utils.Utils
- Get the source GraphElement for the given connection
- getSource() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResultEntry
-
- getSourceConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getSourceConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getSourceConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getSourceConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getSourceConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getSourceConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getSourceConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.PortEditPart
- Returns a new Anchor for the Figure
- getSourceConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.PortEditPart
- Returns a new Anchor for the Figure
- getSourceEdges(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Get the list of the outgoing connection
- getSourceTargetData(GraphElement, GraphElement) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Build a SourceTargetData structure for a given source and a given target
- getStandardLabelWidth(Composite, String[]) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractModelerPropertySection
- Get the standard label width when labels for sections line up on the left
hand side of the composite.
- getStandardLabelWidth(Composite, String[]) -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Get the standard label width when labels for sections line up on the left hand side of the composite.
- getStartAngle() -
Method in interface org.topcased.modeler.di.model.Ellipse
- Returns the value of the 'Start Angle' attribute.
- getStatusLineManager() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- getString(String) -
Static method in class org.topcased.search.core.l10n.Messages
-
- getString(String) -
Static method in class org.topcased.search.ui.l10n.Messages
-
- getStringBridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for class '
String Bridge
'.
- getStringBridge_Type() -
Method in interface org.topcased.modeler.graphconf.GraphconfPackage
- Returns the meta object for the attribute '
Type
'.
- getStyle() -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- Get the style of the text widget.
- getStyle() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
- Get the style of the text widget.
- getSubdiagrams() -
Method in interface org.topcased.modeler.diagrams.model.Diagrams
- Returns the value of the 'Subdiagrams' containment reference list.
- getSuffix() -
Method in class org.topcased.draw2d.figures.ComposedLabel
- Get suffix label
- getTable() -
Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
-
- getTable() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getTarget() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Get the target GraphNode
- getTarget(GraphEdge) -
Static method in class org.topcased.modeler.utils.Utils
- Get the target GraphElement for the given connection
- getTargetConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getTargetConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- getTargetConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getTargetConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- getTargetConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getTargetConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- getTargetConnectionAnchor(ConnectionEditPart) -
Method in class org.topcased.modeler.edit.PortEditPart
- Returns a new Anchor for the Figure
- getTargetConnectionAnchor(Request) -
Method in class org.topcased.modeler.edit.PortEditPart
- Returns a new Anchor for the Figure
- getTargetEdges(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Get the list of the incoming connection
- getTargetRequest() -
Method in class org.topcased.modeler.editor.OutlineDropListener
-
- getTemplateDI() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Returns the Template object associated with a template id
- getTemplateId() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Returns the selected template id
- getTemplateModel() -
Method in class org.topcased.modeler.extensions.TemplateDescriptor
- Returns the Template object associated with a template id
- getTemplates() -
Method in class org.topcased.modeler.extensions.TemplatesManager
- Get an enumeration of template descriptors.
- getTemplates(String) -
Method in class org.topcased.modeler.extensions.TemplatesManager
- Get an enumeration of template descriptors that are applicable only for
the given editorId
- getTemporaryCommandStack() -
Method in class org.topcased.modeler.tools.Importer
- Get the temporary CommandStack
- getText() -
Method in class org.topcased.draw2d.figures.CommentFigure
- Returns the text inside the TextFlow.
- getText() -
Method in class org.topcased.draw2d.figures.ComposedLabel
-
- getText() -
Method in class org.topcased.draw2d.figures.EditableLabel.TextProvider
- Returns the Text that must be displayed during the editing.
- getText() -
Method in interface org.topcased.draw2d.figures.ILabel
- Get the text of the label
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.EllipseItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.ImageItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.PolylineItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.PropertyItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.di.model.provider.TextElementItemProvider
- This returns the label text for the adapted class.
- getText() -
Method in interface org.topcased.modeler.di.model.TextElement
- Returns the value of the 'Text' attribute.
- getText(Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.editor.outline.filters.FiltersLabelProvider
-
- getText(Object) -
Method in class org.topcased.modeler.editor.outline.ModelLabelProvider
-
- getText(Object) -
Method in class org.topcased.modeler.editor.properties.ModelerLabelProvider
-
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.BridgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.EdgeGraphConfItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.EMFBridgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.NodeGraphConfItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.modeler.graphconf.provider.StringBridgeItemProvider
- This returns the label text for the adapted class.
- getText(Object) -
Method in class org.topcased.tabbedproperties.providers.AbstractSectionLabelProvider
-
- getText(Object) -
Method in class org.topcased.tabbedproperties.providers.TabbedPropertiesLabelProvider
- This method overrides the AdapterFactoryLabelProvider getText method in order to obtain the desired label values.
- getText() -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
-
- getText(Object) -
Method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryLabelProvider
-
- getText(Object) -
Method in class org.topcased.ui.navigator.TopcasedModelAdapterFactoryLabelProvider
-
- getTextElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for class '
Text Element
'.
- getTextElement_Text() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- Returns the meta object for the attribute '
Text
'.
- getTextualExpressionMatchingHelper() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- getTooltip() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getTooltip() -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- getTooltip() -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- getToolTipText() -
Method in class org.topcased.modeler.documentation.ExternalResourceEditorInput
-
- getTop() -
Method in class org.topcased.modeler.preferences.PageMargin
- Get the top margin of the PageMargin
- getTotalMatches() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- getTreeViewer() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Returns the TreeViewer used as navigator
- getType() -
Method in class org.topcased.modeler.dialogs.TypedResourcesSelectionDialog
- Return the selected resource type.
- getType() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
- Determines the type of request that will be created for the drag
operation.
- getType() -
Method in class org.topcased.modeler.editor.GraphElementCreationFactory
-
- getType() -
Method in interface org.topcased.modeler.graphconf.EMFBridge
- Returns the value of the 'Type' reference.
- getType() -
Method in interface org.topcased.modeler.graphconf.StringBridge
- Returns the value of the 'Type' attribute.
- getTypeIds() -
Method in class org.topcased.modeler.editor.outline.OutlineToDiagramTransfer
-
- getTypeInfo() -
Method in interface org.topcased.modeler.di.model.SimpleSemanticModelElement
- Returns the value of the 'Type Info' attribute.
- getTypeInfo(GraphElement) -
Static method in class org.topcased.modeler.utils.Utils
- Returns the type info associated with the given graph element (If the bridge is a SimpleSemanticModelBridge)
- getTypeNames() -
Method in class org.topcased.modeler.editor.outline.OutlineToDiagramTransfer
-
- getUDistance() -
Method in interface org.topcased.modeler.di.model.EdgeObjectUV
- Returns the value of the 'UDistance' attribute.
- getUIState() -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- getUndoable() -
Method in class org.topcased.modeler.commands.CommandStack
- Returns the undoable commands
- getUndoCommand() -
Method in class org.topcased.modeler.commands.CommandStack
- Peeks at the top of the undo stack.
- getUndoCommand() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
-
- getUndoLimit() -
Method in class org.topcased.modeler.commands.CommandStack
- Returns the undo limit.
- getUri() -
Method in interface org.topcased.modeler.di.model.Image
- Returns the value of the 'Uri' attribute.
- getValue() -
Method in interface org.topcased.modeler.di.model.Property
- Returns the value of the 'Value' attribute.
- getValue() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Returns the contents of this table as a list.
- getVDistance() -
Method in interface org.topcased.modeler.di.model.EdgeObjectUV
- Returns the value of the 'VDistance' attribute.
- getViewport() -
Method in interface org.topcased.modeler.di.model.Diagram
- Returns the value of the 'Viewport' attribute.
- getViewport() -
Method in interface org.topcased.modeler.di.model.DiagramLink
- Returns the value of the 'Viewport' attribute.
- getVisibleElements() -
Method in class org.topcased.modeler.editor.properties.sections.graphics.EdgeObjectVisibilityPropertySection
- Get the list of visible EdgeObjects for the current selected GraphElement.
- getWaypoints() -
Method in interface org.topcased.modeler.di.model.GraphEdge
- Returns the value of the 'Waypoints' attribute list.
- getWaypoints() -
Method in interface org.topcased.modeler.di.model.Polyline
- Returns the value of the 'Waypoints' attribute list.
- getWidgetFactory() -
Method in class org.topcased.tabbedproperties.sections.widgets.CSingleObjectChooser
-
- getWidgetFactory() -
Method in class org.topcased.tabbedproperties.sections.widgets.FileChooser
-
- getWidgetFactory() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
-
- getWidth() -
Method in class org.topcased.modeler.preferences.PageFormat
- Get the width of the PageFormat
- getWorkspace() -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Returns the workspace instance.
- getZoom() -
Method in interface org.topcased.modeler.di.model.Diagram
- Returns the value of the 'Zoom' attribute.
- getZoom() -
Method in interface org.topcased.modeler.di.model.DiagramLink
- Returns the value of the 'Zoom' attribute.
- gotoEObject(EObject) -
Method in class org.topcased.modeler.editor.Modeler
- Sets the selection state for an editor to reveal the position of the given EObject.
It searches in the different diagrams the occurrences of the EObject and ask the user to select the destination
if the given EObject has several graphical representation.
- gotoMarker(IMarker) -
Method in class org.topcased.modeler.editor.Modeler
-
- GoToReferenceComposite - Class in org.topcased.tabbedproperties.sections.widgets
- TODO Comment this class
- GoToReferenceComposite(Composite, int, TabbedPropertySheetWidgetFactory) -
Constructor for class org.topcased.tabbedproperties.sections.widgets.GoToReferenceComposite
- Constructor
- GRAB_HORIZONTAL -
Static variable in class org.topcased.draw2d.layout.GridData
- Style bit for
new GridData(int)
to resize the figure to
fit the remaining horizontal space.
- GRAB_VERTICAL -
Static variable in class org.topcased.draw2d.layout.GridData
- Style bit for
new GridData(int)
to resize the figure to
fit the remaining vertical space.
- grabExcessHorizontalSpace -
Variable in class org.topcased.draw2d.layout.GridData
- grabExcessHorizontalSpace specifies whether the cell will be made wide
enough to fit the remaining horizontal space.
- grabExcessVerticalSpace -
Variable in class org.topcased.draw2d.layout.GridData
- grabExcessVerticalSpace specifies whether the cell will be made tall
enough to fit the remaining vertical space.
- GRAPH_CONNECTOR -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Graph Connector
' class.
- GRAPH_CONNECTOR -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Graph Connector
' class.
- GRAPH_CONNECTOR__GRAPH_EDGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Graph Edge' reference list.
- GRAPH_CONNECTOR__GRAPH_EDGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Graph Edge' reference list feature.
- GRAPH_CONNECTOR__GRAPH_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Graph Element' container reference.
- GRAPH_CONNECTOR__GRAPH_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Graph Element' container reference feature.
- GRAPH_CONNECTOR__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Position' attribute.
- GRAPH_CONNECTOR__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Position' attribute feature.
- GRAPH_CONNECTOR_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Graph Connector' class.
- GRAPH_EDGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Graph Edge
' class.
- GRAPH_EDGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Graph Edge
' class.
- GRAPH_EDGE__ANCHOR -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Anchor' reference list.
- GRAPH_EDGE__ANCHOR -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Anchor' reference list feature.
- GRAPH_EDGE__ANCHORAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Anchorage' containment reference list.
- GRAPH_EDGE__CONTAINED -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Contained' containment reference list.
- GRAPH_EDGE__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference.
- GRAPH_EDGE__LINK -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Link' containment reference list.
- GRAPH_EDGE__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Position' attribute.
- GRAPH_EDGE__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list.
- GRAPH_EDGE__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list.
- GRAPH_EDGE__SEMANTIC_MODEL -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Semantic Model' containment reference.
- GRAPH_EDGE__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute.
- GRAPH_EDGE__WAYPOINTS -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Waypoints' attribute list.
- GRAPH_EDGE__WAYPOINTS -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Waypoints' attribute list feature.
- GRAPH_EDGE_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Graph Edge' class.
- GRAPH_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Graph Element
' class.
- GRAPH_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Graph Element
' class.
- GRAPH_ELEMENT__ANCHORAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Anchorage' containment reference list.
- GRAPH_ELEMENT__ANCHORAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Anchorage' containment reference list feature.
- GRAPH_ELEMENT__CONTAINED -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Contained' containment reference list.
- GRAPH_ELEMENT__CONTAINED -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Contained' containment reference list feature.
- GRAPH_ELEMENT__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference.
- GRAPH_ELEMENT__LINK -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Link' containment reference list.
- GRAPH_ELEMENT__LINK -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Link' containment reference list feature.
- GRAPH_ELEMENT__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Position' attribute.
- GRAPH_ELEMENT__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Position' attribute feature.
- GRAPH_ELEMENT__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list.
- GRAPH_ELEMENT__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list.
- GRAPH_ELEMENT__SEMANTIC_MODEL -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Semantic Model' containment reference.
- GRAPH_ELEMENT__SEMANTIC_MODEL -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Semantic Model' containment reference feature.
- GRAPH_ELEMENT__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute.
- GRAPH_ELEMENT_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Graph Element' class.
- GRAPH_NODE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Graph Node
' class.
- GRAPH_NODE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Graph Node
' class.
- GRAPH_NODE__ANCHORAGE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Anchorage' containment reference list.
- GRAPH_NODE__CONTAINED -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Contained' containment reference list.
- GRAPH_NODE__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference.
- GRAPH_NODE__LINK -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Link' containment reference list.
- GRAPH_NODE__POSITION -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Position' attribute.
- GRAPH_NODE__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list.
- GRAPH_NODE__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list.
- GRAPH_NODE__SEMANTIC_MODEL -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Semantic Model' containment reference.
- GRAPH_NODE__SIZE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Size' attribute.
- GRAPH_NODE__SIZE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the 'Size' attribute feature.
- GRAPH_NODE__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute.
- GRAPH_NODE_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Graph Node' class.
- GraphconfAdapterFactory - Class in org.topcased.modeler.graphconf.util
- The Adapter Factory for the model.
- GraphconfAdapterFactory() -
Constructor for class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates an instance of the adapter factory.
- GraphconfFactory - Interface in org.topcased.modeler.graphconf
- The Factory for the model.
- GraphconfItemProviderAdapterFactory - Class in org.topcased.modeler.graphconf.provider
- This is the factory that is used to provide the interfaces needed to support Viewers.
- GraphconfItemProviderAdapterFactory() -
Constructor for class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This constructs an instance.
- GraphconfPackage - Interface in org.topcased.modeler.graphconf
- The Package for the model.
- GraphconfPackage.Literals - Interface in org.topcased.modeler.graphconf
- Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- GraphconfResourceFactoryImpl - Class in org.topcased.modeler.graphconf.util
- The Resource Factory associated with the package.
- GraphconfResourceFactoryImpl() -
Constructor for class org.topcased.modeler.graphconf.util.GraphconfResourceFactoryImpl
- Creates an instance of the resource factory.
- GraphconfResourceImpl - Class in org.topcased.modeler.graphconf.util
- The Resource associated with the package.
- GraphconfResourceImpl(URI) -
Constructor for class org.topcased.modeler.graphconf.util.GraphconfResourceImpl
- Creates an instance of the resource.
- GraphconfSwitch - Class in org.topcased.modeler.graphconf.util
- The Switch for the model's inheritance hierarchy.
- GraphconfSwitch() -
Constructor for class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Creates an instance of the switch.
- GraphconfXMLProcessor - Class in org.topcased.modeler.graphconf.util
- This class contains helper methods to serialize and deserialize XML documents
- GraphconfXMLProcessor() -
Constructor for class org.topcased.modeler.graphconf.util.GraphconfXMLProcessor
- Public constructor to instantiate the helper.
- GraphConnector - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Graph Connector'.
- graphConnectorItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
GraphConnector
instances.
- GraphConnectorItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
GraphConnector
object. - GraphConnectorItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- This constructs an instance from a factory and a notifier.
- GraphEdge - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Graph Edge'.
- GraphEdgeEditPart - Class in org.topcased.modeler.edit
- This edit part offers basic methods for edge elements.
- GraphEdgeEditPart(GraphEdge) -
Constructor for class org.topcased.modeler.edit.GraphEdgeEditPart
- Constructor
- GraphEdgeEditPart.GraphEdgeEditPartListener - Class in org.topcased.modeler.edit
- Listener that filters GraphEdge events and handles it : update graphics, connections...
- GraphEdgeEditPart.GraphEdgeEditPartListener() -
Constructor for class org.topcased.modeler.edit.GraphEdgeEditPart.GraphEdgeEditPartListener
-
- GraphEdgeFilter - Class in org.topcased.modeler.editor.properties.filters
- A Filter that check if the selected Element is a GraphEdge
Creation 03 avril 2006
- GraphEdgeFilter() -
Constructor for class org.topcased.modeler.editor.properties.filters.GraphEdgeFilter
-
- graphEdgeItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
GraphEdge
instances.
- GraphEdgeItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
GraphEdge
object. - GraphEdgeItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- This constructs an instance from a factory and a notifier.
- GraphEdgeListener - Class in org.topcased.modeler.listeners
- Domain specific listener for GraphEdge.
- GraphEdgeListener() -
Constructor for class org.topcased.modeler.listeners.GraphEdgeListener
-
- GraphEdgeSelectionEditPolicy - Class in org.topcased.modeler.edit.policies
- Allow the selection feedback for the GraphEdge connections
- GraphEdgeSelectionEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.GraphEdgeSelectionEditPolicy
-
- GraphElement - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Graph Element'.
- GraphElementCreationFactory - Class in org.topcased.modeler.editor
- Basic factory to create Graph Element objects.
- GraphElementCreationFactory(ICreationUtils, EClass) -
Constructor for class org.topcased.modeler.editor.GraphElementCreationFactory
- Constructor
- GraphElementCreationFactory(ICreationUtils, EClass, String) -
Constructor for class org.topcased.modeler.editor.GraphElementCreationFactory
- Constructor
- GraphElementCreationFactory(ICreationUtils, String, boolean) -
Constructor for class org.topcased.modeler.editor.GraphElementCreationFactory
- Constructor
- GraphElementCreationFactory(ICreationUtils, String, String, boolean) -
Constructor for class org.topcased.modeler.editor.GraphElementCreationFactory
- Constructor
- GraphElementFilter - Class in org.topcased.modeler.editor.properties.filters
- A Filter that check if the selected Element is a GraphElement
Creation 31 mars 2006
- GraphElementFilter() -
Constructor for class org.topcased.modeler.editor.properties.filters.GraphElementFilter
-
- GraphElementItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
GraphElement
object. - GraphElementItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This constructs an instance from a factory and a notifier.
- GraphElementListener - Class in org.topcased.modeler.listeners
- Domain specific listener for GraphElement.
Listens the GraphElement and its contained Connectors. - GraphElementListener() -
Constructor for class org.topcased.modeler.listeners.GraphElementListener
-
- GRAPHIC_PRIMITIVE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Graphic Primitive
' class.
- GRAPHIC_PRIMITIVE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Graphic Primitive
' class.
- GRAPHIC_PRIMITIVE__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference.
- GRAPHIC_PRIMITIVE__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list.
- GRAPHIC_PRIMITIVE__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list.
- GRAPHIC_PRIMITIVE__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute.
- GRAPHIC_PRIMITIVE_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Graphic Primitive' class.
- GraphicPrimitive - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Graphic Primitive'.
- graphicPrimitiveItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
GraphicPrimitive
instances.
- GraphicPrimitiveItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
GraphicPrimitive
object. - GraphicPrimitiveItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- This constructs an instance from a factory and a notifier.
- GraphicWithBottomLabelFigure - Class in org.topcased.draw2d.figures
- Deprecated. Use the GraphicWithLabelFigure instead and set the labelPosition
as PositionConstants.BOTTOM
- GraphicWithBottomLabelFigure() -
Constructor for class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure
- Deprecated. Constructor
- GraphicWithBottomLabelFigure.BodyFigure - Class in org.topcased.draw2d.figures
- Deprecated. The Graphic to display.
- GraphicWithBottomLabelFigure.BodyFigure() -
Constructor for class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure.BodyFigure
- Deprecated.
- GraphicWithLabelFigure - Class in org.topcased.draw2d.figures
- This figure creates a bodyFigure (a rectangle figure by default) and a label
associated with the body figure.
- GraphicWithLabelFigure() -
Constructor for class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Constructor - Create the label at the bottom of the body figure.
- GraphicWithLabelFigure(int) -
Constructor for class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Constructor
- GraphNode - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Graph Node'.
- GraphNodeEditPart - Class in org.topcased.modeler.edit
- Default edit part for a graph node
creation : 3 dec. - GraphNodeEditPart(GraphNode) -
Constructor for class org.topcased.modeler.edit.GraphNodeEditPart
- Constructor
- GraphNodeEditPart.GraphNodeEditPartListener - Class in org.topcased.modeler.edit
- Typed listener for a GraphNode
- GraphNodeEditPart.GraphNodeEditPartListener() -
Constructor for class org.topcased.modeler.edit.GraphNodeEditPart.GraphNodeEditPartListener
-
- GraphNodeFigure - Class in org.topcased.modeler.figures
- Basic figure that represents a graph node
creation : 3 dec. - GraphNodeFigure() -
Constructor for class org.topcased.modeler.figures.GraphNodeFigure
- Constructor
- GraphNodeFilter - Class in org.topcased.modeler.editor.properties.filters
- A Filter that check if the selected Element is a GraphNode
Creation 31 mars 2006
- GraphNodeFilter() -
Constructor for class org.topcased.modeler.editor.properties.filters.GraphNodeFilter
-
- graphNodeItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
GraphNode
instances.
- GraphNodeItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
GraphNode
object. - GraphNodeItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- This constructs an instance from a factory and a notifier.
- GraphNodeListener - Class in org.topcased.modeler.listeners
- Domain specific listener for GraphNode.
- GraphNodeListener() -
Constructor for class org.topcased.modeler.listeners.GraphNodeListener
-
- green -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- greenPort -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- GridData - Class in org.topcased.draw2d.layout
GridData
is the layout data object associated with
GridLayout
.- GridData() -
Constructor for class org.topcased.draw2d.layout.GridData
- Constructs a new instance of GridData using default values.
- GridData(int) -
Constructor for class org.topcased.draw2d.layout.GridData
- Constructs a new instance based on the GridData style.
- GridData(int, int, boolean, boolean) -
Constructor for class org.topcased.draw2d.layout.GridData
- Constructs a new instance of GridData according to the parameters.
- GridData(int, int, boolean, boolean, int, int) -
Constructor for class org.topcased.draw2d.layout.GridData
- Constructs a new instance of GridData according to the parameters.
- GridData(int, int) -
Constructor for class org.topcased.draw2d.layout.GridData
- Constructs a new instance of GridData according to the parameters.
- GridLayout - Class in org.topcased.draw2d.layout
- Lays out children into a Grid arrangement in which overall aligment and
spacing can be configured, as well as specfic layout requirements for the
each individual member of the GridLayout.
- GridLayout() -
Constructor for class org.topcased.draw2d.layout.GridLayout
- Default Constructor
- GridLayout(int, boolean) -
Constructor for class org.topcased.draw2d.layout.GridLayout
- Constructs a new instance of this class given the number of columns, and
whether or not the columns should be forced to have the same width.
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.