Uses of Class
org.ehrbase.openehr.sdk.aql.dto.path.ComparisonOperatorPredicate
Packages that use ComparisonOperatorPredicate
-
Uses of ComparisonOperatorPredicate in org.ehrbase.openehr.sdk.aql.dto.path
Methods in org.ehrbase.openehr.sdk.aql.dto.path that return ComparisonOperatorPredicateModifier and TypeMethodDescriptionAndOperatorPredicate.add(AqlObjectPath path, ComparisonOperatorPredicate.PredicateComparisonOperator operator, PathPredicateOperand<?> value) ComparisonOperatorPredicate.clone()ComparisonOperatorPredicate.frozen()static ComparisonOperatorPredicateComparisonOperatorPredicate.matches(AqlObjectPath path, AdlRegex value) ComparisonOperatorPredicate.thawed()Methods in org.ehrbase.openehr.sdk.aql.dto.path that return types with arguments of type ComparisonOperatorPredicateMethods in org.ehrbase.openehr.sdk.aql.dto.path with parameters of type ComparisonOperatorPredicateModifier and TypeMethodDescriptionAqlObjectPath.AqlObjectPathBuilder.node(String attribute, ComparisonOperatorPredicate... predicates) Constructor parameters in org.ehrbase.openehr.sdk.aql.dto.path with type arguments of type ComparisonOperatorPredicate