Uses of Class
org.ehrbase.aql.containment.Containment
Packages that use Containment
-
Uses of Containment in org.ehrbase.aql.containment
Methods in org.ehrbase.aql.containment that return ContainmentModifier and TypeMethodDescriptionPredicates.Details.getContainedIn()ContainmentSet.getEnclosing()IdentifierMapper.getRootContainment()Methods in org.ehrbase.aql.containment with parameters of type ContainmentModifier and TypeMethodDescriptionvoidContainmentSet.add(Containment containment) ContainsProposition.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 ContainmentConstructors in org.ehrbase.aql.containment with parameters of type ContainmentModifierConstructorDescriptionContainmentSet(int serial, Containment enclosing) Details(String expression, ContainmentSet inSet, Containment enclosing)