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

U

UIAdapterImpl - Class in org.topcased.modeler.listeners
This EMF listener receives an event and then handles this event in the UI thread
UIAdapterImpl() - Constructor for class org.topcased.modeler.listeners.UIAdapterImpl
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ChangeBackgroundColorEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ChangeDiagramPropertiesEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ChangeFontEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ChangeForegroundColorEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ChangeRouterEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.DeleteModelObjectEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.ForwardRestoreEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.MovePlansEditPolicy
 
understandsRequest(Request) - Method in class org.topcased.modeler.edit.policies.RestoreEditPolicy
 
undo() - Method in class org.topcased.modeler.commands.AbstractMoveCommand
 
undo() - Method in class org.topcased.modeler.commands.AddDocumentationResourcesCommand
 
undo() - Method in class org.topcased.modeler.commands.AddGraphNodeCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.AddPortToMultiPortCommand
Remove the last added DataPort
undo() - Method in class org.topcased.modeler.commands.ChangeBackgroundColorCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.ChangeBoundsCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangeDiagramElementPropertyCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangeDiagramPropertiesCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangeFontCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.ChangeForegroundColorCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.ChangeGraphElementPresentationCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangeLabelTextCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangeMultiPortStateCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.ChangePageFormatCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangePageMarginCommand
 
undo() - Method in class org.topcased.modeler.commands.ChangePageOrientationCommand
Deprecated.  
undo() - Method in class org.topcased.modeler.commands.ChangeRouterCommand
 
undo() - Method in class org.topcased.modeler.commands.CommandStack
Undoes the most recently executed (or redone) Command.
undo() - Method in class org.topcased.modeler.commands.CreateBendpointCommand
 
undo() - Method in class org.topcased.modeler.commands.CreateDiagramCommand
 
undo() - Method in class org.topcased.modeler.commands.CreateDiagramsCommand
 
undo() - Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
 
undo() - Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
 
undo() - Method in class org.topcased.modeler.commands.DeleteBendpointCommand
 
undo() - Method in class org.topcased.modeler.commands.EditDocumentationResourcesCommand
 
undo() - Method in class org.topcased.modeler.commands.EMFtoGEFCommandWrapper
 
undo() - Method in class org.topcased.modeler.commands.GEFtoEMFCommandStackWrapper
 
undo() - Method in class org.topcased.modeler.commands.GEFtoEMFCommandWrapper
 
undo() - Method in class org.topcased.modeler.commands.MoveBendpointCommand
 
undo() - Method in class org.topcased.modeler.commands.MoveEdgeObjectOffsetCommand
 
undo() - Method in class org.topcased.modeler.commands.MoveEdgeObjectUVCommand
 
undo() - Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
 
undo() - Method in class org.topcased.modeler.commands.RecordingChangeCommand
Undoes by applying recorded changes.
undo() - Method in class org.topcased.modeler.commands.RemoveDocumentationResourcesCommand
 
undo() - Method in class org.topcased.modeler.commands.ReplaceNodeContainerCommand
 
undo() - Method in class org.topcased.modeler.commands.VisibityCommand
 
undoContainer(EObject) - Method in class org.topcased.modeler.commands.ReconnectEdgeToNodeCommand
Sets back the old conatiner to the given object
undoDirectReference(EObject, EObject, EObject) - Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
Undo what was done before by the doDirectReference() method
undoGraphics() - Method in class org.topcased.modeler.commands.ReplaceNodeContainerCommand
Undo any graphical modification made by redoGraphics() method
undoInverseReference(EObject, EObject, EObject) - Method in class org.topcased.modeler.commands.ReconnectNodeToNodeCommand
Undo what was done before by the doInverseReference() method.
undoModel() - Method in class org.topcased.modeler.commands.AddGraphNodeCommand
Deprecated. Update the model at the end of the undo() method.
undoModel() - Method in class org.topcased.modeler.commands.AddPortToMultiPortCommand
Undo the DI model modifications
undoModel() - Method in class org.topcased.modeler.commands.CreateGraphEdgeCommand
Update the model at the end of the undo() method.
undoModel() - Method in class org.topcased.modeler.commands.CreateGraphNodeCommand
Update the model at the end of the undo() method.
undoModel() - Method in class org.topcased.modeler.commands.CreateTypedEdgeCommand
 
undoModel() - Method in class org.topcased.modeler.commands.ReconnectEdgeToNodeCommand
 
undoModel() - Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
Update the model at the end of the undo() method.
undoModel() - Method in class org.topcased.modeler.commands.ReconnectNodeToEdgeCommand
 
undoModel() - Method in class org.topcased.modeler.commands.ReconnectSourceToTargetCommand
 
undoModel() - Method in class org.topcased.modeler.commands.ReconnectTargetToSourceCommand
 
undoModel() - Method in class org.topcased.modeler.commands.ReplaceNodeContainerCommand
Undo any model modification made by the redoModel() method
unhookListeners() - Method in class org.topcased.modeler.edit.ModelerLabelDirectEditManager
 
unhookListeners() - Method in class org.topcased.modeler.editor.outline.DiagramsOutlinePage
Stop all the listeners
unhookListeners() - Method in class org.topcased.modeler.editor.outline.ModelNavigator
Remove listeners
update() - Method in class org.topcased.modeler.extensions.RegisteredModelMenu.LoadAction
Update the enable state of the action
updateCategories() - Method in class org.topcased.modeler.editor.palette.ModelerPaletteManager
Update the main categories of the palette.
updateConfiguration() - Method in class org.topcased.modeler.editor.Modeler
Notify the configuration manager that the active diagram changed.
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectEdgeToSourceCommand
 
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectEdgeToTargetCommand
 
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectGraphEdgeCommand
Updates anchors and edges within these connectors.
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectSourceToEdgeCommand
 
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectSourceToTargetCommand
 
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectTargetToEdgeCommand
 
updateConnectors(GraphConnector, GraphConnector, GraphConnector) - Method in class org.topcased.modeler.commands.ReconnectTargetToSourceCommand
 
updateDI(Diagrams) - Static method in class org.topcased.modeler.diagrams.model.util.DiagramsUtils
This method is used to update a Diagrams model to be compliant with the new Diagrams metamodel (nsURI=0.11).
updateEdgeObject(EdgeObject) - Method in class org.topcased.modeler.edit.GraphEdgeEditPart
A location property of an edge object has changed.
updateEditPartFactory() - Method in class org.topcased.modeler.editor.Modeler
Update the EditPartFactory used by the viewer to map Model element with edit parts.
updateEObjectListening(Object, Object) - Method in class org.topcased.modeler.listeners.DiagramElementListener
This method updates the listening on added or removed objects
updateGroupContents() - Method in class org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection
This method should be called when the contents of the groupDetails should be updated.
updateModelListening(Object, Object) - Method in class org.topcased.modeler.edit.BaseEditPart
This method updates the listening on added or removed objects
updateModelListening(Object, Object) - Method in class org.topcased.modeler.edit.GraphEdgeEditPart
This method updates the listening on added or removed objects
updateMultiPortFigureState() - Method in class org.topcased.modeler.edit.MultiPortEditPart
Update the figure with the new State
updatePalette() - Method in interface org.topcased.modeler.editor.IPaletteManager
Creates or updates the palette contents
updatePalette() - Method in class org.topcased.modeler.editor.palette.ModelerPaletteManager
 
updatePaletteRoot() - Method in class org.topcased.modeler.editor.Modeler
Update the palette contents with objects of the model that can be displayed in the current diagram.
updatePoints() - Method in class org.topcased.draw2d.figures.OvalDecoration
Update the points of the Circle
updateSelectedItem(Object) - Method in class org.topcased.tabbedproperties.sections.widgets.TableViewerComposite
This method is called each time a new item is selected in the Table.
updateSelection(Object) - Method in class org.topcased.tabbedproperties.sections.AbstractListPropertySection
This method may be overrrided if client desire to listen the table selection
updateSourceRequest() - Method in class org.topcased.modeler.edit.dragtrackers.SelectGraphEdgeEditPartTracker
Updates the source request to reflect the current location.
updateSourceRequest() - Method in class org.topcased.modeler.edit.handles.EdgeObjectDragTracker
 
updateTargetRequest() - Method in class org.topcased.modeler.editor.OutlineDropListener
Update the Request
useAntialias() - Method in class org.topcased.modeler.edit.DiagramsRootEditPart
 
useUUIDs() - Method in class org.topcased.modeler.di.model.util.DiagramInterchangeResourceImpl
 
useUUIDs() - Method in class org.topcased.modeler.diagrams.model.util.DiagramsResourceImpl
 
Utils - Class in org.topcased.modeler.utils
Helper class to manage the graph model.

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

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.