Uses of Class
org.ehrbase.aql.dto.containment.ContainmentLogicalOperator
-
Packages that use ContainmentLogicalOperator Package Description org.ehrbase.aql.binder -
-
Uses of ContainmentLogicalOperator in org.ehrbase.aql.binder
Methods in org.ehrbase.aql.binder with parameters of type ContainmentLogicalOperator Modifier and Type Method Description voidContainmentBinder. handleContainmentLogicalOperator(ContainmentLogicalOperator dto, org.apache.commons.lang3.tuple.MutablePair<ContainmentExpression,Map<Integer,Containment>> result)
-