The REST Application represents the set of Resources being
provided by the API. It defines the scope of the API for a particular
business purpose and sets a boundary on the Resources available to
the API User.
About this task
The following steps show how to create a REST Application
in the RADM.
Procedure
Add a Package under the RESTful Services > Applications Package in which to create the Applications.
Figure 1. Package
Create a class in the package for the application, e.g. BPS Consumer
Banking Application
Figure 2. Application Class
Apply the REST Application stereotype to the Class.
In the Project Explorer view, select the Class.
Open the Properties > Stereotypes view.
Click Apply Stereotypes...
In the Apply Stereotypes window, select Application :
REST and click OK.