| Package | Description | 
|---|---|
| org.universAAL.tools.ucc.controller.install | |
| org.universAAL.tools.ucc.model | |
| org.universAAL.tools.ucc.windows | 
| Constructor and Description | 
|---|
LicenseController(UccUI app,
                 LicenceWindow win,
                 ArrayList<License> lix,
                 Service service,
                 UAPP installingApp)  | 
| Modifier and Type | Method and Description | 
|---|---|
License | 
Service.getLicenses()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Service.setLicenses(License licenses)  | 
| Constructor and Description | 
|---|
Service(String serviceId,
       int minor,
       int major,
       int micro,
       String description,
       String name,
       String provider,
       ArrayList<String> tags,
       License licenses,
       String ontologyUri,
       String iconPath)  | 
| Constructor and Description | 
|---|
LicenceWindow(UccUI app,
             ArrayList<License> licenses,
             Service service,
             UAPP installApp)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.