Top Up Prev Next Bottom Contents Index Search

14.6 BDF Stars

Because the class CGCPortHole is not derived from BDFPortHole , the setBDFParams method described in "BDF Domain" on page 8-1 is not available for code generation stars. Use the setRelation method of DynDFPortHole instead.



For example, the following statements describe the relationships among the portholes of the Switch block.

trueOutput.setRelation(DF TRUE, control);
falseOutput.setRelation(DF FALSE, control);


Top Up Prev Next Bottom Contents Index Search

Copyright © 1990-1997, University of California. All rights reserved.