|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.syrup.helpers.InPortImpl
An generic InPort implementation.
| Constructor Summary | |
InPortImpl(Task t,
boolean p)
Constructor for the InPortImpl object |
|
| Method Summary | |
boolean |
isSecond()
Returns true if the Port number is 2. |
Task |
task()
Returns the associated Task. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InPortImpl(Task t,
boolean p)
t - The associated Task.p - The port number.| Method Detail |
public Task task()
Port
task in interface Portpublic boolean isSecond()
Port
isSecond in interface Portpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||