protected class MatchResultViewer.MatchResultFSMGraphController extends FSMGraphController
FSMGraphController.LinkCreator, FSMGraphController.NewStateActionWithIconGraphController.NewPortActionBasicGraphController.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 |
MatchResultFSMGraphController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_createControllers()
Create the controllers for nodes in this graph.
|
Figure |
drawNode(java.lang.Object node)
Draw the given node: create a figure, place it in the canvas,
and associate the figure with the node.
|
_initializeInteraction, addToMenuAndToolbar, initializeInteraction, setConfiguration_addHotKeys, event, getEdgeController, 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, getFigure, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModelpublic Figure drawNode(java.lang.Object node)
AbstractGraphControllerdrawNode in interface GraphControllerdrawNode in class AbstractGraphControllerprotected void _createControllers()
FSMGraphController_createControllers in class FSMGraphController