Uses of Class
org.ehrbase.openehr.sdk.aql.dto.operand.IdentifiedPath
Packages that use IdentifiedPath
Package
Description
-
Uses of IdentifiedPath in org.ehrbase.openehr.sdk.aql.dto.condition
Methods in org.ehrbase.openehr.sdk.aql.dto.condition that return IdentifiedPathModifier and TypeMethodDescriptionLikeCondition.getStatement()MatchesCondition.getStatement()ExistsCondition.getValue()Methods in org.ehrbase.openehr.sdk.aql.dto.condition with parameters of type IdentifiedPathModifier and TypeMethodDescriptionvoidLikeCondition.setStatement(IdentifiedPath statement) voidMatchesCondition.setStatement(IdentifiedPath statement) voidExistsCondition.setValue(IdentifiedPath value) Constructors in org.ehrbase.openehr.sdk.aql.dto.condition with parameters of type IdentifiedPath -
Uses of IdentifiedPath in org.ehrbase.openehr.sdk.aql.dto.operand
Methods in org.ehrbase.openehr.sdk.aql.dto.operand that return IdentifiedPathMethods in org.ehrbase.openehr.sdk.aql.dto.operand with parameters of type IdentifiedPathModifier and TypeMethodDescriptionvoidAggregateFunction.setIdentifiedPath(IdentifiedPath identifiedPath) -
Uses of IdentifiedPath in org.ehrbase.openehr.sdk.aql.dto.orderby
Methods in org.ehrbase.openehr.sdk.aql.dto.orderby that return IdentifiedPathMethods in org.ehrbase.openehr.sdk.aql.dto.orderby with parameters of type IdentifiedPath -
Uses of IdentifiedPath in org.ehrbase.openehr.sdk.aql.render
Methods in org.ehrbase.openehr.sdk.aql.render with parameters of type IdentifiedPath