classdefaultComponentPrefixes
defaultComponentPrefixes
Extends from ModelicaReference.Icons.Information (Icon for general information packages).
Information
Default prefixes when dragging component
Examples
annotation(defaultComponentPrefixes="inner",
defaultComponentName="world")
Syntax
annotation"(" defaultComponentPrefixes "=" STRING ")"
Description
The following prefixes may be included in the string prefixes: inner, outer, replaceable, constant, parameter, discrete. In combination with defaultComponentName it can be used to make it easy for users to create inner components matching the outer declarations.