protected class TransformationEditor.TransformationActorGraphController extends ActorEditorGraphController
ActorEditorGraphController.LinkCreator, 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| Modifier | Constructor and Description |
|---|---|
protected |
TransformationActorGraphController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_addHotKeys(JGraph jgraph)
Add hot keys to the actions in the given JGraph.
|
protected void |
_createControllers()
Create the controllers for nodes in this graph.
|
protected void |
initializeInteraction()
Initialize all interaction on the graph pane.
|
_initializeInteraction, addToMenuAndToolbar, setConfigurationevent, getEdgeController, getEntityController, getNodeController_getManager, 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, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModelprotected TransformationActorGraphController()
protected void _addHotKeys(JGraph jgraph)
ActorEditorGraphController_addHotKeys in class ActorEditorGraphControllerjgraph - The JGraph to which hot keys are to be added.protected void _createControllers()
ActorEditorGraphController_createControllers in class ActorEditorGraphControllerprotected void initializeInteraction()
ActorEditorGraphControllerinitializeInteraction in class ActorEditorGraphController