|
|||||||||
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.actor.ActorGraphModel
ptolemy.vergil.gt.GTFrameController.GTActorGraphModel
public static class GTFrameController.GTActorGraphModel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ptolemy.vergil.actor.ActorGraphModel |
---|
ActorGraphModel.ExternalPortModel, ActorGraphModel.IconModel, ActorGraphModel.LinkModel, ActorGraphModel.PortModel, ActorGraphModel.VertexModel |
Field Summary | |
---|---|
private boolean |
_updateStopped
|
Fields inherited from class diva.graph.AbstractGraphModel |
---|
_graphListeners |
Constructor Summary | |
---|---|
GTFrameController.GTActorGraphModel(NamedObj composite)
|
Method Summary | |
---|---|
protected boolean |
_update()
Update the graph model. |
void |
startUpdate()
|
void |
stopUpdate()
|
Methods inherited from class ptolemy.vergil.actor.ActorGraphModel |
---|
_getLinkSet, _removeLink, changeExecuted, disconnectEdge, getCompositeModel, getDeleteEdgeMoML, getDeleteNodeMoML, getEdgeModel, getExternalPortModel, getIconModel, getLinkModel, getNodeModel, getPortModel, getSemanticObject, getVertexModel, removeNode |
Methods inherited from class ptolemy.vergil.basic.AbstractBasicGraphModel |
---|
_getLocation, changeFailed, 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.GTActorGraphModel(NamedObj composite)
Method Detail |
---|
public void startUpdate()
startUpdate
in interface GTFrameController.UpdateController
public void stopUpdate()
stopUpdate
in interface GTFrameController.UpdateController
protected boolean _update()
ActorGraphModel
_update
in class ActorGraphModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |