|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.domains.dt.kernel.DTDirector.DTActor
private static class DTDirector.DTActor
Inner class to cache important variables for contained actors
Field Summary | |
---|---|
private Actor |
_actor
|
private int |
_repeats
|
private boolean |
_shouldGenerateInitialTokens
|
Time |
localTime
|
Constructor Summary | |
---|---|
DTDirector.DTActor(Actor actor)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Time localTime
private Actor _actor
private int _repeats
private boolean _shouldGenerateInitialTokens
Constructor Detail |
---|
public DTDirector.DTActor(Actor actor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |