Add a Domain Model
Procedure
-
Right-click the folder where you want to store the domain model, and select
New
> Domain Model. You see the New Domain Model Wizard.
Alternatively, right-click a resource, and select New > Other. In the New dialog, select Domain Model under TIBCO BusinessEvents.
-
In the
Domain Model Name field, type a name for the domain model. In the Description field, type a description.
Note: You cannot change the name in the editor. To change the name of any project element, right-click the element in BusinessEvents Studio Explorer and select Refactor > Rename. See Element Refactoring Operations for more details.
- Click Finish. You see the Domain Model editor.
- In the Domain Type field, select the data type for this domain model. See Supported Data Types for supported types.
- As needed, complete the Inherits From field. If this domain model extends another domain model, browse to and select that domain model.
-
In the Domain Entries section, click
Add.
An empty row appears in the table of entries.
You can also select rows and click Duplicate to duplicate (and then modify) selected rows.
You can select a row and click Remove to remove individual rows that are not needed.
-
For each row you add, enter a description (optional) and in the Details section, define the domain model entry.
The Details section presents appropriate fields for defining the type of domain model entry you selected in step 4.
- When you have created the entries for the domain model, save the domain model resource.
Copyright © TIBCO Software Inc. All rights reserved.