Previous Topic: Objects and the Object Browser

Next Topic: Viewing the Object Browser

CA Plex Object Types

CA Plex uses many types of objects. The following list shows the abbreviation and the icon CA Plex uses to identify each object type that you encounter in this tutorial.

Object Type

Abbreviation

Symbol

Description

Entity

ENT

CA Plex Object Types

Entities are the tangible objects, such as customers and orders, and intangible objects, such as projects and job titles, about which you want to record information.

Field

FLD

CA Plex Object Types (2)

Fields are the pieces of information that you want to record about an entity, such as employee names, item prices, and order statuses.

Function

FNC

CA Plex Object Types (3)

Functions are processes that define the functionality of an application. A function is roughly equivalent to a program or method.

Panel

PNL

CA Plex Object Types (4)

Panels are the windows and dialogs that make up the user interface of the application.

Table

TBL

CA Plex Object Types (5)

Tables are the physical structures in which data is stored in applications that use relational databases.

View

VW

CA Plex Object Types (6)

Views represent all or part of the data in a database table. A view itself does not contain any data—you can think of it as a window through which you look at the data in the table.

Diagram

DGM

CA Plex Object Types (7)

Diagrams visually represent a subset of the objects in a model. They show objects and the relationships between the objects.

Message

MSG

CA Plex Object Types (8)

Messages hold text. You can use the text in error messages, as the caption for windows and dialogs, and so on.