|
Object Model Overview
Object Modeling Concepts
•
•Classes
•
•Attributes
•
• Many of the attributes for a class are shown as fields in the user interface. For example, on an asset’s Properties view you can see the Asset number and Classification fields.Methods
A method is any action that you can perform against an instance (object) of a particular class. For example, Change Status is a method that can be performed on asset objects.
•
•Relationships
Views
A view is a screen or set of screens in the user interface. Each class usually has one or more views. View objects include class views (for example, the site’s Assets view) and dialogs (for example, the Work Management Settings dialog).The following is an example of an asset’s Properties view.The views for an object are created and maintained using the Views view of the class.