Create, edit and run models

1. Create a model

    After XWorker is installed, in the main interface of XWorker's model manager, you can open the new model window through the right-click menu and select the model you want to create in the new model window.

    For example, in the video below, choose to create an SWT Shell model, and the editing will be opened after the model is created.

2. Edit the model

    A model is a tree-structured data consisting of nodes and attributes like XML, so the basic way to edit a model is to write a model node's attribute form, and add and delete model's child nodes.

    The following video demonstrates editing a model's property form, adding child nodes of a model, and more.

3. Run the model

    Runable models usually define a run menu, such as the SWT Shell model in this tutorial, which can be run through the menu SWT->Run.

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号