Class Containment
java.lang.Object
org.ehrbase.openehr.sdk.generator.commons.aql.containment.Containment
- All Implemented Interfaces:
ContainmentExpression
Represents an AQL Containment. see Archetype
Query Language
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindQuery(EntityQuery<?> query) buildAQL()contains(Containment contains) contains(ContainmentExpression contains) Class<?>getType()voidsetContains(ContainmentExpression contains) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ehrbase.openehr.sdk.generator.commons.aql.containment.ContainmentExpression
and, or
-
Constructor Details
-
Containment
Builds a Containment from an archetype HRID- Parameters:
archetype- The Archetype HRID. Sie Identification and the Virtual Archetype Space
-
-
Method Details
-
buildAQL
- Specified by:
buildAQLin interfaceContainmentExpression
-
getVariableName
-
bindQuery
- Specified by:
bindQueryin interfaceContainmentExpression
-
getType
-
getContains
-
setContains
-
contains
-
contains
-
getTypeName
-