Adding a Domain Model
You can store domain models as desired, for example, in a folder called DomainModels. For each domain model, you create a set of domain entries, where each entry represents a valid value for the entity property that uses the domain model.
After you add a domain model, associate it with a property. See Associating Domain Models with Properties
- Add a Domain Model
- Adding Domain Entries
When you add a domain model, first select its data type. The Domain Model editor then displays an appropriate user interface for defining domain model entries of that data type.
Copyright © TIBCO Software Inc. All rights reserved.