|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.domains.csp.kernel.CSPDirector.DelayListLink
private static class CSPDirector.DelayListLink
Keep track of the actor that is delayed and the time at which to resume it.
| Field Summary | |
|---|---|
CSPActor |
_actor
|
Time |
_resumeTime
|
| Constructor Summary | |
|---|---|
private |
CSPDirector.DelayListLink()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Time _resumeTime
public CSPActor _actor
| Constructor Detail |
|---|
private CSPDirector.DelayListLink()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||