A B C D E F G H I K L M N O P Q R S T U V W Y _
C
- calculateChildAttachment(GraphNode, Point, Rectangle) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Calculate the nearest border where the graphNode should be attached at the creation depending on its
location (
Point
) and its container (Rectangle
)
- calculateChildPosition(Rectangle, GraphicalEditPart) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Calculate the Point where to create the child node
- calculateChildPosition(Rectangle, GraphNode) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
- Calculate the Point where to create the child node
- calculateConnections(Collection, Collection) -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- calculateCursor() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
-
- calculateMinimumSize(IFigure, int, int) -
Method in class org.topcased.draw2d.layout.CenterLayout
-
- calculateNewSelection(Collection, Collection) -
Method in class org.topcased.modeler.editor.palette.ExtMarqueeSelectionTool
-
- calculateNewSelection(Collection, Collection) -
Method in class org.topcased.modeler.editor.palette.MarqueeSelectionTool
-
- calculatePreferredSize(IFigure, int, int) -
Method in class org.topcased.draw2d.layout.BorderAttachedLayout
- Calculates and returns the preferred size of the input figure.
- calculatePreferredSize(IFigure, int, int) -
Method in class org.topcased.draw2d.layout.CenterLayout
-
- calculatePreferredSize(IFigure, int, int) -
Method in class org.topcased.draw2d.layout.GridLayout
-
- canBeDeleted(Object) -
Method in interface org.topcased.modeler.providers.IDeleteObjectProvider
- Verify if the given object can be deleted from the model.
- canCreateDiagramOn(EObject) -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- Deprecated. Use the method with editorID as additional input parameter instead.
- canCreateDiagramOn(EObject, String) -
Method in class org.topcased.modeler.extensions.DiagramDescriptor
- This method is used to check if a Diagram may be created on this model object in the given editor
- canDoNext() -
Method in class org.topcased.modeler.editor.NavigationManager
- Returns
true
if a next action can be performed
- canDoPrevious() -
Method in class org.topcased.modeler.editor.NavigationManager
- Returns
true
if a previous action can be performed
- canExecute() -
Method in class org.topcased.modeler.commands.AddGraphNodeCommand
- Deprecated. Check if the object that we try to add to the model is not already set
(because the cardinality is 1)
- canExecute() -
Method in class org.topcased.modeler.commands.AddPortToMultiPortCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeBackgroundColorCommand
- Deprecated.
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeBoundsCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeDiagramElementPropertyCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeDiagramPropertiesCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeFontCommand
- Deprecated.
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeForegroundColorCommand
- Deprecated.
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeGraphElementPresentationCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeLabelTextCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeMultiPortStateCommand
- Deprecated.
- canExecute() -
Method in class org.topcased.modeler.commands.ChangePageFormatCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangePageMarginCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ChangePageOrientationCommand
- Deprecated.
- canExecute() -
Method in class org.topcased.modeler.commands.ChangeRouterCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.CreateBendpointCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.CreateDiagramCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.CreateDiagramsCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
- Check if the object that we try to add to the model is not already set
(because the cardinality is 1)
- canExecute() -
Method in class org.topcased.modeler.commands.DeleteBendpointCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.EMFtoGEFCommandWrapper
-
- canExecute() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandWrapper
-
- canExecute() -
Method in class org.topcased.modeler.commands.MoveBendpointCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
-
- canExecute() -
Method in class org.topcased.modeler.commands.ReplaceNodeContainerCommand
-
- cannotBeBlank() -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- canRedo() -
Method in class org.topcased.modeler.commands.CommandStack
-
- canRedo() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
-
- canRerun() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- canRunInBackground() -
Method in class org.topcased.search.core.engine.AbstractModelExtensibleSearchQuery
-
- canUndo() -
Method in class org.topcased.modeler.commands.CommandStack
-
- canUndo() -
Method in class org.topcased.modeler.commands.EMFtoGEFCommandWrapper
-
- canUndo() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
-
- canUndo() -
Method in class org.topcased.modeler.commands.GEFtoEMFCommandWrapper
-
- canUndo() -
Method in class org.topcased.modeler.commands.RecordingChangeCommand
- I can undo if I have recorded any changes previously.
- CASE_SENSITIVE -
Static variable in interface org.topcased.search.core.engine.IModelSearchQueryTextualExpressionMatchingHelper
-
- caseAbstractGraphConf(AbstractGraphConf) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Abstract Graph Conf'.
- caseBridge(Bridge) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Bridge'.
- caseConstraint(Constraint) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Constraint'.
- caseDiagram(Diagram) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Diagram'.
- caseDiagramElement(DiagramElement) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Diagram Element'.
- caseDiagramGraphConf(DiagramGraphConf) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Diagram Graph Conf'.
- caseDiagramLink(DiagramLink) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Diagram Link'.
- caseDiagrams(Diagrams) -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsSwitch
- Returns the result of interpretting the object as an instance of 'Diagrams'.
- caseEdgeGraphConf(EdgeGraphConf) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Edge Graph Conf'.
- caseEdgeObject(EdgeObject) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Edge Object'.
- caseEdgeObjectOffset(EdgeObjectOffset) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Edge Object Offset'.
- caseEdgeObjectUV(EdgeObjectUV) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Edge Object UV'.
- caseEllipse(Ellipse) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Ellipse'.
- caseEMFBridge(EMFBridge) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'EMF Bridge'.
- caseEMFSemanticModelBridge(EMFSemanticModelBridge) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'EMF Semantic Model Bridge'.
- caseGraphConnector(GraphConnector) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Graph Connector'.
- caseGraphEdge(GraphEdge) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Graph Edge'.
- caseGraphElement(GraphElement) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Graph Element'.
- caseGraphicPrimitive(GraphicPrimitive) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Graphic Primitive'.
- caseGraphNode(GraphNode) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Graph Node'.
- caseImage(Image) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Image'.
- caseLeafElement(LeafElement) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Leaf Element'.
- caseNodeGraphConf(NodeGraphConf) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'Node Graph Conf'.
- casePolyline(Polyline) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Polyline'.
- caseProperty(Property) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Property'.
- caseReference(Reference) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Reference'.
- caseSemanticModelBridge(SemanticModelBridge) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Semantic Model Bridge'.
- caseSimpleSemanticModelElement(SimpleSemanticModelElement) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Simple Semantic Model Element'.
- caseStringBridge(StringBridge) -
Method in class org.topcased.modeler.graphconf.util.GraphconfSwitch
- Returns the result of interpretting the object as an instance of 'String Bridge'.
- caseTextElement(TextElement) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
- Returns the result of interpretting the object as an instance of 'Text Element'.
- category(Object) -
Method in class org.topcased.modeler.editor.outline.sorters.AlphabeticalSorter
-
- CategoryDescriptor - Class in org.topcased.modeler.extensions
- /**
Class that describes a Category extension
- CENTER -
Static variable in class org.topcased.draw2d.layout.GridData
- Value for horizontalAlignment or verticalAlignment.
- CenterLayout - Class in org.topcased.draw2d.layout
- TODO comment this class
- CenterLayout() -
Constructor for class org.topcased.draw2d.layout.CenterLayout
-
- CHANGE_BACKGROUND_COLOR -
Static variable in interface org.topcased.modeler.ModelerActionConstants
- The ID for the change background color action.
- CHANGE_BACKGROUND_COLOR_EDITPOLICY -
Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
- The key used to install a Change Background Color EditPolicy.
- CHANGE_DIAGRAM_PROPERTIES -
Static variable in interface org.topcased.modeler.ModelerActionConstants
- The ID for the change diagram properties action.
- CHANGE_DIAGRAM_PROPERTIES_EDITPOLICY -
Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
- The key used to install a Delete Model Object EditPolicy.
- CHANGE_FONT -
Static variable in interface org.topcased.modeler.ModelerActionConstants
- The ID for the change font action.
- CHANGE_FONT_EDITPOLICY -
Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
- The key used to install a Change Font EditPolicy.
- CHANGE_FOREGROUND_COLOR -
Static variable in interface org.topcased.modeler.ModelerActionConstants
- The ID for the change foreground color action.
- CHANGE_FOREGROUND_COLOR_EDITPOLICY -
Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
- The key used to install a Change Background Color EditPolicy.
- CHANGE_ROUTER -
Static variable in interface org.topcased.modeler.ModelerActionConstants
- The ID for the change router action.
- CHANGE_ROUTER -
Static variable in interface org.topcased.modeler.ModelerEditPolicyConstants
- The key used to install a Change Router EditPolicy.
- ChangeBackgroundColorCommand - Class in org.topcased.modeler.commands
- Deprecated. Use the
ChangeDiagramElementPropertyCommand
instead - ChangeBackgroundColorCommand(DiagramElement, RGB) -
Constructor for class org.topcased.modeler.commands.ChangeBackgroundColorCommand
- Deprecated. Constructor
- ChangeBackgroundColorEditPolicy - Class in org.topcased.modeler.edit.policies
- The EditPolicy that handle the Change Background Color command
- ChangeBackgroundColorEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ChangeBackgroundColorEditPolicy
-
- ChangeBoundsCommand - Class in org.topcased.modeler.commands
- Changing bounds of a object
creation : 30 nov. - ChangeBoundsCommand(GraphNode, Rectangle) -
Constructor for class org.topcased.modeler.commands.ChangeBoundsCommand
- Constructor
- ChangeBoundsCommand(GraphNode, PortConstraint) -
Constructor for class org.topcased.modeler.commands.ChangeBoundsCommand
- Constructor
- ChangeBoundsCommand(GraphNode, PortConstraint, boolean) -
Constructor for class org.topcased.modeler.commands.ChangeBoundsCommand
- Constructor
- ChangeBoundsCommand(GraphNode, Rectangle, boolean) -
Constructor for class org.topcased.modeler.commands.ChangeBoundsCommand
- Constructor
- ChangeDiagramElementPropertyCommand - Class in org.topcased.modeler.commands
- That command is used to change a Property of a DiagramElement
Creation 25 oct. - ChangeDiagramElementPropertyCommand(DiagramElement, String, String) -
Constructor for class org.topcased.modeler.commands.ChangeDiagramElementPropertyCommand
- Constructor
- ChangeDiagramPropertiesCommand - Class in org.topcased.modeler.commands
- Creation : 22 mars 2005
- ChangeDiagramPropertiesCommand(Diagram, Map) -
Constructor for class org.topcased.modeler.commands.ChangeDiagramPropertiesCommand
- Constructor
- ChangeDiagramPropertiesEditPolicy - Class in org.topcased.modeler.edit.policies
- The EditPolicy that handle the Change Diagram Properties command
- ChangeDiagramPropertiesEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ChangeDiagramPropertiesEditPolicy
-
- ChangeFontCommand - Class in org.topcased.modeler.commands
- Deprecated. Use the
ChangeDiagramElementPropertyCommand
instead - ChangeFontCommand(DiagramElement, FontData) -
Constructor for class org.topcased.modeler.commands.ChangeFontCommand
- Deprecated. Constructor
- ChangeFontEditPolicy - Class in org.topcased.modeler.edit.policies
- The EditPolicy that handle the Change Font command
Creation : 4 oct.
- ChangeFontEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ChangeFontEditPolicy
-
- ChangeForegroundColorCommand - Class in org.topcased.modeler.commands
- Deprecated. Use the
ChangeDiagramElementPropertyCommand
instead - ChangeForegroundColorCommand(DiagramElement, RGB) -
Constructor for class org.topcased.modeler.commands.ChangeForegroundColorCommand
- Deprecated. Constructor
- ChangeForegroundColorEditPolicy - Class in org.topcased.modeler.edit.policies
- The EditPolicy that handle the Change Foreground Color command
Creation : 3 oct.
- ChangeForegroundColorEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ChangeForegroundColorEditPolicy
-
- ChangeGraphElementPresentationCommand - Class in org.topcased.modeler.commands
- That command is used to change the presentation field of a GraphElement
Creation 5 mars 07 - ChangeGraphElementPresentationCommand(GraphElement, String) -
Constructor for class org.topcased.modeler.commands.ChangeGraphElementPresentationCommand
- Constructor
- ChangeLabelTextCommand - Class in org.topcased.modeler.commands
- This is a command called to change the text of a Label linked with an
EStructuralFeature of an EObject
- ChangeLabelTextCommand(EObject, EStructuralFeature) -
Constructor for class org.topcased.modeler.commands.ChangeLabelTextCommand
- The Constructor
- ChangeMultiPortStateCommand - Class in org.topcased.modeler.commands
- Deprecated. Use the
ChangeDiagramElementPropertyCommand
instead - ChangeMultiPortStateCommand(GraphElement, String) -
Constructor for class org.topcased.modeler.commands.ChangeMultiPortStateCommand
- Deprecated. Constructor
- changeNotifier -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- changeNotifier -
Variable in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
.
- ChangePageFormatCommand - Class in org.topcased.modeler.commands
- The command used to change the pageFormat of a diagram
Creation 27 avr.
- ChangePageFormatCommand(Diagram, PageFormat) -
Constructor for class org.topcased.modeler.commands.ChangePageFormatCommand
- Constructor
- ChangePageMarginCommand - Class in org.topcased.modeler.commands
- The command used to change the pageMargin of a diagram
Creation 27 avr.
- ChangePageMarginCommand(Diagram, PageMargin) -
Constructor for class org.topcased.modeler.commands.ChangePageMarginCommand
- Constructor
- ChangePageOrientationCommand - Class in org.topcased.modeler.commands
- Deprecated. Use the
ChangeDiagramElementPropertyCommand
instead - ChangePageOrientationCommand(Diagram, String) -
Constructor for class org.topcased.modeler.commands.ChangePageOrientationCommand
- Deprecated. Constructor
- ChangeRouterCommand - Class in org.topcased.modeler.commands
- The command used to change the router of a graphEdge
- ChangeRouterCommand(GraphEdge, String) -
Constructor for class org.topcased.modeler.commands.ChangeRouterCommand
- Constructor
- ChangeRouterEditPolicy - Class in org.topcased.modeler.edit.policies
- This EditPolicy handles the Change Router request
- ChangeRouterEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ChangeRouterEditPolicy
-
- check(IResource) -
Method in class org.topcased.search.core.engine.AbstractModelResourceValidator
-
- check(IResource) -
Method in interface org.topcased.search.core.engine.IModelResourceValidator
- Check whether the given IResource is valid or not according to user defined rules.
- checkButton -
Variable in class org.topcased.modeler.editor.properties.sections.AbstractBooleanPropertySection
- The checkButton control for the section.
- checkCanceled(IProgressMonitor) -
Static method in class org.topcased.modeler.utils.MonitorHelper
- Check if the monitor is canceled.
- checkCommand(Command) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Check that the given command type is correct
- checkEdge(GraphEdge) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Check that current edge is complient with the model object that is
represented here
- checkFinalConditions(IProgressMonitor, CheckConditionsContext) -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- checkInitialConditions(IProgressMonitor) -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- checkSource(GraphElement) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Check that source object supports the current edge
- checkTargetForSource(GraphElement, GraphElement) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Check that source and target are available for this type of edge
- ChooseGraphElementDialog - Class in org.topcased.modeler.dialogs
- This dialog allows the user to choose between different diagrams associated with GraphElements.
- ChooseGraphElementDialog(Shell, EditDomain, GraphElement[]) -
Constructor for class org.topcased.modeler.dialogs.ChooseGraphElementDialog
- Constructor
- classBlue -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- ClassFigure - Class in org.topcased.draw2d.figures
- A Figure that will represent a Class.
- ClassFigure() -
Constructor for class org.topcased.draw2d.figures.ClassFigure
- Constructor
- classGreen -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- ClassLayoutEditPolicy - Class in org.topcased.modeler.edit.policies
- The Policy for a Node that contains several EListEditPart as children.
- ClassLayoutEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- classlightBlue -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- classlightGray -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- classlightGreen -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- classlightRed -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- classRed -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- clean() -
Method in class org.topcased.search.core.engine.ModelExtensibleSearchResult
-
- clearDecorators() -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Add a decorator to the given control.
- close(boolean) -
Method in class org.topcased.modeler.editor.Modeler
- Close the editor
- CloudFigure - Class in org.topcased.draw2d.figures
- A Figure that displays a cloud
- CloudFigure() -
Constructor for class org.topcased.draw2d.figures.CloudFigure
- Constructor
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.EllipseItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.ImageItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.PolylineItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.PropertyItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.di.model.provider.TextElementItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.AbstractGraphConfItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.BridgeItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.DiagramGraphConfItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.EdgeGraphConfItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.EMFBridgeItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.NodeGraphConfItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- collectNewChildDescriptors(Collection, Object) -
Method in class org.topcased.modeler.graphconf.provider.StringBridgeItemProvider
- This adds to the collection of
CommandParameter
s describing all of the
children that can be created under this object.
- COLOR -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The meta object id for the 'Color' data type.
- COLOR -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
- The meta object literal for the 'Color' data type.
- COLOR_ERROR -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- COLOR_INFO -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- COLOR_WARNING -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- ColorRegistry - Class in org.topcased.modeler
- This registry manages all the allocated colors and dispose its when the
current display is disposed.
- combo -
Variable in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
- The combo box control for the section.
- CommandStack - Class in org.topcased.modeler.commands
- Copy of the GEF command stack with some bug fixes.
- CommandStack() -
Constructor for class org.topcased.modeler.commands.CommandStack
- Constructs a new command stack.
- commandStackChanged(EventObject) -
Method in class org.topcased.modeler.commands.EMFtoGEFCommandStackListenerWrapper
-
- commandStackChanged(EventObject) -
Method in class org.topcased.modeler.documentation.DocPageComposite
-
- commandStackChanged(EventObject) -
Method in class org.topcased.modeler.editor.Modeler
-
- CommentFigure - Class in org.topcased.draw2d.figures
- The figure to display a Comment.
- CommentFigure() -
Constructor for class org.topcased.draw2d.figures.CommentFigure
- Constructor
- compare(Viewer, Object, Object) -
Method in class org.topcased.search.ui.sorters.AbstractMetaModelParticipantsViewerSorter
-
- ComposedLabel - Class in org.topcased.draw2d.figures
- Composed label is a figure that contains one, two or three parts.
- ComposedLabel() -
Constructor for class org.topcased.draw2d.figures.ComposedLabel
- The default constructor The composed label has a main label and is horizontal
- ComposedLabel(ILabel, boolean) -
Constructor for class org.topcased.draw2d.figures.ComposedLabel
- Constructor for a composed label with only one part
- ComposedLabel(ILabel, ILabel, ILabel, boolean) -
Constructor for class org.topcased.draw2d.figures.ComposedLabel
- Constructor for a composed label whith several parts.
- ComposedLabelFigure - Class in org.topcased.draw2d.figures
- This figure is an editable label which can be edited
- ComposedLabelFigure(ILabel, ILabel, ILabel, boolean) -
Constructor for class org.topcased.draw2d.figures.ComposedLabelFigure
- Constructor for a composed label whith several parts.
- CompoundCommand - Class in org.topcased.modeler.commands
- This command just act like the GEF CompoundCommand.
- CompoundCommand() -
Constructor for class org.topcased.modeler.commands.CompoundCommand
-
- ComputerFigure - Class in org.topcased.draw2d.figures
- A Figure that displays a computer
- ComputerFigure() -
Constructor for class org.topcased.draw2d.figures.ComputerFigure
- Constructor
- computeUVDistance(Dimension, EdgeObjectUV, Point) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectUVEditPolicy
- Compute a new uDistance and vDistance depending on the move delta and the
edge object figure.
- configure() -
Method in class org.topcased.core.nature.TopcasedNature
-
- configureGraphicalViewer() -
Method in class org.topcased.modeler.editor.Modeler
-
- configurePaletteViewer() -
Method in class org.topcased.modeler.editor.Modeler
-
- configureShell(Shell) -
Method in class org.topcased.modeler.dialogs.ChooseGraphElementDialog
-
- configureShell(Shell) -
Method in class org.topcased.modeler.dialogs.DiagramSelectionDialog
-
- configureShell(Shell) -
Method in class org.topcased.modeler.dialogs.TypedResourcesSelectionDialog
-
- ConfirmationDialog - Class in org.topcased.modeler.dialogs
- A JFace dialog used to ask a confirmation to the end user.
This dialog is able to store the user choice into a preference store.
Creation : 12 d?c. - ConfirmationDialog(Shell, String, String, IPreferenceStore, String) -
Constructor for class org.topcased.modeler.dialogs.ConfirmationDialog
-
- Constraint - Interface in org.topcased.modeler.graphconf
- A representation of the model object 'Constraint'.
- CONSTRAINT -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The meta object id for the '
Constraint
'
class.
- CONSTRAINT -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
- The meta object literal for the '
Constraint
'
class.
- CONSTRAINT__LANGUAGE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The feature id for the 'Language' attribute.
- CONSTRAINT__LANGUAGE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
- The meta object literal for the 'Language' attribute feature.
- CONSTRAINT__RULE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The feature id for the 'Rule' attribute.
- CONSTRAINT__RULE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
- The meta object literal for the 'Rule' attribute feature.
- CONSTRAINT_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The number of structural features of the 'Constraint' class.
- ConstraintItemProvider - Class in org.topcased.modeler.graphconf.provider
- This is the item provider adapter for a
Constraint
object. - ConstraintItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.graphconf.provider.ConstraintItemProvider
- This constructs an instance from a factory and a notifier.
- constraintItemProvider -
Variable in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This keeps track of the one adapter used for all
Constraint
instances.
- constraints -
Variable in class org.topcased.draw2d.layout.GridLayout
- The layout contraints
- ContainerFigure - Class in org.topcased.draw2d.figures
- A Class that provide a container Figure implementation.
- ContainerFigure() -
Constructor for class org.topcased.draw2d.figures.ContainerFigure
- Constructor
- ContainerFigure(int) -
Constructor for class org.topcased.draw2d.figures.ContainerFigure
- Constructor
- ContainerWithInnerLabel - Class in org.topcased.draw2d.figures
- This figure creates a container with a background figure (a rectangle figure
by default) and a label in this figure.
- ContainerWithInnerLabel() -
Constructor for class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Constructor
- ContainerWithInnerLabel(int) -
Constructor for class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Constructor
- ContentFigure - Class in org.topcased.modeler.figures
- Deprecated. will be removed in the next version
- ContentFigure() -
Constructor for class org.topcased.modeler.figures.ContentFigure
- Deprecated. The Constructor
- ContentFigure.ContentFigureBorder - Class in org.topcased.modeler.figures
- Deprecated. Inner class that draw the Border of the Figure
- ContentFigure.ContentFigureBorder() -
Constructor for class org.topcased.modeler.figures.ContentFigure.ContentFigureBorder
- Deprecated.
- contributeToToolBar(IToolBarManager) -
Method in class org.topcased.modeler.actions.ModelerActionBarContributor
- Add the actions to the ToolBar
- convertToFile(IContainer, URI) -
Method in class org.topcased.modeler.utils.ModelerURIConverter
- Return the file that matches with a given uri
- copyright -
Static variable in interface org.topcased.modeler.di.model.Diagram
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.DiagramElement
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.DiagramLink
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.EdgeObject
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.EdgeObjectOffset
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.EdgeObjectUV
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.Ellipse
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.EMFSemanticModelBridge
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.GraphConnector
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.GraphEdge
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.GraphElement
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.GraphicPrimitive
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.GraphNode
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.Image
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.LeafElement
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.Polyline
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.Property
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.DiagramElementItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.DiagramItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.DiagramLinkItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.EdgeObjectItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.EdgeObjectOffsetItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.EdgeObjectUVItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.EllipseItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.EMFSemanticModelBridgeItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.GraphConnectorItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.GraphEdgeItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.GraphElementItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.GraphicPrimitiveItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.GraphNodeItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.ImageItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.LeafElementItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.PolylineItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.PropertyItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.ReferenceItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.SemanticModelBridgeItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.SimpleSemanticModelElementItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.di.model.provider.TextElementItemProvider
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.Reference
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.SemanticModelBridge
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.SimpleSemanticModelElement
-
- copyright -
Static variable in interface org.topcased.modeler.di.model.TextElement
-
- copyright -
Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
-
- copyright -
Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeResourceFactoryImpl
-
- copyright -
Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeResourceImpl
-
- copyright -
Static variable in class org.topcased.modeler.di.model.util.DiagramInterchangeSwitch
-
- copyright -
Static variable in interface org.topcased.modeler.diagrams.model.Diagrams
-
- copyright -
Static variable in interface org.topcased.modeler.diagrams.model.DiagramsFactory
-
- copyright -
Static variable in interface org.topcased.modeler.diagrams.model.DiagramsPackage
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProvider
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsResourceFactoryImpl
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsResourceImpl
-
- copyright -
Static variable in class org.topcased.modeler.diagrams.model.util.DiagramsSwitch
-
- create(IMenuManager) -
Method in class org.topcased.modeler.extensions.RegisteredModelMenu
-
- CREATE_CHILD_MENU_PREF -
Static variable in class org.topcased.modeler.preferences.ModelerPreferenceConstants
- The preference for the create child menu
- createAbstractGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Abstract Graph Conf
'.
- createActionCommand(EObject) -
Method in class org.topcased.modeler.actions.CreateChildAction
- Creates the GEF command that creates the child
- createActions() -
Method in class org.topcased.modeler.editor.Modeler
- Creates actions for the modeler.
- createActions() -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
- Add the actions to the view toolbar
- createAdapter(Notifier) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates an adapter for the
target
.
- createAdapter(Notifier) -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
- Creates an adapter for the
target
.
- createAdapter(Notifier) -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates an adapter for the
target
.
- createAdapterFactory() -
Method in class org.topcased.modeler.editor.Modeler
- This method creates the ComposedAdapterFactory that groups all the factories used by the editor.
- createAdapterFactory() -
Method in class org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage
- This method creates the ComposedAdapterFactory that groups all the factories used by the editor.
- createAddButton(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Create the ADD button
- createAddCommand(EditPart, EditPart) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
-
- createAddCommand(EditPart, Object) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- createAddCommand(EditPart, EditPart) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- createArea(Composite, ModelExtensibleSearchPage) -
Method in interface org.topcased.search.ui.areas.IModelSearchAreaFactory
-
- createArea(Composite, ModelExtensibleSearchPage) -
Method in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- createArea(Composite, ModelExtensibleSearchPage) -
Method in class org.topcased.search.ui.services.QueryTabDescriptor
-
- createBackgroundFigure() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Create the figure displayed behind the label.
- CreateBendpointCommand - Class in org.topcased.modeler.commands
-
- CreateBendpointCommand(GraphEdge, Point, int) -
Constructor for class org.topcased.modeler.commands.CreateBendpointCommand
-
- createBody() -
Method in class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure
- Deprecated. Creates the contentPane object.
- createBodyFigure() -
Method in class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Create the figure displayed beside the label.
- createBodyFigure() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Create the figure that will represent the body of the page, the area where the children will be displayed
- createBridgeAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Bridge
'.
- createButtons(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.ReferenceViewerComposite
- Only create a Button used to select References.
- createButtons(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Create ADD and REMOVE buttons in the section composite
- createCategories() -
Method in class org.topcased.modeler.editor.palette.ModelerPaletteManager
- Creates the main categories of the palette.
- createCellEditorOn(Composite) -
Method in class org.topcased.modeler.edit.ModelerLabelDirectEditManager
- Creates the cell editor on the given composite.
- createChange(IProgressMonitor) -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- createChangeConstraintCommand(ChangeBoundsRequest, EditPart, Object) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- createChangeConstraintCommand(EditPart, Object) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Check if the node (child) is always in the diagram bounds
- createChangeConstraintCommand(EditPart, Object, boolean) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Create the command to change the constraints of the EditPart.
- createChangeDiagramAction(EObject) -
Method in class org.topcased.modeler.edit.EMFGraphNodeEditPart
- Create the action to change the active diagram for the given model object.
If there is no diagram, the user can choose the one to create.
If several diagrams already exist, a dialog is displayed to choose the target one.
If one diagram already exists, it is the target.
- CreateChildAction - Class in org.topcased.modeler.actions
- This action creates a new child for an EObject.
- CreateChildAction(MixedEditDomain, EObject, Object) -
Constructor for class org.topcased.modeler.actions.CreateChildAction
- Constructor
- createChildEditPolicy(EditPart) -
Method in class org.topcased.modeler.edit.policies.ClassLayoutEditPolicy
-
- createChildEditPolicy(EditPart) -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
-
- createChildEditPolicy(EditPart) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- createCommand(EditDomain, GraphEdge, GraphElement) -
Method in class org.topcased.modeler.edit.policies.AbstractEdgeCreationEditPolicy
- Get new edge creation command
- createCommand(Object, Object) -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Manages a self-contained set of interrelated EMF models and the
Command
s that modify them.
- createConstraint() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'Constraint'.
- createConstraintAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
Constraint
.
- createConstraintAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Constraint
'.
- createContainer() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Creates the container figure
- createContainer() -
Method in class org.topcased.draw2d.figures.PackageFigure
- Creates the container figure
- createContainerLayout() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Create the layout used by the container figure (XYLayout by default).
Subclasses can override this method to customize the layout of the
container
- createContents() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Creates the contents of the figure : by defauft, it creates a layout
manager, a header and a container
- createContents(int) -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Creates the contents of the figure : by defauft, it creates a layout
manager, a header and a container
- createContents(int) -
Method in class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Creates the contents of the figure : by defauft, it creates a layout
manager, a label and a body
- createContents(Composite) -
Method in class org.topcased.modeler.documentation.DocPageComposite
- Create the content of this composite.
- createContents(Composite) -
Method in class org.topcased.modeler.documentation.EAnnotationCommentsComposite
-
- createContents(Composite) -
Method in class org.topcased.modeler.documentation.EAnnotationResourcesComposite
-
- createContents(Composite) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Create the contents of the widget
- createContents(Composite) -
Method in class org.topcased.modeler.widgets.CSingleObjectChooser
- Creates the UI
- createContents(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.CSingleObjectChooser
- Creates the UI.
- createContents(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.FileChooser
- Creates the UI.
- createContents(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.GoToReferenceComposite
-
- createContextMenu(StructuredViewer) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
- createControl(Composite) -
Method in class org.topcased.modeler.documentation.EAnnotationDocPage
-
- createControl(Composite) -
Method in class org.topcased.modeler.documentation.EmptyDocPage
-
- createControl(Composite) -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
- Creates the contents of the outline
- createControl(Composite) -
Method in class org.topcased.modeler.editor.outline.OverviewComposite
- Creates the inner controls
- createControl(Composite) -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Creation of the wizard page
- createControl(Composite) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
-
- createControl(Composite) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchResultPage
-
- createControl(Composite) -
Method in class org.topcased.ui.refactoring.wizards.RenameModelFileInputPage
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractBooleanPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractEnumerationPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractModelerPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.AdvancedPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.BackgroundColorPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.EdgeObjectVisibilityPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.FontPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.ForegroundColorPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.PageFormatPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.PageMarginPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.PageOrientationPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.PositionPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.RouterPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.SizePropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.modeler.editor.properties.sections.graphics.VisibilityPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractFontPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
-
- createControls(Composite, TabbedPropertySheetPage) -
Method in class org.topcased.tabbedproperties.sections.AdvancedPropertySection
-
- createDefaultPage(PageBook) -
Method in class org.topcased.modeler.documentation.DocView
-
- createDeleteAction() -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Since
DeleteAction
is internal, added this as a way for subclasses to hook different key listeners for
the delete action.
- createDeleteCommand(GroupRequest) -
Method in class org.topcased.modeler.edit.policies.NonRemovableComponentEditPolicy
-
- createDeleteCommand(GroupRequest) -
Method in class org.topcased.modeler.edit.policies.RemovableComponentEditPolicy
-
- createDestinationGroup(Composite) -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Create the Destination group
- createDiagram() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Diagram'.
- createDiagram(EObject, String, String, boolean, IProgressMonitor) -
Method in class org.topcased.modeler.tools.DiagramFileInitializer
- Creates the diagram file for the given existing model
- createDiagram(EObject, String, boolean, IProgressMonitor) -
Method in class org.topcased.modeler.tools.DiagramFileInitializer
- Convert an Package or a Java project into a UML2 model
- createDiagramAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Diagram
.
- createDiagramAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Diagram
'.
- CreateDiagramCommand - Class in org.topcased.modeler.commands
- Creation : 17 may 2005
- CreateDiagramCommand(Modeler, EObject, DiagramDescriptor) -
Constructor for class org.topcased.modeler.commands.CreateDiagramCommand
- Constructor
- CreateDiagramCommand(Modeler, EObject, DiagramDescriptor, boolean) -
Constructor for class org.topcased.modeler.commands.CreateDiagramCommand
- Constructor
- createDiagramElementAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Diagram Element
'.
- createDiagramGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'Diagram Graph Conf'.
- createDiagramGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
DiagramGraphConf
.
- createDiagramGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Diagram Graph Conf
'.
- createDiagramLink() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Diagram Link'.
- createDiagramLinkAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
DiagramLink
.
- createDiagramLinkAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Diagram Link
'.
- createDiagrams() -
Method in interface org.topcased.modeler.diagrams.model.DiagramsFactory
- Returns a new object of class 'Diagrams'.
- createDiagramsAdapter() -
Method in class org.topcased.modeler.diagrams.model.provider.DiagramsItemProviderAdapterFactory
- This creates an adapter for a
Diagrams
.
- createDiagramsAdapter() -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
- Creates a new adapter for an object of class '
Diagrams
'.
- CreateDiagramsCommand - Class in org.topcased.modeler.commands
- This command create a Diagrams model object when none is associated yet with the given EObject.
- CreateDiagramsCommand(Modeler, EObject) -
Constructor for class org.topcased.modeler.commands.CreateDiagramsCommand
- Constructor
- createDialogArea(Composite) -
Method in class org.topcased.modeler.dialogs.ChooseGraphElementDialog
- Create the Dialog area
- createDialogArea(Composite) -
Method in class org.topcased.modeler.dialogs.ConfirmationDialog
-
- createDialogArea(Composite) -
Method in class org.topcased.modeler.dialogs.DiagramSelectionDialog
- Create the Dialog area
- createDialogArea(Composite) -
Method in class org.topcased.modeler.dialogs.TypedResourcesSelectionDialog
-
- createDragTracker() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectOffsetHandle
-
- createDragTracker() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectUVHandle
-
- createEdgeGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'Edge Graph Conf'.
- createEdgeGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
EdgeGraphConf
.
- createEdgeGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Edge Graph Conf
'.
- createEdgeObjectAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Edge Object
'.
- createEdgeObjectOffset() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Edge Object Offset'.
- createEdgeObjectOffsetAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
EdgeObjectOffset
.
- createEdgeObjectOffsetAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Edge Object Offset
'.
- createEdgeObjectUV() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Edge Object UV'.
- createEdgeObjectUVAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
EdgeObjectUV
.
- createEdgeObjectUVAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Edge Object UV
'.
- createEditDomain() -
Method in class org.topcased.modeler.editor.Modeler
- Create and initialize the GEF-EMF EditDomain
- createEditPolicies() -
Method in class org.topcased.modeler.edit.BaseEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Create the EditPolicies
- createEditPolicies() -
Method in class org.topcased.modeler.edit.EListEditPart
- Creates edit policies and associates these with roles
- createEditPolicies() -
Method in class org.topcased.modeler.edit.EMFGraphEdgeEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.edit.EMFGraphNodeEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
- Creates edit policies and associates these with roles
- createEditPolicies() -
Method in class org.topcased.modeler.edit.PortEditPart
- Creates edit policies and associates these with roles
- createEllipse() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Ellipse'.
- createEllipseAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Ellipse
.
- createEllipseAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Ellipse
'.
- createEMFBridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'EMF Bridge'.
- createEMFBridgeAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
EMFBridge
.
- createEMFBridgeAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
EMF Bridge
'.
- createEMFSemanticModelBridge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'EMF Semantic Model Bridge'.
- createEMFSemanticModelBridgeAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
EMFSemanticModelBridge
.
- createEMFSemanticModelBridgeAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
EMF Semantic Model Bridge
'.
- createEObjectAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for the default case.
- createEObjectAdapter() -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsAdapterFactory
- Creates a new adapter for the default case.
- createEObjectAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for the default case.
- createFactoryList() -
Static method in class org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryProvider
- Create the list of AdapterFactory
- createFeedbackFigure() -
Method in class org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- Creates the default feedback figure
- createFigure() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Create the diagram figure
- createFigure() -
Method in class org.topcased.modeler.edit.EListEditPart
-
- createFigure() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- createFigure() -
Method in class org.topcased.modeler.edit.GraphNodeEditPart
-
- createFigure() -
Method in class org.topcased.modeler.edit.MultiPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.edit.PortEditPart
-
- createGraphConnector() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Graph Connector'.
- createGraphConnectorAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
GraphConnector
.
- createGraphConnectorAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Graph Connector
'.
- createGraphEdge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Graph Edge'.
- createGraphEdge(EObject) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph edge for an EMF object
- createGraphEdge(EObject, String) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph edge for an EMF object with a given presentation
- createGraphEdge(String) -
Static method in class org.topcased.modeler.utils.Utils
- Creates a graph edge NOT linked with a model object
- createGraphEdge(String, String) -
Static method in class org.topcased.modeler.utils.Utils
- Creates a graph edge NOT linked with a model object
- createGraphEdgeAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
GraphEdge
.
- createGraphEdgeAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Graph Edge
'.
- CreateGraphEdgeCommand - Class in org.topcased.modeler.commands
- Creation command for association
This command just add a graphEdge into a graphNode. - CreateGraphEdgeCommand(EditDomain, GraphEdge, GraphElement, boolean) -
Constructor for class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Constructor.
- CreateGraphEdgeCommand(EditDomain, GraphEdge, GraphElement, List, boolean) -
Constructor for class org.topcased.modeler.commands.CreateGraphEdgeCommand
- Constructor
- createGraphElement(EObject) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
-
- createGraphElement(EObject) -
Method in interface org.topcased.modeler.editor.ICreationUtils
- Create the GraphElement with its initial children and a given presentation
- createGraphElement(EObject, String) -
Method in interface org.topcased.modeler.editor.ICreationUtils
- Create the GraphElement with its initial children and a given presentation
- createGraphElementAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Graph Element
'.
- createGraphicalViewer(Composite) -
Method in class org.topcased.modeler.editor.Modeler
- Creates the GraphicalViewer on the specified
Composite
.
- createGraphicPrimitive() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Graphic Primitive'.
- createGraphicPrimitiveAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
GraphicPrimitive
.
- createGraphicPrimitiveAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Graphic Primitive
'.
- createGraphNode() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Graph Node'.
- createGraphNode(EObject) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph node for an EMF object
- createGraphNode(EObject, String) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph node for an EMF object with a given presentation
- createGraphNode(EObject, int) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph node for the EStructuralFeature of an EMF object
- createGraphNode(EObject, int, String) -
Method in class org.topcased.modeler.editor.AbstractCreationUtils
- Creates a graph node for the EStructuralFeature of an EMF object with a given presentation
- createGraphNode(String) -
Static method in class org.topcased.modeler.utils.Utils
- Creates a graph node NOT linked with a model object
- createGraphNode(String, String) -
Static method in class org.topcased.modeler.utils.Utils
- Creates a graph node NOT linked with a model object
- createGraphNodeAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
GraphNode
.
- createGraphNodeAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Graph Node
'.
- CreateGraphNodeCommand - Class in org.topcased.modeler.commands
- Node creation
This command just add a graphNode into another. - CreateGraphNodeCommand(EditDomain, GraphNode, GraphNode, Point, Dimension, List, boolean) -
Constructor for class org.topcased.modeler.commands.CreateGraphNodeCommand
- Constructor
- CreateGraphNodeCommand(EditDomain, GraphNode, GraphNode, EObject, Point, Dimension, int, List, boolean) -
Constructor for class org.topcased.modeler.commands.CreateGraphNodeCommand
- Constructor
- CreateGraphNodeCommand(EditDomain, GraphNode, GraphNode, Point, Dimension, int) -
Constructor for class org.topcased.modeler.commands.CreateGraphNodeCommand
- Constructor - Add simply a graphNode to its container Node without
updating the model
- createGridLayer() -
Method in class org.topcased.modeler.edit.DiagramsRootEditPart
-
- createHeader() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Deprecated. use createLabel instead
- createHeader() -
Method in class org.topcased.draw2d.figures.PackageFigure
- Deprecated. use createLabel instead
- createImage() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Image'.
- createImageAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Image
.
- createImageAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Image
'.
- createInitializeButton(Composite) -
Method in class org.topcased.modeler.dialogs.DiagramSelectionDialog
- Create the chackbox button to initialize the diagram content and initialize its value.
- createLabel() -
Method in class org.topcased.draw2d.figures.BorderedLabel
- Creates the label of the figure.
Subclasses can override this method to customize the appearance of the
label (for example you can return a ComposedLabel
instead)
- createLabel() -
Method in class org.topcased.draw2d.figures.ClassFigure
- Create the main label of the class figure
- createLabel() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Creates the header figure
- createLabel() -
Method in class org.topcased.draw2d.figures.ContainerWithInnerLabel
- Creates the label of the figure.
Subclasses can override this method to customize the appearance of the
label (for example you can return a ComposedLabel
instead)
- createLabel() -
Method in class org.topcased.draw2d.figures.GraphicWithBottomLabelFigure
- Deprecated. Creates the header figure
- createLabel() -
Method in class org.topcased.draw2d.figures.GraphicWithLabelFigure
- Creates the label of the figure.
Subclasses can override this method to customize the appearance of the
label (for example you can return a ComposedLabel
instead)
- createLabel() -
Method in class org.topcased.draw2d.figures.PackageFigure
- Create the edited label
- createLayout() -
Method in class org.topcased.draw2d.figures.ContainerFigure
- Creates the layout manager
- createLeafElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Leaf Element'.
- createLeafElementAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
LeafElement
.
- createLeafElementAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Leaf Element
'.
- createList(Composite) -
Method in class org.topcased.modeler.dialogs.ChooseGraphElementDialog
- Creates the UI
- createList(Composite) -
Method in class org.topcased.modeler.dialogs.DiagramSelectionDialog
- Creates the group for diagram selection
- createLoadAction(IMenuManager, RegisteredModelDescriptor) -
Method in class org.topcased.modeler.extensions.RegisteredModelMenu
-
- createMenuContents() -
Method in class org.topcased.modeler.editor.outline.DefaultCreateChildMenu
-
- createMenuContents() -
Method in interface org.topcased.modeler.editor.outline.ICreateChildMenu
- Creates the actions and puts it in the context menu
- createModelObject(EObject) -
Method in interface org.topcased.modeler.editor.ICreationUtils
- Deprecated. should be removed in the next major release
- createModelProjectSearchScope(AbstractModelExtensibleSearchParameters, String[]) -
Method in class org.topcased.search.core.engine.ModelSearchScopeFactory
- Populates
ModelSearchScope
with potential resource participants for the
given Project names array.
- createModelSearchQuery(AbstractModelExtensibleSearchParameters) -
Method in interface org.topcased.search.core.factories.IModelSearchQueryFactory
- Creates a new Model Search Query from given parameters.
- createModelSearchScope(AbstractModelExtensibleSearchParameters, Object) -
Method in class org.topcased.search.core.engine.ModelSearchScopeFactory
- Populates
ModelSearchScope
with potential resource participants for the
given workspace selection.
- createModelSearchScope(AbstractModelExtensibleSearchParameters, IWorkingSet[]) -
Method in class org.topcased.search.core.engine.ModelSearchScopeFactory
- Populates
ModelSearchScope
with potential resource participants for the
given IWorkingSet
array.
- createModelWorkspaceScope(AbstractModelExtensibleSearchParameters) -
Method in class org.topcased.search.core.engine.ModelSearchScopeFactory
- Populates
ModelSearchScope
with potential resource participants for the
workspace root.
- createMoveChildCommand(EditPart, EditPart) -
Method in class org.topcased.modeler.edit.policies.EListLayoutEditPolicy
-
- createMoveChildCommand(EditPart, EditPart) -
Method in class org.topcased.modeler.edit.policies.MultiPortLayoutEditPolicy
-
- createMultiSelectionMenu(IMenuManager, IStructuredSelection) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Add to the MenuManager the actions for a multiple selection.
- createNavigator(Composite, Modeler, IPageSite) -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
- Create the composite that shows a tree view of the model
- createNewNodes(List) -
Method in class org.topcased.modeler.edit.EListEditPart
- This method synchronizes the graphical objects with the model children
- createNodeGraphConf() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'Node Graph Conf'.
- createNodeGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
NodeGraphConf
.
- createNodeGraphConfAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
Node Graph Conf
'.
- createOptimalFormatCommand(Diagram, Rectangle) -
Method in class org.topcased.modeler.edit.policies.DiagramSizeEditPolicy
- Find the optimal format for the given bounding rectangle
- createOtherButtons(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- User may implement other buttons to be displayed at the right side of the table.
- createOutlinePage() -
Method in class org.topcased.modeler.editor.Modeler
- Create the outline for this editor.
This method can be overridden by subclasses to customize the outline
- createOverview(Composite, ScalableFreeformRootEditPart) -
Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
- Create the composite that shows an overview of the model
- createPageFigure() -
Method in class org.topcased.modeler.edit.DiagramEditPart
- Create the figure that will represent the page
- createPartControl(Composite) -
Method in class org.topcased.modeler.editor.Modeler
-
- createParticipantTabsArea(Composite) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
-
- createPattern(String, boolean, boolean) -
Static method in class org.topcased.search.core.engine.ModelSearchQueryTextualExpressionMatchingHelper
- Creates a
Pattern object from the pattern string used in Method Search.
- createPolyline() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Polyline'.
- createPolylineAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Polyline
.
- createPolylineAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Polyline
'.
- createPortLabel() -
Method in class org.topcased.draw2d.figures.LabelledPortFigure
- Create the ILabel to associate with the Figure.
- createPrintableLayers() -
Method in class org.topcased.modeler.edit.DiagramsRootEditPart
-
- createProperty() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Property'.
- createPropertyAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Property
.
- createPropertyAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Property
'.
- createReference() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Reference'.
- createReferenceAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
Reference
.
- createReferenceAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Reference
'.
- createRemoveButton(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Create the REMOVE button
- createRemoveCommand(List) -
Method in class org.topcased.modeler.commands.DeleteModelCommand
- Create the CompoundCommand that remove model objects
- createRemoveDiagramCommand(Diagram) -
Method in class org.topcased.modeler.commands.DeleteModelCommand
- Create the remove command for a diagram
- createRemoveGraphCommand(List) -
Method in class org.topcased.modeler.commands.DeleteModelCommand
- Create the CompoundCommand that remove the GraphElement objects
- createResource(URI) -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeResourceFactoryImpl
- Creates an instance of the resource.
- createResource(URI) -
Method in class org.topcased.modeler.diagrams.model.util.DiagramsResourceFactoryImpl
- Creates an instance of the resource.
- createResource(URI) -
Method in class org.topcased.modeler.graphconf.util.GraphconfResourceFactoryImpl
- Creates an instance of the resource.
- createScaledLayers() -
Method in class org.topcased.modeler.edit.DiagramsRootEditPart
-
- createSearchQueryArea(Composite) -
Method in class org.topcased.search.ui.pages.ModelExtensibleSearchPage
-
- createSearchQueryParameters() -
Method in interface org.topcased.search.core.factories.IModelSearchQueryParametersFactory
- Creates a new Model Search Query Parameters from given parameters.
- createSelectionHandle(EdgeObject) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectEditPolicy
- Create a selection handle for the given edge object.
Default implementation returns null
.
- createSelectionHandle(EdgeObject) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectOffsetEditPolicy
- Create a selection handle for the given edge object.
- createSelectionHandle(EdgeObject) -
Method in class org.topcased.modeler.edit.policies.EdgeObjectUVEditPolicy
- Create a selection handle for the given edge object.
- createSelectionHandles() -
Method in class org.topcased.modeler.edit.policies.EdgeObjectEditPolicy
-
- createSelectionHandles() -
Method in class org.topcased.modeler.edit.policies.GraphEdgeSelectionEditPolicy
-
- createSemanticModelBridge() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Semantic Model Bridge'.
- createSemanticModelBridgeAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
SemanticModelBridge
.
- createSemanticModelBridgeAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Semantic Model Bridge
'.
- createSimpleSemanticModelElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Simple Semantic Model Element'.
- createSimpleSemanticModelElementAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
SimpleSemanticModelElement
.
- createSimpleSemanticModelElementAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Simple Semantic Model Element
'.
- createSingleSelectionMenu(IMenuManager, Object) -
Method in class org.topcased.modeler.editor.outline.ModelNavigator
- Add to the MenuManager the actions for a single object.
- createSnapToHelper() -
Method in class org.topcased.modeler.edit.BaseEditPart
-
- createSnapToHelper() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
-
- createSourceRequest() -
Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
- Creates the source request that is activated when the drag operation
occurs.
- createSourceRequest() -
Method in class org.topcased.modeler.edit.handles.EdgeObjectDragTracker
-
- createStringBridge() -
Method in interface org.topcased.modeler.graphconf.GraphconfFactory
- Returns a new object of class 'String Bridge'.
- createStringBridgeAdapter() -
Method in class org.topcased.modeler.graphconf.provider.GraphconfItemProviderAdapterFactory
- This creates an adapter for a
StringBridge
.
- createStringBridgeAdapter() -
Method in class org.topcased.modeler.graphconf.util.GraphconfAdapterFactory
- Creates a new adapter for an object of class '
String Bridge
'.
- createTabItems(TabFolder) -
Method in class org.topcased.modeler.documentation.EAnnotationDocPage
- This method creates the different documentation tab items
- createTable(Composite) -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- TODO modify the table appearance Create the Table
- createTableViewer() -
Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
- Create the TableViewer
- createTargetRequest() -
Method in class org.topcased.modeler.tools.Importer
- Create the Request
- createTextElement() -
Method in interface org.topcased.modeler.di.model.DiagramInterchangeFactory
- Returns a new object of class 'Text Element'.
- createTextElementAdapter() -
Method in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This creates an adapter for a
TextElement
.
- createTextElementAdapter() -
Method in class org.topcased.modeler.di.model.util.DiagramInterchangeAdapterFactory
- Creates a new adapter for an object of class '
Text Element
'.
- createTool() -
Method in class org.topcased.modeler.editor.palette.ModelerConnectionCreationToolEntry
-
- createTool() -
Method in class org.topcased.modeler.editor.palette.ModelerCreationToolEntry
-
- CreateTypedEdgeCommand - Class in org.topcased.modeler.commands
- Handle edge creation
creation : 15 juin 2005 - CreateTypedEdgeCommand(EditDomain, GraphEdge, GraphElement, boolean) -
Constructor for class org.topcased.modeler.commands.CreateTypedEdgeCommand
- The constructor
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractBooleanPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractChooserPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractColorPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractEnumerationPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractFileChooserPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractFontPropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
- Create the TableViewer composite
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractReferencePropertySection
-
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection
- Section widgets should be created inside this method.
- createWidgets(Composite) -
Method in class org.topcased.tabbedproperties.sections.AbstractTextPropertySection
-
- CreationDiagramCommand - Class in org.topcased.modeler.extensions
- Creation 3 mai 07
- CreationDiagramCommand() -
Constructor for class org.topcased.modeler.extensions.CreationDiagramCommand
-
- cSingleObjectChooser -
Variable in class org.topcased.modeler.editor.properties.sections.AbstractComboPropertySection
- The combo box control for the section.
- CSingleObjectChooser - Class in org.topcased.modeler.widgets
- A CCombo widget associated with a ComboViewer and a Button that allow you to
retrieve an object contained in the list of the CCombo
Creation 6 avr.
- CSingleObjectChooser(Composite, TabbedPropertySheetWidgetFactory, int) -
Constructor for class org.topcased.modeler.widgets.CSingleObjectChooser
- Constructor
- CSingleObjectChooser - Class in org.topcased.tabbedproperties.sections.widgets
- A field widget and a Button that allow you to retrieve an object contained in a list of objects
Creation 6 avr.
- CSingleObjectChooser(Composite, TabbedPropertySheetWidgetFactory, int) -
Constructor for class org.topcased.tabbedproperties.sections.widgets.CSingleObjectChooser
- Constructor
- CUSTOM -
Static variable in class org.topcased.modeler.graphconf.LineStyle
- The 'CUSTOM' literal value.
- CUSTOM_LITERAL -
Static variable in class org.topcased.modeler.graphconf.LineStyle
- The 'CUSTOM' literal object.
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.