protected class TransformationEditor.TransformationFSMGraphController extends FSMGraphController
FSMGraphController.LinkCreator, FSMGraphController.NewStateAction
WithIconGraphController.NewPortAction
BasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction
_attributeController, _modalTransitionController, _stateController, _transitionController
_editIconAction, _portController, _removeIconAction
_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction
Modifier | Constructor and Description |
---|---|
protected |
TransformationFSMGraphController() |
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.
|
_initializeInteraction, addToMenuAndToolbar, initializeInteraction, setConfiguration
event, getEdgeController, getNodeController
_getManager, _report, _report, executionError, executionFinished, managerStateChanged
getNewPortLocation
_areThereActiveErrorHighlights, _getClearAllErrorHighlightsChangeRequest, clearAllErrorHighlights, clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, highlightError, message, setAnimationDelay, setFigure, setFrame, valueChanged
addEdge, 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, setSelectionModel
protected void _addHotKeys(JGraph jgraph)
FSMViewerGraphController
_addHotKeys
in class FSMViewerGraphController
jgraph
- The JGraph to which hot keys are to be added.protected void _createControllers()
FSMGraphController
_createControllers
in class FSMGraphController