Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


BOM Concepts : Business Object Models

Business Object Models
A business object model is a set of business terms and relationships specific to your corporate environment (for example, in a financial environment, broker, counterparty, and so on). TIBCO Business Studio provides an Eclipse editor called the Business Object Model Editor to help you construct your business object model. In object-oriented terms, when you create a business object model, you are creating a class diagram using UML.
The advantage of creating or importing a business object model in TIBCO Business Studio is that you can use it:
You can create a Data Field in a Process that corresponds to a Class that you have defined in the business object model. If you create a data field in a process and set the field type by an external reference to a Class in the business object model, the field will have sub-fields that correspond to the attributes defined for that Class. See the chapter "Working with Process Data" in the TIBCO Business Studio Modeling User’s Guide for more about working with data fields.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved