public class CaseGraphFrame.CaseGraphController extends ActorEditorGraphController
ActorEditorGraphController.LinkCreator, ActorEditorGraphController.NewRelationAction, ActorEditorGraphController.RelationCreatorActorViewerGraphController.EntityLayoutWithIconGraphController.NewPortActionBasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction_newRelationAction_addonActorController, _attributeController, _classDefinitionController, _entityController, _entityPortController, _linkController, _relationController_editIconAction, _portController, _removeIconAction_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction| Constructor and Description |
|---|
CaseGraphController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_addHotKeys(diva.graph.JGraph jgraph)
Add hot keys to the actions in the given JGraph.
|
diva.graph.GraphModel |
getGraphModel()
Override the base class to select the graph model associated
with the selected pane.
|
_createControllers, _initializeInteraction, addToMenuAndToolbar, initializeInteraction, setConfigurationevent, getEdgeController, getEntityController, getNodeController_getManager, _report, _report, executionError, executionFinished, managerStateChangedgetNewPortLocation_areThereActiveErrorHighlights, _getClearAllErrorHighlightsChangeRequest, clearAllErrorHighlights, clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, highlightError, message, setAnimationDelay, setFigure, setFrame, valueChangedaddEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, drawNode, getFigure, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModelpublic CaseGraphController()
public diva.graph.GraphModel getGraphModel()
getGraphModel in interface diva.graph.GraphControllergetGraphModel in class diva.graph.AbstractGraphControllerprotected void _addHotKeys(diva.graph.JGraph jgraph)
_addHotKeys in class ActorEditorGraphControllerjgraph - The JGraph to which hot keys are to be added.