|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.graph.AbstractGraphModel
diva.graph.modular.ModularGraphModel
ptolemy.vergil.basic.AbstractBasicGraphModel
ptolemy.vergil.modal.FSMGraphModel
ptolemy.vergil.gt.GTFrameController.GTFSMGraphModel
public static class GTFrameController.GTFSMGraphModel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ptolemy.vergil.modal.FSMGraphModel |
---|
FSMGraphModel.ArcModel, FSMGraphModel.PortModel, FSMGraphModel.StateModel |
Field Summary | |
---|---|
private boolean |
_updateStopped
|
Fields inherited from class diva.graph.AbstractGraphModel |
---|
_graphListeners |
Constructor Summary | |
---|---|
GTFrameController.GTFSMGraphModel(CompositeEntity composite)
|
Method Summary | |
---|---|
protected boolean |
_update()
Update the graph model. |
void |
startUpdate()
|
void |
stopUpdate()
|
Methods inherited from class ptolemy.vergil.modal.FSMGraphModel |
---|
disconnectEdge, getArcModel, getDeleteEdgeMoML, getDeleteNodeMoML, getEdgeModel, getNodeModel, getPortModel, getSemanticObject, getStateModel, removeNode |
Methods inherited from class ptolemy.vergil.basic.AbstractBasicGraphModel |
---|
_getLocation, changeExecuted, changeFailed, getCompositeModel, getProperty, getPtolemyModel, isNode, removeListeners, setProperty, setSemanticObject |
Methods inherited from class diva.graph.modular.ModularGraphModel |
---|
containsNode, getHead, getNodeCount, getParent, getRoot, getTail, inEdges, isComposite, isDirected, isEdge, nodes, nodesAfterEdges, nodesBeforeEdges, outEdges |
Methods inherited from class diva.graph.AbstractGraphModel |
---|
addGraphListener, dispatchGraphEvent, removeGraphListener, setDispatchEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean _updateStopped
Constructor Detail |
---|
public GTFrameController.GTFSMGraphModel(CompositeEntity composite)
Method Detail |
---|
public void startUpdate()
startUpdate
in interface GTFrameController.UpdateController
public void stopUpdate()
stopUpdate
in interface GTFrameController.UpdateController
protected boolean _update()
FSMGraphModel
_update
in class FSMGraphModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |