Uses of Class
org.ehrbase.aql.containment.Containment
-
Packages that use Containment Package Description org.ehrbase.aql.containment -
-
Uses of Containment in org.ehrbase.aql.containment
Methods in org.ehrbase.aql.containment that return Containment Modifier and Type Method Description ContainmentPredicates.Details. getContainedIn()ContainmentContainmentSet. getEnclosing()ContainmentIdentifierMapper. getRootContainment()Methods in org.ehrbase.aql.containment with parameters of type Containment Modifier and Type Method Description voidContainmentSet. add(Containment containment)ContainmentSetContainsProposition. containmentSet(Containment containment)return a ContainmentSet instance from the identified list of chained containments (e.g.voidPredicates.Details. setContainedIn(Containment containedIn)Method parameters in org.ehrbase.aql.containment with type arguments of type Containment Modifier and Type Method Description voidContainmentSet. addAll(List<Containment> containments)Constructors in org.ehrbase.aql.containment with parameters of type Containment Constructor Description ContainmentSet(int serial, Containment enclosing)Details(String expression, ContainmentSet inSet, Containment enclosing)
-