Uses of Class
org.ehrbase.openehr.aqlengine.asl.model.query.AslQuery
Packages that use AslQuery
Package
Description
-
Uses of AslQuery in org.ehrbase.openehr.aqlengine.asl
Methods in org.ehrbase.openehr.aqlengine.asl with parameters of type AslQueryModifier and TypeMethodDescriptionstatic AslColumnFieldAslUtils.findFieldForOwner(String fieldName, List<AslField> fields, AslQuery owner) static AslColumnFieldAslUtils.findFieldForOwner(AslStructureColumn structureField, List<AslField> fields, AslQuery owner) -
Uses of AslQuery in org.ehrbase.openehr.aqlengine.asl.model.condition
Methods in org.ehrbase.openehr.aqlengine.asl.model.condition that return AslQueryModifier and TypeMethodDescriptionAslDescendantCondition.getLeftOwner()AslEntityIdxOffsetCondition.getLeftOwner()AslProvidesJoinCondition.getLeftOwner()AslDescendantCondition.getLeftProvider()AslEntityIdxOffsetCondition.getLeftProvider()AslDescendantCondition.getRightOwner()AslEntityIdxOffsetCondition.getRightOwner()AslProvidesJoinCondition.getRightOwner()AslDescendantCondition.getRightProvider()AslEntityIdxOffsetCondition.getRightProvider()Methods in org.ehrbase.openehr.aqlengine.asl.model.condition with parameters of type AslQueryModifier and TypeMethodDescriptionAslAndQueryCondition.withProvider(AslQuery provider) AslFalseQueryCondition.withProvider(AslQuery provider) AslFieldValueQueryCondition.withProvider(AslQuery provider) AslNotNullQueryCondition.withProvider(AslQuery provider) AslNotQueryCondition.withProvider(AslQuery provider) AslOrQueryCondition.withProvider(AslQuery provider) default AslQueryConditionAslProvidesJoinCondition.withProvider(AslQuery provider) AslQueryCondition.withProvider(AslQuery provider) AslTrueQueryCondition.withProvider(AslQuery provider) Constructors in org.ehrbase.openehr.aqlengine.asl.model.condition with parameters of type AslQueryModifierConstructorDescriptionAslDescendantCondition(AslStructureQuery.AslSourceRelation parentRelation, AslQuery leftProvider, AslQuery leftOwner, AslStructureQuery.AslSourceRelation descendantRelation, AslQuery rightProvider, AslQuery rightOwner) AslEntityIdxOffsetCondition(AslQuery leftProvider, AslQuery leftOwner, AslQuery rightProvider, AslQuery rightOwner, int offset) -
Uses of AslQuery in org.ehrbase.openehr.aqlengine.asl.model.field
Methods in org.ehrbase.openehr.aqlengine.asl.model.field that return AslQueryModifier and TypeMethodDescriptionAslSubqueryField.getBaseQuery()AslAggregatingField.getInternalProvider()AslField.getInternalProvider()AslSubqueryField.getInternalProvider()AslAggregatingField.getOwner()AslField.getOwner()AslSubqueryField.getOwner()AslAggregatingField.getProvider()AslField.getProvider()AslSubqueryField.getProvider()AslField.FieldSource.internalProvider()Returns the value of theinternalProviderrecord component.AslField.FieldSource.owner()Returns the value of theownerrecord component.AslField.FieldSource.provider()Returns the value of theproviderrecord component.Methods in org.ehrbase.openehr.aqlengine.asl.model.field with parameters of type AslQueryModifier and TypeMethodDescriptionAslAggregatingField.copyWithOwner(AslQuery aslFilteringQuery) AslColumnField.copyWithOwner(AslQuery owner) AslComplexExtractedColumnField.copyWithOwner(AslQuery owner) AslConstantField.copyWithOwner(AslQuery owner) AslDvOrderedColumnField.copyWithOwner(AslQuery owner) abstract AslFieldAslField.copyWithOwner(AslQuery aslFilteringQuery) AslSubqueryField.copyWithOwner(AslQuery aslFilteringQuery) static AslSubqueryFieldAslSubqueryField.createAslSubqueryField(Class<?> type, AslQuery baseQuery) static AslField.FieldSourceAslAggregatingField.withProvider(AslQuery provider) AslColumnField.withProvider(AslQuery provider) AslComplexExtractedColumnField.withProvider(AslQuery provider) AslConstantField.withProvider(AslQuery provider) AslDvOrderedColumnField.withProvider(AslQuery provider) AslField.FieldSource.withProvider(AslQuery newProvider) abstract AslFieldAslField.withProvider(AslQuery provider) AslSubqueryField.withProvider(AslQuery provider) Constructors in org.ehrbase.openehr.aqlengine.asl.model.field with parameters of type AslQueryModifierConstructorDescriptionFieldSource(AslQuery owner, AslQuery internalProvider, AslQuery provider) Creates an instance of aFieldSourcerecord class. -
Uses of AslQuery in org.ehrbase.openehr.aqlengine.asl.model.join
Fields in org.ehrbase.openehr.aqlengine.asl.model.join declared as AslQueryModifier and TypeFieldDescriptionprotected AslQueryAslAbstractJoinCondition.leftOwnerprotected AslQueryAslAbstractJoinCondition.rightOwnerMethods in org.ehrbase.openehr.aqlengine.asl.model.join that return AslQueryModifier and TypeMethodDescriptionAslJoin.getLeft()AslAbstractJoinCondition.getLeftOwner()AslAuditDetailsJoinCondition.getLeftOwner()AslJoinCondition.getLeftOwner()AslJoin.getRight()AslAbstractJoinCondition.getRightOwner()AslJoinCondition.getRightOwner()Methods in org.ehrbase.openehr.aqlengine.asl.model.join with parameters of type AslQueryConstructors in org.ehrbase.openehr.aqlengine.asl.model.join with parameters of type AslQueryModifierConstructorDescriptionAslAbstractJoinCondition(AslQuery leftOwner, AslQuery rightOwner) AslAuditDetailsJoinCondition(AslQuery leftOwner, AslStructureQuery rightOwner) AslJoin(AslQuery left, org.jooq.JoinType joinType, AslQuery right, List<AslJoinCondition> on) AslJoin(AslQuery left, org.jooq.JoinType joinType, AslQuery right, AslJoinCondition... on) AslPathFilterJoinCondition(AslQuery leftOwner, AslQueryCondition condition) -
Uses of AslQuery in org.ehrbase.openehr.aqlengine.asl.model.query
Subclasses of AslQuery in org.ehrbase.openehr.aqlengine.asl.model.queryModifier and TypeClassDescriptionclassclassfinal classfinal classfinal classselect jsonb_object_agg( ( sub_string(d2."entity_idx" FROM char_length(c2."entity_idx") + 1) ), "data" ) as "data" from "ehr"."comp_one" d2 where c2."ehr_id" = "d2"."ehr_id" and c2."VO_ID" = "d2"."VO_ID" and c2."entity_idx" invalid input: '<'= "d2"."entity_idx" and c2."entity_idx_cap" > "d2"."entity_idx" group by "d2"."VO_ID"final classfinal classselect "sCOMPOSITIONsq"."vo_id" as "sCOMPOSITIONc0_vo_id", "sCOMPOSITIONsq"."ehr_id" as "sCOMPOSITIONc0_ehr_id", "sCOMPOSITIONsq"."entity_idx" as "sCOMPOSITIONc0_entity_idx", "sCOMPOSITIONsq"."entity_idx_cap" as "sCOMPOSITIONc0_entity_idx_cap", "sCOMPOSITIONsq"."entity_idx_len" as "sCOMPOSITIONc0_entity_idx_len", "sCOMPOSITIONsq"."entity_concept" as "sCOMPOSITIONc0_entity_concept", "sCOMPOSITIONsq"."entity_name" as "sCOMPOSITIONc0_entity_name", "sCOMPOSITIONsq"."rm_entity" as "sCOMPOSITIONc0_rm_entity" from "ehr"."comp" as "sCOMPOSITIONsq" where ( (and other-predicates) )Methods in org.ehrbase.openehr.aqlengine.asl.model.query that return AslQueryModifier and TypeMethodDescriptionAslQuery.addConditionAnd(AslQueryCondition toAdd) AslQuery.addConditionOr(AslQueryCondition toAdd) AslDataQuery.getBase()AslDataQuery.getBaseProvider()Methods in org.ehrbase.openehr.aqlengine.asl.model.query that return types with arguments of type AslQueryModifier and TypeMethodDescriptionAslEncapsulatingQuery.getChildren()AslEncapsulatingQuery.getLastChild()Methods in org.ehrbase.openehr.aqlengine.asl.model.query with parameters of type AslQueryModifier and TypeMethodDescriptionvoidConstructors in org.ehrbase.openehr.aqlengine.asl.model.query with parameters of type AslQueryModifierConstructorDescriptionprotectedAslDataQuery(String alias, AslQuery base, AslQuery baseProvider) AslPathDataQuery(String alias, AslQuery base, AslQuery baseProvider, List<org.ehrbase.openehr.sdk.aql.dto.path.AqlObjectPath.PathNode> dataPath, boolean multipleValued, Set<String> dvOrderedTypes, Class<?> fieldType) AslRmObjectDataQuery(String alias, AslStructureQuery base, AslQuery baseProvider) -
Uses of AslQuery in org.ehrbase.openehr.aqlengine.sql
Methods in org.ehrbase.openehr.aqlengine.sql with parameters of type AslQueryModifier and TypeMethodDescriptionstatic StringAqlSqlQueryBuilder.subqueryAlias(AslQuery aslQuery) static StringAqlSqlQueryBuilder.versionSubqueryAlias(AslQuery aslQuery)