Uses of Class
org.ehrbase.openehr.sdk.aql.dto.path.AqlObjectPath.AqlObjectPathBuilder
Packages that use AqlObjectPath.AqlObjectPathBuilder
-
Uses of AqlObjectPath.AqlObjectPathBuilder in org.ehrbase.openehr.sdk.aql.dto.path
Methods in org.ehrbase.openehr.sdk.aql.dto.path that return AqlObjectPath.AqlObjectPathBuilderModifier and TypeMethodDescriptionAqlObjectPath.builder()AqlObjectPath.AqlObjectPathBuilder.node(String attribute, List<AndOperatorPredicate> predicates) AqlObjectPath.AqlObjectPathBuilder.node(String attribute, ComparisonOperatorPredicate... predicates) AqlObjectPath.AqlObjectPathBuilder.nodes(AqlObjectPath path)