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, setSemanticObjectcontainsNode, getHead, getNodeCount, getParent, getRoot, getTail, inEdges, isComposite, isDirected, isEdge, nodes, nodesAfterEdges, nodesBeforeEdges, outEdgesaddGraphListener, dispatchGraphEvent, removeGraphListener, setDispatchEnabledpublic GTFSMGraphModel(CompositeEntity composite)
public void startUpdate()
startUpdate in interface GTFrameController.UpdateControllerpublic void stopUpdate()
stopUpdate in interface GTFrameController.UpdateControllerprotected boolean _update()
FSMGraphModel_update in class FSMGraphModel