| Package | Description |
|---|---|
| org.opencrx.kernel.generic.cci2 | |
| org.opencrx.kernel.generic.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
RatingQuery |
CrxObjectQuery.forAllRating()
Adds a condition for the feature
rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition. |
RatingQuery |
CrxObjectQuery.thereExistsRating()
Adds a condition for the feature
rating to the predicate for CrxObject, which evaluates to false unless the value of the feature rating satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
RatingQuery |
GenericPackage.createRatingQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Rating> |
CrxObject.getRating(RatingQuery query)
Retrieves the value for the reference
rating for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.