WebStudio Domain Model Editor Reference
In WebStudio, using the domain model editor you can edit the domain model entries. You can also configure the domain model to inherit entries from another domain model in the project.
Configuration
In the Configuration section, you can configure the basic domain model information.
Domain Entries
The Domain Entries section lists all the domain entries, that you can edit.
Commands | Description |
---|---|
Add | Add a new domain entry to the domain model. The new entry is appended at the end of the domain entries list. |
Remove | Remove the selected domain entry from the domain model. |
Duplicate | Create a duplicate of the selected domain entry at the of the domain entries list. |
Details
In the Details section you can enter the value of the domain entry based on the Domain Type.
Data Type | Description |
---|---|
String | String entries are simple text strings. |
Integer, Double, Long | In a single domain model, you can enter single values, range values, or a mixture of both. Acceptable values for integer, long, and double domain entries are the same as for the equivalent Java datatypes. |
Boolean | Boolean entry values are always true or false. The description can give the meaning of the pair of choices, such as male or female, supported or unsupported, eligible or ineligible and so on. |
DateTime | In a single domain model, you can enter single values, range values, or a mixture of both. You specify a date and a time. Using the date picker you can select the date. |
Copyright © TIBCO Software Inc. All Rights Reserved.