To enable
interface realization for models made before
version 7.1 of the product, you must set the C_CG::Class::InterfaceGenerationSupport property
to Checked.
The
choices
are as follows:
- Checked means
that interfaces
are generated with virtual tables and can be realized.
- Cleared means that the Interface
stereotype is ignored. Meaning you can turn off the interface generation
ability.
See the definition provided for
the property on
the applicable Properties tab of the Features
window.
Note the following information:
- If the C_CG::Class::InterfaceGenerationSupport property
is set to Cleared for at least one of the interfaces
in the contract for the port, the port is treated as a rapid port.
- C_CG::Class::InterfaceGenerationSupport is
a compatibility-with-earlier-version property only and is not listed
in new models.