public class SimsparkLogfileReaderChannel extends InputOutputChannel
Constructor and Description |
---|
SimsparkLogfileReaderChannel(IChannelManager manager,
ChannelParameters info,
java.io.File perceptionfile,
java.io.File actionFile) |
Modifier and Type | Method and Description |
---|---|
void |
init(IAgentMetaModel instance) |
void |
stopChannel() |
sendMessage
getLastErrorMessage, getNumberOfReceivedMessages, startChannel, update
getConnectionState, getManager, isConnected
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectionState, isConnected, startChannel
public SimsparkLogfileReaderChannel(IChannelManager manager, ChannelParameters info, java.io.File perceptionfile, java.io.File actionFile)
public void init(IAgentMetaModel instance)
public void stopChannel()
stopChannel
in interface IChannel
stopChannel
in class ConnectionChannel