ChannelCore

public interface ChannelCore<P extends PortType> extends Channel<P>

The ChannelCore class.

Author:Lars Kroll <lkroll@kth.se>

Methods

forwardToNegative

public void forwardToNegative(KompicsEvent event, int wid)

forwardToPositive

public void forwardToPositive(KompicsEvent event, int wid)

hasNegativePort

public boolean hasNegativePort(Port<P> port)

hasPositivePort

public boolean hasPositivePort(Port<P> port)

isDestroyed

public boolean isDestroyed()