Uses of Interface
org.ehrbase.openehr.sdk.aql.dto.operand.PathPredicateOperand
Packages that use PathPredicateOperand
Package
Description
-
Uses of PathPredicateOperand in org.ehrbase.openehr.sdk.aql.dto.operand
Classes in org.ehrbase.openehr.sdk.aql.dto.operand with type parameters of type PathPredicateOperandModifier and TypeInterfaceDescriptioninterfacePathPredicateOperand<O extends PathPredicateOperand<O>>Classes in org.ehrbase.openehr.sdk.aql.dto.operand that implement PathPredicateOperandModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classclassfinal classclassfinal class -
Uses of PathPredicateOperand in org.ehrbase.openehr.sdk.aql.dto.path
Classes in org.ehrbase.openehr.sdk.aql.dto.path that implement PathPredicateOperandMethods in org.ehrbase.openehr.sdk.aql.dto.path that return PathPredicateOperandMethods in org.ehrbase.openehr.sdk.aql.dto.path with parameters of type PathPredicateOperandModifier and TypeMethodDescriptionAndOperatorPredicate.add(AqlObjectPath path, ComparisonOperatorPredicate.PredicateComparisonOperator operator, PathPredicateOperand<?> value) voidComparisonOperatorPredicate.setValue(PathPredicateOperand<?> value) Constructors in org.ehrbase.openehr.sdk.aql.dto.path with parameters of type PathPredicateOperandModifierConstructorDescriptionComparisonOperatorPredicate(AqlObjectPath path, ComparisonOperatorPredicate.PredicateComparisonOperator operator, PathPredicateOperand value) -
Uses of PathPredicateOperand in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate
Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate that return PathPredicateOperandConstructors in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate with parameters of type PathPredicateOperandModifierConstructorDescriptionPredicateComparisonOperator(String statement, ComparisonOperatorSymbol symbol, PathPredicateOperand value)