public class Sink extends Entity
Sink
has been derived from the Entity
and is
implemented with the help of InputMessageHandler
. It communicates with the preceding
model component via the input port (class InputPort
)
This component can be used as sink for all messages. All received messages
are destroyed by this entity.Entity.PortAlias
portAliases, ports, simNode
Modifier and Type | Method and Description |
---|---|
InputPort |
getInput() |
protected void |
handleMessageIndication(Message message) |
addPort, aliasPort, aliasPort, connect, disconnect, getName, getNode, getPortByName, getPorts, isPortKnown, unaliasPort