public static class GTFrameController.GTFSMGraphModel extends FSMGraphModel implements GTFrameController.UpdateController
FSMGraphModel.ArcModel, FSMGraphModel.PortModel, FSMGraphModel.StateModel
_graphListeners
Constructor and Description |
---|
GTFSMGraphModel(CompositeEntity composite) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
_update()
Update the graph model.
|
void |
startUpdate() |
void |
stopUpdate() |
disconnectEdge, getArcModel, getDeleteEdgeMoML, getDeleteNodeMoML, getEdgeModel, getNodeModel, getPortModel, getSemanticObject, getStateModel, removeNode
_getLocation, changeExecuted, changeFailed, getCompositeModel, getProperty, getPtolemyModel, isNode, removeListeners, setProperty, setSemanticObject
containsNode, getHead, getNodeCount, getParent, getRoot, getTail, inEdges, isComposite, isDirected, isEdge, nodes, nodesAfterEdges, nodesBeforeEdges, outEdges
addGraphListener, dispatchGraphEvent, removeGraphListener, setDispatchEnabled
public GTFSMGraphModel(CompositeEntity composite)
public void startUpdate()
startUpdate
in interface GTFrameController.UpdateController
public void stopUpdate()
stopUpdate
in interface GTFrameController.UpdateController
protected boolean _update()
FSMGraphModel
_update
in class FSMGraphModel