|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.graph.BasicEdgeController
ptolemy.vergil.modal.TransitionController
ptolemy.vergil.ptera.SchedulingRelationController
public class SchedulingRelationController
The edge controller for scheduling relations in a A Ptolemy Event Relation Actor (PTERA) domain model.
Red (tfeng) |
Red (tfeng) |
Nested Class Summary | |
---|---|
static class |
SchedulingRelationController.SchedulingRelationRenderer
Render a scheduling relation link between two events. |
Nested classes/interfaces inherited from class ptolemy.vergil.modal.TransitionController |
---|
TransitionController.LinkDropper, TransitionController.LinkRenderer, TransitionController.LinkTarget |
Nested classes/interfaces inherited from class diva.graph.BasicEdgeController |
---|
BasicEdgeController.EdgeDropper |
Field Summary |
---|
Fields inherited from class ptolemy.vergil.modal.TransitionController |
---|
_configuration, _configureAction, _configureMenuFactory, _lookInsideAction, _lookInsideActionFactory, _menuCreator, _menuFactory |
Constructor Summary | |
---|---|
SchedulingRelationController(GraphController controller)
Create a scheduling relation controller associated with the specified graph controller. |
Method Summary | |
---|---|
void |
setConfiguration(Configuration configuration)
Set the configuration. |
Methods inherited from class ptolemy.vergil.modal.TransitionController |
---|
_createEdgeRenderer, _setUpLookInsideAction, addHotKeys |
Methods inherited from class diva.graph.BasicEdgeController |
---|
addEdge, addEdge, clearEdge, drawEdge, getConnectorTarget, getController, getEdgeInteractor, getEdgeRenderer, removeEdge, render, setConnectorTarget, setEdgeInteractor, setEdgeRenderer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchedulingRelationController(GraphController controller)
controller
- The associated graph controller.Method Detail |
---|
public void setConfiguration(Configuration configuration)
setConfiguration
in class TransitionController
configuration
- The configuration.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |