A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.FromExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.QueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- add(Object) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- add(String) - Method in class org.ehrbase.aql.containment.ContainmentSet
- add(String, String, String) - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- add(String, String, String) - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition
- add(String, String, String) - Method in interface org.ehrbase.aql.definition.I_FromEntityDefinition
- add(Containment) - Method in class org.ehrbase.aql.containment.ContainmentSet
- addComposition(I_CompositionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
add a new composition to this contribution
NB: The contribution and composition requires commit() to be saved in the DB - addComposition(I_CompositionAccess) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- addContent(I_EntryAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
add an entry to the composition
- addContent(I_EntryAccess) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- addError(String) - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- addIdentifier(String, String, String, String) - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
add an identifier to a party
- addIdentifier(String, String, String, String) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- addJoinClause(CompositionAttributeQuery) - Method in class org.ehrbase.aql.sql.binding.JoinBinder
-
Warning: JOIN sequence is important!
- addOperationalTemplate(byte[]) - Method in interface org.ehrbase.ehr.knowledge.I_KnowledgeCache
-
Adds operational template to system and also in current cache.
- addOperationalTemplate(byte[]) - Method in class org.ehrbase.service.KnowledgeCacheService
- AGENT - org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
- AGENT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- AGENT - Static variable in class org.ehrbase.aql.parser.AqlParser
- AGENT() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- aliased(Field) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- ALL_VERSIONS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ALL_VERSIONS - Static variable in class org.ehrbase.aql.parser.AqlParser
- ALL_VERSIONS() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- AMENDMENT - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- AND - org.ehrbase.aql.containment.ContainmentSet.OPERATOR
- AND - Static variable in class org.ehrbase.aql.parser.AqlLexer
- AND - Static variable in class org.ehrbase.aql.parser.AqlParser
- AND() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- AND() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- AND() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- AND() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- AND(int) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- AND(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- AND(int) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- append(String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- append(String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- AQL_NODE_ITERATIVE_FUNCTION - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- AQL_NODE_ITERATIVE_MARKER - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- AQL_NODE_NAME_PREDICATE_FUNCTION - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- AQL_NODE_NAME_PREDICATE_MARKER - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- AQL_PATH - Static variable in class org.ehrbase.opt.mapper.Constants
- AqlBaseListener - Class in org.ehrbase.aql.parser
-
This class provides an empty implementation of
AqlListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - AqlBaseListener() - Constructor for class org.ehrbase.aql.parser.AqlBaseListener
- AqlBaseVisitor<T> - Class in org.ehrbase.aql.parser
-
This class provides an empty implementation of
AqlVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - AqlBaseVisitor() - Constructor for class org.ehrbase.aql.parser.AqlBaseVisitor
- AqlErrorHandler - Class in org.ehrbase.aql.compiler
-
Utility class to handle specific errors during parsing
Allows to return more meaningful messages during AQL parsing Created by christian on 4/15/2016. - AqlErrorHandler() - Constructor for class org.ehrbase.aql.compiler.AqlErrorHandler
- AqlExpression - Class in org.ehrbase.aql.compiler
-
Wrap the walkers for pass1 and pass2 as well as invoke the WHERE getQueryOptMetaData
- AqlExpression() - Constructor for class org.ehrbase.aql.compiler.AqlExpression
- AqlExpressionWithParameters - Class in org.ehrbase.aql.compiler
- AqlExpressionWithParameters() - Constructor for class org.ehrbase.aql.compiler.AqlExpressionWithParameters
- AqlLexer - Class in org.ehrbase.aql.parser
- AqlLexer(CharStream) - Constructor for class org.ehrbase.aql.parser.AqlLexer
- AqlListener - Interface in org.ehrbase.aql.parser
-
This interface defines a complete listener for a parse tree produced by
AqlParser. - AqlParser - Class in org.ehrbase.aql.parser
- AqlParser(TokenStream) - Constructor for class org.ehrbase.aql.parser.AqlParser
- AqlParser.ArchetypedClassExprContext - Class in org.ehrbase.aql.parser
- AqlParser.ClassExprContext - Class in org.ehrbase.aql.parser
- AqlParser.ContainExpressionBoolContext - Class in org.ehrbase.aql.parser
- AqlParser.ContainsContext - Class in org.ehrbase.aql.parser
- AqlParser.ContainsExpressionContext - Class in org.ehrbase.aql.parser
- AqlParser.ExtensionContext - Class in org.ehrbase.aql.parser
- AqlParser.FromContext - Class in org.ehrbase.aql.parser
- AqlParser.FromEHRContext - Class in org.ehrbase.aql.parser
- AqlParser.FromExprContext - Class in org.ehrbase.aql.parser
- AqlParser.FromForeignDataContext - Class in org.ehrbase.aql.parser
- AqlParser.FunctionContext - Class in org.ehrbase.aql.parser
- AqlParser.IdentifiedEqualityContext - Class in org.ehrbase.aql.parser
- AqlParser.IdentifiedExprContext - Class in org.ehrbase.aql.parser
- AqlParser.IdentifiedOperandContext - Class in org.ehrbase.aql.parser
- AqlParser.IdentifiedPathContext - Class in org.ehrbase.aql.parser
- AqlParser.InvokeExprContext - Class in org.ehrbase.aql.parser
- AqlParser.InvokeOperandContext - Class in org.ehrbase.aql.parser
- AqlParser.JoinPredicateContext - Class in org.ehrbase.aql.parser
- AqlParser.LimitContext - Class in org.ehrbase.aql.parser
- AqlParser.MatchesOperandContext - Class in org.ehrbase.aql.parser
- AqlParser.NodePredicateAndContext - Class in org.ehrbase.aql.parser
- AqlParser.NodePredicateComparableContext - Class in org.ehrbase.aql.parser
- AqlParser.NodePredicateOrContext - Class in org.ehrbase.aql.parser
- AqlParser.NodePredicateRegExContext - Class in org.ehrbase.aql.parser
- AqlParser.ObjectPathContext - Class in org.ehrbase.aql.parser
- AqlParser.OffsetContext - Class in org.ehrbase.aql.parser
- AqlParser.OperandContext - Class in org.ehrbase.aql.parser
- AqlParser.OrderByContext - Class in org.ehrbase.aql.parser
- AqlParser.OrderByExprContext - Class in org.ehrbase.aql.parser
- AqlParser.OrderBySeqContext - Class in org.ehrbase.aql.parser
- AqlParser.PathPartContext - Class in org.ehrbase.aql.parser
- AqlParser.PredicateAndContext - Class in org.ehrbase.aql.parser
- AqlParser.PredicateContext - Class in org.ehrbase.aql.parser
- AqlParser.PredicateEqualityContext - Class in org.ehrbase.aql.parser
- AqlParser.PredicateExprContext - Class in org.ehrbase.aql.parser
- AqlParser.PredicateOperandContext - Class in org.ehrbase.aql.parser
- AqlParser.QueryContext - Class in org.ehrbase.aql.parser
- AqlParser.QueryExprContext - Class in org.ehrbase.aql.parser
- AqlParser.SelectContext - Class in org.ehrbase.aql.parser
- AqlParser.SelectExprContext - Class in org.ehrbase.aql.parser
- AqlParser.SimpleClassExprContext - Class in org.ehrbase.aql.parser
- AqlParser.StandardPredicateContext - Class in org.ehrbase.aql.parser
- AqlParser.StdExpressionContext - Class in org.ehrbase.aql.parser
- AqlParser.TopExprContext - Class in org.ehrbase.aql.parser
- AqlParser.ValueListItemsContext - Class in org.ehrbase.aql.parser
- AqlParser.VersionClassExprContext - Class in org.ehrbase.aql.parser
- AqlParser.VersionedClassExprContext - Class in org.ehrbase.aql.parser
- AqlParser.VersionpredicateContext - Class in org.ehrbase.aql.parser
- AqlParser.VersionpredicateOptionsContext - Class in org.ehrbase.aql.parser
- AqlParser.WhereContext - Class in org.ehrbase.aql.parser
- AqlQueryHandler - Class in org.ehrbase.dao.access.jooq
-
Created by christian on 6/9/2016.
- AqlQueryHandler(I_DomainAccess, boolean) - Constructor for class org.ehrbase.dao.access.jooq.AqlQueryHandler
- AqlResult - Class in org.ehrbase.aql.sql
-
Wrapper calls for a query result
- AqlVisitor<T> - Interface in org.ehrbase.aql.parser
-
This interface defines a complete generic visitor for a parse tree produced by
AqlParser. - ARCHETYPE - org.ehrbase.ehr.knowledge.KnowledgeType
- ARCHETYPE_DETAILS - Static variable in class org.ehrbase.opt.mapper.Constants
- ARCHETYPE_NODE_ID - Static variable in class org.ehrbase.opt.mapper.Constants
- archetypedClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- archetypedClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- ArchetypedClassExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- ARCHETYPEID - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ARCHETYPEID - Static variable in class org.ehrbase.aql.parser.AqlParser
- ARCHETYPEID() - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- ARCHETYPEID() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- ArchetypeNodeId - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- ArchetypeNodeId(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.ArchetypeNodeId
- ARITHMETIC_BINOP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ARITHMETIC_BINOP - Static variable in class org.ehrbase.aql.parser.AqlParser
- as(Field) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- AS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- AS - Static variable in class org.ehrbase.aql.parser.AqlParser
- AS() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- ASC - org.ehrbase.aql.compiler.OrderAttribute.OrderDirection
- ASC - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ASC - Static variable in class org.ehrbase.aql.parser.AqlParser
- ASC() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- ASCENDING - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ASCENDING - Static variable in class org.ehrbase.aql.parser.AqlParser
- ASCENDING() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- associate(String, String, Object) - Method in class org.ehrbase.opt.mapper.Attribute
- ASSUMED_VALUE - Static variable in class org.ehrbase.opt.mapper.Constants
- AstContainment - Class in org.ehrbase.aql.containment
-
Abstract Syntax Notation container.
- AstContainment(Containment, AstContainment) - Constructor for class org.ehrbase.aql.containment.AstContainment
- AsyncAqlQuery - Class in org.ehrbase.dao.access.query
-
Attempt to use JAVA 8 CompletableFuture Created by christian on 10/13/2016.
- AsyncAqlQuery(I_DomainAccess, String) - Constructor for class org.ehrbase.dao.access.query.AsyncAqlQuery
- AsyncSqlQuery - Class in org.ehrbase.dao.access.query
-
Attempt to use JAVA 8 CompletableFuture Created by christian on 10/13/2016.
- AsyncSqlQuery(I_DomainAccess, String) - Constructor for class org.ehrbase.dao.access.query.AsyncSqlQuery
- AtomicContainment - Class in org.ehrbase.aql.containment
-
Simple containment not associated with a Set operator Created by christian on 4/6/2016.
- AtomicContainment(Containment, AstContainment) - Constructor for class org.ehrbase.aql.containment.AtomicContainment
- AttestationAccess - Class in org.ehrbase.dao.access.jooq
- AttestationAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.AttestationAccess
- attribute() - Method in class org.ehrbase.opt.LocatablePath
-
return the last segment of path
- Attribute - Class in org.ehrbase.opt.mapper
-
Created by christian on 2/19/2018.
- Attribute(Object) - Constructor for class org.ehrbase.opt.mapper.Attribute
- ATTRIBUTE - Static variable in class org.ehrbase.opt.mapper.Constants
- ATTRIBUTE_NAME - Static variable in class org.ehrbase.opt.mapper.Constants
- AttributeDef - Class in org.ehrbase.opt
-
Created by christian on 4/25/2018.
- AttributeDef(String) - Constructor for class org.ehrbase.opt.AttributeDef
- attributeEhrScapeID() - Method in class org.ehrbase.opt.AttributeDef
- attributeIdentifier() - Method in class org.ehrbase.opt.AttributeDef
- AttributeList - Class in org.ehrbase.opt.mapper
-
Created by christian on 2/13/2018.
- AttributeList(Map<String, Object>) - Constructor for class org.ehrbase.opt.mapper.AttributeList
- attributeName() - Method in class org.ehrbase.opt.AttributeDef
- AttributePath - Class in org.ehrbase.aql.sql.queryImpl.attribute
- AttributePath(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.AttributePath
- AttributeResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute
- AttributeResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.AttributeResolver
- attributes() - Method in class org.ehrbase.opt.ValuePoint
- attributes(String...) - Method in class org.ehrbase.opt.ValuePoint
- AuditDetailsAccess - Class in org.ehrbase.dao.access.jooq
- AuditDetailsAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- AuditDetailsAccess(I_DomainAccess, UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Constructor for class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- AVG - Static variable in class org.ehrbase.aql.parser.AqlLexer
- AVG - Static variable in class org.ehrbase.aql.parser.AqlParser
B
- BACKWARD - org.ehrbase.aql.compiler.TopAttributes.TopDirection
- BACKWARD - Static variable in class org.ehrbase.aql.parser.AqlLexer
- BACKWARD - Static variable in class org.ehrbase.aql.parser.AqlParser
- BACKWARD() - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- BaseService - Class in org.ehrbase.service
- BaseService(KnowledgeCacheService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.BaseService
- bind() - Method in class org.ehrbase.aql.sql.binding.ContainBinder
- bind() - Method in class org.ehrbase.aql.sql.binding.LimitBinding
- bind() - Method in class org.ehrbase.aql.sql.binding.OrderByBinder
- bind(String, UUID) - Method in class org.ehrbase.aql.sql.binding.SelectBinder
-
bind with path resolution depending on composition
- bind(String, UUID) - Method in class org.ehrbase.aql.sql.binding.WhereBinder
- bind(DSLContext) - Method in class org.ehrbase.aql.sql.binding.ContainBinder
- BmmModelHelper - Class in org.ehrbase.opt.mapper
- BOOL_AND - Static variable in class org.ehrbase.aql.parser.AqlLexer
- BOOL_AND - Static variable in class org.ehrbase.aql.parser.AqlParser
- BOOL_OR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- BOOL_OR - Static variable in class org.ehrbase.aql.parser.AqlParser
- Boolean - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Boolean(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Boolean
- BOOLEAN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- BOOLEAN - Static variable in class org.ehrbase.aql.parser.AqlParser
- BOOLEAN - Static variable in class org.ehrbase.opt.mapper.Constants
- BOOLEAN() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- BTRIM - Static variable in class org.ehrbase.aql.parser.AqlLexer
- BTRIM - Static variable in class org.ehrbase.aql.parser.AqlParser
- buildCache(String, Class<K>, Class<V>, CacheManager, boolean) - Static method in class org.ehrbase.configuration.CacheConfiguration
- buildExample(String, CompositionFormat) - Method in class org.ehrbase.service.TemplateServiceImp
- buildNewFolderAccessHierarchy(I_DomainAccess, Folder, DateTime, UUID, I_ContributionAccess) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Builds a folderAccess hierarchy recursively by iterating over all sub folders of given folder instance.
- buildPlainFolderAccess(I_DomainAccess, Folder, DateTime, UUID, I_ContributionAccess) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Builds the FolderAccess with the collection of subfolders empty.
C
- CacheConfiguration - Class in org.ehrbase.configuration
- CacheConfiguration() - Constructor for class org.ehrbase.configuration.CacheConfiguration
- cacheManagerCustomizer() - Method in class org.ehrbase.configuration.CacheConfiguration
- CAREFLOW_STEP - Static variable in class org.ehrbase.opt.mapper.Constants
- CATEGORY - org.ehrbase.dao.access.jooq.SystemValue
- CATEGORY - Static variable in class org.ehrbase.opt.mapper.Constants
- channelNames - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CHARSET - org.ehrbase.dao.access.jooq.SystemValue
- check(Composition) - Method in class org.ehrbase.service.ValidationServiceImp
- check(String, Composition) - Method in class org.ehrbase.service.ValidationServiceImp
- check(UUID, Composition) - Method in class org.ehrbase.service.ValidationServiceImp
- checkExist(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- checkSiblingNameConflicts(Folder) - Static method in class org.ehrbase.dao.access.util.FolderUtils
-
Checks each sub folder level for conflicts.
- CHILDREN - Static variable in class org.ehrbase.opt.mapper.Constants
- classExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- ClassExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- classNameOf(String) - Method in class org.ehrbase.aql.sql.PathResolver
- clipInIterativeMarker(List<String>, Integer[]) - Method in class org.ehrbase.aql.sql.queryImpl.IterativeNode
- clone() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- clone() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- clone() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- clone() - Method in class org.ehrbase.aql.definition.VariableDefinition
- CLOSE_BRACKET - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CLOSE_BRACKET - Static variable in class org.ehrbase.aql.parser.AqlParser
- CLOSE_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- CLOSE_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- CLOSE_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- CLOSE_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- CLOSE_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- CLOSE_CURLY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CLOSE_CURLY - Static variable in class org.ehrbase.aql.parser.AqlParser
- CLOSE_CURLY() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- CLOSE_PAR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CLOSE_PAR - Static variable in class org.ehrbase.aql.parser.AqlParser
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- CLOSE_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- closeCache() - Method in class org.ehrbase.service.KnowledgeCacheService
- CODE - Static variable in class org.ehrbase.opt.mapper.Constants
- CODE_STRING - Static variable in class org.ehrbase.opt.mapper.Constants
- CodedText - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- CodedText(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.CodedText
- CodePhrase - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- CodePhrase(CCODEPHRASE, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.CodePhrase
- codeSet(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- codeSet(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
- codeSetForId(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- codeSetForId(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
- codeSetIdentifiers() - Method in class org.ehrbase.service.TerminologyServiceImp
- codeSetIdentifiers(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- codesetMapping() - Method in class org.ehrbase.service.TerminologyServiceImp
- COMMA - Static variable in class org.ehrbase.aql.parser.AqlLexer
- COMMA - Static variable in class org.ehrbase.aql.parser.AqlParser
- COMMA - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- COMMA() - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- COMMA(int) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- commit() - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
storeComposition a new entry in the DB, using a default transaction time
only implemented with "root" tables: ehr, contribution and composition! - commit() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
-
Deprecated.
- commit() - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
Deprecated.
- commit() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
-
Deprecated.
- commit() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
-
Deprecated.
- commit() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- commit() - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- commit(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
storeComposition a new entry in the DB
- commit(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
-
Commit composition (incl embedded audit).
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
-
Deprecated.
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- commit(Timestamp) - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- commit(Timestamp, UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Additional commit method to store a new entry of folder to the database and get all of inserted sub folders connected by one contribution which has been created before.
- commit(Timestamp, UUID) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Additional commit method to store a new entry of folder to the database and get all of inserted sub folders connected by one contribution which has been created before.
- commit(Timestamp, UUID) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- commit(Timestamp, UUID, ItemStructure) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
Commit this status instance.
- commit(Timestamp, UUID, ItemStructure) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- commit(Timestamp, UUID, UUID, ContributionDataType, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
Commits given input as contribution record.
- commit(Timestamp, UUID, UUID, ContributionDataType, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
-
Commit the contribution with (optional) given values (incl.
- commit(Timestamp, ContributionDataType, ContributionDef.ContributionState) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
Commits given input as contribution record.
- commit(Timestamp, ContributionDataType, ContributionDef.ContributionState) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
-
Commit the contribution with optional values, excluding audit, which needs to be created and set beforehand.
- commit(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
-
Convenience commit, that sets values on an empty/minimal
AuditDetailsAccessbefore committing. - commit(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- commit(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- commit(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- commit(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- commit(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- commitContribution(UUID, String, CompositionFormat) - Method in class org.ehrbase.service.ContributionServiceImp
- commitWithCustomContribution(Timestamp, UUID, ItemStructure) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
commit this instance, which has contribution already set with setContributionId(...) beforehand
- commitWithCustomContribution(Timestamp, UUID, ItemStructure) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- commitWithCustomContribution(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Unlike the basic commit it is necessary to set the contribution manually beforehand, here.
- commitWithCustomContribution(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- commitWithSignature(String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
commit the contribution with a certifying signature
the signature is stored in the Contribution Version entry, the state of the contribution is then 'complete' - commitWithSignature(String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- COMPARABLEOPERATOR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- COMPARABLEOPERATOR - Static variable in class org.ehrbase.aql.parser.AqlParser
- COMPARABLEOPERATOR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- COMPARABLEOPERATOR() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- COMPARABLEOPERATOR() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- compareTo(FolderAccess) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- compareTo(FolderHistoryAccess) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- COMPLETE - org.ehrbase.dao.access.util.ContributionDef.ContributionState
- COMPOSER - org.ehrbase.dao.access.jooq.SystemValue
- COMPOSER_ID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- COMPOSER_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- composerId - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- composerRef - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- composerRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- ComposerResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.composer
- ComposerResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composer.ComposerResolver
- COMPOSITION - org.ehrbase.dao.access.util.ContributionDef.ContributionType
- COMPOSITION - Static variable in class org.ehrbase.opt.mapper.Constants
- COMPOSITION_JOIN - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- COMPOSITION_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- COMPOSITION_UID - Static variable in interface org.ehrbase.aql.sql.binding.I_SelectBinder
- CompositionAccess - Class in org.ehrbase.dao.access.jooq
-
operations on the static part of Compositions (eg.
- CompositionAccess(I_DomainAccess, Composition, UUID) - Constructor for class org.ehrbase.dao.access.jooq.CompositionAccess
-
Constructor with convenient
I_DomainAccessparameter, for better readability. - CompositionAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig, Composition, UUID) - Constructor for class org.ehrbase.dao.access.jooq.CompositionAccess
-
Basic constructor for composition.
- CompositionAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- CompositionAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionAttribute
- CompositionAttributeQuery - Class in org.ehrbase.aql.sql.queryImpl
-
map an AQL datavalue expression into a SQL field
- CompositionAttributeQuery(DSLContext, PathResolver, String, String, IntrospectService) - Constructor for class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- CompositionHistoryAccess - Class in org.ehrbase.dao.access.jooq
-
Stripped down DAO to perform some `*_history` table related actions.
- CompositionHistoryAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- compositionIdFieldSetup - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- CompositionIdFieldSetup - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
-
maintain the condition of a query containing the composition id
- CompositionIdFieldSetup() - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionIdFieldSetup
- CompositionName - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- CompositionName(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionName
- compositionRecordTable - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- compositionRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- CompositionResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- CompositionResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionResolver
- CompositionServiceImp - Class in org.ehrbase.service
- CompositionServiceImp(KnowledgeCacheService, ValidationService, EhrService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.CompositionServiceImp
- CompositionUidValue - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- CompositionUidValue(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionUidValue
- CompoXRefAccess - Class in org.ehrbase.dao.access.jooq
-
Deals with composition links.
- CompoXRefAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.CompoXRefAccess
- CONCAT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CONCAT - Static variable in class org.ehrbase.aql.parser.AqlParser
- CONCAT_WS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CONCAT_WS - Static variable in class org.ehrbase.aql.parser.AqlParser
- CONCEPT - Static variable in class org.ehrbase.opt.mapper.Constants
- CONCEPT_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- ConceptAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/10/2015.
- ConceptAccess() - Constructor for class org.ehrbase.dao.access.jooq.ConceptAccess
- conceptRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- configuration() - Method in class org.ehrbase.service.PersistenceConfig
- connectionProvider() - Method in class org.ehrbase.service.PersistenceConfig
- Constants - Class in org.ehrbase.opt.mapper
-
Created by christian on 2/12/2018.
- Constants() - Constructor for class org.ehrbase.opt.mapper.Constants
- CONSTRAINT - Static variable in class org.ehrbase.opt.mapper.Constants
- CONSTRAINTS - Static variable in class org.ehrbase.opt.mapper.Constants
- ContainBinder - Class in org.ehrbase.aql.sql.binding
-
Binds the SELECT, FROM, WHERE clauses to SQL expression Binds nested sets containments to a SQL expression
- ContainBinder(List<ContainmentSet>) - Constructor for class org.ehrbase.aql.sql.binding.ContainBinder
- containExpressionBool() - Method in class org.ehrbase.aql.parser.AqlParser
- containExpressionBool() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- ContainExpressionBoolContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- Containment - Class in org.ehrbase.aql.containment
-
Container for containment definition
- Containment(String, String, String) - Constructor for class org.ehrbase.aql.containment.Containment
- Containment(Containment) - Constructor for class org.ehrbase.aql.containment.Containment
- ContainmentAccess - Class in org.ehrbase.dao.access.jooq
-
Created by christian on 6/1/2016.
- ContainmentAccess(DataAccess, UUID, String, Map<String, String>, boolean) - Constructor for class org.ehrbase.dao.access.jooq.ContainmentAccess
- ContainmentSet - Class in org.ehrbase.aql.containment
-
Define the set of containments for a CONTAINS clause
- ContainmentSet(int, Containment) - Constructor for class org.ehrbase.aql.containment.ContainmentSet
- ContainmentSet.OPERATOR - Enum in org.ehrbase.aql.containment
- contains() - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- contains() - Method in class org.ehrbase.aql.parser.AqlParser
- Contains - Class in org.ehrbase.aql.compiler
- Contains(ParseTree) - Constructor for class org.ehrbase.aql.compiler.Contains
- CONTAINS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CONTAINS - Static variable in class org.ehrbase.aql.parser.AqlParser
- CONTAINS() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- CONTAINS() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- ContainsContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ContainsContext
- containsEhrStatus() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- containsExpression() - Method in class org.ehrbase.aql.parser.AqlParser.FromExprContext
- ContainsExpressionContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- containsJQueryPath() - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- ContainsSet - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 10/19/2016.
- ContainsSet(String, DSLContext) - Constructor for class org.ehrbase.aql.sql.queryImpl.ContainsSet
- context - Variable in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- CONTEXT - org.ehrbase.dao.access.jooq.SystemValue
- CONTEXT - Static variable in class org.ehrbase.opt.mapper.Constants
- CONTEXT_PATH - Static variable in class org.ehrbase.opt.mapper.EventContextAttributes
- ContextAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/9/2015.
- ContextAccess(DSLContext, ServerConfig, EventContext) - Constructor for class org.ehrbase.dao.access.jooq.ContextAccess
- ContextOtherContext - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- ContextOtherContext(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextOtherContext
- ContextSetup - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
-
maintain context for EHR attribute and querying
- ContextSetup() - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextSetup
- ContributionAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/17/2015.
- ContributionAccess(I_DomainAccess, UUID) - Constructor for class org.ehrbase.dao.access.jooq.ContributionAccess
-
Constructor with convenient
I_DomainAccessparameter, for better readability. - ContributionAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig, UUID) - Constructor for class org.ehrbase.dao.access.jooq.ContributionAccess
-
Basic constructor for contribution.
- ContributionDef - Class in org.ehrbase.dao.access.util
-
Created by Christian Chevalley on 4/22/2015.
- ContributionDef() - Constructor for class org.ehrbase.dao.access.util.ContributionDef
- ContributionDef.ContributionState - Enum in org.ehrbase.dao.access.util
- ContributionDef.ContributionType - Enum in org.ehrbase.dao.access.util
- ContributionServiceHelper - Class in org.ehrbase.service
-
Helper class to collect helper methods for contribution processing.
- ContributionServiceHelper() - Constructor for class org.ehrbase.service.ContributionServiceHelper
- ContributionServiceImp - Class in org.ehrbase.service
- ContributionServiceImp(KnowledgeCacheService, CompositionService, EhrService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.ContributionServiceImp
- CORR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- CORR - Static variable in class org.ehrbase.aql.parser.AqlParser
- COULD_NOT_RETRIEVE_EHR_FOR_ID - Static variable in class org.ehrbase.dao.access.jooq.EhrAccess
- COULD_NOT_RETRIEVE_EHR_FOR_PARTY - Static variable in class org.ehrbase.dao.access.jooq.EhrAccess
- Count - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Count(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Count
- COUNT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- COUNT - Static variable in class org.ehrbase.aql.parser.AqlParser
- COVAR_POP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- COVAR_POP - Static variable in class org.ehrbase.aql.parser.AqlParser
- COVAR_SAMP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- COVAR_SAMP - Static variable in class org.ehrbase.aql.parser.AqlParser
- create(EhrStatus, UUID) - Method in class org.ehrbase.service.EhrServiceImp
- create(String) - Method in class org.ehrbase.service.TemplateServiceImp
- create(UUID, Composition, UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- create(UUID, Folder) - Method in class org.ehrbase.service.FolderServiceImp
- create(UUID, String, CompositionFormat) - Method in class org.ehrbase.service.CompositionServiceImp
- create(UUID, String, CompositionFormat, String, UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- createOrRetrieveInstanceId(I_DomainAccess, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
-
Try to retrieve system with given input.
- createOrRetrieveInstanceId(I_DomainAccess, String, String) - Static method in class org.ehrbase.dao.access.jooq.SystemAccess
- createOrRetrieveLocalSystem(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
-
Helper to retrieve or storeComposition a local host identifier
the local settings is a combination of MAC address and hostname:
for example: 44-87-FC-A9-B4-B2|TEST-PC
if the system is not yet in the DB it is created, it is retrieved otherwise - createOrRetrieveLocalSystem(I_DomainAccess) - Static method in class org.ehrbase.dao.access.jooq.SystemAccess
- createStoredQuery(String, String, String) - Method in class org.ehrbase.service.QueryServiceImp
- CREATION - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- CURRENT_STATE - Static variable in class org.ehrbase.opt.mapper.Constants
D
- DATA - Static variable in interface org.ehrbase.aql.sql.binding.I_SelectBinder
- DATA - Static variable in class org.ehrbase.opt.mapper.Constants
- DataAccess - Class in org.ehrbase.dao.access.support
-
Created by Christian Chevalley on 4/21/2015.
- DataAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.support.DataAccess
- DataAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig) - Constructor for class org.ehrbase.dao.access.support.DataAccess
- Date - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Date(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Date
- DATE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DATE - Static variable in class org.ehrbase.aql.parser.AqlParser
- DATE() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- DateTime - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- DateTime(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.DateTime
- DB_INCONSISTENCY - Static variable in class org.ehrbase.dao.access.jooq.EntryAccess
- DBCP2_POOL - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- DECODE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DECODE - Static variable in class org.ehrbase.aql.parser.AqlParser
- DEFAULT_LANGUAGE - Static variable in class org.ehrbase.opt.mapper.Constants
- defaultAliased(Field) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- DefaultColumnId - Class in org.ehrbase.aql.sql.queryImpl
- DefaultColumnId() - Constructor for class org.ehrbase.aql.sql.queryImpl.DefaultColumnId
- DEFINING_CODE - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- DEFINING_CODE - Static variable in class org.ehrbase.opt.mapper.Constants
- definition() - Method in class org.ehrbase.aql.definition.IdentifiedPathVariable
- delete() - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
delete the Versioned Object associated with the instance implementing this Data Access Interface.
- delete() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
-
Deprecated.
- delete() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
Deprecated.
- delete() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- delete() - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- delete(UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- delete(UUID) - Method in class org.ehrbase.service.FolderServiceImp
- delete(UUID, UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- delete(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Delete a composition
Delete by simulating an SQL CASCADE wherever appropriate
delete entry first delete the corresponding version entry delete the composition record - delete(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- delete(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
quick delete...
- delete(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
delete an entry
- delete(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
- DELETED - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- DELETED - org.ehrbase.dao.access.util.ContributionDef.ContributionState
- deleteFromComposition(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
delete all entries belonging to a composition
- deleteIdentifier(String, String) - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
delete a specific identifier for the current party
- deleteIdentifier(String, String) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- deleteInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
delete an instance and all its identifiers
- deleteNamedColumn(Result<Record>, String) - Static method in class org.ehrbase.aql.sql.postprocessing.RawJsonTransform
- deleteStoredQuery(String, String) - Method in class org.ehrbase.service.QueryServiceImp
- deleteWithCustomContribution(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Unlike the basic delete it is necessary to set the contribution manually beforehand, here.
- deleteWithCustomContribution(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- DEMOGRAPHIC - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DEMOGRAPHIC - Static variable in class org.ehrbase.aql.parser.AqlParser
- DEMOGRAPHIC - Static variable in class org.ehrbase.service.BaseService
- DENOMINATOR - Static variable in class org.ehrbase.opt.mapper.Constants
- DESC - org.ehrbase.aql.compiler.OrderAttribute.OrderDirection
- DESC - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DESC - Static variable in class org.ehrbase.aql.parser.AqlParser
- DESC() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- DESCENDING - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DESCENDING - Static variable in class org.ehrbase.aql.parser.AqlParser
- DESCENDING() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- DESCRIPTION - Static variable in class org.ehrbase.opt.mapper.Constants
- DESCRIPTION - Static variable in class org.ehrbase.service.CompositionServiceImp
- DESCRIPTION - Static variable in class org.ehrbase.service.EhrServiceImp
- Details(String, ContainmentSet, Containment) - Constructor for class org.ehrbase.aql.containment.Predicates.Details
- DISTINCT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- DISTINCT - Static variable in class org.ehrbase.aql.parser.AqlParser
- DISTINCT() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- dividePathIntoSegments(String) - Static method in class org.ehrbase.ehr.util.LocatableHelper
- doesEhrExist(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- dsl() - Method in class org.ehrbase.service.PersistenceConfig
- DummyDataAccess - Class in org.ehrbase.dao.access.support
-
Created by Christian Chevalley on 4/25/2015.
- DummyDataAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig) - Constructor for class org.ehrbase.dao.access.support.DummyDataAccess
- dump() - Method in class org.ehrbase.aql.compiler.AqlExpression
- dump() - Method in class org.ehrbase.aql.containment.IdentifierMapper
- Duration - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Duration(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Duration
E
- effectiveAlias() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- EHR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- EHR - Static variable in class org.ehrbase.aql.parser.AqlParser
- EHR() - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- EHR_JOIN - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- EhrAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/17/2015.
- EhrAccess(DSLContext, ServerConfig, UUID, UUID, UUID, UUID, UUID) - Constructor for class org.ehrbase.dao.access.jooq.EhrAccess
- EhrAccess.PARTY_MODE - Enum in org.ehrbase.dao.access.jooq
- EhrAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr
- EhrAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrAttribute
- EhrException - Exception in org.ehrbase.ehr.util
-
Created by Christian Chevalley on 4/2/2015.
- EhrException(int, String) - Constructor for exception org.ehrbase.ehr.util.EhrException
- EhrIdValue - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr
- EhrIdValue(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrIdValue
- EhrPredicate(String) - Constructor for class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- EhrPredicate(String, String, String) - Constructor for class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- ehrRecordTable - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- EhrResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr
- EhrResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrResolver
- ehrscape() - Method in class org.ehrbase.opt.NodeId
-
transform the name into an ehrscape pseudo id
- EhrServiceImp - Class in org.ehrbase.service
- EhrServiceImp(KnowledgeCacheService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.EhrServiceImp
- ehrSetup - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- EhrSetup - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr
-
maintain context for EHR attribute and querying
- EhrSetup() - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrSetup
- EhrStatusAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
- EhrStatusAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusAttribute
- EhrStatusJson - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
- EhrStatusJson(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusJson
- EhrStatusOtherDetails - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
- EhrStatusOtherDetails(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusOtherDetails
- Element - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Element(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Element
- ENCODE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ENCODE - Static variable in class org.ehrbase.aql.parser.AqlParser
- ENCODING - org.ehrbase.dao.access.jooq.SystemValue
- enterArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.archetypedClassExpr(). - enterArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.archetypedClassExpr(). - enterClassExpr(AqlParser.ClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.classExpr(). - enterClassExpr(AqlParser.ClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.classExpr(). - enterContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- enterContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.containExpressionBool(). - enterContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.containExpressionBool(). - enterContains(AqlParser.ContainsContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- enterContains(AqlParser.ContainsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.contains(). - enterContains(AqlParser.ContainsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.contains(). - enterContainsExpression(AqlParser.ContainsExpressionContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- enterContainsExpression(AqlParser.ContainsExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.containsExpression(). - enterContainsExpression(AqlParser.ContainsExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.containsExpression(). - enterEveryRule(ParserRuleContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
- enterExtension(AqlParser.ExtensionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.extension(). - enterExtension(AqlParser.ExtensionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.extension(). - enterFrom(AqlParser.FromContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.from(). - enterFrom(AqlParser.FromContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.from(). - enterFromEHR(AqlParser.FromEHRContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- enterFromEHR(AqlParser.FromEHRContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.fromEHR(). - enterFromEHR(AqlParser.FromEHRContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.fromEHR(). - enterFromExpr(AqlParser.FromExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.fromExpr(). - enterFromExpr(AqlParser.FromExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.fromExpr(). - enterFromForeignData(AqlParser.FromForeignDataContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.fromForeignData(). - enterFromForeignData(AqlParser.FromForeignDataContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.fromForeignData(). - enterFunction(AqlParser.FunctionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.function(). - enterFunction(AqlParser.FunctionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.function(). - enterIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.identifiedEquality(). - enterIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.identifiedEquality(). - enterIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.identifiedExpr(). - enterIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.identifiedExpr(). - enterIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.identifiedOperand(). - enterIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.identifiedOperand(). - enterIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.identifiedPath(). - enterIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.identifiedPath(). - enterInvokeExpr(AqlParser.InvokeExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.invokeExpr(). - enterInvokeExpr(AqlParser.InvokeExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.invokeExpr(). - enterInvokeOperand(AqlParser.InvokeOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.invokeOperand(). - enterInvokeOperand(AqlParser.InvokeOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.invokeOperand(). - enterJoinPredicate(AqlParser.JoinPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.joinPredicate(). - enterJoinPredicate(AqlParser.JoinPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.joinPredicate(). - enterLimit(AqlParser.LimitContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.limit(). - enterLimit(AqlParser.LimitContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.limit(). - enterMatchesOperand(AqlParser.MatchesOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.matchesOperand(). - enterMatchesOperand(AqlParser.MatchesOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.matchesOperand(). - enterNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.nodePredicateAnd(). - enterNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.nodePredicateAnd(). - enterNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.nodePredicateComparable(). - enterNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.nodePredicateComparable(). - enterNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.nodePredicateOr(). - enterNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.nodePredicateOr(). - enterNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.nodePredicateRegEx(). - enterNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.nodePredicateRegEx(). - enterObjectPath(AqlParser.ObjectPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.objectPath(). - enterObjectPath(AqlParser.ObjectPathContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.objectPath(). - enterOffset(AqlParser.OffsetContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.offset(). - enterOffset(AqlParser.OffsetContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.offset(). - enterOperand(AqlParser.OperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.operand(). - enterOperand(AqlParser.OperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.operand(). - enterOrderBy(AqlParser.OrderByContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.orderBy(). - enterOrderBy(AqlParser.OrderByContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.orderBy(). - enterOrderByExpr(AqlParser.OrderByExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.orderByExpr(). - enterOrderByExpr(AqlParser.OrderByExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.orderByExpr(). - enterOrderBySeq(AqlParser.OrderBySeqContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.orderBySeq(). - enterOrderBySeq(AqlParser.OrderBySeqContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.orderBySeq(). - enterPathPart(AqlParser.PathPartContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.pathPart(). - enterPathPart(AqlParser.PathPartContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.pathPart(). - enterPredicate(AqlParser.PredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.predicate(). - enterPredicate(AqlParser.PredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.predicate(). - enterPredicateAnd(AqlParser.PredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.predicateAnd(). - enterPredicateAnd(AqlParser.PredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.predicateAnd(). - enterPredicateEquality(AqlParser.PredicateEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.predicateEquality(). - enterPredicateEquality(AqlParser.PredicateEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.predicateEquality(). - enterPredicateExpr(AqlParser.PredicateExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.predicateExpr(). - enterPredicateExpr(AqlParser.PredicateExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.predicateExpr(). - enterPredicateOperand(AqlParser.PredicateOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.predicateOperand(). - enterPredicateOperand(AqlParser.PredicateOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.predicateOperand(). - enterQuery(AqlParser.QueryContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.query(). - enterQuery(AqlParser.QueryContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.query(). - enterQueryExpr(AqlParser.QueryExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.queryExpr(). - enterQueryExpr(AqlParser.QueryExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.queryExpr(). - enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.QueryContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- enterRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- enterSelect(AqlParser.SelectContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.select(). - enterSelect(AqlParser.SelectContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.select(). - enterSelectExpr(AqlParser.SelectExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.selectExpr(). - enterSelectExpr(AqlParser.SelectExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.selectExpr(). - enterSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.simpleClassExpr(). - enterSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.simpleClassExpr(). - enterStandardPredicate(AqlParser.StandardPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.standardPredicate(). - enterStandardPredicate(AqlParser.StandardPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.standardPredicate(). - enterStdExpression(AqlParser.StdExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.stdExpression(). - enterStdExpression(AqlParser.StdExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.stdExpression(). - enterTopExpr(AqlParser.TopExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.topExpr(). - enterTopExpr(AqlParser.TopExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.topExpr(). - enterValueListItems(AqlParser.ValueListItemsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.valueListItems(). - enterValueListItems(AqlParser.ValueListItemsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.valueListItems(). - enterVersionClassExpr(AqlParser.VersionClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.versionClassExpr(). - enterVersionClassExpr(AqlParser.VersionClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.versionClassExpr(). - enterVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.versionedClassExpr(). - enterVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.versionedClassExpr(). - enterVersionpredicate(AqlParser.VersionpredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.versionpredicate(). - enterVersionpredicate(AqlParser.VersionpredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.versionpredicate(). - enterVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.versionpredicateOptions(). - enterVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.versionpredicateOptions(). - enterWhere(AqlParser.WhereContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Enter a parse tree produced by
AqlParser.where(). - enterWhere(AqlParser.WhereContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Enter a parse tree produced by
AqlParser.where(). - ENTRY_ROOT - Static variable in class org.ehrbase.aql.sql.queryImpl.ContainsSet
- EntryAccess - Class in org.ehrbase.dao.access.jooq
-
operations on the Entry part of a Composition (Entry is archetyped)
- EntryAccess(I_DomainAccess, String, Integer, UUID, Composition) - Constructor for class org.ehrbase.dao.access.jooq.EntryAccess
-
Constructor with convenient
I_DomainAccessparameter, for better readability. - EntryAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig, String, Integer, UUID, Composition) - Constructor for class org.ehrbase.dao.access.jooq.EntryAccess
-
Basic constructor for entry.
- EntryAttributeMapper - Class in org.ehrbase.aql.sql.queryImpl
-
Map a datavalue UML expression from an ARCHETYPED structure into its RM/JSON representation see http://www.openehr.org/releases/trunk/UML/ for field identification Created by christian on 5/11/2016.
- EntryAttributeMapper() - Constructor for class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- ENV_AQL_ARRAY_DEPTH - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- ENV_AQL_ARRAY_IGNORE_NODE - Static variable in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- EOF() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- equals(Object) - Method in class org.ehrbase.aql.containment.Containment
- EQUIVALENT - org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
- EVENT_CONTEXT_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- EventContextAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- EventContextAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextAttribute
- EventContextAttributes - Class in org.ehrbase.opt.mapper
-
Created by christian on 2/14/2018.
- EventContextAttributes() - Constructor for class org.ehrbase.opt.mapper.EventContextAttributes
- EventContextFactory - Class in org.ehrbase.dao.access.jooq
-
utility to build dummy or null EventContext
- EventContextFactory() - Constructor for class org.ehrbase.dao.access.jooq.EventContextFactory
- EventContextJson - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- EventContextJson(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextJson
- eventContextRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- EventContextResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- EventContextResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextResolver
- EVERY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- EVERY - Static variable in class org.ehrbase.aql.parser.AqlParser
- EXCEPTION - Static variable in class org.ehrbase.dao.access.jooq.EhrAccess
- exceptionTransformer() - Method in class org.ehrbase.service.PersistenceConfig
- exclude(String) - Method in class org.ehrbase.opt.NodeChildren
- execute() - Method in class org.ehrbase.aql.sql.QueryProcessor
- exists(UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- exists(I_VariableDefinition) - Method in class org.ehrbase.aql.sql.binding.VariableDefinitions
- exists(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Checks if the given versionedObjectID points to an existing composition.
- exists(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- EXISTS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- EXISTS - Static variable in class org.ehrbase.aql.parser.AqlParser
- EXISTS() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- exitArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.archetypedClassExpr(). - exitArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.archetypedClassExpr(). - exitClassExpr(AqlParser.ClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.classExpr(). - exitClassExpr(AqlParser.ClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.classExpr(). - exitContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.containExpressionBool(). - exitContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.containExpressionBool(). - exitContains(AqlParser.ContainsContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitContains(AqlParser.ContainsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.contains(). - exitContains(AqlParser.ContainsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.contains(). - exitContainsExpression(AqlParser.ContainsExpressionContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitContainsExpression(AqlParser.ContainsExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.containsExpression(). - exitContainsExpression(AqlParser.ContainsExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.containsExpression(). - exitEveryRule(ParserRuleContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
- exitExtension(AqlParser.ExtensionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.extension(). - exitExtension(AqlParser.ExtensionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.extension(). - exitFrom(AqlParser.FromContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.from(). - exitFrom(AqlParser.FromContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.from(). - exitFromEHR(AqlParser.FromEHRContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitFromEHR(AqlParser.FromEHRContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.fromEHR(). - exitFromEHR(AqlParser.FromEHRContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.fromEHR(). - exitFromExpr(AqlParser.FromExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.fromExpr(). - exitFromExpr(AqlParser.FromExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.fromExpr(). - exitFromForeignData(AqlParser.FromForeignDataContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitFromForeignData(AqlParser.FromForeignDataContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.fromForeignData(). - exitFromForeignData(AqlParser.FromForeignDataContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.fromForeignData(). - exitFunction(AqlParser.FunctionContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitFunction(AqlParser.FunctionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.function(). - exitFunction(AqlParser.FunctionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.function(). - exitIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.identifiedEquality(). - exitIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.identifiedEquality(). - exitIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.identifiedExpr(). - exitIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.identifiedExpr(). - exitIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.identifiedOperand(). - exitIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.identifiedOperand(). - exitIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.identifiedPath(). - exitIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.identifiedPath(). - exitInvokeExpr(AqlParser.InvokeExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.invokeExpr(). - exitInvokeExpr(AqlParser.InvokeExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.invokeExpr(). - exitInvokeOperand(AqlParser.InvokeOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.invokeOperand(). - exitInvokeOperand(AqlParser.InvokeOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.invokeOperand(). - exitJoinPredicate(AqlParser.JoinPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.joinPredicate(). - exitJoinPredicate(AqlParser.JoinPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.joinPredicate(). - exitLimit(AqlParser.LimitContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitLimit(AqlParser.LimitContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.limit(). - exitLimit(AqlParser.LimitContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.limit(). - exitMatchesOperand(AqlParser.MatchesOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.matchesOperand(). - exitMatchesOperand(AqlParser.MatchesOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.matchesOperand(). - exitNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.nodePredicateAnd(). - exitNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.nodePredicateAnd(). - exitNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.nodePredicateComparable(). - exitNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.nodePredicateComparable(). - exitNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.nodePredicateOr(). - exitNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.nodePredicateOr(). - exitNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.nodePredicateRegEx(). - exitNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.nodePredicateRegEx(). - exitObjectPath(AqlParser.ObjectPathContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitObjectPath(AqlParser.ObjectPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.objectPath(). - exitObjectPath(AqlParser.ObjectPathContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.objectPath(). - exitOffset(AqlParser.OffsetContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitOffset(AqlParser.OffsetContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.offset(). - exitOffset(AqlParser.OffsetContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.offset(). - exitOperand(AqlParser.OperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.operand(). - exitOperand(AqlParser.OperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.operand(). - exitOrderBy(AqlParser.OrderByContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.orderBy(). - exitOrderBy(AqlParser.OrderByContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.orderBy(). - exitOrderByExpr(AqlParser.OrderByExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.orderByExpr(). - exitOrderByExpr(AqlParser.OrderByExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.orderByExpr(). - exitOrderBySeq(AqlParser.OrderBySeqContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitOrderBySeq(AqlParser.OrderBySeqContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.orderBySeq(). - exitOrderBySeq(AqlParser.OrderBySeqContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.orderBySeq(). - exitPathPart(AqlParser.PathPartContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.pathPart(). - exitPathPart(AqlParser.PathPartContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.pathPart(). - exitPredicate(AqlParser.PredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.predicate(). - exitPredicate(AqlParser.PredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.predicate(). - exitPredicateAnd(AqlParser.PredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.predicateAnd(). - exitPredicateAnd(AqlParser.PredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.predicateAnd(). - exitPredicateEquality(AqlParser.PredicateEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.predicateEquality(). - exitPredicateEquality(AqlParser.PredicateEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.predicateEquality(). - exitPredicateExpr(AqlParser.PredicateExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.predicateExpr(). - exitPredicateExpr(AqlParser.PredicateExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.predicateExpr(). - exitPredicateOperand(AqlParser.PredicateOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.predicateOperand(). - exitPredicateOperand(AqlParser.PredicateOperandContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.predicateOperand(). - exitQuery(AqlParser.QueryContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitQuery(AqlParser.QueryContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.query(). - exitQuery(AqlParser.QueryContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.query(). - exitQueryExpr(AqlParser.QueryExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.queryExpr(). - exitQueryExpr(AqlParser.QueryExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.queryExpr(). - exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.QueryContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- exitRule(ParseTreeListener) - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- exitSelect(AqlParser.SelectContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.select(). - exitSelect(AqlParser.SelectContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.select(). - exitSelectExpr(AqlParser.SelectExprContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitSelectExpr(AqlParser.SelectExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.selectExpr(). - exitSelectExpr(AqlParser.SelectExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.selectExpr(). - exitSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.simpleClassExpr(). - exitSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.simpleClassExpr(). - exitStandardPredicate(AqlParser.StandardPredicateContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- exitStandardPredicate(AqlParser.StandardPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.standardPredicate(). - exitStandardPredicate(AqlParser.StandardPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.standardPredicate(). - exitStdExpression(AqlParser.StdExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.stdExpression(). - exitStdExpression(AqlParser.StdExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.stdExpression(). - exitTopExpr(AqlParser.TopExprContext) - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- exitTopExpr(AqlParser.TopExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.topExpr(). - exitTopExpr(AqlParser.TopExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.topExpr(). - exitValueListItems(AqlParser.ValueListItemsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.valueListItems(). - exitValueListItems(AqlParser.ValueListItemsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.valueListItems(). - exitVersionClassExpr(AqlParser.VersionClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.versionClassExpr(). - exitVersionClassExpr(AqlParser.VersionClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.versionClassExpr(). - exitVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.versionedClassExpr(). - exitVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.versionedClassExpr(). - exitVersionpredicate(AqlParser.VersionpredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.versionpredicate(). - exitVersionpredicate(AqlParser.VersionpredicateContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.versionpredicate(). - exitVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.versionpredicateOptions(). - exitVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.versionpredicateOptions(). - exitWhere(AqlParser.WhereContext) - Method in class org.ehrbase.aql.parser.AqlBaseListener
-
Exit a parse tree produced by
AqlParser.where(). - exitWhere(AqlParser.WhereContext) - Method in interface org.ehrbase.aql.parser.AqlListener
-
Exit a parse tree produced by
AqlParser.where(). - EXP_STRING - Static variable in class org.ehrbase.aql.parser.AqlLexer
- EXP_STRING - Static variable in class org.ehrbase.aql.parser.AqlParser
- expand(ID) - Method in interface org.ehrbase.aql.compiler.tsclient.TerminologyServer
-
Expands the value set identified by the provided ID.
- expand(String) - Method in class org.ehrbase.aql.compiler.tsclient.FhirTerminologyServerImpl
- extension() - Method in class org.ehrbase.aql.parser.AqlParser
- extension() - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- EXTENSION_IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlLexer
- EXTENSION_IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlParser
- EXTENSION_IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- ExtensionContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- ExtensionDefinition - Class in org.ehrbase.aql.definition
-
Created by christian on 9/20/2016.
- ExtensionDefinition(String, String, String) - Constructor for class org.ehrbase.aql.definition.ExtensionDefinition
- EXTERNAL_REF - org.ehrbase.dao.access.jooq.EhrAccess.PARTY_MODE
- extractVersionObjects(ArrayList, CompositionFormat) - Static method in class org.ehrbase.service.ContributionServiceHelper
-
returns a list of RM VERSIONs extracted from given serialization
F
- F_COMPOSER_ID_ISSUER - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_ID_TYPE_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_ID_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_REF_NAMESPACE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_REF_SCHEME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_REF_TYPE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSER_REF_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_COMPOSITION_ID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONCEPT_DESCRIPTION - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONCEPT_ID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_END_TIME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_END_TIME_TZID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_LOCATION - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_OTHER_CONTEXT - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_START_TIME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_CONTEXT_START_TIME_TZID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_ENTRY - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_ENTRY_TEMPLATE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_ID_ISSUER - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_ID_TYPE_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_ID_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_REF_NAMESPACE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_REF_SCHEME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_REF_TYPE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_FACILITY_REF_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_LANGUAGE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PARTICIPATION_FUNCTION - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PARTICIPATION_MODE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PARTICIPATION_START_TIME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PARTICIPATION_START_TIME_TZID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_ID_ISSUER - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_ID_TYPE_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_ID_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_NAME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_REF_NAMESPACE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_REF_SCHEME - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_REF_TYPE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_PERFORMER_REF_VALUE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_TERRITORY - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_TERRITORY_CODE - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- F_VERSION - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- FACILITY_ID - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- FACILITY_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- facilityId - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- facilityRef - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- facilityRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- FacilityResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.facility
- FacilityResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.facility.FacilityResolver
- FALSE_VALID - Static variable in class org.ehrbase.opt.mapper.Constants
- fetch() - Method in class org.ehrbase.dao.access.query.AsyncAqlQuery
- fetch() - Method in class org.ehrbase.dao.access.query.AsyncSqlQuery
-
TODO doc
- fetchAll(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_TemplateStoreAccess
- fetchAll(I_DomainAccess) - Static method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- fetchConcept(I_DomainAccess, Integer, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
retrieve a concept
- fetchConceptLiteral(I_DomainAccess, Integer, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
- fetchConceptLiteral(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
- fetchConceptText(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
- fetchConceptUUID(I_DomainAccess, Integer, String) - Static method in class org.ehrbase.dao.access.jooq.ConceptAccess
- fetchContributionChangeType(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
retrieve a concept
- fetchContributionChangeType(I_DomainAccess, I_ConceptAccess.ContributionChangeType) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
- fetchQueryResults() - Method in class org.ehrbase.dao.access.query.AsyncAqlQuery
- fetchQueryResults() - Method in class org.ehrbase.dao.access.query.AsyncSqlQuery
-
TODO doc
- fetchSubjectIdentifiers(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
retrieve the list of identifiers for a subject owning an Ehr
the identifiers are formatted as: "CODE:ISSUER" - fetchSubjectIdentifiers(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- fetchTerritoryCode(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- FhirTerminologyServerImpl - Class in org.ehrbase.aql.compiler.tsclient
- FhirTerminologyServerImpl() - Constructor for class org.ehrbase.aql.compiler.tsclient.FhirTerminologyServerImpl
- fieldContext - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- fieldResolutionContext - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.AttributeResolver
- FieldResolutionContext - Class in org.ehrbase.aql.sql.queryImpl.attribute
- FieldResolutionContext(DSLContext, String, UUID, String, I_VariableDefinition, I_QueryImpl.Clause, PathResolver, IntrospectService, String) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- filterSetup - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- FilterSetup - Class in org.ehrbase.aql.sql.queryImpl.attribute
-
maintain the state of specific filter to apply in WHERE clause
- FilterSetup() - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.FilterSetup
- findBySubject(String, String) - Method in class org.ehrbase.service.EhrServiceImp
- findIdentifiedParty(I_DomainAccess, List<DvIdentifier>) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve an identified party from its identifier list.
- findIdentifiedParty(DSLContext, List<DvIdentifier>) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- findOperationalTemplate(String, OperationalTemplateFormat) - Method in class org.ehrbase.service.TemplateServiceImp
- findReferencedParty(I_DomainAccess, PartyRef) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve a party by a party reference (NB.
- findReferencedParty(I_DomainAccess, String, String, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve a party by a party reference (NB.
- findReferencedParty(DSLContext, PartyRef) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- findTemplate(String) - Method in class org.ehrbase.service.TemplateServiceImp
- FLOAT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- FLOAT - Static variable in class org.ehrbase.aql.parser.AqlParser
- FLOAT() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- FOLDER - org.ehrbase.dao.access.util.ContributionDef.ContributionType
- FolderAccess - Class in org.ehrbase.dao.access.jooq
- FolderAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.FolderAccess
-
Constructors
- FolderAccess(I_DomainAccess, UUID, I_ContributionAccess) - Constructor for class org.ehrbase.dao.access.jooq.FolderAccess
- FolderHistoryAccess - Class in org.ehrbase.dao.access.jooq
- FolderHistoryAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.FolderHistoryAccess
-
Constructors
- FolderHistoryAccess(I_DomainAccess, UUID, I_ContributionAccess) - Constructor for class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- FolderServiceImp - Class in org.ehrbase.service
- FolderUtils - Class in org.ehrbase.dao.access.util
- forJsonPath(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- forJsonPath(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusJson
- forJsonPath(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextJson
- forJsonPath(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- forJsonPath(String) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- FORMAT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- FORMAT - Static variable in class org.ehrbase.aql.parser.AqlParser
- FormattedField - Class in org.ehrbase.aql.sql.queryImpl.value_field
-
use to format a result using a function (f.e.
- FormattedField(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.value_field.FormattedField
- forRmType(String) - Method in class org.ehrbase.aql.sql.queryImpl.PGType
- forTableField(String, Field) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.SimpleAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionName
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionUidValue
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrIdValue
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusJson
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusOtherDetails
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextOtherContext
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextJson
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.SimpleEventContextAttribute
- forTableField(TableField) - Method in interface org.ehrbase.aql.sql.queryImpl.attribute.I_RMObjectAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefJson
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.SimplePartyRefAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemAttribute
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.TemporalWithTimeZone
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.FormattedField
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- forTableField(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.SimpleAttribute
- FORWARD - org.ehrbase.aql.compiler.TopAttributes.TopDirection
- FORWARD - Static variable in class org.ehrbase.aql.parser.AqlLexer
- FORWARD - Static variable in class org.ehrbase.aql.parser.AqlParser
- FORWARD() - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- from() - Method in class org.ehrbase.aql.parser.AqlParser
- from() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- FROM - org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
- FROM - Static variable in class org.ehrbase.aql.parser.AqlLexer
- FROM - Static variable in class org.ehrbase.aql.parser.AqlParser
- FROM() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- FromContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.FromContext
- fromEHR() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- fromEHR() - Method in class org.ehrbase.aql.parser.AqlParser
- FromEHRContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- FromEhrDefinition - Class in org.ehrbase.aql.definition
-
Contains the parameters of an element in a FROM clause
- FromEhrDefinition() - Constructor for class org.ehrbase.aql.definition.FromEhrDefinition
- FromEhrDefinition.EhrPredicate - Class in org.ehrbase.aql.definition
- fromExpr() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- fromExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- FromExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.FromExprContext
- fromForeignData() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- fromForeignData() - Method in class org.ehrbase.aql.parser.AqlParser
- fromForeignData(int) - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- FromForeignDataContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- FromForeignDataDefinition - Class in org.ehrbase.aql.definition
-
Contains the parameters of an element in a FROM clause
- FromForeignDataDefinition(String) - Constructor for class org.ehrbase.aql.definition.FromForeignDataDefinition
- FromForeignDataDefinition.FDType - Enum in org.ehrbase.aql.definition
- FromForeignDataDefinition.NodePredicate - Class in org.ehrbase.aql.definition
- fromId(String) - Static method in enum org.ehrbase.dao.access.jooq.SystemValue
-
Return system value with matching id
- FullCompositionJson - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- FullCompositionJson(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- FuncParameter - Class in org.ehrbase.aql.definition
-
Created by christian on 9/22/2017.
- FuncParameter(FuncParameterType, String) - Constructor for class org.ehrbase.aql.definition.FuncParameter
- FuncParameterType - Enum in org.ehrbase.aql.definition
-
Created by christian on 9/22/2017.
- function() - Method in class org.ehrbase.aql.parser.AqlParser
- function() - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- FUNCTION_IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlLexer
- FUNCTION_IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlParser
- FUNCTION_IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- FunctionContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.FunctionContext
- FunctionDefinition - Class in org.ehrbase.aql.definition
-
Created by christian on 9/20/2016.
- FunctionDefinition(String, String, String, List<FuncParameter>) - Constructor for class org.ehrbase.aql.definition.FunctionDefinition
G
- Generic - Class in org.ehrbase.opt
-
Created by christian on 2/19/2018.
- Generic(String) - Constructor for class org.ehrbase.opt.Generic
- GenericJsonField - Class in org.ehrbase.aql.sql.queryImpl.value_field
- GenericJsonField(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- GenericJsonPath - Class in org.ehrbase.aql.sql.queryImpl.attribute
- GenericJsonPath(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.GenericJsonPath
- get() - Method in class org.ehrbase.dao.access.query.AsyncAqlQuery
- get() - Method in class org.ehrbase.dao.access.query.AsyncSqlQuery
- getAccessId() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getAccessId() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getAlias() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- getAlias() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- getAlias() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- getAlias() - Method in class org.ehrbase.aql.definition.VariableDefinition
- getAllTemplates() - Method in class org.ehrbase.service.TemplateServiceImp
- getArchetypeId() - Method in class org.ehrbase.aql.containment.Containment
- getArchetypeId() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
Get the root archetype to build the composition
- getArchetypeId() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getArchetypeId(String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getAsAttestation() - Method in interface org.ehrbase.dao.access.interfaces.I_AttestationAccess
- getAsAttestation() - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- getAsAuditDetails() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getAsAuditDetails() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getATN() - Method in class org.ehrbase.aql.parser.AqlLexer
- getATN() - Method in class org.ehrbase.aql.parser.AqlParser
- getAtomicPredicates() - Method in class org.ehrbase.aql.containment.Predicates
- getAuditDetailsAccess() - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- getAuditDetailsAccess() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getAuditDetailsId() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- getAuditDetailsId() - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- getAuditDetailsId() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getAuditDetailsId() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getAuditsCommitter() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getAuditsCommitter() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getAuditsDescription() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getAuditsDescription() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getAuditsSystemId() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getAuditsSystemId() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getCategory() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the entry category record id
Category entry is a concept identified by a code and language in the concept table. - getCategory() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getChangeType() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getChangeType() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getChannelNames() - Method in class org.ehrbase.aql.parser.AqlLexer
- getClassName() - Method in class org.ehrbase.aql.containment.Containment
- getClassName(String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getClause() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getClosedSetList() - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- getCode() - Method in enum org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- getCode() - Method in class org.ehrbase.opt.TermDefinition
- getColumnAlias() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getCommitter() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getCommitter() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getComposerId() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the composer Id
- getComposerId() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getComposition() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the actual composition held in this entry
- getComposition() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getComposition(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getComposition(UUID) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getCompositionAttributeQuery() - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- getCompositionAttributeQuery() - Method in class org.ehrbase.aql.sql.QuerySteps
- getCompositionId() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getCompositionId() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the composition Id owning this entry
- getCompositionId() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getCompositionIds() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getCompositionIds() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getCompositionList(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
TODO: doc
- getCompositionList(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
-
FIXME: check this method.
- getConceptTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getConnection() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
-
get the JDBC connection to the DB
- getConnection() - Method in class org.ehrbase.dao.access.support.DataAccess
- getContainClause() - Method in class org.ehrbase.aql.compiler.Contains
- getContainedIn() - Method in class org.ehrbase.aql.containment.Predicates.Details
- getContainer() - Method in class org.ehrbase.aql.containment.IdentifierMapper.Mapper
- getContainer(String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getContainment() - Method in class org.ehrbase.aql.containment.AstContainment
- getContainmentList() - Method in class org.ehrbase.aql.containment.ContainmentSet
- getContainmentSet() - Method in class org.ehrbase.aql.containment.Predicates
- getContent() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the list of entries for this composition
- getContent() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getContentIds() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the list of entry Ids for this composition
- getContentIds() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getContext() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getContext() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
-
get the jOOQ DSL context to perform DB queries
- getContext() - Method in class org.ehrbase.dao.access.support.DataAccess
- getContextId() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the event context id
- getContextId() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getContribution(UUID, UUID) - Method in class org.ehrbase.service.ContributionServiceImp
- getContributionAccess() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getContributionAccess() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getContributionAccess() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getContributionDataType() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getContributionDataType() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getContributionId() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the contribution id
- getContributionId() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
get the contribution UUID
- getContributionId() - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- getContributionId() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getContributionId() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getContributionId() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getContributionState() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
get the contribution state
- getContributionState() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getContributionType() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
get the contribution type
- getContributionType() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getCreatedOn() - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- getCreationDate() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getCreationDate() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getCreationTime(UUID) - Method in class org.ehrbase.service.EhrServiceImp
-
Fetches time of creation of specific EHR record
- getDataAccess() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.AqlQueryHandler
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.CompoXRefAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.support.DummyDataAccess
- getDataAccess() - Method in class org.ehrbase.dao.access.support.ServiceDataAccess
- getDataAccess() - Method in class org.ehrbase.service.BaseService
- getDataAccess() - Method in class org.ehrbase.service.TemplateDBStorageService
- getDataType() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getDataType() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getDescription() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getDescription() - Method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
- getDescription() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getDescription() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- getDescription() - Method in class org.ehrbase.opt.TermDefinition
- getDetails() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Get the details stored as a part of the given
Folder - getDetails() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getDetails() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getDialect() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
-
get jOOQ SQL dialect
- getDialect() - Method in class org.ehrbase.dao.access.support.DataAccess
- getDirection() - Method in class org.ehrbase.aql.compiler.OrderAttribute
- getDirection() - Method in class org.ehrbase.aql.compiler.TopAttributes
- getDirectoryId() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getDirectoryId() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getDirectoryId(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrContainer() - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getEhrid() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the EHR id to which this composition belongs to
- getEhrid() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getEhrId() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
get the contribution Ehr Id it belongs to
- getEhrId() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getEhrId() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Getters and Setters for the FolderRecord to store
- getEhrId() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
-
Getters and Setters for the FolderRecord to store
- getEhrIdAlias() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrSetup
- getEhrPredicates() - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- getEhrRecord() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getEhrRecord() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getEhrStatus(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrStatusAtVersion(UUID, UUID, int) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrStatusEhrScape(UUID, CompositionFormat) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrStatusVersionByTimestamp(UUID, Timestamp) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrStatusVersionedObjectUidByEhr(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- getEhrStatusVersionFromTimeStamp(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Get a specific version number of the associated EHR_STATUS of this EhrAccess by timestamp.
- getEhrStatusVersionFromTimeStamp(Timestamp) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getEnclosing() - Method in class org.ehrbase.aql.containment.AstContainment
- getEnclosing() - Method in class org.ehrbase.aql.containment.ContainmentSet
- getEnclosingContainment() - Method in class org.ehrbase.aql.containment.Containment
- getEntry_root() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getEntryJson() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the entry values as a JSON string
- getEntryJson() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getErrorList() - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- getExceptPredicates() - Method in class org.ehrbase.aql.containment.Predicates
- getExplain() - Method in class org.ehrbase.aql.sql.AqlResult
- getExpression() - Method in class org.ehrbase.aql.containment.Predicates.Details
- getExtension() - Method in enum org.ehrbase.ehr.knowledge.KnowledgeType
- getFDPredicates() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition
- getField() - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- getField() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- getField() - Method in class org.ehrbase.aql.sql.binding.JsonbBlockDef
- getFolderArchetypeNodeId() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderArchetypeNodeId() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderArchetypeNodeId() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFolderDetails() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderDetails() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderDetails() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFolderId() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderId() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderId() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFolderName() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderName() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderName() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFolderSysPeriod() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderSysPeriod() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderSysPeriod() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFolderSysTransaction() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getFolderSysTransaction() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getFolderSysTransaction() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getFuncParameters() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- getFuncParameters() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- getFuncParameters() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- getFuncParameters() - Method in class org.ehrbase.aql.definition.VariableDefinition
- getGrammarFileName() - Method in class org.ehrbase.aql.parser.AqlLexer
- getGrammarFileName() - Method in class org.ehrbase.aql.parser.AqlParser
- getGroupedConceptTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getGrouperTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getHasAuditDetails() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getHasAuditDetails() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the composition Id
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the entry Id
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- getId() - Method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getId() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- getIdentifier() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- getIdentifier() - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- getIdentifier() - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- getIdentifier() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition
- getIdentifier() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- getIdentifier() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- getIdentifier() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- getIdentifier() - Method in class org.ehrbase.aql.definition.VariableDefinition
- getIdentifier() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getIdentifierMapper() - Method in class org.ehrbase.aql.compiler.Contains
- getIdentifierMapper() - Method in class org.ehrbase.aql.compiler.QueryCompilerPass1
- getIdentifiersKeySet() - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
get the list of identifier keys
a key is formatted as 'code:issuer' - getIdentifiersKeySet() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getInContribution() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- getInContribution() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getInContribution() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getInfix() - Method in class org.ehrbase.aql.sql.queryImpl.VariableAqlPath
- getInitialTimeOfVersionedEhrStatus() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Get initial time (or time of oldest record) of the status object linked to the EHR of this EhrAccess instance.
- getInitialTimeOfVersionedEhrStatus() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getInSet() - Method in class org.ehrbase.aql.containment.Predicates.Details
- getInSet() - Method in class org.ehrbase.aql.sql.queryImpl.ContainsSet
- getInstance() - Static method in class org.ehrbase.service.TerminologyServiceImp
- getInstance(Object) - Static method in class org.ehrbase.opt.query.QueryOptMetaData
- getInstance(String) - Static method in class org.ehrbase.opt.query.QueryOptMetaData
- getInstance(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
-
get a new minimal AuditDetails access layer instance
- getInstance(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- getInstance(I_DomainAccess, EventContext) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
get a new access layer instance to the table
- getInstance(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
get a new access layer instance for a party name
- getInstance(I_DomainAccess, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
- getInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
get a new minimal contribution access layer instance
- getInstance(I_DomainAccess, UUID, UUID, UUID, UUID, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
get a new Ehr access layer instance
- getInstance(I_DomainAccess, UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
-
get a new AuditDetails access layer instance
- getInstance(I_DomainAccess, OPERATIONALTEMPLATE) - Static method in interface org.ehrbase.dao.access.interfaces.I_TemplateStoreAccess
- getInstance(OPERATIONALTEMPLATE) - Static method in class org.ehrbase.opt.query.QueryOptMetaData
- getIntersectPredicates() - Method in class org.ehrbase.aql.containment.Predicates
- getIntrospectCache() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getIntrospectService() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- getIntrospectService() - Method in class org.ehrbase.dao.access.support.DataAccess
- getItems() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Get the items references stored as a part of the given
Folder - getItems() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getItems() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getItemType() - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- getItemType() - Method in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- getItemType() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the Item Type as a literal
Item type is one of section care_entry admin - getItemType() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getJsonbItemPath() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- getJsonbItemPath() - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- getJsonbItemPath() - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- getJsonColumns() - Method in class org.ehrbase.aql.sql.QuerySteps
- getJsonDataBlock() - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- getJsonPathRoot() - Method in class org.ehrbase.aql.sql.binding.JsonbBlockDef
- getJsonPathVisitor() - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- getJsonPathVisitor() - Method in class org.ehrbase.opt.query.QueryOptMetaData
- getKnowledge() - Method in interface org.ehrbase.service.IntrospectService
- getKnowledge() - Method in class org.ehrbase.service.KnowledgeCacheService
- getKnowledgeManager() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
-
get the interface to the current knowledge cache
- getKnowledgeManager() - Method in class org.ehrbase.dao.access.support.DataAccess
- getLabelForCode(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
- getLanguageCode() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
get the language code for this composition (eg.
- getLanguageCode() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getLanguageTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getLastLink(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompoXrefAccess
-
Retrieve only the latest (by system transaction time) of children matching given parent/master ID
- getLastLink(UUID) - Method in class org.ehrbase.dao.access.jooq.CompoXRefAccess
- getLastVersionNumber(UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- getLastVersionNumber(UUID) - Method in class org.ehrbase.service.FolderServiceImp
- getLastVersionNumber(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
retrieve the number of versions for this composition or 1 if no history present
- getLastVersionNumber(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getLastVersionNumber(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Returns the last version number of a given folder by counting all previous versions of a given folder id.
- getLastVersionNumber(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
-
Returns the last version number of a given folder by counting all previous versions of a given folder id.
- getLastVersionNumberOfStatus(I_DomainAccess, UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Get latest version number of EHR_STATUS by versioned object UID.
- getLastVersionNumberOfStatus(I_DomainAccess, UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getLatestVersionUidOfStatus(UUID) - Method in class org.ehrbase.service.EhrServiceImp
-
Get latest version Uid of an EHR_STATUS by given versioned object UID.
- getLimitAttribute() - Method in class org.ehrbase.aql.compiler.Statements
- getLinkList(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompoXrefAccess
-
Retrieves list of children matching given parent/master ID
- getLinkList(UUID) - Method in class org.ehrbase.dao.access.jooq.CompoXRefAccess
- getLiteral() - Method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionState
- getLiteral() - Method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionType
- getMapper() - Method in class org.ehrbase.aql.sql.PathResolver
- getModeNames() - Method in class org.ehrbase.aql.parser.AqlLexer
- getNestedSets() - Method in class org.ehrbase.aql.compiler.Contains
- getNewFolderAccessInstance(I_DomainAccess, Folder, DateTime, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Builds the
I_FolderAccessfor persisting theFolderprovided as param. - getNewFolderAccessInstance(I_DomainAccess, Folder, DateTime, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Builds the
I_FolderAccessfor persisting theFolderprovided as param. - getNewInstance(I_DomainAccess, Composition, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Get a new Composition Access Instance
- getNewInstance(I_DomainAccess, String, Integer, UUID, Composition) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
create and get a new Entry commit
- getNumberOfEhrStatusVersions() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Get number of available versions of EhrStatus' linked to this EhrAccess instance.
- getNumberOfEhrStatusVersions() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getOffsetAttribute() - Method in class org.ehrbase.aql.compiler.Statements
- getOperationaltemplate() - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- getOperator() - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- getOperator() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- getOptPath() - Method in class org.ehrbase.service.TemplateFileStorageService
- getOrCreateParty(I_DomainAccess, PartyIdentified) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve or create a party with a PartyIdentified (external ref)
- getOrCreateParty(I_DomainAccess, PartyIdentified) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getOrCreateParty(I_DomainAccess, String, String, String, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve or create a party with an identifier (NB.
- getOrCreateParty(I_DomainAccess, String, String, String, String, String) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getOrCreatePartyByExternalRef(I_DomainAccess, String, String, String, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve or create a party by an external reference
- getOrderAttributes() - Method in class org.ehrbase.aql.compiler.Statements
- getOtherContextJson() - Method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
Retrieves otherContext from event context record, which is represented as json blob in the DB.
- getOtherContextJson() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- getOtherDetails() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getOtherDetails() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getParameters() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- getParentSet() - Method in class org.ehrbase.aql.containment.ContainmentSet
- getParseTree() - Method in class org.ehrbase.aql.compiler.AqlExpression
- getParty() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getParty() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getPartyIdentifiers(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
get the list of identifiers for a party
- getPartyJoinRef() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- getPartyName() - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
get the party name
- getPartyName() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getPartyRefNamespace() - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
- getPartyRefNamespace() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getPartyRefValue() - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
- getPartyRefValue() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- getPath() - Method in class org.ehrbase.aql.containment.Containment
- getPath() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- getPath() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- getPath() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- getPath() - Method in class org.ehrbase.aql.definition.VariableDefinition
- getPath() - Method in class org.ehrbase.aql.sql.binding.JsonbBlockDef
- getPath(String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getPath(I_FolderAccess, int, String[]) - Static method in class org.ehrbase.dao.access.util.FolderUtils
- getPathResolver() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getPrimaryRubricTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getQualifiedName() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getQualifiedName() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getQualifier() - Method in enum org.ehrbase.ehr.knowledge.KnowledgeType
- getQueryOptMetaData(String) - Method in interface org.ehrbase.service.IntrospectService
- getQueryOptMetaData(String) - Method in class org.ehrbase.service.KnowledgeCacheService
- getQueryOptMetaData(UUID) - Method in interface org.ehrbase.service.IntrospectService
- getQueryOptMetaData(UUID) - Method in class org.ehrbase.service.KnowledgeCacheService
- getQueryStrategy() - Method in class org.ehrbase.aql.containment.IdentifierMapper.Mapper
- getQueryStrategy(String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- getQueryText() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getQueryText() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getQueryType() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getQueryType() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getRecord() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionHistoryAccess
- getRecord() - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- getRecords() - Method in class org.ehrbase.aql.sql.AqlResult
- getReverseDomainName() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getReverseDomainName() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getRevisionHistoryOfVersionedEhrStatus(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- getRmType() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.FromContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.FromExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.QueryContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- getRuleIndex() - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- getRuleNames() - Method in class org.ehrbase.aql.parser.AqlLexer
- getRuleNames() - Method in class org.ehrbase.aql.parser.AqlParser
- getSelect() - Method in class org.ehrbase.aql.sql.queryImpl.ContainsSet
- getSelectQuery() - Method in class org.ehrbase.aql.sql.QuerySteps
- getSemanticId() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getSemanticId() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getSemver() - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- getSemver() - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- getSequence() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the sequence number if applicable
- getSequence() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getSerial() - Static method in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- getSerializedATN() - Method in class org.ehrbase.aql.parser.AqlLexer
- getSerializedATN() - Method in class org.ehrbase.aql.parser.AqlParser
- getServerConfig() - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- getServerConfig() - Method in class org.ehrbase.dao.access.support.DataAccess
- getServerConfig() - Method in class org.ehrbase.service.BaseService
- getServerNodeId() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getSettings() - Method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
- getSettings() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- getStatus() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Gets latest EHR_STATUS, which is attached to this EHR instance after retrieving it.
- getStatus() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getStatusAccess() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getStatusAccess() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getStatusId() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getStatusId() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getStatusRecord() - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- getStatusRecord() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- getStream() - Method in enum org.ehrbase.opt.query.TemplateTestData
- getSubfoldersList() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Get the list of subfolders for the
Folderthat corresponds to thisI_FolderAccess - getSubfoldersList() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- getSubfoldersList() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getSuffix() - Method in class org.ehrbase.aql.sql.queryImpl.VariableAqlPath
- getSymbol() - Method in class org.ehrbase.aql.containment.Containment
- getSystemId() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getSystemId() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- getSystemId() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getSystemId() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- getSystemUuid() - Method in class org.ehrbase.service.BaseService
- getSysTransaction() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- getSysTransaction() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getTagField() - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- getTagField() - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- getTemplate() - Method in interface org.ehrbase.dao.access.interfaces.I_TemplateStoreAccess
- getTemplate() - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- getTemplateConcept() - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- getTemplateConcept() - Method in class org.ehrbase.opt.query.QueryOptMetaData
- getTemplateId() - Method in class org.ehrbase.aql.sql.QuerySteps
- getTemplateId() - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
get the template Id (a string) used to build the composition entry
- getTemplateId() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- getTemplateId() - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- getTemplateId() - Method in class org.ehrbase.opt.query.QueryOptMetaData
- getTerminologyIdTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getTerritoryCode() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
FIXME: bug? comment says 2-letter while methods are saying Integer get the 2-letters country code
- getTerritoryCode() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getTerritoryTable() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- getTimeCommitted() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getTimeCommitted() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Gets time_committed from contribution of composition.
- getTimeCommitted() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getTimeCommitted() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getTimeCommittedTzId() - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- getTimeCommittedTzId() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- getTokenNames() - Method in class org.ehrbase.aql.parser.AqlLexer
-
Deprecated.
- getTokenNames() - Method in class org.ehrbase.aql.parser.AqlParser
-
Deprecated.
- getTopAttributes() - Method in class org.ehrbase.aql.compiler.Statements
- getType() - Method in class org.ehrbase.aql.definition.FuncParameter
- getUidFromInputComposition(String, CompositionFormat) - Method in class org.ehrbase.service.CompositionServiceImp
-
Internal helper funcition to read UID from given composition input in stated format.
- getUnionPredicates() - Method in class org.ehrbase.aql.containment.Predicates
- getUserUuid() - Method in class org.ehrbase.service.BaseService
- getValue() - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- getValue() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- getValue() - Method in class org.ehrbase.aql.definition.FuncParameter
- getValue() - Method in class org.ehrbase.opt.TermDefinition
- getVariableDefinition() - Method in class org.ehrbase.aql.compiler.OrderAttribute
- getVariableDefinition() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- getVariables() - Method in class org.ehrbase.aql.compiler.QueryCompilerPass2
- getVariables() - Method in class org.ehrbase.aql.compiler.Statements
- getVariables() - Method in class org.ehrbase.aql.sql.AqlResult
- getVersion() - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- getVersion() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getVersionByTimestamp(UUID, LocalDateTime) - Method in class org.ehrbase.service.CompositionServiceImp
- getVersionedEhrStatus(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- getVersionFromTimeStamp(I_DomainAccess, UUID, Timestamp) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Calculate the version corresponding to a
VersionedCompositionwhich is the closest in time (before) theTimestampprovided. - getVersionFromTimeStamp(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getVersionFromTimeStamp(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- getVersionMapOfComposition(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Creates Map containing all versions as their Access object with their matching version number.
- getVersionMapOfComposition(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- getVersionNumberForTimestamp(UUID, LocalDateTime) - Method in class org.ehrbase.service.FolderServiceImp
- getVlcsActive(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
convenience statics to get VERSION.lifecycle_state ACTIVE (code: 245)
- getVlcsAwaitingApproval(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
convenience statics to get VERSION.lifecycle_state AWAITING APPROVAL (code: 247)
- getVlcsDraft(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
convenience statics to get VERSION.lifecycle_state DRAFT (code: 244)
- getVlcsInactive(I_DomainAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_ConceptAccess
-
convenience statics to get VERSION.lifecycle_state INACTIVE (code: 246)
- getVocabulary() - Method in class org.ehrbase.aql.parser.AqlLexer
- getVocabulary() - Method in class org.ehrbase.aql.parser.AqlParser
- getWhereClause() - Method in class org.ehrbase.aql.compiler.Statements
- getWhereCondition() - Method in class org.ehrbase.aql.sql.QuerySteps
- getWhereConditions(String, UUID) - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- getWindow() - Method in class org.ehrbase.aql.compiler.TopAttributes
- GROUP - org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
- GROUP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- GROUP - Static variable in class org.ehrbase.aql.parser.AqlParser
- GROUP() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
H
- hasCodeSet(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- hasCodeSet(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
- hasContribution(UUID, UUID) - Method in class org.ehrbase.service.ContributionServiceImp
- hasDefinedDistinct() - Method in class org.ehrbase.aql.definition.Variables
- hasDefinedFunction() - Method in class org.ehrbase.aql.definition.Variables
- hasEhr(UUID) - Method in class org.ehrbase.service.EhrServiceImp
- hasEhrContainer() - Method in class org.ehrbase.aql.containment.IdentifierMapper
- hashCode() - Method in class org.ehrbase.aql.containment.Containment
- hasNext() - Method in class org.ehrbase.aql.sql.binding.VariableDefinitions
- hasPathExpression() - Method in class org.ehrbase.aql.containment.IdentifierMapper
- hasPathExpression() - Method in class org.ehrbase.aql.sql.PathResolver
- hasPredicate() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.NodePredicate
- hasPredicate() - Method in class org.ehrbase.aql.sql.queryImpl.VariablePath
- hasPreviousVersion(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
check if a composition has a previous version in history
- hasPreviousVersion(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- hasPreviousVersion(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Checks if there are existing entries for given folder uuid at the folder history table.
- hasPreviousVersion(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
-
Checks if there are existing entries for given folder uuid at the folder history table.
- hasTerminology(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- hasTerminology(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
I
- I_AttestationAccess - Interface in org.ehrbase.dao.access.interfaces
- I_AuditDetailsAccess - Interface in org.ehrbase.dao.access.interfaces
- I_CompositionAccess - Interface in org.ehrbase.dao.access.interfaces
-
Composition Access Layer Interface
Interface CRUD and specific methods - I_CompositionHistoryAccess - Interface in org.ehrbase.dao.access.interfaces
-
Stripped down DAO interface to perform some `*_history` table related actions.
- I_CompoXrefAccess - Interface in org.ehrbase.dao.access.interfaces
-
Deals with composition links.
- I_ConceptAccess - Interface in org.ehrbase.dao.access.interfaces
-
access layer to Concepts ETHERCIS Project ehrservice Created by Christian Chevalley on 4/27/2015.
- I_ConceptAccess.ContributionChangeType - Enum in org.ehrbase.dao.access.interfaces
- I_ContainmentAccess - Interface in org.ehrbase.dao.access.interfaces
-
Created by christian on 6/1/2016.
- I_ContextAccess - Interface in org.ehrbase.dao.access.interfaces
-
Event Context access layer ETHERCIS Project Created by Christian Chevalley on 4/21/2015.
- I_ContributionAccess - Interface in org.ehrbase.dao.access.interfaces
-
Access layer to Contributions Created by Christian Chevalley on 4/21/2015.
- I_DomainAccess - Interface in org.ehrbase.dao.access.interfaces
-
Helper to hold SQL context and knowledge cache reference Created by Christian Chevalley on 4/21/2015.
- I_EhrAccess - Interface in org.ehrbase.dao.access.interfaces
-
Ehr access layer
This interface deals with the main Ehr table as well as Status. - I_EntryAccess - Interface in org.ehrbase.dao.access.interfaces
-
Entry (Composition Content) access layer Created by Christian Chevalley on 4/21/2015.
- I_FolderAccess - Interface in org.ehrbase.dao.access.interfaces
-
Data Access Object for CRUD operations on instances of
Folder. - I_FromEntityDefinition - Interface in org.ehrbase.aql.definition
-
Created by christian on 9/27/2017.
- I_IterativeNode - Interface in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/17/2018.
- I_JoinBinder - Interface in org.ehrbase.aql.sql.binding
-
Created by christian on 11/1/2016.
- I_KnowledgeCache - Interface in org.ehrbase.ehr.knowledge
- I_PartyIdentifiedAccess - Interface in org.ehrbase.dao.access.interfaces
-
Party Identified access layer Created by Christian Chevalley on 4/21/2015.
- I_PartyIdentifiedComposerAccess - Interface in org.ehrbase.dao.access.interfaces
-
Created by christian on 11/9/2016.
- I_PartyIdentifiedFacilityAccess - Interface in org.ehrbase.dao.access.interfaces
-
Created by christian on 11/9/2016.
- I_PartyIdentifiedPerformerAccess - Interface in org.ehrbase.dao.access.interfaces
-
Created by christian on 11/9/2016.
- I_QueryImpl - Interface in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/6/2016.
- I_QueryImpl.Clause - Enum in org.ehrbase.aql.sql.queryImpl
- I_QueryOptMetaData - Interface in org.ehrbase.opt.query
-
Created by christian on 5/14/2018.
- I_RawJsonTransform - Interface in org.ehrbase.aql.sql.postprocessing
-
Created by christian on 2/22/2017.
- I_RMObjectAttribute - Interface in org.ehrbase.aql.sql.queryImpl.attribute
- I_SelectBinder - Interface in org.ehrbase.aql.sql.binding
-
Created by christian on 3/12/2018.
- I_SimpleCRUD - Interface in org.ehrbase.dao.access.interfaces
-
Generic CRUD Interface
The CRUD operation are performed on the current access layer instance
NB: read is implemented as a static (generally as retrieveInstanceForExistingFolder(...)) Created by Christian Chevalley on 4/10/2015. - I_StatusAccess - Interface in org.ehrbase.dao.access.interfaces
-
Status access layer interface
the status entry holds data pertaining to an Ehr owner, generally a patient Created by Christian Chevalley on 4/21/2015. - I_StoredQueryAccess - Interface in org.ehrbase.dao.access.interfaces
- I_SystemAccess - Interface in org.ehrbase.dao.access.interfaces
-
System access layer interface Created by Christian Chevalley on 4/21/2015.
- I_TaggedStringBuilder - Interface in org.ehrbase.aql.sql.binding
-
String container with a qualifier
- I_TaggedStringBuilder.TagField - Enum in org.ehrbase.aql.sql.binding
- I_TemplateStoreAccess - Interface in org.ehrbase.dao.access.interfaces
- I_VariableDefinition - Interface in org.ehrbase.aql.definition
-
Represents a AQL Select Variable Created by christian on 9/22/2017.
- id() - Method in enum org.ehrbase.dao.access.jooq.SystemValue
-
Id of this system value
- ID - Static variable in class org.ehrbase.opt.mapper.Constants
- identifiedEquality() - Method in class org.ehrbase.aql.parser.AqlParser
- identifiedEquality() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- identifiedEquality(int) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- IdentifiedEqualityContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- identifiedExpr() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- identifiedExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- identifiedExpr() - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- IdentifiedExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- identifiedOperand() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- identifiedOperand() - Method in class org.ehrbase.aql.parser.AqlParser
- identifiedOperand(int) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- IdentifiedOperandContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- identifiedPath() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- identifiedPath(int) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- IdentifiedPathContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- IdentifiedPathVariable - Class in org.ehrbase.aql.definition
-
Created by christian on 9/22/2017.
- IdentifiedPathVariable(AqlParser.IdentifiedPathContext, AqlParser.SelectExprContext, boolean) - Constructor for class org.ehrbase.aql.definition.IdentifiedPathVariable
- IDENTIFIER - org.ehrbase.aql.definition.FuncParameterType
- IDENTIFIER - org.ehrbase.dao.access.jooq.EhrAccess.PARTY_MODE
- IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlLexer
- IDENTIFIER - Static variable in class org.ehrbase.aql.parser.AqlParser
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- IDENTIFIER() - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- IDENTIFIER(int) - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- IDENTIFIER(int) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- IDENTIFIER(int) - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- IDENTIFIER_PATH_PART - org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.PATH_PART
- IdentifierMapper - Class in org.ehrbase.aql.containment
-
Map identifiers in an AQL expression with their container and query strategy.
- IdentifierMapper() - Constructor for class org.ehrbase.aql.containment.IdentifierMapper
- IdentifierMapper.Mapper - Class in org.ehrbase.aql.containment
- identifiers() - Method in class org.ehrbase.aql.containment.IdentifierMapper
- ILIKE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ILIKE - Static variable in class org.ehrbase.aql.parser.AqlParser
- ILIKE() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- IMMUNISATION_SUMMARY - org.ehrbase.opt.query.TemplateTestData
- IN - Static variable in class org.ehrbase.aql.compiler.WhereVisitor
- IN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- IN - Static variable in class org.ehrbase.aql.parser.AqlParser
- IN() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- inc() - Method in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- include(String) - Method in class org.ehrbase.opt.NodeChildren
- INCOMPLETE - org.ehrbase.dao.access.util.ContributionDef.ContributionState
- indexOf(String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- indexOf(String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- init() - Method in class org.ehrbase.service.TemplateFileStorageService
- init() - Method in class org.ehrbase.service.TerminologyServiceImp
- INITCAP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- INITCAP - Static variable in class org.ehrbase.aql.parser.AqlParser
- INITIAL - org.ehrbase.dao.access.util.ContributionDef.ContributionState
- initialize(OPERATIONALTEMPLATE) - Static method in class org.ehrbase.opt.query.QueryOptMetaData
-
prepare a document for querying
- INNER_WILDCARD - Static variable in class org.ehrbase.aql.sql.binding.ContainBinder
- INSTANCE - Static variable in class org.ehrbase.aql.compiler.AqlErrorHandler
- INTEGER - Static variable in class org.ehrbase.aql.parser.AqlLexer
- INTEGER - Static variable in class org.ehrbase.aql.parser.AqlParser
- INTEGER - Static variable in class org.ehrbase.opt.mapper.Constants
- INTEGER() - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- INTEGER() - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- INTEGER() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- INTEGER() - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- INTEGER() - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- Interval - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Interval(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Interval
- INTERVAL - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- INTROSPECT_CACHE - Static variable in class org.ehrbase.configuration.CacheConfiguration
- introspectCache - Variable in class org.ehrbase.aql.sql.queryImpl.TemplateMetaData
- IntrospectService - Interface in org.ehrbase.service
- invalidate() - Method in class org.ehrbase.service.ValidationServiceImp
- INVOKE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- INVOKE - Static variable in class org.ehrbase.aql.parser.AqlParser
- INVOKE() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- invokeExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- invokeExpr() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- InvokeExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- invokeOperand() - Method in class org.ehrbase.aql.parser.AqlParser
- invokeOperand() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- InvokeOperandContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.InvokeOperandContext
- isCompositionIdField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionIdFieldSetup
- isCompositionIdFiltered() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FilterSetup
- isContainsEhrId() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrSetup
- isContainsEhrStatus() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isContainsJqueryPath() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isContainsJqueryPath() - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- isContainsJqueryPath() - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- isContainsJQueryPath() - Method in class org.ehrbase.aql.sql.QuerySteps
- isContainsJson() - Method in class org.ehrbase.aql.sql.QuerySteps
- isContainsOtherContext() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextSetup
- isDeleted(UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- isDeleted(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Checks if given composition ID is ID of a logically deleted composition.
- isDeleted(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- isDistinct() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- isDistinct() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- isDistinct() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- isDistinct() - Method in class org.ehrbase.aql.definition.VariableDefinition
- isEHR() - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- isEhrAttribute(String) - Static method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrResolver
- isEhrIdFiltered() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FilterSetup
- isEmpty() - Method in class org.ehrbase.aql.containment.ContainmentSet
- isExtension() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- isExtension() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- isExtension() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- isExtension() - Method in class org.ehrbase.aql.definition.VariableDefinition
- isFolderActive() - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- isFolderActive() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- isFolderActive() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- isFunction() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- isFunction() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- isFunction() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- isFunction() - Method in class org.ehrbase.aql.definition.VariableDefinition
- isHidden() - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- isHidden() - Method in class org.ehrbase.aql.definition.FunctionDefinition
- isHidden() - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- isHidden() - Method in class org.ehrbase.aql.definition.VariableDefinition
- isIdentifier() - Method in class org.ehrbase.aql.definition.FuncParameter
- isJoinComposer() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinComposer() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinComposition() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinComposition() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinContextFacility() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinContextFacility() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinEhr() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinEhr() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinEhrStatus() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinEhrStatus() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinEventContext() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinEventContext() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinSubject() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinSubject() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJoinSystem() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- isJoinSystem() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- isJsonDatablock() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- isJsonDataBlock() - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- isJsonDataBlock() - Method in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- ISM_TRANSITION - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- isModifiable() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- isModifiable() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- IsmTransition - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- IsmTransition(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.IsmTransition
- isNew() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
check if Ehr is newly created (uncommitted)
- isNew() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- ISODateTime - Class in org.ehrbase.aql.sql.queryImpl.value_field
-
check for various ISO8601 patterns Created by christian on 1/8/2018.
- ISODateTime(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.value_field.ISODateTime
- isOperand() - Method in class org.ehrbase.aql.definition.FuncParameter
- isPartialAqlDataValuePath() - Method in class org.ehrbase.aql.sql.queryImpl.VariableAqlPath
- isQueryable() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- isQueryable() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- isSetSemVer() - Method in class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- isUseSimpleCompositionContainment() - Method in class org.ehrbase.aql.compiler.Contains
- isUseSimpleCompositionContainment() - Method in class org.ehrbase.aql.sql.binding.ContainBinder
- isValidDateExpression() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.ISODateTime
- isValidDateTimeExpression() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.ISODateTime
- isValidLanguageCode(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- isValidTimeExpression() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.ISODateTime
- isVariable() - Method in class org.ehrbase.aql.definition.FuncParameter
- isVoid() - Method in class org.ehrbase.aql.containment.Predicates.Details
- isWholeComposition() - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- isWithAlias() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- ITEM_TREE - Static variable in class org.ehrbase.opt.mapper.Constants
- itemType - Variable in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- iterativeAt(List<String>) - Method in class org.ehrbase.aql.sql.queryImpl.IterativeNode
-
check if node at path is iterative (max > 1)
- IterativeNode - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- IterativeNode(String, IntrospectService, List<String>, int) - Constructor for class org.ehrbase.aql.sql.queryImpl.IterativeNode
- iterator() - Method in class org.ehrbase.aql.sql.binding.VariableDefinitions
J
- JoinBinder - Class in org.ehrbase.aql.sql.binding
-
Created by christian on 10/31/2016.
- JoinBinder() - Constructor for class org.ehrbase.aql.sql.binding.JoinBinder
- JoinBinder(SelectQuery<?>, boolean) - Constructor for class org.ehrbase.aql.sql.binding.JoinBinder
- JOINON - Static variable in class org.ehrbase.aql.parser.AqlLexer
- JOINON - Static variable in class org.ehrbase.aql.parser.AqlParser
- JOINON() - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- joinPredicate() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- joinPredicate() - Method in class org.ehrbase.aql.parser.AqlParser
- JoinPredicateContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- joinSetup - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.AttributeResolver
- joinSetup - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- joinSetup - Variable in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- JoinSetup - Class in org.ehrbase.aql.sql.queryImpl.attribute
-
this class maintains the state of joins to build depending on the selected attributes
- JoinSetup() - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- jqueryPath() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.GenericJsonPath
- jqueryPath(JsonbEntryQuery.PATH_PART, String, String) - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- JSONB - Static variable in class org.ehrbase.dao.access.jooq.EhrAccess
- JsonbBlockDef - Class in org.ehrbase.aql.sql.binding
-
Created by christian on 2/17/2017.
- JsonbBlockDef(String, Field, String) - Constructor for class org.ehrbase.aql.sql.binding.JsonbBlockDef
- JsonbEntryQuery - Class in org.ehrbase.aql.sql.queryImpl
-
Generate an SQL field corresponding to a JSONB data value query Created by christian on 5/6/2016.
- JsonbEntryQuery(DSLContext, IntrospectService, PathResolver, String) - Constructor for class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- JsonbEntryQuery.OTHER_ITEM - Enum in org.ehrbase.aql.sql.queryImpl
- JsonbEntryQuery.PATH_PART - Enum in org.ehrbase.aql.sql.queryImpl
- JsonbFunctionCall - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- JsonbFunctionCall(List<String>, String, String) - Constructor for class org.ehrbase.aql.sql.queryImpl.JsonbFunctionCall
- jsonColumnsSize() - Method in class org.ehrbase.aql.sql.QuerySteps
- jsonDataBlock - Variable in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- jsonField(String, String, Field...) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- jsonField(String, String, TableField...) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- jsonPath - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- jsonPath - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusJson
- jsonPath - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextJson
- jsonPath - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- jsonPath - Variable in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- JSQUERY - org.ehrbase.aql.sql.binding.I_TaggedStringBuilder.TagField
- Jsquery_CLOSE - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- Jsquery_COMPOSITION_OPEN - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- Jsquery_EHR_OTHER_CONTEXT_OPEN - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- Jsquery_EHR_OTHER_DETAILS_OPEN - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
K
- KEY_AUTO_RECONNECT - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_CONNECTION_MODE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_DATABASE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_DIALECT - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_HOST - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_INITIAL_CONNECTIONS - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_INTROSPECT_CACHE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_KNOWLEDGE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_LOG_ABANDONNED - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_LOGIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_MAX_ACTIVE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_MAX_CONNECTION - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_MAX_IDLE - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_PASSWORD - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_PORT - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_REMOVE_ABANDONNED - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_REMOVE_ABANDONNED_TIMEOUT - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_SCHEMA - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_SET_MAX_PREPARED_STATEMENTS - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_SET_POOL_PREPARED_STATEMENTS - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_TEST_ON_BORROW - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_URL - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KEY_WAIT_MS - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- KnowledgeCacheService - Class in org.ehrbase.service
-
Look up and caching for archetypes, openEHR showTemplates and Operational Templates.
- KnowledgeCacheService(TemplateStorage, CacheManager) - Constructor for class org.ehrbase.service.KnowledgeCacheService
- KnowledgeType - Enum in org.ehrbase.ehr.knowledge
-
utility class to identify a file extension from a qualifier
L
- LABEL - Static variable in class org.ehrbase.opt.mapper.Constants
- labelize(String) - Static method in class org.ehrbase.aql.sql.binding.ContainBinder
- LANGUAGE - org.ehrbase.dao.access.jooq.SystemValue
- LANGUAGES - Static variable in class org.ehrbase.opt.mapper.Constants
- lastIndexOf(String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- lastIndexOf(String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- LATEST_VERSION - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LATEST_VERSION - Static variable in class org.ehrbase.aql.parser.AqlParser
- LATEST_VERSION() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- LEFT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LEFT - Static variable in class org.ehrbase.aql.parser.AqlParser
- LEFT_WILDCARD - Static variable in class org.ehrbase.aql.sql.binding.ContainBinder
- length() - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- length() - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- LENGTH - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LENGTH - Static variable in class org.ehrbase.aql.parser.AqlParser
- LIKE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LIKE - Static variable in class org.ehrbase.aql.parser.AqlParser
- LIKE() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- limit() - Method in class org.ehrbase.aql.parser.AqlParser
- limit() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- LIMIT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LIMIT - Static variable in class org.ehrbase.aql.parser.AqlParser
- LIMIT() - Method in class org.ehrbase.aql.parser.AqlParser.LimitContext
- LimitBinding - Class in org.ehrbase.aql.sql.binding
-
Created by christian on 4/27/2018.
- LimitBinding(Integer, Integer, SelectQuery) - Constructor for class org.ehrbase.aql.sql.binding.LimitBinding
- LimitContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.LimitContext
- LIMITS - Static variable in class org.ehrbase.opt.mapper.Constants
- listAllOperationalTemplates() - Method in interface org.ehrbase.ehr.knowledge.I_KnowledgeCache
- listAllOperationalTemplates() - Method in class org.ehrbase.service.KnowledgeCacheService
- listAllOperationalTemplates() - Method in class org.ehrbase.service.TemplateDBStorageService
- listAllOperationalTemplates() - Method in class org.ehrbase.service.TemplateFileStorageService
- listAllOperationalTemplates() - Method in interface org.ehrbase.service.TemplateStorage
-
List all Templates in the store;
- LITTERAL_ATTRIBUTE - Static variable in class org.ehrbase.opt.mapper.Constants
- LITTERAL_ELEMENT - Static variable in class org.ehrbase.opt.mapper.Constants
- LITTERAL_STRUCTURE - Static variable in class org.ehrbase.opt.mapper.Constants
- localizedTerminologies() - Method in class org.ehrbase.service.TerminologyServiceImp
- LocatableHelper - Class in org.ehrbase.ehr.util
-
ETHERCIS Project ehrservice Created by Christian Chevalley on 8/18/2015.
- LocatableHelper() - Constructor for class org.ehrbase.ehr.util.LocatableHelper
- LocatablePath - Class in org.ehrbase.opt
-
Created by christian on 2/20/2018.
- LocatablePath(String) - Constructor for class org.ehrbase.opt.LocatablePath
- lookUp(ID) - Method in interface org.ehrbase.aql.compiler.tsclient.TerminologyServer
-
Searches all the attributes associated with the concept that corresponds to the provided ID.
- lookUp(String) - Method in class org.ehrbase.aql.compiler.tsclient.FhirTerminologyServerImpl
- LOWER - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- LOWER - Static variable in class org.ehrbase.opt.mapper.Constants
- LPAD - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LPAD - Static variable in class org.ehrbase.aql.parser.AqlParser
- LTRIM - Static variable in class org.ehrbase.aql.parser.AqlLexer
- LTRIM - Static variable in class org.ehrbase.aql.parser.AqlParser
M
- MAGNITUDE - Static variable in class org.ehrbase.opt.mapper.Constants
- makeDummy() - Method in class org.ehrbase.dao.access.jooq.EventContextFactory
- makeField(String, UUID, String, I_VariableDefinition, I_QueryImpl.Clause) - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- makeField(String, UUID, String, I_VariableDefinition, I_QueryImpl.Clause) - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- makeField(String, UUID, String, I_VariableDefinition, I_QueryImpl.Clause) - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- makeField(JsonbEntryQuery.OTHER_ITEM, String, String, String, boolean) - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- makeNull() - Method in class org.ehrbase.dao.access.jooq.EventContextFactory
- MANDATORY_ATTRIBUTES - Static variable in class org.ehrbase.opt.mapper.Constants
- MandatoryAttributes - Class in org.ehrbase.opt.mapper
-
Created by christian on 2/14/2018.
- MandatoryAttributes(String) - Constructor for class org.ehrbase.opt.mapper.MandatoryAttributes
- map(String) - Static method in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
-
do a simple toCamelCase translation...
- MapJson - Class in org.ehrbase.opt.query
-
Created by christian on 5/10/2018.
- MapJson(Map<String, Object>) - Constructor for class org.ehrbase.opt.query.MapJson
- Mapper(Object) - Constructor for class org.ehrbase.aql.containment.IdentifierMapper.Mapper
- mapRmEventContext() - Method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
Creates an EventContext object from already set record data of an already existing ContextAccess instance.
- mapRmEventContext() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- MATCHES - Static variable in class org.ehrbase.aql.parser.AqlLexer
- MATCHES - Static variable in class org.ehrbase.aql.parser.AqlParser
- MATCHES() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- MATCHES() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- MATCHES() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- matchesOperand() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- matchesOperand() - Method in class org.ehrbase.aql.parser.AqlParser
- MatchesOperandContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- matchNodePredicate - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- MAX - Static variable in class org.ehrbase.aql.parser.AqlLexer
- MAX - Static variable in class org.ehrbase.aql.parser.AqlParser
- MAX - Static variable in class org.ehrbase.opt.mapper.Constants
- MAX_OP - Static variable in class org.ehrbase.opt.mapper.Constants
- MEASUREMENT_SERVICE - org.ehrbase.dao.access.jooq.SystemValue
- merge() - Method in class org.ehrbase.aql.sql.binding.OrderByField
- MIN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- MIN - Static variable in class org.ehrbase.aql.parser.AqlParser
- MIN - Static variable in class org.ehrbase.opt.mapper.Constants
- MIN_OP - Static variable in class org.ehrbase.opt.mapper.Constants
- modeNames - Static variable in class org.ehrbase.aql.parser.AqlLexer
- MODIFIABLE - Static variable in class org.ehrbase.service.EhrServiceImp
- MODIFICATION - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- MULTIPLE - Static variable in class org.ehrbase.opt.mapper.Constants
N
- NAME - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- NAME - Static variable in class org.ehrbase.opt.mapper.Constants
- naming() - Method in class org.ehrbase.opt.AttributeDef
- next() - Method in class org.ehrbase.aql.sql.binding.VariableDefinitions
- NODE_ID - Static variable in class org.ehrbase.opt.mapper.Constants
- nodeByFieldValue(String, String) - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- nodeByFieldValue(String, String) - Method in class org.ehrbase.opt.query.QueryOptMetaData
-
return the list of node with name == 'name'
- NodeChildren - Class in org.ehrbase.opt
-
Created by christian on 2/2/2018.
- NodeChildren(Map<String, List<Map<String, Object>>>) - Constructor for class org.ehrbase.opt.NodeChildren
- nodeFieldRegexp(String, String) - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- nodeFieldRegexp(String, String) - Method in class org.ehrbase.opt.query.QueryOptMetaData
- NodeId - Class in org.ehrbase.opt
-
Created by christian on 3/8/2018.
- NodeId(String) - Constructor for class org.ehrbase.opt.NodeId
- NODEID - Static variable in class org.ehrbase.aql.parser.AqlLexer
- NODEID - Static variable in class org.ehrbase.aql.parser.AqlParser
- NODEID() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- NodeMap - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- NodeMap(Map<String, TermDefinition>, String) - Constructor for class org.ehrbase.opt.mapper.NodeMap
- NodeNameAttribute - Class in org.ehrbase.opt.mapper
-
Created by christian on 3/16/2018.
- NodeNameAttribute(CATTRIBUTE) - Constructor for class org.ehrbase.opt.mapper.NodeNameAttribute
- NodeNameValuePredicate - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- NodeNameValuePredicate(NodePredicate) - Constructor for class org.ehrbase.aql.sql.queryImpl.NodeNameValuePredicate
- NodePredicate - Class in org.ehrbase.aql.sql.queryImpl.value_field
-
Created by christian on 5/2/2018.
- NodePredicate(String) - Constructor for class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- NodePredicate(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.value_field.NodePredicate
- NodePredicate(String, String, String) - Constructor for class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- nodePredicateAnd() - Method in class org.ehrbase.aql.parser.AqlParser
- nodePredicateAnd() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- nodePredicateAnd(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- NodePredicateAndContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- NodePredicateCall - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- NodePredicateCall(List<String>) - Constructor for class org.ehrbase.aql.sql.queryImpl.NodePredicateCall
- nodePredicateComparable() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- nodePredicateComparable() - Method in class org.ehrbase.aql.parser.AqlParser
- nodePredicateComparable(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateAndContext
- NodePredicateComparableContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- nodePredicateOr() - Method in class org.ehrbase.aql.parser.AqlParser
- nodePredicateOr() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- NodePredicateOrContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- nodePredicateRegEx() - Method in class org.ehrbase.aql.parser.AqlParser
- NodePredicateRegExContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- NORMAL_STATUS - Static variable in class org.ehrbase.opt.mapper.Constants
- NOT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- NOT - Static variable in class org.ehrbase.aql.parser.AqlParser
- NOT() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- NOTSUBSUMED - org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
- NULL_FIELD - Static variable in interface org.ehrbase.aql.sql.queryImpl.attribute.RMAttributeResolver
- NUMERATOR - Static variable in class org.ehrbase.opt.mapper.Constants
O
- objectPath() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- objectPath() - Method in class org.ehrbase.aql.parser.AqlParser
- objectPath() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- ObjectPathContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- ObjectQuery - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/6/2016.
- ObjectQuery(DSLContext, PathResolver) - Constructor for class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- OCCURRENCE - Static variable in class org.ehrbase.opt.mapper.Constants
- offset() - Method in class org.ehrbase.aql.parser.AqlParser
- offset() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- OFFSET - Static variable in class org.ehrbase.aql.parser.AqlLexer
- OFFSET - Static variable in class org.ehrbase.aql.parser.AqlParser
- OFFSET() - Method in class org.ehrbase.aql.parser.AqlParser.OffsetContext
- OffsetContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.OffsetContext
- OPEN_BRACKET - Static variable in class org.ehrbase.aql.parser.AqlLexer
- OPEN_BRACKET - Static variable in class org.ehrbase.aql.parser.AqlParser
- OPEN_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.ArchetypedClassExprContext
- OPEN_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- OPEN_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateContext
- OPEN_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- OPEN_BRACKET() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- OPEN_CURLY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- OPEN_CURLY - Static variable in class org.ehrbase.aql.parser.AqlParser
- OPEN_CURLY() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- OPEN_PAR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- OPEN_PAR - Static variable in class org.ehrbase.aql.parser.AqlParser
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ContainExpressionBoolContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- OPEN_PAR() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- openehrCodeSets() - Method in class org.ehrbase.service.TerminologyServiceImp
- openehrCodeSets(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- operand() - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- operand() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedOperandContext
- operand() - Method in class org.ehrbase.aql.parser.AqlParser
- operand() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- operand() - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- operand(int) - Method in class org.ehrbase.aql.parser.AqlParser.FunctionContext
- OPERAND - org.ehrbase.aql.definition.FuncParameterType
- OperandContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.OperandContext
- OPERATIONAL_TEMPLATE_CACHE - Static variable in class org.ehrbase.configuration.CacheConfiguration
- OPT - org.ehrbase.ehr.knowledge.KnowledgeType
- OptVisitor - Class in org.ehrbase.opt
- OptVisitor() - Constructor for class org.ehrbase.opt.OptVisitor
- OR - org.ehrbase.aql.containment.ContainmentSet.OPERATOR
- OR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- OR - Static variable in class org.ehrbase.aql.parser.AqlParser
- OR() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- OR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- OR() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- OR() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- OR(int) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- OR(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateOrContext
- OR(int) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- OrderAttribute - Class in org.ehrbase.aql.compiler
-
Representation of the ORDER BY clause in an AQL query Created by christian on 5/26/2016.
- OrderAttribute(I_VariableDefinition) - Constructor for class org.ehrbase.aql.compiler.OrderAttribute
- OrderAttribute.OrderDirection - Enum in org.ehrbase.aql.compiler
- orderBy() - Method in class org.ehrbase.aql.parser.AqlParser
- orderBy() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- ORDERBY - org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
- ORDERBY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ORDERBY - Static variable in class org.ehrbase.aql.parser.AqlParser
- ORDERBY() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- OrderByBinder - Class in org.ehrbase.aql.sql.binding
-
Created by christian on 9/23/2016.
- OrderByContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.OrderByContext
- orderByExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- orderByExpr() - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- OrderByExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.OrderByExprContext
- OrderByField - Class in org.ehrbase.aql.sql.binding
- OrderByField(Statements) - Constructor for class org.ehrbase.aql.sql.binding.OrderByField
- orderBySeq() - Method in class org.ehrbase.aql.parser.AqlParser.OrderByContext
- orderBySeq() - Method in class org.ehrbase.aql.parser.AqlParser
- orderBySeq() - Method in class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- OrderBySeqContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.OrderBySeqContext
- Ordinal - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Ordinal(CDVORDINAL, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Ordinal
- org.ehrbase - package org.ehrbase
- org.ehrbase.aql.compiler - package org.ehrbase.aql.compiler
- org.ehrbase.aql.compiler.tsclient - package org.ehrbase.aql.compiler.tsclient
- org.ehrbase.aql.containment - package org.ehrbase.aql.containment
- org.ehrbase.aql.definition - package org.ehrbase.aql.definition
- org.ehrbase.aql.parser - package org.ehrbase.aql.parser
- org.ehrbase.aql.sql - package org.ehrbase.aql.sql
- org.ehrbase.aql.sql.binding - package org.ehrbase.aql.sql.binding
- org.ehrbase.aql.sql.postprocessing - package org.ehrbase.aql.sql.postprocessing
- org.ehrbase.aql.sql.queryImpl - package org.ehrbase.aql.sql.queryImpl
- org.ehrbase.aql.sql.queryImpl.attribute - package org.ehrbase.aql.sql.queryImpl.attribute
- org.ehrbase.aql.sql.queryImpl.attribute.composer - package org.ehrbase.aql.sql.queryImpl.attribute.composer
- org.ehrbase.aql.sql.queryImpl.attribute.composition - package org.ehrbase.aql.sql.queryImpl.attribute.composition
- org.ehrbase.aql.sql.queryImpl.attribute.ehr - package org.ehrbase.aql.sql.queryImpl.attribute.ehr
- org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus - package org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
- org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.subject - package org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.subject
- org.ehrbase.aql.sql.queryImpl.attribute.eventcontext - package org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.facility - package org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.facility
- org.ehrbase.aql.sql.queryImpl.attribute.partyref - package org.ehrbase.aql.sql.queryImpl.attribute.partyref
- org.ehrbase.aql.sql.queryImpl.attribute.setting - package org.ehrbase.aql.sql.queryImpl.attribute.setting
- org.ehrbase.aql.sql.queryImpl.attribute.system - package org.ehrbase.aql.sql.queryImpl.attribute.system
- org.ehrbase.aql.sql.queryImpl.value_field - package org.ehrbase.aql.sql.queryImpl.value_field
- org.ehrbase.configuration - package org.ehrbase.configuration
- org.ehrbase.dao.access.interfaces - package org.ehrbase.dao.access.interfaces
- org.ehrbase.dao.access.jooq - package org.ehrbase.dao.access.jooq
- org.ehrbase.dao.access.query - package org.ehrbase.dao.access.query
- org.ehrbase.dao.access.support - package org.ehrbase.dao.access.support
- org.ehrbase.dao.access.util - package org.ehrbase.dao.access.util
- org.ehrbase.ehr.knowledge - package org.ehrbase.ehr.knowledge
- org.ehrbase.ehr.util - package org.ehrbase.ehr.util
- org.ehrbase.opt - package org.ehrbase.opt
- org.ehrbase.opt.mapper - package org.ehrbase.opt.mapper
- org.ehrbase.opt.query - package org.ehrbase.opt.query
- org.ehrbase.service - package org.ehrbase.service
- ORGANISATION - org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
- ORGANISATION - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ORGANISATION - Static variable in class org.ehrbase.aql.parser.AqlParser
- ORGANISATION() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- OTHER_CONTEXT - org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.OTHER_ITEM
- OTHER_DETAILS - org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.OTHER_ITEM
- OTHER_PARTICIPATIONS - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
P
- PARAMETER - Static variable in class org.ehrbase.aql.parser.AqlLexer
- PARAMETER - Static variable in class org.ehrbase.aql.parser.AqlParser
- PARAMETER() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- PARAMETER() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- PARAMETER(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- PARAMETERS_KEY - Variable in class org.ehrbase.aql.compiler.AqlExpressionWithParameters
- Parsable - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Parsable(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Parsable
- parse(String) - Method in class org.ehrbase.aql.compiler.AqlExpression
- parse(String, String) - Method in class org.ehrbase.aql.compiler.AqlExpressionWithParameters
-
get the parameter values from a json expression in the format: "query-parameters": { "ehr_id": "7d44b88c-4199-4bad-97dc-d78268e01398", "systolic_bp": 140 }
- parse(String, Map<String, Object>) - Method in class org.ehrbase.aql.compiler.AqlExpressionWithParameters
- parseAuditDetails(String, CompositionFormat) - Static method in class org.ehrbase.service.ContributionServiceHelper
-
Helper that parses the AuditDetails from the contribution input.
- parseFromJSONB(JSONB) - Static method in class org.ehrbase.dao.access.util.FolderUtils
- parseFromPGobject(PGobject) - Static method in class org.ehrbase.dao.access.util.FolderUtils
- parseVersions(String, CompositionFormat) - Static method in class org.ehrbase.service.ContributionServiceHelper
-
Convenience helper that combines some methods from above and prepares direct access to the list of contained versions
- PARTICIPATION_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- participationRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- PARTY - Static variable in class org.ehrbase.service.BaseService
- PARTY_PROXY - Static variable in class org.ehrbase.opt.mapper.Constants
- PARTY_REF - Static variable in class org.ehrbase.opt.mapper.Constants
- PartyIdentifiedAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/10/2015.
- PartyIdentifiedAccess(DSLContext, ServerConfig, String) - Constructor for class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- partyJoinRef - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- PartyRefAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.partyref
- PartyRefAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefAttribute
- PartyRefJson - Class in org.ehrbase.aql.sql.queryImpl.attribute.partyref
- PartyRefJson(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefJson
- PartyRefResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.partyref
- PartyRefResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefResolver
- path() - Method in class org.ehrbase.opt.ValueItem
- path(List<String>, String) - Method in class org.ehrbase.aql.sql.queryImpl.NodeNameValuePredicate
- pathOf(String) - Method in class org.ehrbase.aql.sql.PathResolver
- pathPart() - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- pathPart() - Method in class org.ehrbase.aql.parser.AqlParser
- pathPart(int) - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- PathPartContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PathPartContext
- pathResolver - Variable in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- PathResolver - Class in org.ehrbase.aql.sql
-
Resolve the path corresponding to a symbol in a given context
- PathResolver(DSLContext, IdentifierMapper) - Constructor for class org.ehrbase.aql.sql.PathResolver
- PATTERN - Static variable in class org.ehrbase.opt.mapper.Constants
- PERFORMER_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- performerRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- PersistenceConfig - Class in org.ehrbase.service
- PersistenceConfig() - Constructor for class org.ehrbase.service.PersistenceConfig
- PERSON - org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
- PERSON - Static variable in class org.ehrbase.aql.parser.AqlLexer
- PERSON - Static variable in class org.ehrbase.aql.parser.AqlParser
- PERSON() - Method in class org.ehrbase.aql.parser.AqlParser.FromForeignDataContext
- PG_POOL - Static variable in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
- PGType - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- PGType(List<String>) - Constructor for class org.ehrbase.aql.sql.queryImpl.PGType
- predicate() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- predicate() - Method in class org.ehrbase.aql.parser.AqlParser.PathPartContext
- predicate() - Method in class org.ehrbase.aql.parser.AqlParser
- predicate() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.NodePredicate
- predicateAnd() - Method in class org.ehrbase.aql.parser.AqlParser
- predicateAnd() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- predicateAnd(int) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- PredicateAndContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- PredicateContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PredicateContext
- predicateEquality() - Method in class org.ehrbase.aql.parser.AqlParser.JoinPredicateContext
- predicateEquality() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- predicateEquality() - Method in class org.ehrbase.aql.parser.AqlParser
- predicateEquality(int) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateAndContext
- PredicateEqualityContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- predicateExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- predicateExpr() - Method in class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- PredicateExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PredicateExprContext
- predicateOperand() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- predicateOperand() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- predicateOperand() - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- predicateOperand() - Method in class org.ehrbase.aql.parser.AqlParser
- predicateOperand(int) - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- predicateOperand(int) - Method in class org.ehrbase.aql.parser.AqlParser.PredicateEqualityContext
- PredicateOperandContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.PredicateOperandContext
- Predicates - Class in org.ehrbase.aql.containment
-
Container defining list of predicates with their associated operator (if any).
- Predicates(ContainmentSet) - Constructor for class org.ehrbase.aql.containment.Predicates
- Predicates.Details - Class in org.ehrbase.aql.containment
- process() - Method in class org.ehrbase.aql.compiler.Contains
- process() - Method in class org.ehrbase.aql.compiler.Statements
- process(String) - Method in class org.ehrbase.dao.access.jooq.AqlQueryHandler
- process(String, Map<String, Object>) - Method in class org.ehrbase.dao.access.jooq.AqlQueryHandler
- PROPERTY - Static variable in class org.ehrbase.opt.mapper.Constants
- Proportion - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Proportion(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Proportion
- PROPORTION_KIND - Static variable in class org.ehrbase.opt.mapper.Constants
- PROVIDER - org.ehrbase.dao.access.jooq.SystemValue
- put(I_VariableDefinition) - Method in class org.ehrbase.aql.compiler.Statements
Q
- Quantity - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Quantity(CDVQUANTITY, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Quantity
- query() - Method in class org.ehrbase.aql.parser.AqlParser
- query(String, Map<String, Object>, QueryMode, boolean) - Method in class org.ehrbase.service.QueryServiceImp
- query(String, QueryMode, boolean) - Method in class org.ehrbase.service.QueryServiceImp
- QUERYABLE - Static variable in class org.ehrbase.service.EhrServiceImp
- QueryCompilerPass1 - Class in org.ehrbase.aql.compiler
-
AQL compilation pass 1
This pass consists in evaluating the CONTAINS clauses and generate an internal representation of the contain expressions and operators. - QueryCompilerPass1() - Constructor for class org.ehrbase.aql.compiler.QueryCompilerPass1
- QueryCompilerPass2 - Class in org.ehrbase.aql.compiler
-
AQL compilation pass 2
- QueryCompilerPass2() - Constructor for class org.ehrbase.aql.compiler.QueryCompilerPass2
- QueryContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.QueryContext
- queryExpr() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- queryExpr() - Method in class org.ehrbase.aql.parser.AqlParser.QueryContext
- queryExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- QueryExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- queryJSON(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
perform an arbitrary SQL query on entries and return the result set as a JSON string
- queryJSON(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.EntryAccess
- QueryOptMetaData - Class in org.ehrbase.opt.query
-
Created by christian on 5/7/2018.
- QueryProcessor - Class in org.ehrbase.aql.sql
-
Perform an assembled SQL query depending on its strategy
- QueryProcessor(DSLContext, I_KnowledgeCache, IntrospectService, Contains, Statements, String, boolean) - Constructor for class org.ehrbase.aql.sql.QueryProcessor
- QueryServiceImp - Class in org.ehrbase.service
- QueryServiceImp(KnowledgeCacheService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.QueryServiceImp
- QuerySteps - Class in org.ehrbase.aql.sql
-
Created by christian on 2/17/2017.
- QuerySteps(SelectQuery, Condition, String, CompositionAttributeQuery, List<JsonbBlockDef>, boolean) - Constructor for class org.ehrbase.aql.sql.QuerySteps
R
- RAW_COMPOSITION_ENCODE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- RAW_COMPOSITION_ENCODE - Static variable in class org.ehrbase.aql.parser.AqlParser
- RawJsonTransform - Class in org.ehrbase.aql.sql.postprocessing
-
Created by christian on 2/21/2017.
- RawJsonTransform(DSLContext) - Constructor for class org.ehrbase.aql.sql.postprocessing.RawJsonTransform
- read() - Method in class org.ehrbase.dao.access.support.TerminologyReader
- readOperationaltemplate(String) - Method in class org.ehrbase.service.TemplateDBStorageService
- readOperationaltemplate(String) - Method in class org.ehrbase.service.TemplateFileStorageService
- readOperationaltemplate(String) - Method in interface org.ehrbase.service.TemplateStorage
-
Find and return a saved Template by templateId
- REAL - Static variable in class org.ehrbase.opt.mapper.Constants
- reduce() - Method in class org.ehrbase.aql.sql.queryImpl.SegmentedPath
- redux(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.AttributePath
-
return the path without the root part
- REGEXP_MATCH - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGEXP_MATCH - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGEXP_REPLACE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGEXP_REPLACE - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGEXP_SPLIT_TO_ARRAY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGEXP_SPLIT_TO_ARRAY - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGEXP_SPLIT_TO_TABLE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGEXP_SPLIT_TO_TABLE - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGEXPATTERN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGEXPATTERN - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGEXPATTERN() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- REGEXPATTERN() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- REGEXPATTERN() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateRegExContext
- REGR_AVGX - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_AVGX - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_AVGY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_AVGY - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_COUNT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_COUNT - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_INTERCEPT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_INTERCEPT - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_R2 - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_R2 - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_SLOPE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_SLOPE - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_SXX - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_SXX - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_SXY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_SXY - Static variable in class org.ehrbase.aql.parser.AqlParser
- REGR_SYY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REGR_SYY - Static variable in class org.ehrbase.aql.parser.AqlParser
- releaseConnection(Connection) - Method in interface org.ehrbase.dao.access.interfaces.I_DomainAccess
-
have JOOQ release the DB connection
- releaseConnection(Connection) - Method in class org.ehrbase.dao.access.support.DataAccess
- reload() - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
TODO: doc or is this one really not needed anymore? delete if so.
- reload() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- removeComposition(I_CompositionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
TODO: doc.
- removeComposition(I_CompositionAccess) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- removeNameValuePredicate() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.NodePredicate
- REPEAT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REPEAT - Static variable in class org.ehrbase.aql.parser.AqlParser
- replace(String, String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- replace(String, String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- REPLACE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REPLACE - Static variable in class org.ehrbase.aql.parser.AqlParser
- replaceLast(String, String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- replaceLast(String, String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- REPORT_SYNTAX_ERRORS - Static variable in class org.ehrbase.aql.compiler.AqlErrorHandler
- reportAmbiguity(Parser, DFA, int, int, boolean, BitSet, ATNConfigSet) - Method in class org.ehrbase.aql.compiler.AqlErrorHandler
- reset() - Method in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- resolve() - Method in class org.ehrbase.aql.sql.queryImpl.JsonbFunctionCall
- resolve() - Method in class org.ehrbase.aql.sql.queryImpl.NodePredicateCall
- resolvePaths(String, UUID) - Method in class org.ehrbase.aql.sql.PathResolver
-
resolve all the paths in the current containment mapper for a composition
- retrieve(UUID) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- retrieve(UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieve(UUID, Integer) - Method in class org.ehrbase.service.CompositionServiceImp
- retrieve(UUID, Integer, String) - Method in class org.ehrbase.service.FolderServiceImp
- retrieveByTimestamp(UUID, Timestamp, String) - Method in class org.ehrbase.service.FolderServiceImp
- retrieveByTimestamp(UUID, LocalDateTime) - Method in class org.ehrbase.service.CompositionServiceImp
- retrieveCompositionsInContribution(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- retrieveCompositionVersion(I_DomainAccess, UUID, int) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Retrieve composition(s) for an identified version
- retrieveCompositionVersion(I_DomainAccess, UUID, int) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- retrieveHistoricalEventContext(I_DomainAccess, UUID, Timestamp) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
Retrieves an EventContext for a specific historical time.
- retrieveHistoricalEventContext(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.ContextAccess
- retrieveInstance(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_AttestationAccess
-
Retrieve runtime instance of given attestation from DB
- retrieveInstance(UUID) - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- retrieveInstance(I_DomainAccess, UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
-
Retrieve a specific audit instance via UUID
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Retrieve a composition access instance from the persistence layer
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
-
retrieve an Event Context access layer instance from the DB
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
retrieve an instance of I_ContributionAccess layer to the DB
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
retrieve the Ehr entry from its id
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve a party identified from its UUID
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
retrieve a status by given status ID
- retrieveInstance(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
-
retrieve a system entry by its Id
- retrieveInstance(I_DomainAccess, UUID) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.ContextAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.ContributionAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.StatusAccess
- retrieveInstance(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.SystemAccess
- retrieveInstance(I_DomainAccess, Result<?>) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
- retrieveInstance(I_DomainAccess, Result<?>) - Static method in class org.ehrbase.dao.access.jooq.ContextAccess
- retrieveInstanceByEhrId(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
retrieve a status by given EHR ID
- retrieveInstanceByEhrId(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.StatusAccess
- retrieveInstanceByNamedSubject(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
retrieve a status for a named subject (patient)
NB. - retrieveInstanceByNamedSubject(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.StatusAccess
- retrieveInstanceByParty(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
retrieve a status by an identified party id
- retrieveInstanceByParty(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.StatusAccess
- retrieveInstanceByStatus(I_DomainAccess, UUID, UUID, int) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
retrieve an Ehr for a known status entry
- retrieveInstanceByStatus(I_DomainAccess, UUID, UUID, Integer) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieveInstanceBySubject(I_DomainAccess, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
// TODO: keep! likely to be used by EHR controller retrieve an Ehr for a subject identification with an identifier
a subject identification consists of the issuer identification (ex. - retrieveInstanceBySubject(I_DomainAccess, String, String) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieveInstanceBySubject(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
// TODO: keep! likely to be used by EHR controller retrieve an Ehr for a subject UUID
a subject identification consists of the issuer identification (ex. - retrieveInstanceBySubject(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieveInstanceBySubjectExternalRef(I_DomainAccess, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
// TODO: keep! likely to be used by EHR controller retrieve an Ehr for a subject identification by external reference
a subject identification consists of the issuer identification (ex. - retrieveInstanceBySubjectExternalRef(I_DomainAccess, String, String) - Static method in class org.ehrbase.dao.access.jooq.EhrAccess
- retrieveInstanceByTemplateId(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_TemplateStoreAccess
- retrieveInstanceByTemplateId(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- retrieveInstanceByTimestamp(I_DomainAccess, UUID, Timestamp) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Returns the instance of a
VersionedCompositioncorresponding to the version which is the closest in time before the timeCommitted provided. - retrieveInstanceByTimestamp(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.CompositionAccess
- retrieveInstanceForExistingFolder(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Retrieve instance of
I_FolderAccesswith the information needed retrieve the folder and its sub-folders. - retrieveInstanceForExistingFolder(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Retrieve instance of
I_FolderAccesswith the information needed retrieve the folder and its sub-folders. - retrieveInstanceForExistingFolder(I_DomainAccess, UUID, Timestamp) - Static method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- retrieveInstanceForExistingFolder(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- retrieveInstanceId(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_SystemAccess
-
retrieve the Id of a system by name (or settings)
- retrieveInstanceId(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.SystemAccess
- retrieveInstanceInComposition(I_DomainAccess, I_CompositionAccess) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
retrieve the list of entries for a composition
- retrieveInstanceInComposition(I_DomainAccess, I_CompositionAccess) - Static method in class org.ehrbase.dao.access.jooq.EntryAccess
- retrieveInstanceInCompositionVersion(I_DomainAccess, I_CompositionAccess, int) - Static method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
- retrieveInstanceInCompositionVersion(I_DomainAccess, I_CompositionAccess, int) - Static method in class org.ehrbase.dao.access.jooq.EntryAccess
- retrieveInstancesInContribution(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Retrieve a map of composition accesses for all compositions referencing a contribution
- retrieveLatest(UUID, String) - Method in class org.ehrbase.service.FolderServiceImp
- retrieveLatest(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_CompositionHistoryAccess
-
Creates DAO object with the latest existing history record matching the given composition ID.
- retrieveLatest(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- retrieveListOfAttestationsByRef(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_AttestationAccess
-
Retrieve list of attestation IDs by the reference given by a version object
- retrieveListOfAttestationsByRef(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.AttestationAccess
- retrieveOperationalTemplate(String) - Method in interface org.ehrbase.ehr.knowledge.I_KnowledgeCache
-
retrieve an operational template document instance
- retrieveOperationalTemplate(String) - Method in class org.ehrbase.service.KnowledgeCacheService
- retrieveOperationalTemplate(UUID) - Method in interface org.ehrbase.ehr.knowledge.I_KnowledgeCache
-
retrieve a cached operational template document instance using its unique Id
- retrieveOperationalTemplate(UUID) - Method in class org.ehrbase.service.KnowledgeCacheService
- retrievePartyByIdentifier(I_DomainAccess, String, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve an identified party from its identification code and issuer
- retrievePartyIdByPartyName(I_DomainAccess, String) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve an instance by its name
should be used for test purpose as the subject should not be known in this context - retrievePartyIdByPartyName(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- retrievePartyIdentified(String, String, String, String, String) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- retrievePartyIdentified(I_DomainAccess, UUID) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
retrieve an identified party by its UUID
- retrievePartyIdentified(I_DomainAccess, UUID) - Static method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- retrievePartyIdentified(Record) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedPerformerAccess
- retrievePartyIdentified(Result<?>) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedComposerAccess
- retrievePartyIdentified(Result<?>) - Static method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedFacilityAccess
- retrieveQualified(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- retrieveQualifiedList(I_DomainAccess) - Static method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
-
retrieve the whole set of stored queries
- retrieveQualifiedList(I_DomainAccess, String) - Static method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- retrieveStoredQueries(String) - Method in class org.ehrbase.service.QueryServiceImp
- retrieveStoredQuery(String, String) - Method in class org.ehrbase.service.QueryServiceImp
- retrieveVersionedInstance(I_DomainAccess, UUID, Timestamp) - Static method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
retrieve a contribution from its object ID and a timestamp FIXME: note: this only looks for instances in *_history table, see called method for details on problem - also naming suggestively wrong?
- retrieveVersionedInstance(I_DomainAccess, UUID, Timestamp) - Static method in class org.ehrbase.dao.access.jooq.ContributionAccess
- REVERSE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- REVERSE - Static variable in class org.ehrbase.aql.parser.AqlParser
- reverseDomainName() - Method in class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- RIGHT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- RIGHT - Static variable in class org.ehrbase.aql.parser.AqlParser
- RM_TYPE - Static variable in class org.ehrbase.opt.mapper.Constants
- RMAttributeResolver - Interface in org.ehrbase.aql.sql.queryImpl.attribute
- RMObjectAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute
- RMObjectAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
- rootOf(String) - Method in class org.ehrbase.aql.sql.PathResolver
- RPAD - Static variable in class org.ehrbase.aql.parser.AqlLexer
- RPAD - Static variable in class org.ehrbase.aql.parser.AqlParser
- RTRIM - Static variable in class org.ehrbase.aql.parser.AqlLexer
- RTRIM - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_archetypedClassExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_classExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_containExpressionBool - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_contains - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_containsExpression - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_extension - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_from - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_fromEHR - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_fromExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_fromForeignData - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_function - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_identifiedEquality - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_identifiedExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_identifiedOperand - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_identifiedPath - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_invokeExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_invokeOperand - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_joinPredicate - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_limit - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_matchesOperand - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_nodePredicateAnd - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_nodePredicateComparable - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_nodePredicateOr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_nodePredicateRegEx - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_objectPath - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_offset - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_operand - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_orderBy - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_orderByExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_orderBySeq - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_pathPart - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_predicate - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_predicateAnd - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_predicateEquality - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_predicateExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_predicateOperand - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_query - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_queryExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_select - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_selectExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_simpleClassExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_standardPredicate - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_stdExpression - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_topExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_valueListItems - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_versionClassExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_versionedClassExpr - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_versionpredicate - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_versionpredicateOptions - Static variable in class org.ehrbase.aql.parser.AqlParser
- RULE_where - Static variable in class org.ehrbase.aql.parser.AqlParser
- ruleNames - Static variable in class org.ehrbase.aql.parser.AqlLexer
- ruleNames - Static variable in class org.ehrbase.aql.parser.AqlParser
S
- SegmentedPath - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- SegmentedPath(List<String>) - Constructor for class org.ehrbase.aql.sql.queryImpl.SegmentedPath
- select() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- select() - Method in class org.ehrbase.aql.parser.AqlParser
- select() - Method in class org.ehrbase.aql.sql.binding.SuperQuery
- SELECT - org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
- SELECT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SELECT - Static variable in class org.ehrbase.aql.parser.AqlParser
- SELECT() - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- SelectBinder - Class in org.ehrbase.aql.sql.binding
-
Bind the abstract representation of a SELECT clause into a SQL expression Created by christian on 5/4/2016.
- SelectBinder(DSLContext, IntrospectService, Contains, Statements, String, String) - Constructor for class org.ehrbase.aql.sql.binding.SelectBinder
- SelectContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.SelectContext
- selectExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- selectExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- selectExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- SelectExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- selectOrderBy(List<OrderAttribute>) - Method in class org.ehrbase.aql.sql.binding.SuperQuery
- semanticId() - Method in class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- SEMICOLON - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SEMICOLON - Static variable in class org.ehrbase.aql.parser.AqlParser
- semVer() - Method in class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- serial - Static variable in class org.ehrbase.aql.sql.queryImpl.DefaultColumnId
- serial - Static variable in class org.ehrbase.aql.sql.queryImpl.ObjectQuery
- serialize(Folder, StructuredStringFormat) - Method in class org.ehrbase.service.FolderServiceImp
- serialize(CompositionDto, CompositionFormat) - Method in class org.ehrbase.service.CompositionServiceImp
-
Public serializer entry point which will be called with composition dto fetched from database and the desired target serialized string format.
- ServiceDataAccess - Class in org.ehrbase.dao.access.support
-
A simple wrapper to encapsulate resource accesses from services ETHERCIS Project ehrservice Created by Christian Chevalley on 6/30/2015.
- ServiceDataAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.support.ServiceDataAccess
- ServiceDataAccess(DSLContext, I_KnowledgeCache, IntrospectService, ServerConfig) - Constructor for class org.ehrbase.dao.access.support.ServiceDataAccess
- ServiceModuleConfiguration - Class in org.ehrbase
- ServiceModuleConfiguration() - Constructor for class org.ehrbase.ServiceModuleConfiguration
- setAccess(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
set access id
- setAccess(UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setArchetypeId(String) - Method in class org.ehrbase.aql.containment.Containment
- setAuditAndContributionAuditValues(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
Helper that sets values in Status' direct audit and Status' implicit contribution audit
- setAuditAndContributionAuditValues(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- setAuditDetailsAccess(I_AuditDetailsAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setAuditDetailsAccess(I_AuditDetailsAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- setAuditDetailsAccess(I_AuditDetailsAccess) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setAuditDetailsAccess(I_AuditDetailsAccess) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- setAuditDetailsChangeType(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- setAuditDetailsChangeType(UUID) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setAuditDetailsId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setAuditDetailsId(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setAuditDetailsValues(AuditDetails) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- setAuditDetailsValues(AuditDetails) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setAuditDetailsValues(UUID, UUID, String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
Convenience setter for contribution's audit
- setAuditDetailsValues(UUID, UUID, String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setChangeType(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setChangeType(UUID) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setChangeType(I_ConceptAccess.ContributionChangeType) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setChangeType(I_ConceptAccess.ContributionChangeType) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setChild(AstContainment) - Method in class org.ehrbase.aql.containment.AtomicContainment
- setClassName(String) - Method in class org.ehrbase.aql.containment.Containment
- setCommitter(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setCommitter(UUID) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setComplete() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
set the contribution as complete
- setComplete() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setComposerId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
set the composer id
- setComposerId(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setComposition(Composition) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setComposition(Composition) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setCompositionData(Composition) - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
set the composition data with an actual
Composition - setCompositionData(Composition) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- setCompositionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContainmentAccess
- setCompositionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
- setCompositionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
set the owner composition by its Id
- setCompositionId(UUID) - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- setCompositionId(UUID) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- setCompositionId(UUID) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- setCompositionIdField(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionIdFieldSetup
- setCompositionIdFiltered(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FilterSetup
- setCompositionRecord(CompositionHistoryRecord) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Set the record via converting from a history record.
- setCompositionRecord(CompositionHistoryRecord) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setCompositionRecord(CompositionRecord) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setCompositionRecord(CompositionRecord) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setCompositionRecord(Result<?>) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setCompositionRecord(Result<?>) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContainedIn(Containment) - Method in class org.ehrbase.aql.containment.Predicates.Details
- setContainer(Object) - Method in class org.ehrbase.aql.containment.IdentifierMapper.Mapper
- setContainsEhrId(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrSetup
- setContainsEhrStatus(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setContainsOtherContext(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextSetup
- setContent(List<I_EntryAccess>) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setContent(List<I_EntryAccess>) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContext(EventContext) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setContext(EventContext) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContextCompositionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
set the event context id
- setContextCompositionId(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContributionAccess(I_ContributionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- setContributionAccess(I_ContributionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setContributionAccess(I_ContributionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- setContributionAccess(I_ContributionAccess) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContributionAccess(I_ContributionAccess) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setContributionAccess(I_ContributionAccess) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setContributionAccess(I_ContributionAccess) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setContributionAccess(I_ContributionAccess) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- setContributionDataType(ContributionDataType) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- setContributionDataType(ContributionDataType) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setContributionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
set the contribution id for this composition
- setContributionId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- setContributionId(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setContributionId(UUID) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- setCreatedOn(OffsetDateTime) - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- setDataType(ContributionDataType) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- setDataType(ContributionDataType) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setDeleted() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
set the contribution as deleted
- setDeleted() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setDescription(String) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setDescription(String) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setDetails(ItemStructure) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
-
Set the details stored as a part of the given
Folder - setDetails(ItemStructure) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setDetails(ItemStructure) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setDirection(OrderAttribute.OrderDirection) - Method in class org.ehrbase.aql.compiler.OrderAttribute
- setDirectory(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
set directory id
- setDirectory(UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setDistinct(boolean) - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- setDistinct(boolean) - Method in class org.ehrbase.aql.definition.FunctionDefinition
- setDistinct(boolean) - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- setDistinct(boolean) - Method in class org.ehrbase.aql.definition.VariableDefinition
- setEhrid(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
set the EHR id
- setEhrid(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setEhrId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
set the contribution Ehr Id it belongs to
- setEhrId(UUID) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setEhrId(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setEhrId(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setEhrIdAlias(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrSetup
- setEhrIdFiltered(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FilterSetup
- setEnclosingContainment(Containment) - Method in class org.ehrbase.aql.containment.Containment
- setExpression(String) - Method in class org.ehrbase.aql.containment.Predicates.Details
- setFolderDetails(ItemStructure) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderDetails(ItemStructure) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderDetails(ItemStructure) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setFolderId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderId(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderId(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setFolderName(String) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderName(String) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderName(String) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setFolderNArchetypeNodeId(String) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderNArchetypeNodeId(String) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderNArchetypeNodeId(String) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setFolderSysPeriod(AbstractMap.SimpleEntry<OffsetDateTime, OffsetDateTime>) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderSysPeriod(AbstractMap.SimpleEntry<OffsetDateTime, OffsetDateTime>) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderSysPeriod(AbstractMap.SimpleEntry<OffsetDateTime, OffsetDateTime>) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setFolderSysTransaction(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setFolderSysTransaction(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setFolderSysTransaction(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setHasAudit(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionHistoryAccess
- setHasAudit(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- setHasAuditDetails(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- setHasAuditDetails(UUID) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setHidden(boolean) - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- setHidden(boolean) - Method in class org.ehrbase.aql.definition.FunctionDefinition
- setHidden(boolean) - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- setHidden(boolean) - Method in class org.ehrbase.aql.definition.VariableDefinition
- setIdentifier(String) - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- setIdentifier(String) - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- setIdentifier(String) - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- setIdentifier(String) - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition
- setIncomplete() - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
set the contribution as incomplete
- setIncomplete() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setInContribution(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionHistoryAccess
- setInContribution(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setInContribution(UUID) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- setInContribution(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setInContribution(UUID) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setInitialCondition(Condition) - Method in class org.ehrbase.aql.sql.binding.WhereBinder
- setInSet(ContainmentSet) - Method in class org.ehrbase.aql.containment.Predicates.Details
- setIsEHR(boolean) - Method in class org.ehrbase.aql.definition.FromEhrDefinition
- setIsFolderActive(boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_FolderAccess
- setIsFolderActive(boolean) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setIsFolderActive(boolean) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setIsWholeComposition() - Method in class org.ehrbase.aql.sql.binding.WhereBinder
- setJoinComposer(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinComposition(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinContextFacility(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinEhr(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinEhrStatus(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinEventContext(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinSubject(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJoinSystem(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setJsonDatablock(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- setJsonDataBlock(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- setJsonDataBlock(boolean) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- setLanguageCode(String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
set the language code
- setLanguageCode(String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- setLink(UUID, UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_CompoXrefAccess
-
Insert a new link between given master and child
- setLink(UUID, UUID) - Method in class org.ehrbase.dao.access.jooq.CompoXRefAccess
- setModifiable(Boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setModifiable(Boolean) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setOperationaltemplate(OPERATIONALTEMPLATE) - Method in class org.ehrbase.ehr.knowledge.TemplateMetaData
- setOperator(String) - Method in class org.ehrbase.aql.containment.ContainmentSet
- setOrderBy(List<OrderAttribute>, SelectQuery) - Method in class org.ehrbase.aql.sql.binding.SuperQuery
- setOtherDetails(ItemStructure, String) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setOtherDetails(ItemStructure, String) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setParentSet(ContainmentSet) - Method in class org.ehrbase.aql.containment.ContainmentSet
- setParty(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setParty(UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setPartyJoinRef(Table) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.JoinSetup
- setPartyName(String) - Method in interface org.ehrbase.dao.access.interfaces.I_PartyIdentifiedAccess
-
set the party name
- setPartyName(String) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- setPath(String) - Method in class org.ehrbase.aql.containment.Containment
- setPath(String) - Method in class org.ehrbase.aql.definition.ExtensionDefinition
- setPath(String) - Method in class org.ehrbase.aql.definition.FunctionDefinition
- setPath(String) - Method in interface org.ehrbase.aql.definition.I_VariableDefinition
- setPath(String) - Method in class org.ehrbase.aql.definition.VariableDefinition
- setPath(String, String) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- setQueryable(Boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setQueryable(Boolean) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setQueryStrategy(Class) - Method in class org.ehrbase.aql.containment.IdentifierMapper.Mapper
- setQueryStrategy(String, Class) - Method in class org.ehrbase.aql.containment.IdentifierMapper
- setQueryText(String) - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- setQueryText(String) - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- setRecord(AuditDetailsRecord) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setRecord(AuditDetailsRecord) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setRecord(CompositionHistoryRecord) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionHistoryAccess
- setRecord(CompositionHistoryRecord) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- setRecordFields(UUID, EventContext) - Method in interface org.ehrbase.dao.access.interfaces.I_ContextAccess
- setRecordFields(UUID, EventContext) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- setRmType(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.FieldResolutionContext
- setSequence(Integer) - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
set the sequence number of this entry
- setSequence(Integer) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- setState(ContributionDef.ContributionState) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
set the state of contribution
- setState(ContributionDef.ContributionState) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- setStatus(EhrStatus) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setStatus(EhrStatus) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setStatusAccess(I_StatusAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- setStatusAccess(I_StatusAccess) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setStatusRecord(StatusRecord) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
- setStatusRecord(StatusRecord) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- setSubfoldersList(Map<UUID, I_FolderAccess>) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- setSubfoldersList(Map<UUID, I_FolderAccess>) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- setSymbol(String) - Method in class org.ehrbase.aql.containment.Containment
- setSystem(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
set system Id
- setSystem(UUID) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- setSystemId(UUID) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
- setSystemId(UUID) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- setTagField(I_TaggedStringBuilder.TagField) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- setTagField(I_TaggedStringBuilder.TagField) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- setTemplate(OPERATIONALTEMPLATE) - Method in interface org.ehrbase.dao.access.interfaces.I_TemplateStoreAccess
- setTemplate(OPERATIONALTEMPLATE) - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- setTemplateId(String) - Method in interface org.ehrbase.dao.access.interfaces.I_EntryAccess
-
set the template id to build the composition
- setTemplateId(String) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- setTerritoryCode(Integer) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
FIXME: bug? comment says 2-letter while methods are saying Integer set the 2-letters territory code
- setTerritoryCode(Integer) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- SettingAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.setting
- SettingAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- SettingResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.setting
- SettingResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingResolver
- setUsePgExtensions(boolean) - Method in class org.ehrbase.aql.sql.binding.SelectBinder
- setUsePgExtensions(boolean) - Method in class org.ehrbase.aql.sql.binding.WhereBinder
- setVariables(Map<String, String>) - Method in class org.ehrbase.aql.sql.AqlResult
- SIMILARTO - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SIMILARTO - Static variable in class org.ehrbase.aql.parser.AqlParser
- SIMILARTO() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- SimpleAttribute - Class in org.ehrbase.aql.sql.queryImpl.value_field
- SimpleAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.value_field.SimpleAttribute
- simpleClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser.ClassExprContext
- simpleClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsContext
- simpleClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- SimpleClassExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- SimpleCompositionAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- SimpleCompositionAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
- SimpleEventContextAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
- SimpleEventContextAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.SimpleEventContextAttribute
- SimplePartyRefAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.partyref
- SimplePartyRefAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.partyref.SimplePartyRefAttribute
- size() - Method in class org.ehrbase.aql.containment.ContainmentSet
- SLASH - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SLASH - Static variable in class org.ehrbase.aql.parser.AqlParser
- SLASH - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- SLASH() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedPathContext
- SLASH() - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- SLASH(int) - Method in class org.ehrbase.aql.parser.AqlParser.ObjectPathContext
- SLASH_VALUE - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- specialize() - Method in class org.ehrbase.opt.Generic
- SPLIT_PART - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SPLIT_PART - Static variable in class org.ehrbase.aql.parser.AqlParser
- splitContent(String, CompositionFormat) - Static method in class org.ehrbase.service.ContributionServiceHelper
-
splits contribution string content into its versions list & audit part
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionName
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionUidValue
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrIdValue
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusJson
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.EhrStatusOtherDetails
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.ContextOtherContext
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextJson
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.SimpleEventContextAttribute
- sqlField() - Method in interface org.ehrbase.aql.sql.queryImpl.attribute.I_RMObjectAttribute
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefJson
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.SimplePartyRefAttribute
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemAttribute
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.attribute.TemporalWithTimeZone
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.FormattedField
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.GenericJsonField
- sqlField() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.SimpleAttribute
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composer.ComposerResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.EhrResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.StatusResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.subject.SubjectResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.EventContextResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.facility.FacilityResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.PartyRefResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingResolver
- sqlField(String) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemResolver
- SQLQUERY - org.ehrbase.aql.sql.binding.I_TaggedStringBuilder.TagField
- standardPredicate() - Method in class org.ehrbase.aql.parser.AqlParser.FromEHRContext
- standardPredicate() - Method in class org.ehrbase.aql.parser.AqlParser
- standardPredicate() - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- standardPredicate() - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- StandardPredicateContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.StandardPredicateContext
- startElement(String, String, String, Attributes) - Method in class org.ehrbase.dao.access.support.TerminologyReader
- startWith(String) - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- startWith(String) - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- Statements - Class in org.ehrbase.aql.compiler
- Statements(ParseTree, IdentifierMapper) - Constructor for class org.ehrbase.aql.compiler.Statements
- staticName() - Method in class org.ehrbase.opt.mapper.NodeNameAttribute
- STATUS_JOIN - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- StatusAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/20/2015.
- StatusAccess(I_DomainAccess, UUID) - Constructor for class org.ehrbase.dao.access.jooq.StatusAccess
- statusRecordTable - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- StatusResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
- StatusResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.StatusResolver
- STDDEV - Static variable in class org.ehrbase.aql.parser.AqlLexer
- STDDEV - Static variable in class org.ehrbase.aql.parser.AqlParser
- STDDEV_POP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- STDDEV_POP - Static variable in class org.ehrbase.aql.parser.AqlParser
- STDDEV_SAMP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- STDDEV_SAMP - Static variable in class org.ehrbase.aql.parser.AqlParser
- stdExpression() - Method in class org.ehrbase.aql.parser.AqlParser.SelectExprContext
- stdExpression() - Method in class org.ehrbase.aql.parser.AqlParser
- StdExpressionContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- StoredQueryAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/20/2015.
- StoredQueryAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.StoredQueryAccess
- StoredQueryAccess(I_DomainAccess, String, String) - Constructor for class org.ehrbase.dao.access.jooq.StoredQueryAccess
- StoredQueryAccess(I_DomainAccess, StoredQueryRecord) - Constructor for class org.ehrbase.dao.access.jooq.StoredQueryAccess
- StoredQueryQualifiedName - Class in org.ehrbase.dao.access.util
- StoredQueryQualifiedName(String) - Constructor for class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- StoredQueryQualifiedName(String, String, String) - Constructor for class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- storeTemplate(OPERATIONALTEMPLATE) - Method in class org.ehrbase.service.TemplateDBStorageService
- storeTemplate(OPERATIONALTEMPLATE) - Method in class org.ehrbase.service.TemplateFileStorageService
- storeTemplate(OPERATIONALTEMPLATE) - Method in interface org.ehrbase.service.TemplateStorage
-
Save a template in the store
- STRING - Static variable in class org.ehrbase.aql.parser.AqlLexer
- STRING - Static variable in class org.ehrbase.aql.parser.AqlParser
- STRING - Static variable in class org.ehrbase.opt.mapper.Constants
- STRING() - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- STRING() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedEqualityContext
- STRING() - Method in class org.ehrbase.aql.parser.AqlParser.NodePredicateComparableContext
- STRING() - Method in class org.ehrbase.aql.parser.AqlParser.OperandContext
- STRING() - Method in class org.ehrbase.aql.parser.AqlParser.StdExpressionContext
- STRING(int) - Method in class org.ehrbase.aql.parser.AqlParser.ExtensionContext
- STRPOS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- STRPOS - Static variable in class org.ehrbase.aql.parser.AqlParser
- Structural - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Structural(String, String, String, String, CCOMPLEXOBJECT, Map<String, TermDefinition>, Map<String, List<Map<String, Object>>>) - Constructor for class org.ehrbase.opt.mapper.Structural
- SUBJECT - org.ehrbase.dao.access.jooq.SystemValue
- SUBJECT_ID - Static variable in class org.ehrbase.service.EhrServiceImp
- SUBJECT_NAMESPACE - Static variable in class org.ehrbase.service.EhrServiceImp
- subjectRef - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- SubjectResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.subject
- SubjectResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus.subject.SubjectResolver
- substitute(String, Map<String, Object>) - Method in class org.ehrbase.aql.compiler.AqlExpressionWithParameters
-
Substitute parameters in aql expression A parameter symbol starts with a '$' and a combination of alphanumeric with '-' or '_' If the parameter value is a string or a UUID it is single quoted.
- SUBSTR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SUBSTR - Static variable in class org.ehrbase.aql.parser.AqlParser
- SUBSUMEDBY - org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
- subsumes(String, String) - Method in class org.ehrbase.aql.compiler.tsclient.FhirTerminologyServerImpl
- subsumes(T, T) - Method in interface org.ehrbase.aql.compiler.tsclient.TerminologyServer
-
Evaluates if the concept B subsumes concept A.
- SUBSUMES - org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
- SUFFIX - Static variable in class org.ehrbase.opt.mapper.Constants
- SuffixedPath - Class in org.ehrbase.aql.sql.queryImpl.attribute
-
utility to encode a jsonb path from a standard AQL expression
- SuffixedPath(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.SuffixedPath
- SUM - Static variable in class org.ehrbase.aql.parser.AqlLexer
- SUM - Static variable in class org.ehrbase.aql.parser.AqlParser
- SuperQuery - Class in org.ehrbase.aql.sql.binding
-
Created by christian on 9/20/2017.
- SuperQuery(DSLContext, VariableDefinitions, SelectQuery) - Constructor for class org.ehrbase.aql.sql.binding.SuperQuery
- SYMBOL - Static variable in class org.ehrbase.opt.mapper.Constants
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.ehrbase.aql.compiler.AqlErrorHandler
- SYNTHESIS - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- SYSTEM_JOIN - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- SystemAccess - Class in org.ehrbase.dao.access.jooq
-
Created by Christian Chevalley on 4/20/2015.
- SystemAccess(I_DomainAccess) - Constructor for class org.ehrbase.dao.access.jooq.SystemAccess
- SystemAccess(I_DomainAccess, String, String) - Constructor for class org.ehrbase.dao.access.jooq.SystemAccess
- SystemAttribute - Class in org.ehrbase.aql.sql.queryImpl.attribute.system
- SystemAttribute(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemAttribute
- systemRecordTable - Static variable in interface org.ehrbase.aql.sql.binding.I_JoinBinder
- SystemResolver - Class in org.ehrbase.aql.sql.queryImpl.attribute.system
- SystemResolver(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemResolver
- SystemValue - Enum in org.ehrbase.dao.access.jooq
T
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.composition.FullCompositionJson
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.eventcontext.SimpleEventContextAttribute
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.partyref.SimplePartyRefAttribute
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.setting.SettingAttribute
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.attribute.system.SystemAttribute
- tableField - Variable in class org.ehrbase.aql.sql.queryImpl.value_field.SimpleAttribute
- TAG_ACTIVITIES - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- TAG_COMPOSITION - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- TAG_CONTENT - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- TAG_EVENTS - Static variable in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- TAG_TEMPLATE_ID - Static variable in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
- TaggedStringBuilder - Class in org.ehrbase.aql.sql.binding
- TaggedStringBuilder() - Constructor for class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- TaggedStringBuilder(String, I_TaggedStringBuilder.TagField) - Constructor for class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- TaggedStringBuilder(I_TaggedStringBuilder.TagField) - Constructor for class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- TEMPLATE - org.ehrbase.ehr.knowledge.KnowledgeType
- TEMPLATE_ID - Static variable in interface org.ehrbase.aql.sql.postprocessing.I_RawJsonTransform
- TEMPLATE_ID - Static variable in interface org.ehrbase.ehr.knowledge.I_KnowledgeCache
- TEMPLATE_ID - Static variable in class org.ehrbase.opt.mapper.Constants
- TemplateDBStorageService - Class in org.ehrbase.service
- TemplateDBStorageService(DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.TemplateDBStorageService
- TemplateFileStorageService - Class in org.ehrbase.service
- TemplateFileStorageService() - Constructor for class org.ehrbase.service.TemplateFileStorageService
- TemplateFileStorageService(String) - Constructor for class org.ehrbase.service.TemplateFileStorageService
- TemplateId - Class in org.ehrbase.aql.sql.queryImpl.attribute.composition
- TemplateId(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.composition.TemplateId
- TemplateMetaData - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/9/2018.
- TemplateMetaData - Class in org.ehrbase.ehr.knowledge
- TemplateMetaData() - Constructor for class org.ehrbase.ehr.knowledge.TemplateMetaData
- TemplateMetaData(IntrospectService) - Constructor for class org.ehrbase.aql.sql.queryImpl.TemplateMetaData
- TemplateServiceImp - Class in org.ehrbase.service
- TemplateServiceImp(KnowledgeCacheService, DSLContext, ServerConfig) - Constructor for class org.ehrbase.service.TemplateServiceImp
- TemplateStorage - Interface in org.ehrbase.service
- TemplateStoreAccess - Class in org.ehrbase.dao.access.jooq
- TemplateStoreAccess(I_DomainAccess, OPERATIONALTEMPLATE) - Constructor for class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- TemplateTestData - Enum in org.ehrbase.opt.query
- TemporalWithTimeZone - Class in org.ehrbase.aql.sql.queryImpl.attribute
- TemporalWithTimeZone(FieldResolutionContext, JoinSetup) - Constructor for class org.ehrbase.aql.sql.queryImpl.attribute.TemporalWithTimeZone
- TERM_BINDING - Static variable in class org.ehrbase.opt.mapper.Constants
- TermDefinition - Class in org.ehrbase.opt
-
Created by christian on 1/31/2018.
- TermDefinition(String, String, String) - Constructor for class org.ehrbase.opt.TermDefinition
- terminology(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- terminology(String, String) - Method in class org.ehrbase.service.TerminologyServiceImp
- TERMINOLOGY - Static variable in class org.ehrbase.opt.mapper.Constants
- TERMINOLOGY_SERVICE - org.ehrbase.dao.access.jooq.SystemValue
- terminologyIdentifiers() - Method in class org.ehrbase.service.TerminologyServiceImp
- terminologyIdentifiers(String) - Method in class org.ehrbase.service.TerminologyServiceImp
- TerminologyReader - Class in org.ehrbase.dao.access.support
-
This class reads an XML file representing a collection of all the terminologies used in the editor and their corresponding values and places them into tables to be used by the editor.
- TerminologyReader(InputStream) - Constructor for class org.ehrbase.dao.access.support.TerminologyReader
- TerminologyServer<T,ID> - Interface in org.ehrbase.aql.compiler.tsclient
- TerminologyServer.SubsumptionResult - Enum in org.ehrbase.aql.compiler.tsclient
-
Possible subsumption evaluation results.
- TerminologyServiceImp - Class in org.ehrbase.service
- TerminologyServiceImp() - Constructor for class org.ehrbase.service.TerminologyServiceImp
- TERRITORY - org.ehrbase.dao.access.jooq.SystemValue
- TERRITORY_JOIN - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- territoryRef - Static variable in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- Time - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- Time(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.Time
- toJson() - Method in class org.ehrbase.opt.query.MapJson
- toJson(Result<Record>) - Method in class org.ehrbase.dao.access.query.AsyncAqlQuery
- toJson(Result<Record>) - Method in class org.ehrbase.dao.access.query.AsyncSqlQuery
- tokenNames - Static variable in class org.ehrbase.aql.parser.AqlLexer
-
Deprecated.Use
AqlLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.ehrbase.aql.parser.AqlParser
-
Deprecated.Use
AqlParser.VOCABULARYinstead. - toList(String) - Method in class org.ehrbase.opt.mapper.AttributeList
- toMap() - Method in class org.ehrbase.opt.mapper.EventContextAttributes
- toMap() - Method in class org.ehrbase.opt.mapper.MandatoryAttributes
- toMap() - Method in class org.ehrbase.opt.mapper.Structural
- toMap(int, int, String, String, String) - Method in class org.ehrbase.opt.mapper.NodeMap
- toMap(String) - Method in class org.ehrbase.opt.mapper.Boolean
- toMap(String) - Method in class org.ehrbase.opt.mapper.CodedText
- toMap(String) - Method in class org.ehrbase.opt.mapper.CodePhrase
- toMap(String) - Method in class org.ehrbase.opt.mapper.Count
- toMap(String) - Method in class org.ehrbase.opt.mapper.Date
- toMap(String) - Method in class org.ehrbase.opt.mapper.DateTime
- toMap(String) - Method in class org.ehrbase.opt.mapper.Duration
- toMap(String) - Method in class org.ehrbase.opt.mapper.Interval
- toMap(String) - Method in class org.ehrbase.opt.mapper.IsmTransition
- toMap(String) - Method in class org.ehrbase.opt.mapper.Ordinal
- toMap(String) - Method in class org.ehrbase.opt.mapper.Parsable
- toMap(String) - Method in class org.ehrbase.opt.mapper.Proportion
- toMap(String) - Method in class org.ehrbase.opt.mapper.Quantity
- toMap(String) - Method in class org.ehrbase.opt.mapper.Time
- toMap(String, String) - Method in class org.ehrbase.opt.mapper.ValueType
- toMap(String, String, List<Map<String, Object>>) - Method in class org.ehrbase.opt.mapper.Element
- TOP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- TOP - Static variable in class org.ehrbase.aql.parser.AqlParser
- TOP() - Method in class org.ehrbase.aql.parser.AqlParser.TopExprContext
- TopAttributes - Class in org.ehrbase.aql.compiler
-
Representation of the TOP parameter Created by christian on 5/24/2016.
- TopAttributes(Integer, TopAttributes.TopDirection) - Constructor for class org.ehrbase.aql.compiler.TopAttributes
- TopAttributes.TopDirection - Enum in org.ehrbase.aql.compiler
- topExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SelectContext
- topExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- TopExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.TopExprContext
- toRawJson(Result<Record>, Collection<QuerySteps>, I_KnowledgeCache) - Static method in class org.ehrbase.aql.sql.postprocessing.RawJsonTransform
- toString() - Method in class org.ehrbase.aql.containment.Containment
- toString() - Method in class org.ehrbase.aql.containment.ContainmentSet
- toString() - Method in class org.ehrbase.aql.definition.FromEhrDefinition.EhrPredicate
- toString() - Method in class org.ehrbase.aql.definition.FromEhrDefinition
-
aasumes ehr_id/value has been given
- toString() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition.NodePredicate
- toString() - Method in class org.ehrbase.aql.definition.FromForeignDataDefinition
-
aasumes ehr_id/value has been given
- toString() - Method in class org.ehrbase.aql.definition.VariableDefinition
- toString() - Method in interface org.ehrbase.aql.sql.binding.I_TaggedStringBuilder
- toString() - Method in class org.ehrbase.aql.sql.binding.TaggedStringBuilder
- toString() - Method in class org.ehrbase.dao.access.util.StoredQueryQualifiedName
- toTimeStamp() - Method in class org.ehrbase.aql.sql.queryImpl.value_field.ISODateTime
- transactionAwareDataSource() - Method in class org.ehrbase.service.PersistenceConfig
- transactionManager() - Method in class org.ehrbase.service.PersistenceConfig
- TRANSLATE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- TRANSLATE - Static variable in class org.ehrbase.aql.parser.AqlParser
- traverse(OPERATIONALTEMPLATE) - Method in class org.ehrbase.opt.OptVisitor
-
Visit the template and return a map of definitions and attributes
- TREE - Static variable in class org.ehrbase.opt.mapper.Constants
- trim() - Method in class org.ehrbase.opt.mapper.Structural
- TRUE_VALID - Static variable in class org.ehrbase.opt.mapper.Constants
- type(String) - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- type(String) - Method in class org.ehrbase.opt.query.QueryOptMetaData
-
get the type of the node identified with path
- TYPE - Static variable in class org.ehrbase.opt.mapper.Constants
- TYPE_COMPOSITION - Static variable in class org.ehrbase.service.ContributionServiceImp
- TYPE_FOLDER - Static variable in class org.ehrbase.service.ContributionServiceImp
U
- UID - org.ehrbase.dao.access.jooq.SystemValue
- UID - Static variable in class org.ehrbase.opt.mapper.Constants
- UNIQUEID - Static variable in class org.ehrbase.aql.parser.AqlLexer
- UNIQUEID - Static variable in class org.ehrbase.aql.parser.AqlParser
- UNITS - Static variable in class org.ehrbase.opt.mapper.Constants
- UNKNOWN - org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
- unmarshalMapContentToRmObject(LinkedHashMap, CompositionFormat) - Static method in class org.ehrbase.service.ContributionServiceHelper
-
TODO CONTRIBUTION: isn't this in its current form independent of the format? the map should be
without JSON specifics. - update() - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
updateComposition the current entry using time now as the system transaction time
only implemented at root level object (contribution, composition, ehr). - update() - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- update() - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- update() - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- update() - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- update() - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- update() - Method in class org.ehrbase.dao.access.jooq.ContextAccess
-
Deprecated.
- update() - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update() - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
Deprecated.
- update() - Method in class org.ehrbase.dao.access.jooq.EntryAccess
-
Deprecated.
- update() - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- update() - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- update() - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- update() - Method in class org.ehrbase.dao.access.jooq.StatusAccess
-
Deprecated.
- update() - Method in class org.ehrbase.dao.access.jooq.SystemAccess
-
Deprecated.
- update() - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- update(ItemStructure, Timestamp, boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_StatusAccess
-
Update this status instance.
- update(ItemStructure, Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- update(Boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
updateComposition the current entry using time now as the system transaction time
only implemented at root level object (contribution, composition, ehr). - update(Boolean) - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
-
Deprecated.
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
Deprecated.
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
-
Deprecated.
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
-
Deprecated.
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.SystemAccess
-
Deprecated.
- update(Boolean) - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- update(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
updateComposition the current entry
depending on the implementation, records are updated only if one or more field(s) have been changed - update(Timestamp) - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
updateComposition the current entry
depending on the implementation, records are updated only if one or more field(s) have been changed - update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
-
Data Access and modification methods
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
-
Data Access and modification methods
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- update(Timestamp) - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- update(Timestamp, boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_SimpleCRUD
-
updateComposition the current entry even if the record is not modified
intended to be used with temporal tables to ensure that a set of interdependent tables are updated in sync. - update(Timestamp, boolean) - Method in interface org.ehrbase.dao.access.interfaces.I_StoredQueryAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.AttestationAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.CompositionHistoryAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.ContainmentAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.ContextAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
-
updateComposition the current entry even if the record is not modified
intended to be used with temporal tables to ensure that a set of interdependent tables are updated in sync. - update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.EntryAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.FolderAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.FolderHistoryAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.PartyIdentifiedAccess
-
Deprecated.
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.StatusAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.StoredQueryAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.SystemAccess
- update(Timestamp, boolean) - Method in class org.ehrbase.dao.access.jooq.TemplateStoreAccess
- update(Timestamp, UUID, UUID, String, String, String, String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
Update with embedded audit update.
- update(Timestamp, UUID, UUID, String, String, String, String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update(Timestamp, UUID, UUID, ContributionDataType, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
Update with embedded audit update.
- update(Timestamp, UUID, UUID, ContributionDataType, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- update(UUID, Composition, UUID) - Method in class org.ehrbase.service.CompositionServiceImp
- update(UUID, Folder, UUID) - Method in class org.ehrbase.service.FolderServiceImp
- update(UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_AuditDetailsAccess
-
Update method with all optional parameters to only set and invoke update with given parameters.
- update(UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.AuditDetailsAccess
- update(UUID, UUID, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- update(UUID, UUID, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_EhrAccess
-
Updates the whole EHR access in the DB, e.g.
- update(UUID, UUID, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- update(UUID, UUID, ContributionDef.ContributionState, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.EhrAccess
- update(UUID, CompositionFormat, String) - Method in class org.ehrbase.service.CompositionServiceImp
- update(UUID, CompositionFormat, String, String) - Method in class org.ehrbase.service.CompositionServiceImp
- updateComposition(I_CompositionAccess) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
-
updateComposition an existing composition
only a composition with the same id is effectively updated with this method
NB: The contribution and composition requires commit() to be saved in the DB - updateComposition(I_CompositionAccess) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- updateCompositionData(Composition) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
- updateCompositionData(Composition) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- updateFolder(Folder, I_FolderAccess) - Static method in class org.ehrbase.dao.access.util.FolderUtils
-
Checks all fields that can be updated from update Folder object and sets the contents to the target folderAccess.
- updateStatus(UUID, EhrStatus) - Method in class org.ehrbase.service.EhrServiceImp
- updateStoredQuery(String, String, String) - Method in class org.ehrbase.service.QueryServiceImp
- updateWithCustomContribution(UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Method in interface org.ehrbase.dao.access.interfaces.I_CompositionAccess
-
Unlike the basic update it is necessary to set the contribution manually beforehand, here.
- updateWithCustomContribution(UUID, UUID, I_ConceptAccess.ContributionChangeType, String) - Method in class org.ehrbase.dao.access.jooq.CompositionAccess
- updateWithSignature(String) - Method in interface org.ehrbase.dao.access.interfaces.I_ContributionAccess
- updateWithSignature(String) - Method in class org.ehrbase.dao.access.jooq.ContributionAccess
- UPPER - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- UPPER - Static variable in class org.ehrbase.opt.mapper.Constants
- upperNotBounded() - Method in interface org.ehrbase.opt.query.I_QueryOptMetaData
- upperNotBounded() - Method in class org.ehrbase.opt.query.QueryOptMetaData
-
returns all path for which upper limit is unbounded.
- URIVALUE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- URIVALUE - Static variable in class org.ehrbase.aql.parser.AqlParser
- URIVALUE() - Method in class org.ehrbase.aql.parser.AqlParser.InvokeExprContext
- URIVALUE() - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- useFromEntry() - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
-
true if the expression contains path and then use ENTRY as primary from table
- useTimeZone(TableField) - Method in class org.ehrbase.aql.sql.queryImpl.attribute.TemporalWithTimeZone
- using(String, String, String, String, Field...) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.FormattedField
- usingToJson(String, String, Field...) - Method in class org.ehrbase.aql.sql.queryImpl.value_field.FormattedField
V
- validate(String, String) - Method in class org.ehrbase.aql.compiler.tsclient.FhirTerminologyServerImpl
- validate(T, ID) - Method in interface org.ehrbase.aql.compiler.tsclient.TerminologyServer
-
Evaluates if the concept provided T belongs to the value set identified by the provided ID.
- VALIDATION - Static variable in class org.ehrbase.opt.mapper.Constants
- ValidationServiceImp - Class in org.ehrbase.service
- ValidationServiceImp(CacheManager, I_KnowledgeCache, TerminologyService) - Constructor for class org.ehrbase.service.ValidationServiceImp
- VALIDATOR_CACHE - Static variable in class org.ehrbase.configuration.CacheConfiguration
- value(I_VariableDefinition) - Method in class org.ehrbase.aql.sql.queryImpl.DefaultColumnId
- VALUE - Static variable in class org.ehrbase.aql.sql.queryImpl.EntryAttributeMapper
- VALUE - Static variable in class org.ehrbase.opt.mapper.Constants
- VALUE_MAP - Static variable in class org.ehrbase.opt.mapper.Constants
- ValueItem - Class in org.ehrbase.opt
-
Created by christian on 2/15/2018.
- ValueItem(List<Map<String, Object>>) - Constructor for class org.ehrbase.opt.ValueItem
- valueListItems() - Method in class org.ehrbase.aql.parser.AqlParser.MatchesOperandContext
- valueListItems() - Method in class org.ehrbase.aql.parser.AqlParser
- valueListItems() - Method in class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- ValueListItemsContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.ValueListItemsContext
- valueOf(String) - Static method in enum org.ehrbase.aql.compiler.OrderAttribute.OrderDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.compiler.TopAttributes.TopDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.containment.ContainmentSet.OPERATOR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.definition.FuncParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.sql.binding.I_TaggedStringBuilder.TagField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.OTHER_ITEM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.PATH_PART
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.dao.access.jooq.EhrAccess.PARTY_MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.dao.access.jooq.SystemValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.ehr.knowledge.KnowledgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ehrbase.opt.query.TemplateTestData
-
Returns the enum constant of this type with the specified name.
- ValuePoint - Class in org.ehrbase.opt
-
Created by christian on 2/15/2018.
- ValuePoint(String) - Constructor for class org.ehrbase.opt.ValuePoint
- values() - Static method in enum org.ehrbase.aql.compiler.OrderAttribute.OrderDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.compiler.TopAttributes.TopDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.compiler.tsclient.TerminologyServer.SubsumptionResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.containment.ContainmentSet.OPERATOR
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.definition.FromForeignDataDefinition.FDType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.definition.FuncParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.sql.binding.I_TaggedStringBuilder.TagField
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.OTHER_ITEM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.PATH_PART
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.dao.access.interfaces.I_ConceptAccess.ContributionChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.dao.access.jooq.EhrAccess.PARTY_MODE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.dao.access.jooq.SystemValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.dao.access.util.ContributionDef.ContributionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.ehr.knowledge.KnowledgeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ehrbase.opt.query.TemplateTestData
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in class org.ehrbase.opt.mapper.Constants
- ValueType - Class in org.ehrbase.opt.mapper
-
Created by christian on 1/31/2018.
- ValueType(CCOMPLEXOBJECT, Map<String, TermDefinition>) - Constructor for class org.ehrbase.opt.mapper.ValueType
- VAR_POP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VAR_POP - Static variable in class org.ehrbase.aql.parser.AqlParser
- VAR_SAMP - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VAR_SAMP - Static variable in class org.ehrbase.aql.parser.AqlParser
- VARIABLE - org.ehrbase.aql.definition.FuncParameterType
- VARIABLE_PATH_PART - org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery.PATH_PART
- VariableAqlPath - Class in org.ehrbase.aql.sql.queryImpl
- VariableAqlPath(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.VariableAqlPath
- VariableDefinition - Class in org.ehrbase.aql.definition
-
Container of a variable (symbol) with its path and alias (AS 'alias') Created by christian on 5/3/2016.
- VariableDefinition(String, String, String, boolean) - Constructor for class org.ehrbase.aql.definition.VariableDefinition
- VariableDefinition(String, String, String, boolean, boolean) - Constructor for class org.ehrbase.aql.definition.VariableDefinition
-
used whenever a variable is added for technical reason (f.e.
- VariableDefinitions - Class in org.ehrbase.aql.sql.binding
- VariableDefinitions(List<I_VariableDefinition>) - Constructor for class org.ehrbase.aql.sql.binding.VariableDefinitions
- VariablePath - Class in org.ehrbase.aql.sql.queryImpl
-
Created by christian on 5/3/2018.
- VariablePath(String) - Constructor for class org.ehrbase.aql.sql.queryImpl.VariablePath
- Variables - Class in org.ehrbase.aql.definition
-
Created by christian on 9/20/2017.
- Variables(VariableDefinitions) - Constructor for class org.ehrbase.aql.definition.Variables
- VARIANCE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VARIANCE - Static variable in class org.ehrbase.aql.parser.AqlParser
- VERSION - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VERSION - Static variable in class org.ehrbase.aql.parser.AqlParser
- VERSION() - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- versionClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- versionClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- VersionClassExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- VERSIONED_OBJECT - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VERSIONED_OBJECT - Static variable in class org.ehrbase.aql.parser.AqlParser
- VERSIONED_OBJECT() - Method in class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- versionedClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser.SimpleClassExprContext
- versionedClassExpr() - Method in class org.ehrbase.aql.parser.AqlParser
- VersionedClassExprContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.VersionedClassExprContext
- versionpredicate() - Method in class org.ehrbase.aql.parser.AqlParser.VersionClassExprContext
- versionpredicate() - Method in class org.ehrbase.aql.parser.AqlParser
- VersionpredicateContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- versionpredicateOptions() - Method in class org.ehrbase.aql.parser.AqlParser.VersionpredicateContext
- versionpredicateOptions() - Method in class org.ehrbase.aql.parser.AqlParser
- VersionpredicateOptionsContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.VersionpredicateOptionsContext
- visitArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.archetypedClassExpr(). - visitArchetypedClassExpr(AqlParser.ArchetypedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.archetypedClassExpr(). - visitClassExpr(AqlParser.ClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.classExpr(). - visitClassExpr(AqlParser.ClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.classExpr(). - visitContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.containExpressionBool(). - visitContainExpressionBool(AqlParser.ContainExpressionBoolContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.containExpressionBool(). - visitContains(AqlParser.ContainsContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.contains(). - visitContains(AqlParser.ContainsContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.contains(). - visitContainsExpression(AqlParser.ContainsExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.containsExpression(). - visitContainsExpression(AqlParser.ContainsExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.containsExpression(). - visitErrorNode(ErrorNode) - Method in class org.ehrbase.aql.parser.AqlBaseListener
- visitExtension(AqlParser.ExtensionContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.extension(). - visitExtension(AqlParser.ExtensionContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.extension(). - visitFrom(AqlParser.FromContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.from(). - visitFrom(AqlParser.FromContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.from(). - visitFromEHR(AqlParser.FromEHRContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.fromEHR(). - visitFromEHR(AqlParser.FromEHRContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.fromEHR(). - visitFromExpr(AqlParser.FromExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.fromExpr(). - visitFromExpr(AqlParser.FromExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.fromExpr(). - visitFromForeignData(AqlParser.FromForeignDataContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.fromForeignData(). - visitFromForeignData(AqlParser.FromForeignDataContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.fromForeignData(). - visitFunction(AqlParser.FunctionContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.function(). - visitFunction(AqlParser.FunctionContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.function(). - visitIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.identifiedEquality(). - visitIdentifiedEquality(AqlParser.IdentifiedEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.identifiedEquality(). - visitIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.identifiedExpr(). - visitIdentifiedExpr(AqlParser.IdentifiedExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.identifiedExpr(). - visitIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.identifiedOperand(). - visitIdentifiedOperand(AqlParser.IdentifiedOperandContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.identifiedOperand(). - visitIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.identifiedPath(). - visitIdentifiedPath(AqlParser.IdentifiedPathContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.identifiedPath(). - visitInvokeExpr(AqlParser.InvokeExprContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitInvokeExpr(AqlParser.InvokeExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.invokeExpr(). - visitInvokeExpr(AqlParser.InvokeExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.invokeExpr(). - visitInvokeOperand(AqlParser.InvokeOperandContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitInvokeOperand(AqlParser.InvokeOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.invokeOperand(). - visitInvokeOperand(AqlParser.InvokeOperandContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.invokeOperand(). - visitJoinPredicate(AqlParser.JoinPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.joinPredicate(). - visitJoinPredicate(AqlParser.JoinPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.joinPredicate(). - visitLimit(AqlParser.LimitContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.limit(). - visitLimit(AqlParser.LimitContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.limit(). - visitMatchesOperand(AqlParser.MatchesOperandContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitMatchesOperand(AqlParser.MatchesOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.matchesOperand(). - visitMatchesOperand(AqlParser.MatchesOperandContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.matchesOperand(). - visitNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateAnd(). - visitNodePredicateAnd(AqlParser.NodePredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateAnd(). - visitNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateComparable(). - visitNodePredicateComparable(AqlParser.NodePredicateComparableContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateComparable(). - visitNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateOr(). - visitNodePredicateOr(AqlParser.NodePredicateOrContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateOr(). - visitNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateRegEx(). - visitNodePredicateRegEx(AqlParser.NodePredicateRegExContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.nodePredicateRegEx(). - visitObjectPath(AqlParser.ObjectPathContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.objectPath(). - visitObjectPath(AqlParser.ObjectPathContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.objectPath(). - visitOffset(AqlParser.OffsetContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.offset(). - visitOffset(AqlParser.OffsetContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.offset(). - visitOperand(AqlParser.OperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.operand(). - visitOperand(AqlParser.OperandContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.operand(). - visitOrderBy(AqlParser.OrderByContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.orderBy(). - visitOrderBy(AqlParser.OrderByContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.orderBy(). - visitOrderByExpr(AqlParser.OrderByExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.orderByExpr(). - visitOrderByExpr(AqlParser.OrderByExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.orderByExpr(). - visitOrderBySeq(AqlParser.OrderBySeqContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.orderBySeq(). - visitOrderBySeq(AqlParser.OrderBySeqContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.orderBySeq(). - visitPathPart(AqlParser.PathPartContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.pathPart(). - visitPathPart(AqlParser.PathPartContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.pathPart(). - visitPredicate(AqlParser.PredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.predicate(). - visitPredicate(AqlParser.PredicateContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.predicate(). - visitPredicateAnd(AqlParser.PredicateAndContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.predicateAnd(). - visitPredicateAnd(AqlParser.PredicateAndContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.predicateAnd(). - visitPredicateEquality(AqlParser.PredicateEqualityContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.predicateEquality(). - visitPredicateEquality(AqlParser.PredicateEqualityContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.predicateEquality(). - visitPredicateExpr(AqlParser.PredicateExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.predicateExpr(). - visitPredicateExpr(AqlParser.PredicateExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.predicateExpr(). - visitPredicateOperand(AqlParser.PredicateOperandContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.predicateOperand(). - visitPredicateOperand(AqlParser.PredicateOperandContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.predicateOperand(). - visitQuery(AqlParser.QueryContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.query(). - visitQuery(AqlParser.QueryContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.query(). - visitQueryExpr(AqlParser.QueryExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.queryExpr(). - visitQueryExpr(AqlParser.QueryExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.queryExpr(). - visitSelect(AqlParser.SelectContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.select(). - visitSelect(AqlParser.SelectContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.select(). - visitSelectExpr(AqlParser.SelectExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.selectExpr(). - visitSelectExpr(AqlParser.SelectExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.selectExpr(). - visitSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.simpleClassExpr(). - visitSimpleClassExpr(AqlParser.SimpleClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.simpleClassExpr(). - visitStandardPredicate(AqlParser.StandardPredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.standardPredicate(). - visitStandardPredicate(AqlParser.StandardPredicateContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.standardPredicate(). - visitStdExpression(AqlParser.StdExpressionContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.stdExpression(). - visitStdExpression(AqlParser.StdExpressionContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.stdExpression(). - visitTerminal(TerminalNode) - Method in class org.ehrbase.aql.parser.AqlBaseListener
- visitTopExpr(AqlParser.TopExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.topExpr(). - visitTopExpr(AqlParser.TopExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.topExpr(). - visitValueListItems(AqlParser.ValueListItemsContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitValueListItems(AqlParser.ValueListItemsContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.valueListItems(). - visitValueListItems(AqlParser.ValueListItemsContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.valueListItems(). - visitVersionClassExpr(AqlParser.VersionClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.versionClassExpr(). - visitVersionClassExpr(AqlParser.VersionClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.versionClassExpr(). - visitVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.versionedClassExpr(). - visitVersionedClassExpr(AqlParser.VersionedClassExprContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.versionedClassExpr(). - visitVersionpredicate(AqlParser.VersionpredicateContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.versionpredicate(). - visitVersionpredicate(AqlParser.VersionpredicateContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.versionpredicate(). - visitVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.versionpredicateOptions(). - visitVersionpredicateOptions(AqlParser.VersionpredicateOptionsContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.versionpredicateOptions(). - visitWhere(AqlParser.WhereContext) - Method in class org.ehrbase.aql.compiler.WhereVisitor
- visitWhere(AqlParser.WhereContext) - Method in class org.ehrbase.aql.parser.AqlBaseVisitor
-
Visit a parse tree produced by
AqlParser.where(). - visitWhere(AqlParser.WhereContext) - Method in interface org.ehrbase.aql.parser.AqlVisitor
-
Visit a parse tree produced by
AqlParser.where(). - VOCABULARY - Static variable in class org.ehrbase.aql.parser.AqlLexer
- VOCABULARY - Static variable in class org.ehrbase.aql.parser.AqlParser
W
- where() - Method in class org.ehrbase.aql.parser.AqlParser.QueryExprContext
- where() - Method in class org.ehrbase.aql.parser.AqlParser
- WHERE - org.ehrbase.aql.sql.queryImpl.I_QueryImpl.Clause
- WHERE - Static variable in class org.ehrbase.aql.parser.AqlLexer
- WHERE - Static variable in class org.ehrbase.aql.parser.AqlParser
- WHERE() - Method in class org.ehrbase.aql.parser.AqlParser.WhereContext
- WhereBinder - Class in org.ehrbase.aql.sql.binding
-
Bind the abstract WHERE clause parameters into a SQL expression Created by christian on 5/20/2016.
- WhereBinder(JsonbEntryQuery, CompositionAttributeQuery, List, IdentifierMapper) - Constructor for class org.ehrbase.aql.sql.binding.WhereBinder
- WhereContext(ParserRuleContext, int) - Constructor for class org.ehrbase.aql.parser.AqlParser.WhereContext
- whereField(String, UUID, String, I_VariableDefinition) - Method in class org.ehrbase.aql.sql.queryImpl.CompositionAttributeQuery
- whereField(String, UUID, String, I_VariableDefinition) - Method in interface org.ehrbase.aql.sql.queryImpl.I_QueryImpl
- whereField(String, UUID, String, I_VariableDefinition) - Method in class org.ehrbase.aql.sql.queryImpl.JsonbEntryQuery
- WhereVisitor<T,ID> - Class in org.ehrbase.aql.compiler
-
Interpret an AQL WHERE clause and set the result into a list of WHERE parts Created by christian on 5/18/2016.
- WhereVisitor() - Constructor for class org.ehrbase.aql.compiler.WhereVisitor
- WS - Static variable in class org.ehrbase.aql.parser.AqlLexer
- WS - Static variable in class org.ehrbase.aql.parser.AqlParser
X
- XOR - org.ehrbase.aql.containment.ContainmentSet.OPERATOR
- XOR - Static variable in class org.ehrbase.aql.parser.AqlLexer
- XOR - Static variable in class org.ehrbase.aql.parser.AqlParser
- XOR() - Method in class org.ehrbase.aql.parser.AqlParser.ContainsExpressionContext
- XOR() - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
- XOR(int) - Method in class org.ehrbase.aql.parser.AqlParser.IdentifiedExprContext
_
- _ATN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- _ATN - Static variable in class org.ehrbase.aql.parser.AqlParser
- _decisionToDFA - Static variable in class org.ehrbase.aql.parser.AqlLexer
- _decisionToDFA - Static variable in class org.ehrbase.aql.parser.AqlParser
- _serializedATN - Static variable in class org.ehrbase.aql.parser.AqlLexer
- _serializedATN - Static variable in class org.ehrbase.aql.parser.AqlParser
- _sharedContextCache - Static variable in class org.ehrbase.aql.parser.AqlLexer
- _sharedContextCache - Static variable in class org.ehrbase.aql.parser.AqlParser
All Classes All Packages