Diagram Nodes
Business object model Diagram Nodes consist of BOM diagrams, BOM classes, primitive types, and attributes.
See BOM Diagrams, BOM Classes, Primitive Types, and Attributes.
When creating diagram nodes, note that:
- When you create a business object model in the Business Object Modeler, the Business Object Modeler automatically creates a package of the same name in which to place your diagram nodes. Therefore, there is no need to create a package in which to place all your diagram nodes, unless you want to create extra packages in which to group diagram nodes. For example, you might wish to create a package to contain all your Primitive Types.
- The Business Object Modeler uses the following Java programming conventions.
- Business object names must not be a Java keyword.
- Business object names should follow the Java Naming Convention.
See http://java.sun.com/docs/codeconv/ for more information about these. These Java Programming Conventions are options under Preferences, so you can choose to disable them if you require.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.