Working with the EGL APIs for code review

The Custom Rules API for EGL code review and the EGL Application Model API are complementary. Some knowledge of both is required to implement a user-written rule.

The Custom Rules API for EGL code review API provides the base class for user-written rules and includes useful classes for manipulating the objects in the EGL Application Model (EAM).

To read the Javadoc information for this API, click the link at the end of the topic. Or from the Table of Contents, click Reference > Application Programming Interfaces > EGL Application Model APIs > Custom Rules API for EGL Code Review.

The EGL Application Model (EAM) API provides interfaces for accessing the elements of a EGL source code program when the program is analyzed by the EGL code review component.

To read the Javadoc information for this API, click the link at the end of the topic. Or from the Table of Contents, click Reference > Application Programming Interfaces > EGL Application Model APIs > EGL Application Model API.


Feedback