Next: Scalable Real-Time Engine: SRTEngine
Up: Coupled DEVS: Coupled
Previous: Sub-components Related
Contents
Index
Related to couplings, there are three coupling related functions
for adding, removing, and printing as follows.
public void AddCP(Port spt, Port dpt);
public void RemoveCP(Port spt, Port dpt);
public void PrintCouplings() ;
MHHwang
2007-05-08