Uses of Interface
org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate.Predicate
Packages that use Predicate
-
Uses of Predicate in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate
Subinterfaces of Predicate in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicateClasses in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate that implement PredicateModifier and TypeClassDescriptionfinal classfinal classfinal classMethods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate that return PredicateModifier and TypeMethodDescriptionstatic PredicatePredicateHelper.buildPredicate(CharSequence predicate) Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate with parameters of type PredicateModifier and TypeMethodDescriptionstatic Optional<PredicateComparisonOperator>static voidPredicateHelper.format(StringBuilder sb, Predicate predicate, AqlPath.OtherPredicatesFormat otherPredicatesFormat) static StringPredicateHelper.format(Predicate predicate, AqlPath.OtherPredicatesFormat otherPredicatesFormat)