
| Class | Description |
|---|---|
| ApplicationScope |
Defines an entity that is applicable over a certain application, this will be
shared over the whole Space for the same application.
|
| AppPartScope |
Defines an Entity same as
ApplicationScope but with finer grain, for
application parts. |
| InstanceScope |
Defines entity that are only applicable for the instance given in the scope.
|
| ModuleScope |
Used for entities that are only applicable for the given module and instance.
|
| Scope |
Abstract definition of a Scope.
|
| SpaceScope |
Defines Scopes for entities that are applicable over the whole Space, so
when managed its value will be the same on the whole Space.
|
Copyright © 2018 universAAL Consortium. All rights reserved.