Public Member Functions | |
void | setDevice (Device value) |
Device | getDevice () |
void | addApplications (Application elem) |
boolean | removeApplications (Application elem) |
void | clearAllApplications () |
Iterator | getAllApplications () |
List | getApplications () |
void | setApplications (List l) |
Private Attributes | |
Device | device |
List | applications = new ArrayList() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Protege name: applications |
|
Protege name: device |