Uses of Class
org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath.AqlNode
Packages that use AqlPath.AqlNode
-
Uses of AqlPath.AqlNode in org.ehrbase.openehr.sdk.aql.webtemplatepath
Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath that return AqlPath.AqlNodeModifier and TypeMethodDescriptionAqlPath.AqlNode.clearOtherPredicates()AqlPath.getBaseNode()AqlPath.getLastNode()AqlPath.getNode(int pos) AqlPath.AqlNode.withAtCode(String atCode) AqlPath.AqlNode.withNameValue(String nameValue) Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath that return types with arguments of type AqlPath.AqlNodeMethods in org.ehrbase.openehr.sdk.aql.webtemplatepath with parameters of type AqlPath.AqlNodeModifier and TypeMethodDescriptionAqlPath.addEnd(AqlPath.AqlNode... nodesToAdd) booleanAqlPath.AqlNode.equals(AqlPath.AqlNode o, boolean withOtherPredicates) AqlPath.replaceNode(int pos, AqlPath.AqlNode newNode) Method parameters in org.ehrbase.openehr.sdk.aql.webtemplatepath with type arguments of type AqlPath.AqlNode