Total number of instances allowed per top model

Description

Specify how many references to this model can occur in another model.

Category: Model Referencing

Settings

Default: Multiple

Zero

The model cannot be referenced. An error occurs if a reference to the model occurs in another model.

One

The model can be referenced at most once in a model reference hierarchy. An error occurs if more than one reference exists.

Multiple

The model can be referenced more than once in a hierarchy, provided that it contains no constructs that preclude multiple reference. An error occurs if the model cannot be referenced multiple times, even if only one reference exists.

To use multiple instances of a referenced model in normal mode, use the Multiple setting. For details, see Simulate Multiple Referenced Model Instances in Normal Mode.

Command-Line Information

Parameter: ModelReferenceNumInstancesAllowed
Value: 'Zero' | 'Single' | 'Multi'
Default: 'Multi'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No recommendation

Related Topics