|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiagapplet.CodeGen.ChannelInfo
public class ChannelInfo
Information needed by the RCS Design tool related to a single NML channel. (Each channel connects a seperate process to a seperate NML buffer.)
Field Summary | |
---|---|
int |
id
|
boolean |
isWriter
|
java.lang.String |
ModuleName
|
java.lang.String |
Name
|
static int |
num_channels
|
boolean |
updateEveryCycle
|
Constructor Summary | |
---|---|
ChannelInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String Name
public java.lang.String ModuleName
public boolean isWriter
public boolean updateEveryCycle
public int id
public static int num_channels
Constructor Detail |
---|
public ChannelInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |