Class PathQueryDescriptor
java.lang.Object
org.ehrbase.openehr.aqlengine.pathanalysis.PathQueryDescriptor
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPathQueryDescriptor(org.ehrbase.openehr.sdk.aql.dto.containment.ContainmentClassExpression root, PathQueryDescriptor parent, org.ehrbase.openehr.sdk.aql.dto.path.AqlObjectPath representedPath, PathQueryDescriptor.PathType type, Set<String> rmType) -
Method Summary
-
Constructor Details
-
PathQueryDescriptor
public PathQueryDescriptor(org.ehrbase.openehr.sdk.aql.dto.containment.ContainmentClassExpression root, PathQueryDescriptor parent, org.ehrbase.openehr.sdk.aql.dto.path.AqlObjectPath representedPath, PathQueryDescriptor.PathType type, Set<String> rmType)
-
-
Method Details