public static class GTFrameController.GTActorGraphModel extends ActorGraphModel implements GTFrameController.UpdateController
ActorGraphModel.ExternalPortModel, ActorGraphModel.IconModel, ActorGraphModel.LinkModel, ActorGraphModel.PortModel, ActorGraphModel.VertexModel
_graphListeners
Constructor and Description |
---|
GTActorGraphModel(NamedObj composite) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
_update()
Update the graph model.
|
void |
startUpdate() |
void |
stopUpdate() |
_getLinkSet, _removeLink, changeExecuted, disconnectEdge, getCompositeModel, getDeleteEdgeMoML, getDeleteNodeMoML, getEdgeModel, getExternalPortModel, getIconModel, getLinkModel, getNodeModel, getPortModel, getSemanticObject, getVertexModel, removeNode
_getLocation, changeFailed, 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 GTActorGraphModel(NamedObj composite)
public void startUpdate()
startUpdate
in interface GTFrameController.UpdateController
public void stopUpdate()
stopUpdate
in interface GTFrameController.UpdateController
protected boolean _update()
ActorGraphModel
_update
in class ActorGraphModel