Package | Description |
---|---|
org.universAAL.tools.ucc.profile.agent | |
org.universAAL.tools.ucc.profile.agent.impl |
Modifier and Type | Method and Description |
---|---|
Space |
ProfileAgent.getSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
ProfileAgent.getSpaces() |
Modifier and Type | Method and Description |
---|---|
String |
ProfileAgent.addDevice(Device device,
Space space) |
String |
ProfileAgent.addServicesToSpace(Space space,
AppService serv) |
String |
ProfileAgent.addSpace(Space space)
Used by uCC
|
List<Device> |
ProfileAgent.getAllDevices(Space space) |
String |
ProfileAgent.getServicesOfSpace(Space space) |
Space |
ProfileAgent.getSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
Space |
ProfileAgentImpl.getSpace(Space space) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
ProfileAgentImpl.getSpaces() |
Modifier and Type | Method and Description |
---|---|
String |
ProfileAgentImpl.addDevice(Device device,
Space space) |
String |
ProfileAgentImpl.addDeviceToSpace(Device dev,
Space space) |
String |
ProfileAgentImpl.addServicesToSpace(Space space,
AppService serv) |
String |
ProfileAgentImpl.addSpace(Space space)
use space server
|
List<Device> |
ProfileAgentImpl.getAllDevices(Space space) |
String |
ProfileAgentImpl.getDevicesOfSpace(Space space) |
String |
ProfileAgentImpl.getServicesOfSpace(Space space) |
Space |
ProfileAgentImpl.getSpace(Space space) |
Copyright © 2018 universAAL Consortium. All rights reserved.