
Data objects exist in the Data Orchestration Engine (DOE).
You have specified the DOE preferences in the Preferences page.
More information: Configuring the Development Workstation
You use this procedure to import a data object as a model in the Mobile Project. You can then use these model classes for context binding in the project.
The IDE creates the:
Data object model and the model classes with their properties, and displays them in the Laptop UI Explorer
If you chose to create an Empty Model , the IDE creates an empty model.
Simple types used in the data object model under the Dictionaries node of the project.
You can now:
Use the model classes in the data object model for context binding in the project
Define query and composite classes for the model that you created
Use the model that you created as a Used Model in another model
To use an existing model as a used model, click the Used Model node with the secondary mouse button and choose Add , and then select the required models.
To delete a model, click the model node with the secondary mouse button and choose Delete . However, when you delete the model, the IDE retains the dictionary simple types. You must delete them manually.