Previous Topic: Code GenerationNext Topic: Object Types


Terms

In this chapter, you create an entity called Project. The Project entity uses fields to store information, such as its start and end dates. You inherit functions to enable end users to create, modify, and delete projects. Entities, fields, and functions are all types of CA Plex objects.

A local model is the file that stores the design of the application you are building. In your local model, you create and define objects.

The Object Browser displays all of the objects in a model. In it, you can see the pattern library objects available, as well as the objects that you define in your model.