|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.actor.lib.hoc.RealTimeComposite.OutputFrame
private static class RealTimeComposite.OutputFrame
Bundle of a token and the output port at which it arrived.
Field Summary | |
---|---|
Time |
time
|
java.util.List<RealTimeComposite.QueuedToken> |
tokens
|
Constructor Summary | |
---|---|
RealTimeComposite.OutputFrame(Time theTime,
java.util.List<RealTimeComposite.QueuedToken> theTokens)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Time time
public final java.util.List<RealTimeComposite.QueuedToken> tokens
Constructor Detail |
---|
public RealTimeComposite.OutputFrame(Time theTime, java.util.List<RealTimeComposite.QueuedToken> theTokens)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |