[kepler-dev] IOPort question

Mohana Ramaratnam mramarat at wustl.edu
Thu May 25 13:11:38 PDT 2006


Hello,

I am trying to write java code to do the following:

Given two actors A and B create a relation between some_port_a on A with 
some_port_b on B. Lets say some_port_a is an input and an output port.

I can see that for an IOPort.link method links up two ports. What I want 
to know is that how can I specify that this relation should link 
some_port_a.input to some_port_b.

Mohana


More information about the Kepler-dev mailing list