In the wizard_Name step you can choose to create new system or select existing system, in which your model will be created.
- Here system is called the element, which is defined in action, tag property: type.
- This step should be added before wizard_Capture, and wizard_Relate steps.
- If this step is not added to the wizard, by default the Data - model root is used as default owner.
- If the Create new radio button is selected, text box to add new element name and tree to select it owner is shown.
- If the Select existing button is selected, drop down list is shown with existing elements.
See the «wizard_Name» stereotype properties descriptions in the following table.
Stereotype property | Required/ | Description |
---|---|---|
type | Required | Type of the element you can create as system |
stepDescription | Optional | Step description. |
selectNameDescription | Optional | System Name field description. |
selectOwnerDescription | Optional | Select owner field description. |
selectExistingDescription | Optional | Existing system selection field description. |