Package | Description |
---|---|
org.universAAL.middleware.owl.supply | |
org.universAAL.middleware.service.impl | |
org.universAAL.middleware.service.owls.profile | |
org.universAAL.middleware.util |
Modifier and Type | Field and Description |
---|---|
static Rating |
Rating.almostExcellent |
static Rating |
Rating.almostGood |
static Rating |
Rating.almostPoor |
static Rating |
Rating.almostSatisfying |
static Rating |
Rating.almostSufficient |
static Rating |
Rating.excellent |
static Rating |
Rating.good |
static Rating |
Rating.poor |
static Rating |
Rating.richGood |
static Rating |
Rating.richSatisfying |
static Rating |
Rating.richSufficient |
static Rating |
Rating.satisfying |
static Rating |
Rating.sufficient |
Modifier and Type | Method and Description |
---|---|
static Rating |
Rating.getMaxValue() |
static Rating |
Rating.getMinValue() |
static Rating |
Rating.getRatingByOrder(int order) |
static Rating |
Rating.valueOf(String name) |
Modifier and Type | Method and Description |
---|---|
Rating |
ServiceRealization.getAvgQoSRating()
Returns average Quality of Service rating of this ServiceRealization
|
Rating |
ServiceRealization.getMaxQoSRating()
Returns maximal Quality of Service rating of this ServiceRealization
|
Rating |
ServiceRealization.getMinQoSRating()
Returns minimal Quality of Service rating of this ServiceRealization
|
Modifier and Type | Method and Description |
---|---|
Rating |
QoSRating.getRating()
Returns the rating of the property with URI
|
Constructor and Description |
---|
QoSRating(Rating r) |
QoSRating(String uri,
Rating r) |
Modifier and Type | Method and Description |
---|---|
Rating |
RatingAggregator.getAverage()
Get the average value.
|
Rating |
RatingAggregator.getMax()
Get the maximum value.
|
Rating |
RatingAggregator.getMin()
Get the minimum value.
|
Modifier and Type | Method and Description |
---|---|
RatingAggregator |
RatingAggregator.addRating(Rating r)
Add a new Rating.
|
Copyright © 2018 universAAL Consortium. All rights reserved.