Profiles

Profiles define a set of criteria for selecting database records for a persistent class.

Specify constraints that limit the records selected using the Conditions tab.

Profiles belong to the class to which they apply. This allows the selection criteria to include private attributes without breaking encapsulation.

Note: A profile on an event which is not itself acting as an EventSet is ignored during generation. That is, all profiles should be defined on the EventSet and not on individual events. Conditions can be added to profiles to restrict their operation to specific events.

The default window is Conditions. Refer to Profile Properties for properties applicable to profiles.