Uses of Class
org.ehrbase.openehr.aqlengine.asl.model.query.AslEncapsulatingQuery
Packages that use AslEncapsulatingQuery
-
Uses of AslEncapsulatingQuery in org.ehrbase.openehr.aqlengine.asl
Methods in org.ehrbase.openehr.aqlengine.asl with parameters of type AslEncapsulatingQueryModifier and TypeMethodDescriptionstatic Stream<AslCoalesceJoinCondition> AslUtils.sameParentAsSiblingsJoinCondition(AslEncapsulatingQuery query, AslQuery leftProvider, AslQuery rightProvider, AslStructureQuery rightOwner, PathCohesionAnalysis.PathCohesionTreeNode currentNode, Function<PathCohesionAnalysis.PathCohesionTreeNode, org.ehrbase.openehr.aqlengine.asl.OwnerProviderTuple> nodeToSq) -
Uses of AslEncapsulatingQuery in org.ehrbase.openehr.aqlengine.asl.model.query
Subclasses of AslEncapsulatingQuery in org.ehrbase.openehr.aqlengine.asl.model.query