|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This is the base interface that forces definition of how a component will connect to other components and the creates connection by which other components may connect to it.
| Method Summary | |
void |
connect(connect.CreatesConnection host)
connect to the component specified by the CreatesConnection |
connect.CreatesConnection |
getConnection()
return the CreatesConnection that would allow another component to connect. |
| Method Detail |
public void connect(connect.CreatesConnection host)
public connect.CreatesConnection getConnection()
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||