This functionality is only available for certain module packages.

You are here: Reference > IMX import > IMX tags > <mo>

<mo>

The tag <mo> addresses an existing project component or creates a new project component.

Attribute name Usage Attribute values Default value Description
name required Specifies the name of the existing or new project component. The name is interpreted relative to the parent project component.
calcExtensions optional off, oneLevel, allLevels off Enables the update of extension points.
off = Extension points are not updated.
oneLevel = The extension point in the component of the current <mo> tags is updated. The update does not affect resulting child components with extension points.
allLevels = The extension point in the component of the current <mo> tags is updated. The update affects all resulting child components with extension points.
typeClass required Absolute name of the library component from which an instance is inserted into the project.
save optional true, false true true = saves the project component after creation.
false = the project component is not saved.
Allowed sub-elements Quantity
<mo> any
<parameter> any