new RoleApplicationConfig()
    Model class for the components and settings defined in a Role.
Constructs a new 
RoleApplicationConfig.
The following features are supported:
Members
components :Object.<string, tibco.objectapi.rs.RoleComponent>
    Map containing a list of components - keyed by path (which uniquely identifies the component).
This property holds the value of the 'Components' containment reference map.
    Type:
- Object.<string, tibco.objectapi.rs.RoleComponent>
 
settings :tibco.objectapi.rs.RoleSettings
    The role settings.
This property holds the value of the 'Settings' containment reference.