diagapplet.CodeGen
Class ChannelInfo
java.lang.Object
diagapplet.CodeGen.ChannelInfo
public class ChannelInfo
- extends java.lang.Object
Information needed by the RCS Design tool related to a single NML channel.
(Each channel connects a seperate process to a seperate NML buffer.)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Name
public java.lang.String Name
ModuleName
public java.lang.String ModuleName
isWriter
public boolean isWriter
updateEveryCycle
public boolean updateEveryCycle
id
public int id
num_channels
public static int num_channels
ChannelInfo
public ChannelInfo()