setFrameworkInstance

This method changes the value of the OMReactive class attribute.

Visibility
Public
Signature
void setFrameworkInstance(OMBoolean is) 
Parameters
is

Specifies the value for the frameworkInstance attribute. The possible values are as follows:

Note: The frameworkInstance attribute can be used to model the Rational® Rhapsody® framework in terms of itself. The default value is FALSE; you would not normally want to change the default.

Feedback