Package | Description |
---|---|
org.universAAL.ontology.profile | |
org.universAAL.tools.ucc.profile.agent | |
org.universAAL.tools.ucc.profile.agent.impl |
Modifier and Type | Method and Description |
---|---|
SpaceProfile |
Space.getProfile()
Gets the value of the Space Profile of this Space
|
Modifier and Type | Method and Description |
---|---|
void |
Space.setProfile(SpaceProfile value)
Sets the value for the Space Profile of this Space
|
Modifier and Type | Method and Description |
---|---|
List<SpaceProfile> |
ProfileAgent.getSpaceProfiles(User user)
Returns an
SpaceProfile list
from the profile log that are associated with the given user. |
Modifier and Type | Method and Description |
---|---|
String |
ProfileAgent.addSpaceProfile(SpaceProfile spaceProfile)
For testing
|
void |
ProfileAgent.addSpaceProfile(User user,
SpaceProfile spaceProfile)
Stores the new
SpaceProfile
that was performed by the user. |
void |
ProfileAgent.changeSpaceProfile(User user,
SpaceProfile spaceProfile)
Changes the existing
SpaceProfile that was
performed by the user. |
String |
ProfileAgent.getSpaceProfile(SpaceProfile spaceProfile) |
Modifier and Type | Method and Description |
---|---|
String |
ProfileAgentImpl.addSpaceProfile(SpaceProfile spaceProfile) |
void |
ProfileAgentImpl.addSpaceProfile(User user,
SpaceProfile spaceProfile) |
void |
ProfileAgentImpl.changeSpaceProfile(User user,
SpaceProfile spaceProfile) |
String |
ProfileAgentImpl.getSpaceProfile(SpaceProfile spaceProfile) |
Copyright © 2018 universAAL Consortium. All rights reserved.