|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcsp.nxt.plugnplay.ActiveCopy
public class ActiveCopy
| Field Summary | |
|---|---|
(package private) ChannelInputInt |
in
|
(package private) ChannelOutputInt |
out1
|
(package private) ChannelOutputInt |
out2
|
| Constructor Summary | |
|---|---|
ActiveCopy(ChannelInputInt in,
ChannelOutputInt out1,
ChannelOutputInt out2)
|
|
| Method Summary | |
|---|---|
void |
run()
This defines the actions of the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ChannelInputInt in
ChannelOutputInt out1
ChannelOutputInt out2
| Constructor Detail |
|---|
public ActiveCopy(ChannelInputInt in,
ChannelOutputInt out1,
ChannelOutputInt out2)
| Method Detail |
|---|
public void run()
CSProcess
run in interface CSProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||