public class OutPort extends Object
Modifier and Type | Method and Description |
---|---|
void |
connectTo(InPortReceiver ip) |
void |
connectTo(InPortReceiver ip,
double delay,
EventManager em) |
void |
send() |
public String name
public OutPort(String s)
public void connectTo(InPortReceiver ip)
public void connectTo(InPortReceiver ip, double delay, EventManager em)
public void send() throws RuntimeError
RuntimeError
Copyright © 2020. All rights reserved.