Class | Description |
---|---|
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. |
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'.
|
ProfileParameter |
Implementation of
http://www.daml.org/services/owl-s/1.1/Profile.owl#ServiceParameter, usually
covering the non-functional parameters.
|
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 . |
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'.
|
ServiceProfile |
A "registration parameter" as accepted by the service bus of the
middleware.
|
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 . |
Copyright © 2018 universAAL Consortium. All rights reserved.