Business Object Models
The business object (data) model is where you define in business terms the Classes, Attributes, Primitive Types, Operations, Associations, and so on that describe your business data.
There are a number of common tasks that you perform using the Business Object Modeler in TIBCO Business Studio.
When you have created a business object model, you can search for business object model diagram elements within it using quick-find (Ctrl-F) within the diagram, and entering the initial characters of the name you are searching for. Double-click the element you are shown in the search to go to its location in the diagram.
Business Object Model Creation
A Business Data project contains Business Object Models within the Business Objects folder.
When you create a new Business Data Project (File > New > Business Data Project), the initial Business Object Model (.bom) asset is created.
You can add more business object models to describe other aspects of your business data by creating additional business object model assets in this folder. You can also organize your business data into a discrete hierarchy of reusable business data projects.