Modifier and Type | Class and Description |
---|---|
class |
ContextHistoryServices
Here are described the provided services that are registered by the CHe in
the service bus.
|
Modifier and Type | Class and Description |
---|---|
class |
SCalleeProvidedService
The class where all service profiles are built.
|
Modifier and Type | Class and Description |
---|---|
class |
ProvidedReasoningService
This implementation of ReasoningService contains all methods currently
supported by the Reasoner.
|
Modifier and Type | Class and Description |
---|---|
class |
ProvidedDroolsReasonerService
Service descriptor for the rule engine.
|
Modifier and Type | Class and Description |
---|---|
class |
AHServiceOntology
Definition of service for the universAAL service bus (service profiles) for
available ActivityHub devices.
|
Modifier and Type | Class and Description |
---|---|
class |
ProvidedFS20Service
all the services of Controlled FS20 Devices (FS20Gong && FS20Display)
|
Modifier and Type | Class and Description |
---|---|
class |
ProvidedContinuaHdpManagerService |
Modifier and Type | Class and Description |
---|---|
class |
KnxServiceCalleeProvidedService |
Modifier and Type | Class and Description |
---|---|
class |
SimplifiedApiService
This is a simple helper class used for generating the profiles in the persona
way.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextEventPattern
Defines the patterns used to match which events must be forwarded to which
subscribers.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextProvider
Ontological representation of a ContextProvider
|
class |
ContextProviderType
An enumeration for indicating the type of a context provider, which may be a
controller, a gauge, or a reasoner.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationFile
Ontological representation of ConfigurationFile in the
configurationontologu ontology.
|
class |
ConfigurationParameter
Ontological representation of ConfigurationParameter in the configuration
ontology.
|
class |
Entity
Ontological representation of Entity in the configurationontologu
ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparableIndividual
Represents the class of individuals that can be compared to other individuals
for finding out their (partial) order.
|
class |
DatatypeProperty
Definition of an OWL datatype property.
|
class |
ManagedIndividual
The root of the whole manageable class hierarchy in universAAL.
|
class |
ObjectProperty
Definition of an OWL object property.
|
class |
OntClassInfo
Definition of an OWL class.
|
class |
PrivateResource |
Modifier and Type | Class and Description |
---|---|
class |
GenericManagedIndividual
Class to create instances for a
GenericOntology . |
Modifier and Type | Class and Description |
---|---|
class |
AbsLocation
A very abstract representation of locations just at a level needed by the
middleware.
|
class |
LevelRating |
class |
Rating
An enumeration originally designed for rating the perceived quality of a
service but kept at a more generally shared level, because it can be used not
only for rating services but generally as a rating system.
|
Modifier and Type | Class and Description |
---|---|
class |
Property
Definition of an RDF property.
|
class |
PropertyPath
A PropertyPath is a closed list of property URIs that relates a resource to a
set of other resources or literal values as it could be reached by
conventional join operations over an RDF database.
|
class |
RDFClassInfo
Definition of an RDF class.
|
class |
ScopedResource
A
ScopedResource is a Resource that may have been generated at, or be
sent to, another Space. |
class |
Variable
Super class for OWL-S Support of Process Parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatingFilter
The aggregatingFilter class together with ServiceRequest class cover the CALL
clause of a SPARQL-like query.
|
class |
AggregationFunction
The AggregationFunction class includes the required functions in the SELECT
clause of a the SPARQL-like query.
|
class |
CallStatus
The CallStatus simply describes the possible status of the services.
|
class |
MultiServiceResponse
The
MultiServiceResponse represents a set of ServiceResponse
s. |
class |
ServiceCall
Operations of
ServiceCallee s will be called by passing an instance of
this class. |
class |
ServiceRequest
A class that represents a service request resource, which is used by the
ServiceCaller -s when performing synchronous or asynchronous
requests. |
class |
ServiceResponse
A class that represents a service response resource, which is produced by the
ServiceCallee -s when handling calls, and are delivered to the
ServiceCaller -s as a result of their requests. |
Modifier and Type | Class and Description |
---|---|
class |
AapiServiceRequest |
class |
AapiServiceResponse |
Modifier and Type | Class and Description |
---|---|
class |
ServiceRealization
The realization of a service to be passed to the service bus as registration
parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
InitialServiceDialog |
class |
Service
The root of the hierarchy of service classes in universAAL.
|
class |
UserInterfaceService |
Modifier and Type | Class and Description |
---|---|
class |
ProcessInput
This class represents the OWL-S process input parameter
|
class |
ProcessLocal
This class represents the OWL-S process local parameter
|
class |
ProcessOutput |
class |
ProcessParameter
Implementation of process:Parameter
(xmlns:process="http://www.daml.org/services/owl-s/1.1/Process.owl#").
|
class |
ProcessResult
This class represents ProcessResult of OWL-S -
http://www.daml.org/services/owl-s/1.1/Process.owl#Result
|
Modifier and Type | Class and Description |
---|---|
class |
MultiLocationParameter
The superclass for profile parameters that deal with locations in relation to
services, hence the restriction for the property 'valueData' is not supported
by this class but 'sParameter' will be mandatory accepting an array of
AbsLocation s. |
class |
NumberOfSamples
The superclass for profile parameters that deal with counting in statistical
calculations, hence the restriction for the property 'sParameter' is not
supported by this class but 'valueData' will be mandatory accepting a single
'xsd:nonNegativeInteger'.
|
class |
ProfileParameter
Implementation of
http://www.daml.org/services/owl-s/1.1/Profile.owl#ServiceParameter, usually
covering the non-functional parameters.
|
class |
QoSRating
The superclass for profile parameters that deal with rating the quality of
services, hence the restriction for the property 'valueData' is not supported
by this class but 'sParameter' will be mandatory accepting a single
Rating . |
class |
ResponseTimeInMilliseconds
The superclass for profile parameters that deal with response time measured
in milliseconds, hence the restriction for the property 'sParameter' is not
supported by this class but 'valueData' will be mandatory accepting a single
'xsd:positiveInteger'.
|
class |
ServiceProfile
A "registration parameter" as accepted by the service bus of the
middleware.
|
class |
SingleLocationParameter
The superclass for profile parameters that deal with locations in relation to
services, hence the restriction for the property 'valueData' is not supported
by this class but 'sParameter' will be mandatory accepting a single
AbsLocation . |
Modifier and Type | Class and Description |
---|---|
class |
UIHandlerProfile
A profile of the
UIHandler that describes its capabilites so that
they can be matched with UIRequest ( more specifically User
preferences and abilities added by the IDialogManager ) and possibly
some additional parameters. |
class |
UIRequest
Instances of this class can be used to user interaction requests.
|
class |
UIResponse
Instances of this class can be used to exchange info about user input.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessImpairment
Main class used for modeling of access impairments (e.g.
|
class |
DialogType
Defines types of dialog that can be System menu, Message, Subdialog and
Standard Dialog.
|
class |
Modality
Defines modalities which can be: voice, gui, gesture, sms, web or mobile
|
class |
Preference
Main class used for modeling of User Preferences.
|
class |
PrivacyLevel
Defines privacy levels that can be: insensible, known_people_only,
intimates_only, home_mates_only, personal
|
class |
Recommendation
Core concept for Modal Recommendations over FormElements.
|
Modifier and Type | Class and Description |
---|---|
class |
ChoiceItem
A special case of
labels with an associated value suitable for
usage as a leaf entry in a hierarchy of possible choices. |
class |
ChoiceList
|
class |
Form
Forms can be used to describe dialogs in a modality- & layout-neutral way.
|
class |
FormControl
The structural unit of forms that may bear information to be presented to
human users and / or serve as a placeholder for user input.
|
class |
FormElement |
class |
Group
The structural unit of forms that serves as a container for other form
controls.
|
class |
Input
The abstract class for all types of form controls that serve as a placeholder
for possible user input.
|
class |
InputField
The default
Input control. |
class |
Label
The type of possible values for
FormControl.PROP_CONTROL_LABEL . |
class |
MediaObject
An
Output control for presenting media (content that goes beyond
plain text). |
class |
Output
The abstract class for all types of form controls that bear information to be
presented to human users.
|
class |
Range
A range control should be used as placeholder for such user input that must
belong to an ordered set of values between a known minimum value and a known
maximum value.
|
class |
Repeat
A subclass of
Group whose children are all of the same type. |
class |
Select
An input control to be used if the user input is restricted to a fixed list
of acceptable values.
|
class |
Select1
A subclass of
Select that allows only one selection. |
class |
SimpleOutput
The default
Output control containing info in form of plain text or
another simple type supported by
TypeMapper . |
class |
SubdialogTrigger
A subclass of
Submit that does not finish the current dialog but
starts a subdialog, normally used for viewing or editing complex data that
was represented in the main dialog in a summarized way or in way not suitable
for editing. |
class |
Submit
Represents a button in the form that finishes the dialog represented by that
form.
|
class |
TextArea
An input control for getting larger text input.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityHub
Ontological SERVICE that handles activity hub devices.
|
class |
ActivityHubSensor
Ontological representation of an activity hub sensor concept, to be extended
by different sensor types.
|
class |
ActivityHubSensorEvent
Intermediate concept.
|
class |
ContactClosureSensor
Ontological representation of a contact closure sensor according to ISO 11073
- Part 10471 (Independent living activity hub).
|
class |
ContactClosureSensorEvent
Ontological enumeration of contact closure sensor events according to ISO
11073 - Part 10471 (Indepentend living activity hub).
|
class |
CoSensor
Ontological representation of a CO (carbon monoxide) sensor according to ISO
11073 - Part 10471 (Independent living activity hub).
|
class |
EnuresisSensorEvent
Ontological enumeration of enuresis sensor events according to ISO 11073 -
Part 10471 (Independent living activity hub).
|
class |
EnvironmentalSensorEvent
Ontological enumeration of environmental sensor events according to ISO 11073
- Part 10471 (Independent living activity hub).
|
class |
FallSensorEvent
Ontological enumeration of fall sensor events according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
GasSensor
Ontological representation of a gas sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
MedicationDosageSensor
Ontological representation of a medication dosage sensor according to ISO
11073 - Part 10471 (Independent living activity hub).
|
class |
MedicationDosageSensorEvent
Ontological enumeration of medication dosage sensor events according to ISO
11073 - Part 10471 (Independent living activity hub).
|
class |
MotionSensorEvent
Ontological enumeration of motion sensor events according to ISO 11073 - Part
10471 (Independent living activity hub), edition 2010-05-01 Methods included
in this class are the mandatory ones for representing an ontological
enumeration in Java classes for universAAL.
|
class |
PersSensor
Ontological representation of a PERS (personal emergency) sensor according to
ISO 11073 - Part 10471 (Independent living activity hub).
|
class |
PersSensorEvent
Ontological enumeration of PERS (personal emergency) sensor events according
to ISO 11073 - Part 10471 (Independent living activity hub).
|
class |
PropertyExitSensor
Ontological representation of a property exit sensor according to ISO 11073 -
Part 10471 (Independent living activity hub).
|
class |
PropertyExitSensorEvent
Ontological enumeration of property exit sensor events according to ISO 11073
- Part 10471 (Independent living activity hub).
|
class |
SmokeSensor
Ontological representation of a smoke sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
SwitchSensorEvent
Ontological enumeration of switch sensor events according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
TemperatureSensorEvent
Ontological enumeration of temperature sensor events according to ISO 11073 -
Part 10471 (Independent living activity hub), edition 2010-05-01 Methods
included in this class are the mandatory ones for representing an ontological
enumeration in Java classes for universAAL.
|
class |
UsageSensor
Ontological representation of a usage sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
class |
UsageSensorEvent
Ontological enumeration of usage sensor events according to ISO 11073 - Part
10471 (Independent living activity hub), edition 2010-05-01 Methods included
in this class are the mandatory ones for representing an ontological
enumeration in Java classes for universAAL.
|
class |
WaterSensor
Ontological representation of a water sensor according to ISO 11073 - Part
10471 (Independent living activity hub).
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptorPlugActuator
Ontological representation of an adaptor plug actuator.
|
class |
AdaptorPlugActuatorEvent
Ontological enumeration of adaptor plug actuator events.
|
Modifier and Type | Class and Description |
---|---|
class |
LoudSpeaker
Ontological representation of a loudspeaker device.
|
class |
Microphone
Ontological representation of a microphone.
|
class |
VideoCamera
Ontological representation of a video camera.
|
Modifier and Type | Class and Description |
---|---|
class |
CameraService
Ontological service that controls a video camera.
|
class |
LoudSpeakerService
Ontological service that handles loudspeakers.
|
class |
MicrophoneService
Ontological service that handles microphones.
|
Modifier and Type | Class and Description |
---|---|
class |
AudioCompression
Ontological enumeration of different audio compression algorithms.
|
class |
AudioFile
Ontological representation of an audio software file.
|
class |
AudioFormat
Ontological representation describing an audio format.
|
class |
AudioStream
Ontological representation of a software audio stream.
|
class |
Compression
Ontological representation of a software compression algorithm.
|
class |
EndPoint
Ontological representation of a software endpoint in a transmission of TCP/IP
data.
|
class |
Format
this class should be the representation of a media format and is used for
streaming processes
|
class |
Stream
Ontological representation of a software data stream.
|
class |
VideoCompression
Ontological enumeration of different video compression algorithms.
|
class |
VideoFormat
Ontological representation describing a video format.
|
class |
VideoStream
Ontological representation of a software video stream.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextEvent
Helper class that replicates
ContextEvent as a ManagedIndividual
with the possibility of not defining some of its properties. |
class |
ContextHistoryService
The ontological description of the Context History related services.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuaHealthDevice |
class |
ContinuaHealthManager |
Modifier and Type | Class and Description |
---|---|
class |
AsymmetricEncryption
Ontological representation of AsymmetricEncryption in the cryptographic
ontology.
|
class |
BlockEncryption
Ontological representation of BlockEncryption in the cryptographic ontology.
|
class |
CertificationAuthority
Ontological representation of CertificationAuthority in the cryptographic
ontology.
|
class |
ChainedBlockEncryption
Ontological representation of ChainedBlockEncryption in the cryptographic
ontology.
|
class |
ChainMode |
class |
CryptographicService
Ontological representation of CryptograpichService in the cryptographic
ontology.
|
class |
CryptographicTechnique
Ontological representation of CryptographicTechnique in the cryptographic
ontology.
|
class |
DestinataryEncryptedSessionKey |
class |
Digest
Ontological representation of Digest in the cryptographic ontology.
|
class |
DigestService
Ontological representation of DigestService in the cryptographic ontology.
|
class |
EncryptedResource
Ontological representation of EncryptedResource in the cryptographic
ontology.
|
class |
Encryption
Ontological representation of Encryption in the cryptographic ontology.
|
class |
EncryptionKey
Ontological representation of EncryptionKey in the cryptographic ontology.
|
class |
EncryptionService
Ontological representation of EncryptionService in the cryptographic
ontology.
|
class |
KeyExchange
Ontological representation of KeyExchange in the cryptographic ontology.
|
class |
KeyRing
Ontological representation of KeyRing in the cryptographic ontology.
|
class |
MultidestinationEncryptedResource
Ontological representation of MultidestinationEncryptedResource in the
cryptographic ontology.
|
class |
SignAndVerifyService
Ontological representation of SignAndVerifyService in the cryptographic
ontology.
|
class |
SignedResource
Ontological representation of SignedResource in the cryptographic ontology.
|
class |
SimpleBlockEncryption
Ontological representation of SimpleBlockEncryption in the cryptographic
ontology.
|
class |
SimpleKey
Ontological representation of SimpleKey in the cryptographic ontology.
|
class |
StreamEncryption
Ontological representation of StreamEncryption in the cryptographic ontology.
|
class |
SymmetricEncryption
Ontological representation of SymetricEncryption in the cryptographic
ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
DSA |
class |
RSA |
Modifier and Type | Class and Description |
---|---|
class |
MessageDigest |
class |
SecureHashAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
AES |
class |
Blowfish |
class |
DES |
Modifier and Type | Class and Description |
---|---|
class |
ContinuedFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
DevelopmentFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
DirectFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
EarlyTimingFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
ErrorDetector |
class |
ExternalFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
Fault |
class |
FCR |
class |
IndirectFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
InteractionFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
IntermittentFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
InternalCauseFault
Copyright [2011-201] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
LateTimingFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
NonMaliciousFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
NonParametricFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
OperationalFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
ParametricFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
PermanentFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
PhysicalFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
PropertyFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
RecoveryAction |
class |
Sensor |
class |
ShapeFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
SoftwareFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
StructuralFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
Symptom |
class |
TimingFault |
class |
TransientFault
Copyright [2011-2014] [University of Siegen, Embedded System Instiute]
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
class |
ValueFault |
Modifier and Type | Class and Description |
---|---|
class |
CarpetSensor
Ontological representation of a pressure sensor embedded on a carpet.
|
class |
Oven
Ontological representation of an oven appliance.
|
class |
SirenActuator
Ontological representation of a siren that can be sounded.
|
class |
Strap
Ontological representation of any device that can be attached to a person by
a strap.
|
Modifier and Type | Class and Description |
---|---|
class |
Diagnostic
A diagnostic is the procedure trough which a a disease is identified.
|
class |
Disease |
class |
DiseaseSeverityStatus |
class |
DiseaseTimeEvolvingStatus |
class |
Epidemiology |
class |
Etiology |
class |
Patogeny |
class |
Pronostic |
class |
Sympthom |
Modifier and Type | Class and Description |
---|---|
class |
Consequence |
class |
ConsequenceProperty |
class |
DroolsReasoning |
class |
Fact |
class |
FactProperty
Key-Value pair defining a fact property.
|
class |
Rule
Drools Rule.
|
Modifier and Type | Class and Description |
---|---|
class |
Furniture
Ontological representation of any furniture.
|
class |
FurnitureType
Ontological enumeration of possible furniture types.
|
Modifier and Type | Class and Description |
---|---|
class |
GestureRecognition |
class |
PointingGestureInSpace |
Modifier and Type | Class and Description |
---|---|
class |
HandGestures |
class |
HandGestureService |
class |
HandGestureType |
Modifier and Type | Class and Description |
---|---|
class |
ActivityHeartRateRequirement |
class |
BloodPressureMeasurementTreatment |
class |
BloodPressureRequirement |
class |
Diet |
class |
HealthProfile |
class |
HealthyHabitsAdoption |
class |
HeartRateMeasurementTreatment |
class |
HeartRateRequirement |
class |
MeasuredPhysicalActivity |
class |
MeasurementRequirements |
class |
MotivationalStatusType |
class |
PerformedMeasurementSession |
class |
PerformedSession |
class |
PlannedSession |
class |
ReposeHeartRateRequirement |
class |
StatusType |
class |
TakeMeasurementActivity |
class |
Treatment |
class |
TreatmentPlanning |
class |
Walking |
class |
WeightMeasurementTreatment |
class |
WeightRequirement |
Modifier and Type | Class and Description |
---|---|
class |
DisplayTreatmentService
Launch display of a treatment.
|
class |
HealthService |
class |
PerformedSessionManagementService
This class describes the performed session management service, which consists
of storing a performed session and listing the sessions associated to the
health profile performed by the assisted person.
|
class |
PlannedSessionManagementService
This class describes the planned session management service, which consists
of editing, creating and deleting a planned session.
|
class |
ProfileManagementService |
class |
TreatmentManagementService
This class describes the treatment management service, which consists of
editing, creating and deleting a treatment.
|
Modifier and Type | Class and Description |
---|---|
class |
BloodOxygenSaturation |
class |
BloodPressure |
class |
HealthMeasurement |
class |
HeartRate |
class |
HeartRateSignal |
class |
PersonWeight |
Modifier and Type | Class and Description |
---|---|
class |
Air_Conditioning
Class for All Air Conditioning systems.
|
class |
Air_Conditioning_Mode
Air_Conditioning_Mode is a type of mode only for
Air_Conditioning in
which user can find three modes. |
class |
Heating
Class for Heating systems.
|
class |
Heating_Mode
A type of mode only for
Heating in which user can find three modes. |
class |
Hvac
HVAC stands for Heather,Ventilation and Air Conditioning, in this class are
defined the different properties that can find in any
Hvac system. |
class |
Mode
Superclass for the different modes of HVAC, include
Air_Conditioning_Mode , Heating_Mode and
Ventilation_Mode . |
class |
Target_Temperature
A type of HVAC device that is capable of reading the temperature and react
according to a target temperature.
|
class |
Ventilation
Class for all Ventilation systems.
|
class |
Ventilation_Mode
A type of HVAC mode only for
Ventilation systems in which user can
find three modes:
Fan
its a mode in which the user sets the ventilation mode is On, also in
many hvac system this mode is known as "Fan Mode".
Dry
enables dehumidifier technology.
|
Modifier and Type | Class and Description |
---|---|
class |
AcuteRheumaticFever |
class |
HeartFailure |
class |
HypertensiveDisease |
class |
IschemicHeartDisease |
class |
OtherCirculatorySystemDisease |
Modifier and Type | Class and Description |
---|---|
class |
CertainInfectiousParasiticDisease |
class |
CirculatorySystemDisease |
class |
DigestiveSystemDisease |
class |
MentalDisorder |
class |
Neoplasms |
class |
NervousSystemDisease |
class |
RespiratorySystemDisease |
Modifier and Type | Class and Description |
---|---|
class |
Astigmatism
Ontological representation of astigmatism impairment.
|
class |
ColorBlindness
Ontological representation of the color blindness impairment.
|
class |
FarSightedness
Ontological representation of far-sightedness impairment.
|
class |
HearingImpairment
Ontological representation of a hearing impairment.
|
class |
LightSensitivity
Ontological representation of light sensitivity impairment.
|
class |
NearSightedness
Ontological representation of near-sightedness impairment.
|
class |
PhysicalImpairment
Ontological representation of any physical impairment.
|
class |
SightImpairment
Ontological representation of any slight impairment.
|
class |
SpeakingImpairment
Ontological representation of a speaking impairment.
|
Modifier and Type | Class and Description |
---|---|
class |
Language |
class |
LanguageImpl |
Modifier and Type | Class and Description |
---|---|
class |
Beaming
Ontological service that handles beaming light sources.
|
class |
BeamingSource
Ontological representation of a beaming light source.
|
class |
BlinkableBeaming
Ontological service that handles blinkable and beaming light sources.
|
class |
BlinkableBeamingSource
Ontological representation of a blinkable and beaming light source.
|
class |
BlinkableLighting
Ontological service that handles blinkable light sources.
|
class |
BlinkableLightSource
Ontological representation of a blinkable light source.
|
class |
ElectricLight
Ontological enumeration of possible electric light types.
|
class |
FlamingLight
Ontological enumeration of possible flaming light types.
|
class |
Lighting
Ontological service that handles light sources.
|
class |
LightSource
Ontological representation of a light source.
|
class |
LightType
Ontological representation of a the light type concept, to be extended by
different enumerations of types.
|
class |
NaturalLight
Ontological enumeration of possible natural light types.
|
Modifier and Type | Class and Description |
---|---|
class |
LightingSimplified
Ontological service that handles light sources.
|
Modifier and Type | Class and Description |
---|---|
class |
Location
Ontological representation of the location of a physical thing.
|
class |
Place
Ontological representation of a place (which is not only a location but also
has some more properties.
|
class |
Way
Ontological representation of a way, which is a physical embodiment of a
path.
|
Modifier and Type | Class and Description |
---|---|
class |
Address
Ontological representation of an Address.
|
class |
MailBox
Ontological representation of a Mail Box.
|
class |
PhysicalAddress
Ontological representation of a Physical Address.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildingLevel
Ontological representation of a level of a building (the whole floor).
|
class |
Corridor
Ontological representation of corridor in a house.
|
class |
EntranceHall
Ontological representation of the entrance hall of a house.
|
class |
Hall
Ontological representation of the hall of a house.
|
class |
Home
Ontological representation of a house as an indoor place.
|
class |
HomeArea
Ontological representation of a delimited area within a house (do not mistake
with the house itself).
|
class |
IndoorPlace
Ontological representation of a place that is covered (indoors).
|
class |
Room
Ontological representation of a room in a house.
|
class |
RoomFunction
Ontological enumeration of possible functions of a room in a house.
|
class |
StairCase
Ontological representation of a staircase area in a house.
|
class |
StairWay
Ontological representation of a stairway connecting levels.
|
Modifier and Type | Class and Description |
---|---|
class |
Building
Ontological representation of any building.
|
class |
City
Ontological representation of a city as a generic outdoor place.
|
class |
CityPlace
Ontological representation of an outdoor place in a city.
|
class |
CityQuarter
Ontological representation of a city quarter or neighborhood.
|
class |
CityRegion
Ontological representation of a region in which a city is divided.
|
class |
Country
Ontological representation of a country as a generic outdoor place.
|
class |
OutdoorPlace
Ontological representation of a place located outdoors.
|
class |
Region
Ontological representation of a region as a generic outdoor place.
|
class |
State
Ontological representation of a state as a generic outdoor place.
|
Modifier and Type | Class and Description |
---|---|
class |
CoordinateSystem
Ontological representation of a geometric location coordinates system.
|
class |
OriginedMetric
Ontological representation of an origined metric in a geometric coordinate
system.
|
class |
Point
Ontological representation of an exact point in a geometric coordinate
system.
|
Modifier and Type | Class and Description |
---|---|
class |
MeanSquareError
An Error implementation, the mean square error function.
|
class |
Measurement
The Main Measurement Concept.
|
class |
MeasurementError |
class |
Signal |
Modifier and Type | Class and Description |
---|---|
class |
Stereoset
Ontological representation of a stereoset device.
|
class |
TV
Ontological representation of a TV appliance.
|
Modifier and Type | Class and Description |
---|---|
class |
LanguageClassifier
Ontological representation of LanguageClassifier in the Orchestration ontology.
|
class |
Orchestrator
Ontological representation of Orchestrator in the Orchestration ontology.
|
class |
Script
Ontological representation of Script in the Orchestration ontology.
|
class |
ScriptEngine
Ontological representation of ScriptEngine in the Orchestration ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
BloodOxygenSatSensor |
class |
BloodPressureSensor |
class |
HeartRateSensor |
Modifier and Type | Class and Description |
---|---|
class |
Device
Represents the class of physical manufactured things that have some
capability.
|
class |
DeviceService
Ontological service that controls any HW device.
|
class |
PhysicalContainer
Ontological representation of a container: a physical thing that can contain
another physical thing.
|
class |
PhysicalThing
Represents the class of physical things that are supposed to have a location.
|
Modifier and Type | Class and Description |
---|---|
class |
AppService
Ontology class representing an Service
|
class |
AppServiceProfile
Ontology class representing an Service Profile
|
class |
AppSubProfile |
class |
AssistedPerson
Ontology class representing an Assisted Person
|
class |
AssistedPersonProfile
Ontology class representing an Assisted Person Profile
|
class |
Caregiver
Ontology class representing a Care giver user
|
class |
CaregiverProfile
Ontology class representing a Care giver profile
|
class |
ConnectionDetails |
class |
Gender |
class |
HRSubProfile |
class |
HWSubProfile |
class |
OntologyEntry |
class |
PersonalInformationSubprofile |
class |
Profilable
Ontology class representing an Profilable concept
|
class |
Profile
Ontological representation of a root profile.
|
class |
Requirement |
class |
Space
Ontology class representing an Space
|
class |
SpaceProfile
Ontology class representing an Space Profile
|
class |
SubProfile
Ontology class representing a subprofile concept
|
class |
User
Ontological representation of a person that is a user of the system.
|
class |
UserProfile
Ontological representation of the specific profile of an any person.
|
Modifier and Type | Class and Description |
---|---|
class |
ContactListSubProfile |
class |
ContactManagementService |
Modifier and Type | Class and Description |
---|---|
class |
ProfilingEditorService
Ontological service that handles and edits profile-related information.
|
class |
ProfilingService
Ontological generic service that handles profile-related information.
|
Modifier and Type | Class and Description |
---|---|
class |
MenuEntry |
class |
MenuProfile |
Modifier and Type | Class and Description |
---|---|
class |
Answer
This class describes the concept of Answer, its properties and its associated
methods.
|
class |
AnsweredQuestionnaire
This class describes the concept of AnswerQuestionnaire, its properties and
its associated methods.
|
class |
ChoiceLabel
This class describes the concept of ChoiceLabel, its properties and its
associated methods.
|
class |
ConditionalQuestion
This class describes the concept of ConditionalQuestion, its properties and
its associated methods.
|
class |
MultiChoiceQuestion
This class describes the concept of MultiChoiceQuestion, its properties and
its associated methods.
|
class |
Question
This class describes the concept of Question, its properties and its
associated methods.
|
class |
Questionnaire
This class describes the concept of Questionnaire, its properties and its
associated methods.
|
class |
QuestionnaireService
This class describes the service given by the questionnaire ontology.
|
class |
QuestionWithMedia
This class describes the concept of QuestionWithMedia, its properties and its
associated methods.
|
class |
SingleChoiceQuestion
This class describes the concept of SingleChoiceQuestion, its properties and
its associated methods.
|
Modifier and Type | Class and Description |
---|---|
class |
Persistent |
class |
Query |
class |
ReasoningService |
class |
Situation |
Modifier and Type | Class and Description |
---|---|
class |
Alignment
Ontological representation of Alignment in the recommendations ontology.
|
class |
CSSRecommendation
CSS Recommendation is the scripting recommendation in CSS.
|
class |
GridLayout
Ontological representation of GridLayout in the recommendations ontology.
|
class |
HorizontalAlignment
Ontological representation of HorizontalAlignment in the recommendations
ontology.
|
class |
HorizontalLayout
Ontological representation of HorizontalLayout in the recommendations
ontology.
|
class |
Layout
Ontological representation of Layout in the recommendations ontology.
|
class |
MaximumSize
Used to tell Handlers an element is not supposed to exeed certain dimensions.
|
class |
MinimumSize
Used to tell Handlers an element is supposed to be bigger than certain
dimensions.
|
class |
PreferredSize
Used to tell
UIHandler s the optimal size an element should have. |
class |
ScriptedRecommendation
Ontological representation of WebRecommendation in the recommendations
ontology.
|
class |
SizeUnit
Enumerations of possible expressions of
Size . |
class |
VerticalAlignment
Ontological representation of VerticalAlignment in the recommendations
ontology.
|
class |
VerticalLayout
Ontological representation of VerticalLayout in the recommendations ontology.
|
class |
VisualRecommendation
Ontological representation of VisualRecommendation in the recommendations
ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessRight |
class |
AccessType
The different Access types for
AccessRight s. |
class |
Anonymizable
Any anonymizable resource should be subclass of this class to enable the
anonymization service to encrypt the
Anonymizable.PROP_ANNONYMOUS_RESOURCE property reference. |
class |
AnonymizationService
Service Description for Authentication.
|
class |
Asset |
class |
AuthenticationService
Service Description for Authentication.
|
class |
AuthorizationService
Service Description for Authorisadtion.
|
class |
Credentials
Upper Credentials information Concept.
|
class |
DelegationForm
Delegation Form is a
SignedResource , signed by the
Authoriser enabling the
Delegate to perform some
Competences in the form of
Roles . |
class |
DeviceBoundSession
Device Bound Session, a session that is only valid for a specific device.
|
class |
Factor |
class |
InherenceFactor |
class |
KnowledgeFactor |
class |
LocationBoundSession
Location bound Session, a session that is only valid within a location.
|
class |
MultifactorCredentials
Multifactor type Credentials.
|
class |
OneTimePassword |
class |
Password |
class |
PossessionFactor |
class |
Role |
class |
RoleManagementService
Service Description for Authorisadtion.
|
class |
SecuritySubprofile
Security Subprofile to store Credentials, Roles, AccessRights ...
|
class |
Session
Upper Session concept.
|
class |
SessionManagementService
Service Description for checking validity of
Session s. |
class |
UserPasswordCredentials
User-Password type Credentials.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanShape
Ontological representation of an merge, intersection or subtraction shape.
|
class |
Box
Ontological representation of a tri-dimensional box shape.
|
class |
Circle
Ontological representation of a circle shape.
|
class |
ConeSegment
Ontological representation of a cone segment shape.
|
class |
Ellipse
Ontological representation of an elliptic shape.
|
class |
Line
Ontological representation of a geometric line that can be traveled.
|
class |
LineSegment
Ontological representation of a segment of a line.
|
class |
MergedShape
Ontological representation of a merged boolean shape.
|
class |
Path
Ontological representation of a tri-dimensional path.
|
class |
Polygon
Ontological representation of a polygon in a tri-dimensional space.
|
class |
Polyhedron
Ontological representation of a tri-dimensional polyhedron.
|
class |
QuasiCylinder
Ontological representation of a quasi-cylinder.
|
class |
Shape
Ontological representation of any geometric shape.
|
class |
Shape2D
Ontological representation of a bi-dimensional shape.
|
class |
Shape3D
Ontological representation of a tri-dimensional shape.
|
class |
Sphere
Ontological representation of a spheric shape.
|
class |
Triangle
Ontological representation of a triangle in a tri-dimensional space.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceConfigurationService
Ontological service that handles the arrangement of locations and physical
things in a specific space.
|
Modifier and Type | Class and Description |
---|---|
class |
Descriptor
Ontological representation of Descriptor in the sysinfo ontology.
|
class |
PeerCardDescriptor
Ontological representation of PeerCardDescriptor in the sysinfo ontology.
|
class |
SpaceDescriptor
Ontological representation of SpaceDescriptor in the sysinfo ontology.
|
class |
SpaceStatusDescriptor
Ontological representation of SpaceStatusDescriptor in the sysinfo
ontology.
|
class |
SystemInfo
Ontological representation of SystemInfo in the sysinfo ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
MyConcept |
class |
MyEnumeration |
Modifier and Type | Class and Description |
---|---|
class |
AccessMode |
class |
AlertPreferences |
class |
AlertType |
class |
AuditoryPreferences |
class |
ColorType |
class |
ContentDensityType |
class |
GeneralInteractionPreferences |
class |
GenericFontFamily |
class |
Intensity |
class |
MainMenuConfigurationType |
class |
PendingDialogsBuilderType |
class |
PendingMessageBuilderType |
class |
Size |
class |
Status |
class |
SystemMenuPreferences |
class |
UIPreferencesSubProfile |
class |
VisualPreferences |
class |
VoiceGender |
class |
WindowLayoutType |
Modifier and Type | Class and Description |
---|---|
class |
UIPreferencesService
Ontological generic service that handles UI preferences subProfile-related
information.
|
Modifier and Type | Class and Description |
---|---|
class |
DerivedUnit |
class |
DividedUnit |
class |
MeasurableDimension |
class |
MultipliedUnit |
class |
Prefix |
class |
Unit |
class |
UnitSystem |
Modifier and Type | Class and Description |
---|---|
class |
CMYKColorModel |
class |
ColorModel |
class |
ColorTemperature |
class |
HSVColorModel |
class |
RGBColorModel |
Modifier and Type | Class and Description |
---|---|
class |
UnitConversionService |
class |
UnitService |
Modifier and Type | Class and Description |
---|---|
class |
BBS |
class |
Car |
class |
Cell |
class |
Email |
class |
Fax |
class |
Internet |
class |
ISDN |
class |
Modem |
class |
Msg |
class |
Name |
class |
Organization |
class |
Pager |
class |
PCS |
class |
Tel |
class |
VCard |
class |
Video |
class |
Voice |
class |
X400 |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTimeStamp |
class |
BloodPressureDia |
class |
BloodPressureMonitor |
class |
BloodPressureSys |
class |
BodyWeight |
class |
compoundBasicNuValue |
class |
MDS |
class |
MDSAttribute |
class |
Pulse |
class |
SystemModel |
class |
WeighingScale |
class |
X73 |
Modifier and Type | Class and Description |
---|---|
class |
ProvidedLightingServiceLevel1 |
class |
ProvidedLightingServiceLevel2 |
class |
ProvidedLightingServiceLevel3 |
Modifier and Type | Class and Description |
---|---|
class |
ProvidedService |
Modifier and Type | Class and Description |
---|---|
class |
AnonServiceProfile |
Modifier and Type | Class and Description |
---|---|
class |
UserPasswordDummyService |
Modifier and Type | Class and Description |
---|---|
class |
UserPasswordProfileService |
Modifier and Type | Class and Description |
---|---|
class |
DelegationService |
Modifier and Type | Class and Description |
---|---|
class |
AuthorisationServiceProfile |
class |
RoleMngServiceProfile |
class |
SecuritySubProfileRoleManagement |
Modifier and Type | Class and Description |
---|---|
class |
DigestServiceProfiles |
class |
EncryptionServiceProfiles |
class |
MultiDestinationProfiles |
class |
SignVerifyProfiles |
Modifier and Type | Class and Description |
---|---|
class |
SessionManagerService |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionEngine |
Modifier and Type | Class and Description |
---|---|
class |
Pattern
Class that can be used to create the most commonly used types of simple
Context Event Patterns.
|
Modifier and Type | Class and Description |
---|---|
class |
Provider
Class that can be used to create a Context Provider descriptor with the most
commonly used types of simple Context Event Patterns.
|
Modifier and Type | Class and Description |
---|---|
class |
Request
A helper class that extends ServiceRequest and adds utility methods to build
requests.
|
Modifier and Type | Class and Description |
---|---|
class |
Dialog
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
class |
Message
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
class |
SubDialog
A helper class that lets you build UIRequests easily so you can send them
with your UICaller class.
|
Modifier and Type | Class and Description |
---|---|
class |
UIPreferencesProvidedService
Provides the service for starting the UI Preferences Editor Dialog.
|
Copyright © 2018 universAAL Consortium. All rights reserved.