Package | Description |
---|---|
org.universAAL.middleware.interfaces.configuration.scope |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationScope
Defines an entity that is applicable over a certain application, this will be
shared over the whole Space for the same application.
|
class |
AppPartScope
Defines an Entity same as
ApplicationScope but with finer grain, for
application parts. |
class |
InstanceScope
Defines entity that are only applicable for the instance given in the scope.
|
class |
ModuleScope
Used for entities that are only applicable for the given module and instance.
|
Copyright © 2018 universAAL Consortium. All rights reserved.