Uses of Class
org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate.PredicateLogicalAndOperation
Packages that use PredicateLogicalAndOperation
Package
Description
-
Uses of PredicateLogicalAndOperation in org.ehrbase.openehr.sdk.aql.webtemplatepath
Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath that return PredicateLogicalAndOperationConstructors in org.ehrbase.openehr.sdk.aql.webtemplatepath with parameters of type PredicateLogicalAndOperationModifierConstructorDescriptionAqlNode(String name, String atCode, PredicateLogicalAndOperation otherPredicates) -
Uses of PredicateLogicalAndOperation in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate
Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate that return PredicateLogicalAndOperationModifier and TypeMethodDescriptionPredicateLogicalAndOperation.addValues(Stream<PredicateComparisonOperator> valuesStream) static PredicateLogicalAndOperationPredicateHelper.remove(PredicateLogicalAndOperation and, ComparisonOperatorSymbol symbol, String... remove) Return a clone ofandwith allPredicateComparisonOperatorremoved where the operatorsymbolmatches andPredicateComparisonOperator.getStatement()is inremoveMethods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate with parameters of type PredicateLogicalAndOperationModifier and TypeMethodDescriptionstatic PredicateLogicalAndOperationPredicateHelper.remove(PredicateLogicalAndOperation and, ComparisonOperatorSymbol symbol, String... remove) Return a clone ofandwith allPredicateComparisonOperatorremoved where the operatorsymbolmatches andPredicateComparisonOperator.getStatement()is inremove