| Package | Description |
|---|---|
| org.universAAL.middleware.managers.api | |
| org.universAAL.middleware.managers.deploy.uapp.model | |
| org.universAAL.tools.ucc.model |
| Modifier and Type | Method and Description |
|---|---|
Map<PeerCard,List<Part>> |
UAPPPackage.getDeploy() |
| Modifier and Type | Method and Description |
|---|---|
InstallationResults |
InstallationResultsDetails.getDetailedResult(PeerCard peer,
Part part) |
void |
InstallationResultsDetails.setDetailedResult(PeerCard peer,
Part part,
InstallationResults result) |
| Constructor and Description |
|---|
UAPPPackage(String serviceId,
String id,
URI folder,
Map<PeerCard,List<Part>> layout) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Part> |
AalUapp.ApplicationPart.part |
| Modifier and Type | Method and Description |
|---|---|
Part |
ObjectFactory.createPart()
Create an instance of
Part |
| Modifier and Type | Method and Description |
|---|---|
List<Part> |
AalUapp.ApplicationPart.getPart()
Gets the value of the part property.
|
| Modifier and Type | Method and Description |
|---|---|
Part |
UAPPPart.getPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
UAPPPart.setPart(Part part) |
| Constructor and Description |
|---|
UAPPPart(String appId,
String name,
String location,
int major,
int minor,
int micro,
String description,
boolean multipart,
Part part,
String bundleId,
String bundleVersion) |
Copyright © 2018 universAAL Consortium. All rights reserved.