Index

A B C D E F G H I L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abs(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AbsEvaluator
 
Abs - Class in org.cqframework.cql.elm.execution
The Abs operator returns the absolute value of its argument.
Abs() - Constructor for class org.cqframework.cql.elm.execution.Abs
 
AbsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AbsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AbsEvaluator
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.CodeDef
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.CodeSystemDef
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.ConceptDef
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.ExpressionDef
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.ParameterDef
 
accessLevel - Variable in class org.cqframework.cql.elm.execution.ValueSetDef
 
AccessModifier - Enum Class in org.cqframework.cql.elm.execution
Java class for AccessModifier.
add(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AddEvaluator
 
Add - Class in org.cqframework.cql.elm.execution
The Add operator performs numeric addition of its arguments.
Add() - Constructor for class org.cqframework.cql.elm.execution.Add
 
addCodeSystem(CodeSystem) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
addDebugEntry(String, DebugLocator, DebugAction) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
addDebugEntry(DebugLocator, DebugAction) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
addEntry(DebugLocator, DebugAction) - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
addEntry(DebugMapEntry) - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
AddEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AddEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AddEvaluator
 
addLeadingZeroes(int, int) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
addSystem(String) - Static method in class org.opencds.cqf.cql.engine.terminology.TerminologyValidation
 
after(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AfterEvaluator
 
After - Class in org.cqframework.cql.elm.execution
The After operator is defined for Intervals, as well as Date, DateTime, and Time values.
After() - Constructor for class org.cqframework.cql.elm.execution.After
 
AfterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AfterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AfterEvaluator
 
aggregate - Variable in class org.cqframework.cql.elm.execution.Query
 
Aggregate - Class in org.cqframework.cql.elm.execution
The Aggregate operator performs custom aggregation by evaluating an expression for each element of the source.
Aggregate() - Constructor for class org.cqframework.cql.elm.execution.Aggregate
 
AggregateClause - Class in org.cqframework.cql.elm.execution
The AggregateClause element defines the result of the query in terms of an aggregation expression performed for each item in the query.
AggregateClause() - Constructor for class org.cqframework.cql.elm.execution.AggregateClause
 
AggregateExpression - Class in org.cqframework.cql.elm.execution
Aggregate expressions perform operations on lists of data, either directly on a list of scalars, or indirectly on a list of objects, with a reference to a property present on each object in the list.
AggregateExpression() - Constructor for class org.cqframework.cql.elm.execution.AggregateExpression
 
alias - Variable in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
AliasedQuerySource - Class in org.cqframework.cql.elm.execution
The AliasedQuerySource element defines a single source for inclusion in a query scope.
AliasedQuerySource() - Constructor for class org.cqframework.cql.elm.execution.AliasedQuerySource
 
AliasRef - Class in org.cqframework.cql.elm.execution
The AliasRef expression allows for the reference of a specific source within the scope of a query.
AliasRef() - Constructor for class org.cqframework.cql.elm.execution.AliasRef
 
AliasRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AliasRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AliasRefEvaluator
 
allTrue(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AllTrueEvaluator
 
AllTrue - Class in org.cqframework.cql.elm.execution
The AllTrue operator returns true if all the non-null elements in source are true.
AllTrue() - Constructor for class org.cqframework.cql.elm.execution.AllTrue
 
AllTrueEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AllTrueEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AllTrueEvaluator
 
and(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AndEvaluator
 
And - Class in org.cqframework.cql.elm.execution
The And operator returns the logical conjunction of its arguments.
And() - Constructor for class org.cqframework.cql.elm.execution.And
 
AndEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AndEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AndEvaluator
 
annotation - Variable in class org.cqframework.cql.elm.execution.Element
 
Annotation - Class in org.cqframework.cql.elm.execution
Java class for Annotation complex type.
Annotation() - Constructor for class org.cqframework.cql.elm.execution.Annotation
 
AnyInCodeSystem - Class in org.cqframework.cql.elm.execution
The AnyInCodeSystem operator returns true if any of the given codes are in the given code system.
AnyInCodeSystem() - Constructor for class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
AnyInCodeSystemEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AnyInCodeSystemEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AnyInCodeSystemEvaluator
 
AnyInValueSet - Class in org.cqframework.cql.elm.execution
The AnyInValueSet operator returns true if any of the given codes are in the given value set.
AnyInValueSet() - Constructor for class org.cqframework.cql.elm.execution.AnyInValueSet
 
AnyInValueSetEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AnyInValueSetEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AnyInValueSetEvaluator
 
anyTrue(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AnyTrueEvaluator
 
AnyTrue - Class in org.cqframework.cql.elm.execution
The AnyTrue operator returns true if any non-null element in source is true.
AnyTrue() - Constructor for class org.cqframework.cql.elm.execution.AnyTrue
 
AnyTrueEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AnyTrueEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AnyTrueEvaluator
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Abs
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Add
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.After
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.And
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Annotation
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.As
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Avg
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Before
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Case
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Children
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Code
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Collapse
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Combine
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Concept
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Contains
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Convert
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Count
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Current
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Date
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTime
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Descendents
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Distinct
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Divide
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Element
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.End
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ends
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Equal
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Except
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Exists
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Exp
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Expand
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Expression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Filter
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.First
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Flatten
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Floor
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ForEach
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Greater
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.If
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Implies
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.In
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Includes
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Indexer
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Instance
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Intersect
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Interval
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Is
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsNull
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Iteration
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Last
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Length
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Less
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LetClause
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.List
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Literal
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ln
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Locator
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Log
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Lower
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Matches
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Max
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Median
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Meets
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Message
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Min
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MinValue
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Mode
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Modulo
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Multiply
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Narrative
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Negate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Not
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Now
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Null
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Or
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Power
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Precision
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Product
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Property
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Quantity
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Query
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ratio
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Repeat
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Round
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameAs
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Search
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Size
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Slice
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Sort
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SortClause
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Split
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Start
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Starts
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.StdDev
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Substring
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Subtract
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Successor
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Sum
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Tag
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Time
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Times
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToChars
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Today
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToList
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToLong
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToString
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Total
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToTime
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Truncate
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Tuple
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Union
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Upper
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Variance
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Width
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.With
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Without
 
append(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Xor
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Abs
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Add
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.After
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.And
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Annotation
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.As
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Avg
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Before
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Case
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Children
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Code
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Collapse
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Combine
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Concept
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Contains
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Convert
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Count
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Current
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Date
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTime
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Descendents
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Distinct
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Divide
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Element
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.End
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ends
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Equal
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Except
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Exists
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Exp
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Expand
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Expression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Filter
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.First
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Flatten
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Floor
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ForEach
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Greater
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.If
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Implies
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.In
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Includes
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Indexer
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Instance
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Intersect
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Interval
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Is
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsNull
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Iteration
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Last
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Length
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Less
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LetClause
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.List
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Literal
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ln
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Locator
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Log
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Lower
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Matches
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Max
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Median
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Meets
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Message
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Min
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.MinValue
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Mode
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Modulo
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Multiply
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Narrative
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Negate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Not
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Now
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Null
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Or
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Power
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Precision
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Product
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Property
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Quantity
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Query
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Ratio
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Repeat
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Round
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameAs
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Search
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Size
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Slice
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Sort
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SortClause
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Split
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Start
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Starts
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.StdDev
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Substring
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Subtract
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Successor
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Sum
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Tag
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Time
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Times
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToChars
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Today
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToList
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToLong
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToString
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Total
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ToTime
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Truncate
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Tuple
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Union
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Upper
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Variance
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Width
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.With
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Without
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy2) - Method in class org.cqframework.cql.elm.execution.Xor
 
as(Object, Class<?>, boolean) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
as(Object, Class<?>, boolean) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
as(Object, Class<?>, boolean) - Method in class org.opencds.cqf.cql.engine.model.BaseModelResolver
 
as(Object, Class<?>, boolean) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Cast the specified value to the specified type.
As - Class in org.cqframework.cql.elm.execution
The As operator allows the result of an expression to be cast as a given target type.
As() - Constructor for class org.cqframework.cql.elm.execution.As
 
ASC - Enum constant in enum class org.cqframework.cql.elm.execution.SortDirection
 
ASCENDING - Enum constant in enum class org.cqframework.cql.elm.execution.SortDirection
 
AsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AsEvaluator
 
asType - Variable in class org.cqframework.cql.elm.execution.As
 
asTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.As
 
autoCompleteDateString(String, Precision) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
autoCompleteDateTimeString(String, Precision) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
autoCompleteTimeString(String, Precision) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
avg(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.AvgEvaluator
 
Avg - Class in org.cqframework.cql.elm.execution
The Avg operator returns the average of the non-null elements in source.
Avg() - Constructor for class org.cqframework.cql.elm.execution.Avg
 
AvgEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
AvgEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.AvgEvaluator
 

B

BaseModelResolver - Class in org.opencds.cqf.cql.engine.model
 
BaseModelResolver() - Constructor for class org.opencds.cqf.cql.engine.model.BaseModelResolver
 
BaseTemporal - Class in org.opencds.cqf.cql.engine.runtime
 
BaseTemporal() - Constructor for class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
before(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.BeforeEvaluator
 
Before - Class in org.cqframework.cql.elm.execution
The Before operator is defined for Intervals, as well as Date, DateTime, and Time values.
Before() - Constructor for class org.cqframework.cql.elm.execution.Before
 
BeforeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
BeforeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.BeforeEvaluator
 
BinaryExpression - Class in org.cqframework.cql.elm.execution
The BinaryExpression type defines the abstract base type for expressions that take two arguments.
BinaryExpression() - Constructor for class org.cqframework.cql.elm.execution.BinaryExpression
 
by - Variable in class org.cqframework.cql.elm.execution.Sort
 
by - Variable in class org.cqframework.cql.elm.execution.SortClause
 
ByColumn - Class in org.cqframework.cql.elm.execution
The ByColumn element specifies that the sort should be performed using the given column and direction.
ByColumn() - Constructor for class org.cqframework.cql.elm.execution.ByColumn
 
ByDirection - Class in org.cqframework.cql.elm.execution
The ByDirection element specifies that the sort should be performed using the given direction.
ByDirection() - Constructor for class org.cqframework.cql.elm.execution.ByDirection
 
ByExpression - Class in org.cqframework.cql.elm.execution
The ByExpression element specifies that the sort should be performed using the given expression and direction.
ByExpression() - Constructor for class org.cqframework.cql.elm.execution.ByExpression
 

C

cacheExpression(VersionedIdentifier, String, ExpressionResult) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
calculateAge(Object, String, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeEvaluator
 
CalculateAge - Class in org.cqframework.cql.elm.execution
Calculates the age in the specified precision of a person born on the given date.
CalculateAge() - Constructor for class org.cqframework.cql.elm.execution.CalculateAge
 
calculateAgeAt(Object, Object, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeAtEvaluator
 
CalculateAgeAt - Class in org.cqframework.cql.elm.execution
Calculates the age in the specified precision of a person born on a given date, as of another given date.
CalculateAgeAt() - Constructor for class org.cqframework.cql.elm.execution.CalculateAgeAt
 
CalculateAgeAtEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CalculateAgeAtEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeAtEvaluator
 
CalculateAgeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CalculateAgeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeEvaluator
 
CanConvert - Class in org.cqframework.cql.elm.execution
The CanConvert operator returns true if the given value can be converted to a specific type, and false otherwise.
CanConvert() - Constructor for class org.cqframework.cql.elm.execution.CanConvert
 
CanConvertQuantity - Class in org.cqframework.cql.elm.execution
The CanConvertQuantity operator returns true if the Quantity can be converted to an equivalent Quantity with the given Unit.
CanConvertQuantity() - Constructor for class org.cqframework.cql.elm.execution.CanConvertQuantity
 
Case - Class in org.cqframework.cql.elm.execution
The Case operator allows for multiple conditional expressions to be chained together in a single expression, rather than having to nest multiple If operators.
Case() - Constructor for class org.cqframework.cql.elm.execution.Case
 
CaseEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CaseEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CaseEvaluator
 
caseItem - Variable in class org.cqframework.cql.elm.execution.Case
 
CaseItem - Class in org.cqframework.cql.elm.execution
Java class for CaseItem complex type.
CaseItem() - Constructor for class org.cqframework.cql.elm.execution.CaseItem
 
ceiling(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CeilingEvaluator
 
Ceiling - Class in org.cqframework.cql.elm.execution
The Ceiling operator returns the first integer greater than or equal to the argument.
Ceiling() - Constructor for class org.cqframework.cql.elm.execution.Ceiling
 
CeilingEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CeilingEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CeilingEvaluator
 
children(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ChildrenEvaluator
 
Children - Class in org.cqframework.cql.elm.execution
For structured types, the Children operator returns a list of all the values of the elements of the type.
Children() - Constructor for class org.cqframework.cql.elm.execution.Children
 
ChildrenEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ChildrenEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ChildrenEvaluator
 
choice - Variable in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
ChoiceTypeSpecifier - Class in org.cqframework.cql.elm.execution
ChoiceTypeSpecifier defines the possible types of a choice type.
ChoiceTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
classType - Variable in class org.cqframework.cql.elm.execution.Instance
 
cleanArray(Integer...) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
clearEvaluatedResources() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
clearExpressions() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
coalesce(List<Object>) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CoalesceEvaluator
 
Coalesce - Class in org.cqframework.cql.elm.execution
The Coalesce operator returns the first non-null result in a list of arguments.
Coalesce() - Constructor for class org.cqframework.cql.elm.execution.Coalesce
 
CoalesceEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CoalesceEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CoalesceEvaluator
 
code - Variable in class org.cqframework.cql.elm.execution.Code
 
code - Variable in class org.cqframework.cql.elm.execution.Concept
 
code - Variable in class org.cqframework.cql.elm.execution.ConceptDef
 
code - Variable in class org.cqframework.cql.elm.execution.InCodeSystem
 
code - Variable in class org.cqframework.cql.elm.execution.InValueSet
 
code - Variable in class org.cqframework.cql.elm.execution.Message
 
Code - Class in org.cqframework.cql.elm.execution
The Code type represents a literal code selector.
Code - Class in org.opencds.cqf.cql.engine.runtime
 
Code() - Constructor for class org.cqframework.cql.elm.execution.Code
 
Code() - Constructor for class org.opencds.cqf.cql.engine.runtime.Code
 
codeComparator - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
CodeDef - Class in org.cqframework.cql.elm.execution
The CodeDef type defines a code identifier that can then be used to reference single codes anywhere within an expression.
CodeDef() - Constructor for class org.cqframework.cql.elm.execution.CodeDef
 
CodeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CodeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CodeEvaluator
 
codeFilter - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
CodeFilterElement - Class in org.cqframework.cql.elm.execution
The CodeFilterElement type specifies a terminology filter criteria for use within a retrieve, specified as either [property] [comparator] [value] or [search] [comparator] [value].
CodeFilterElement() - Constructor for class org.cqframework.cql.elm.execution.CodeFilterElement
 
codeProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
CodeRef - Class in org.cqframework.cql.elm.execution
The CodeRef expression allows a previously defined code to be referenced within an expression.
CodeRef() - Constructor for class org.cqframework.cql.elm.execution.CodeRef
 
CodeRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CodeRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CodeRefEvaluator
 
codes - Variable in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
codes - Variable in class org.cqframework.cql.elm.execution.AnyInValueSet
 
codes - Variable in class org.cqframework.cql.elm.execution.Library
 
codes - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
Codes() - Constructor for class org.cqframework.cql.elm.execution.Library.Codes
 
codeSearch - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
codesystem - Variable in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
codesystem - Variable in class org.cqframework.cql.elm.execution.InCodeSystem
 
codeSystem - Variable in class org.cqframework.cql.elm.execution.CodeDef
 
codeSystem - Variable in class org.cqframework.cql.elm.execution.ValueSetDef
 
CodeSystem - Class in org.opencds.cqf.cql.engine.runtime
 
CodeSystem() - Constructor for class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
CodeSystemDef - Class in org.cqframework.cql.elm.execution
The CodeSystemDef type defines a code system identifier that can then be used to identify code systems involved in value set definitions.
CodeSystemDef() - Constructor for class org.cqframework.cql.elm.execution.CodeSystemDef
 
codesystemExpression - Variable in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
codesystemExpression - Variable in class org.cqframework.cql.elm.execution.InCodeSystem
 
CodeSystemInfo - Class in org.opencds.cqf.cql.engine.terminology
 
CodeSystemInfo() - Constructor for class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
CodeSystemRef - Class in org.cqframework.cql.elm.execution
The CodeSystemRef expression allows a previously defined named code system to be referenced within an expression.
CodeSystemRef() - Constructor for class org.cqframework.cql.elm.execution.CodeSystemRef
 
CodeSystemRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CodeSystemRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CodeSystemRefEvaluator
 
codeSystems - Variable in class org.cqframework.cql.elm.execution.Library
 
CodeSystems() - Constructor for class org.cqframework.cql.elm.execution.Library.CodeSystems
 
collapse(Iterable<Interval>, Quantity, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CollapseEvaluator
 
Collapse - Class in org.cqframework.cql.elm.execution
The Collapse operator returns the unique set of intervals that completely covers the ranges present in the given list of intervals.
Collapse() - Constructor for class org.cqframework.cql.elm.execution.Collapse
 
CollapseEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CollapseEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CollapseEvaluator
 
columnSort - Variable in class org.opencds.cqf.cql.engine.runtime.CqlList
 
combine(Object, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CombineEvaluator
 
Combine - Class in org.cqframework.cql.elm.execution
The Combine operator combines a list of strings, optionally separating each string with the given separator.
Combine() - Constructor for class org.cqframework.cql.elm.execution.Combine
 
CombineEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CombineEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CombineEvaluator
 
comparand - Variable in class org.cqframework.cql.elm.execution.Case
 
comparator - Variable in class org.cqframework.cql.elm.execution.CodeFilterElement
 
comparator - Variable in class org.cqframework.cql.elm.execution.OtherFilterElement
 
compare(BaseTemporal, boolean) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
compare(BaseTemporal, boolean) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
compare(BaseTemporal, boolean) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
compare(BaseTemporal, boolean) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
compareTo(Object, Object) - Method in class org.opencds.cqf.cql.engine.runtime.CqlList
 
compareTo(BaseTemporal) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
compareTo(BaseTemporal) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
compareTo(BaseTemporal) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
compareTo(Interval) - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
compareTo(Quantity) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
compareToPrecision(BaseTemporal, Precision) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
compareToPrecision(BaseTemporal, Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
compareToPrecision(BaseTemporal, Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
compareToPrecision(BaseTemporal, Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
CompositeDataProvider - Class in org.opencds.cqf.cql.engine.data
 
CompositeDataProvider(ModelResolver, RetrieveProvider) - Constructor for class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
concatenate(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConcatenateEvaluator
 
Concatenate - Class in org.cqframework.cql.elm.execution
The Concatenate operator performs string concatenation of its arguments.
Concatenate() - Constructor for class org.cqframework.cql.elm.execution.Concatenate
 
ConcatenateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConcatenateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConcatenateEvaluator
 
Concept - Class in org.cqframework.cql.elm.execution
The Concept type represents a literal concept selector.
Concept - Class in org.opencds.cqf.cql.engine.runtime
 
Concept() - Constructor for class org.cqframework.cql.elm.execution.Concept
 
Concept() - Constructor for class org.opencds.cqf.cql.engine.runtime.Concept
 
ConceptDef - Class in org.cqframework.cql.elm.execution
The ConceptDef type defines a concept identifier that can then be used to reference single concepts anywhere within an expression.
ConceptDef() - Constructor for class org.cqframework.cql.elm.execution.ConceptDef
 
ConceptEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConceptEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConceptEvaluator
 
ConceptRef - Class in org.cqframework.cql.elm.execution
The ConceptRef expression allows a previously defined concept to be referenced within an expression.
ConceptRef() - Constructor for class org.cqframework.cql.elm.execution.ConceptRef
 
ConceptRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConceptRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConceptRefEvaluator
 
concepts - Variable in class org.cqframework.cql.elm.execution.Library
 
Concepts() - Constructor for class org.cqframework.cql.elm.execution.Library.Concepts
 
condition - Variable in class org.cqframework.cql.elm.execution.Filter
 
condition - Variable in class org.cqframework.cql.elm.execution.If
 
condition - Variable in class org.cqframework.cql.elm.execution.Message
 
contains(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ContainsEvaluator
 
Contains - Class in org.cqframework.cql.elm.execution
The Contains operator returns true if the first operand contains the second.
Contains() - Constructor for class org.cqframework.cql.elm.execution.Contains
 
ContainsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ContainsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ContainsEvaluator
 
content - Variable in class org.cqframework.cql.elm.execution.Narrative
 
context - Variable in class org.cqframework.cql.elm.execution.ExpressionDef
 
context - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
Context - Class in org.opencds.cqf.cql.engine.execution
NOTE: This class is thread-affine; it uses thread local storage to allow statics throughout the code base to access the context (such as equal and equivalent evaluators).
Context(Library) - Constructor for class org.opencds.cqf.cql.engine.execution.Context
 
Context(Library, ZonedDateTime) - Constructor for class org.opencds.cqf.cql.engine.execution.Context
 
Context(Library, ZonedDateTime, DataProvider) - Constructor for class org.opencds.cqf.cql.engine.execution.Context
 
Context(Library, ZonedDateTime, DataProvider, UcumService) - Constructor for class org.opencds.cqf.cql.engine.execution.Context
 
Context(Library, DataProvider) - Constructor for class org.opencds.cqf.cql.engine.execution.Context
 
ContextDef - Class in org.cqframework.cql.elm.execution
The ContextDef type defines a context definition statement.
ContextDef() - Constructor for class org.cqframework.cql.elm.execution.ContextDef
 
contextProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
contexts - Variable in class org.cqframework.cql.elm.execution.Library
 
Contexts() - Constructor for class org.cqframework.cql.elm.execution.Library.Contexts
 
contextSearch - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
Convert - Class in org.cqframework.cql.elm.execution
The Convert operator converts a value to a specific type.
Convert() - Constructor for class org.cqframework.cql.elm.execution.Convert
 
ConvertEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertEvaluator
 
convertQuantity(Object, Object, UcumService) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertQuantityEvaluator
 
ConvertQuantity - Class in org.cqframework.cql.elm.execution
The ConvertQuantity operator converts a Quantity to an equivalent Quantity with the given unit.
ConvertQuantity() - Constructor for class org.cqframework.cql.elm.execution.ConvertQuantity
 
ConvertQuantityEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertQuantityEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertQuantityEvaluator
 
convertsToBoolean(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToBooleanEvaluator
 
ConvertsToBoolean - Class in org.cqframework.cql.elm.execution
The ConvertsToBoolean operator returns true if the value of its argument is or can be converted to a Boolean value.
ConvertsToBoolean() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
ConvertsToBooleanEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToBooleanEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToBooleanEvaluator
 
convertsToDate(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateEvaluator
 
ConvertsToDate - Class in org.cqframework.cql.elm.execution
The ConvertsToDate operator returns true if the value of its argument is or can be converted to a Date value.
ConvertsToDate() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToDate
 
ConvertsToDateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToDateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateEvaluator
 
convertsToDateTime(Object, ZoneOffset) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateTimeEvaluator
 
ConvertsToDateTime - Class in org.cqframework.cql.elm.execution
The ConvertsToDateTime operator returns true if the value of its argument is or can be converted to a DateTime value.
ConvertsToDateTime() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
ConvertsToDateTimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToDateTimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateTimeEvaluator
 
convertsToDecimal(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDecimalEvaluator
 
ConvertsToDecimal - Class in org.cqframework.cql.elm.execution
The ConvertsToDecimal operator returns true if the value of its argument is or can be converted to a Decimal value.
ConvertsToDecimal() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
ConvertsToDecimalEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToDecimalEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDecimalEvaluator
 
convertsToInteger(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToIntegerEvaluator
 
ConvertsToInteger - Class in org.cqframework.cql.elm.execution
The ConvertsToInteger operator returns true if the value of its argument is or can be converted to an Integer value.
ConvertsToInteger() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToInteger
 
ConvertsToIntegerEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToIntegerEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToIntegerEvaluator
 
convertsToLong(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToLongEvaluator
 
ConvertsToLong - Class in org.cqframework.cql.elm.execution
The ConvertsToLong operator returns true if the value of its argument is or can be converted to a Long value.
ConvertsToLong() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToLong
 
ConvertsToLongEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToLongEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToLongEvaluator
 
convertsToQuantity(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToQuantityEvaluator
 
ConvertsToQuantity - Class in org.cqframework.cql.elm.execution
The ConvertsToQuantity operator returns true if the value of its argument is or can be converted to a Quantity value.
ConvertsToQuantity() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
ConvertsToQuantityEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToQuantityEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToQuantityEvaluator
 
ConvertsToRatio - Class in org.cqframework.cql.elm.execution
The ConvertsToRatio operator returns true if the value of its argument is or can be converted to a Ratio value.
ConvertsToRatio() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToRatio
 
convertsToString(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToStringEvaluator
 
ConvertsToString - Class in org.cqframework.cql.elm.execution
The ConvertsToString operator returns true if the value of its argument is or can be converted to a String value.
ConvertsToString() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToString
 
ConvertsToStringEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToStringEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToStringEvaluator
 
convertsToTime(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToTimeEvaluator
 
ConvertsToTime - Class in org.cqframework.cql.elm.execution
The ConvertsToTime operator returns true if the value of its argument is or can be converted to a Time value.
ConvertsToTime() - Constructor for class org.cqframework.cql.elm.execution.ConvertsToTime
 
ConvertsToTimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ConvertsToTimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ConvertsToTimeEvaluator
 
count(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CountEvaluator
 
Count - Class in org.cqframework.cql.elm.execution
The Count operator returns the number of non-null elements in the source.
Count() - Constructor for class org.cqframework.cql.elm.execution.Count
 
CountEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
CountEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.CountEvaluator
 
CqlEngine - Class in org.opencds.cqf.cql.engine.execution
NOTE: Several possible approaches to traversing the ELM tree for execution: 1.
CqlEngine(LibraryLoader) - Constructor for class org.opencds.cqf.cql.engine.execution.CqlEngine
 
CqlEngine(LibraryLoader, EnumSet<CqlEngine.Options>) - Constructor for class org.opencds.cqf.cql.engine.execution.CqlEngine
 
CqlEngine(LibraryLoader, Map<String, DataProvider>, TerminologyProvider) - Constructor for class org.opencds.cqf.cql.engine.execution.CqlEngine
 
CqlEngine(LibraryLoader, Map<String, DataProvider>, TerminologyProvider, EnumSet<CqlEngine.Options>) - Constructor for class org.opencds.cqf.cql.engine.execution.CqlEngine
 
CqlEngine.Options - Enum Class in org.opencds.cqf.cql.engine.execution
 
CqlException - Exception in org.opencds.cqf.cql.engine.exception
 
CqlException(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(String, Throwable) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(String, Throwable, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(String, Throwable, SourceLocator, Severity) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(String, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(String, SourceLocator, Severity) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(Throwable) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlException(Throwable, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.CqlException
 
CqlExceptionHandler - Class in org.opencds.cqf.cql.engine.exception
 
CqlExceptionHandler() - Constructor for class org.opencds.cqf.cql.engine.exception.CqlExceptionHandler
 
CqlLibraryReader - Interface in org.opencds.cqf.cql.engine.serializing
 
CqlLibraryReaderFactory - Class in org.opencds.cqf.cql.engine.serializing
 
CqlLibraryReaderProvider - Interface in org.opencds.cqf.cql.engine.serializing
 
CqlList - Class in org.opencds.cqf.cql.engine.runtime
 
CqlList() - Constructor for class org.opencds.cqf.cql.engine.runtime.CqlList
 
CqlList(Context, String) - Constructor for class org.opencds.cqf.cql.engine.runtime.CqlList
 
CqlList(Context, String, Expression) - Constructor for class org.opencds.cqf.cql.engine.runtime.CqlList
 
CqlToElmBase - Class in org.cqframework.cql.elm.execution
The CqlToElmBase type defines the abstract base type for all annotation elements in the CQL Translator.
CqlToElmBase() - Constructor for class org.cqframework.cql.elm.execution.CqlToElmBase
 
CqlToElmError - Class in org.cqframework.cql.elm.execution
Represents CQL to ELM conversion errors
CqlToElmError() - Constructor for class org.cqframework.cql.elm.execution.CqlToElmError
 
CqlToElmInfo - Class in org.cqframework.cql.elm.execution
Java class for CqlToElmInfo complex type.
CqlToElmInfo() - Constructor for class org.cqframework.cql.elm.execution.CqlToElmInfo
 
CqlType - Interface in org.opencds.cqf.cql.engine.runtime
 
create(String) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReaderProvider
 
createAbs() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Abs
createAdd() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Add
createAfter() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of After
createAggregate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Aggregate
createAggregateClause() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AggregateClause
createAliasedQuerySource() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AliasedQuerySource
createAliasRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AliasRef
createAllTrue() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AllTrue
createAnd() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of And
createAnnotation() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Annotation
createAnyInCodeSystem() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AnyInCodeSystem
createAnyInValueSet() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AnyInValueSet
createAnyTrue() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of AnyTrue
createAs() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of As
createAvg() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Avg
createBefore() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Before
createByColumn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ByColumn
createByDirection() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ByDirection
createByExpression() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ByExpression
createCalculateAge() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CalculateAge
createCalculateAgeAt() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CalculateAgeAt
createCanConvert() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CanConvert
createCanConvertQuantity() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CanConvertQuantity
createCase() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Case
createCaseItem() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CaseItem
createCeiling() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Ceiling
createChildren() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Children
createChoiceTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ChoiceTypeSpecifier
createCoalesce() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Coalesce
createCode() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Code
createCodeDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CodeDef
createCodeFilterElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CodeFilterElement
createCodeRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CodeRef
createCodeSystemDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CodeSystemDef
createCodeSystemRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CodeSystemRef
createCollapse() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Collapse
createCombine() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Combine
createConcatenate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Concatenate
createConcept() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Concept
createConceptDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConceptDef
createConceptRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConceptRef
createContains() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Contains
createContextDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ContextDef
createConvert() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Convert
createConvertQuantity() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertQuantity
createConvertsToBoolean() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToBoolean
createConvertsToDate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToDate
createConvertsToDateTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToDateTime
createConvertsToDecimal() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToDecimal
createConvertsToInteger() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToInteger
createConvertsToLong() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToLong
createConvertsToQuantity() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToQuantity
createConvertsToRatio() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToRatio
createConvertsToString() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToString
createConvertsToTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ConvertsToTime
createCount() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Count
createCqlToElmError() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CqlToElmError
createCqlToElmInfo() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of CqlToElmInfo
createCurrent() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Current
createDate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Date
createDateFilterElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DateFilterElement
createDateFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DateFrom
createDateTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DateTime
createDateTimeComponentFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DateTimeComponentFrom
createDescendents() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Descendents
createDifferenceBetween() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DifferenceBetween
createDistinct() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Distinct
createDivide() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Divide
createDurationBetween() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of DurationBetween
createEnd() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of End
createEnds() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Ends
createEndsWith() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of EndsWith
createEqual() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Equal
createEquivalent() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Equivalent
createExcept() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Except
createExists() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Exists
createExp() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Exp
createExpand() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Expand
createExpandValueSet() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ExpandValueSet
createExpressionDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ExpressionDef
createExpressionRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ExpressionRef
createFilter() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Filter
createFirst() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of First
createFlatten() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Flatten
createFloor() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Floor
createForEach() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ForEach
createFunctionDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of FunctionDef
createFunctionRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of FunctionRef
createGeometricMean() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of GeometricMean
createGreater() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Greater
createGreaterOrEqual() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of GreaterOrEqual
createHighBoundary() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of HighBoundary
createIdentifierRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IdentifierRef
createIf() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of If
createImplies() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Implies
createIn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of In
createIncludeDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IncludeDef
createIncludedIn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IncludedIn
createIncludeElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IncludeElement
createIncludes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Includes
createInCodeSystem() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of InCodeSystem
createIndexer() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Indexer
createIndexOf() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IndexOf
createInstance() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Instance
createInstance(String) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
createInstance(String) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
createInstance(String) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Create an instance of the model object that corresponds to the specified type.
createInstance(QName) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
createInstanceElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of InstanceElement
createIntersect() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Intersect
createInterval() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Interval
createIntervalTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IntervalTypeSpecifier
createInValueSet() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of InValueSet
createIs() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Is
createIsFalse() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IsFalse
createIsNull() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IsNull
createIsTrue() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of IsTrue
createIteration() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Iteration
createLast() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Last
createLastPositionOf() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of LastPositionOf
createLength() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Length
createLess() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Less
createLessOrEqual() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of LessOrEqual
createLetClause() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of LetClause
createLibrary() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library
createLibrary(Library) - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of JAXBElement<Library>
createLibraryCodes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Codes
createLibraryCodeSystems() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.CodeSystems
createLibraryConcepts() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Concepts
createLibraryContexts() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Contexts
createLibraryIncludes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Includes
createLibraryParameters() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Parameters
createLibraryStatements() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Statements
createLibraryUsings() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.Usings
createLibraryValueSets() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Library.ValueSets
createList() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of List
createListTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ListTypeSpecifier
createLiteral() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Literal
createLn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Ln
createLocator() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Locator
createLog() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Log
createLowBoundary() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of LowBoundary
createLower() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Lower
createMatches() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Matches
createMax() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Max
createMaxValue() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of MaxValue
createMedian() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Median
createMeets() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Meets
createMeetsAfter() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of MeetsAfter
createMeetsBefore() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of MeetsBefore
createMessage() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Message
createMin() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Min
createMinValue() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of MinValue
createMode() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Mode
createModulo() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Modulo
createMultiply() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Multiply
createNamedTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of NamedTypeSpecifier
createNarrative() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Narrative
createNarrativeS(Narrative) - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of JAXBElement<Narrative>
createNegate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Negate
createNot() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Not
createNotEqual() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of NotEqual
createNow() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Now
createNull() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Null
createOperandDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of OperandDef
createOperandRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of OperandRef
createOr() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Or
createOtherFilterElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of OtherFilterElement
createOverlaps() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Overlaps
createOverlapsAfter() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of OverlapsAfter
createOverlapsBefore() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of OverlapsBefore
createParameterDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ParameterDef
createParameterRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ParameterRef
createParameterTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ParameterTypeSpecifier
createPointFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of PointFrom
createPopulationStdDev() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of PopulationStdDev
createPopulationVariance() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of PopulationVariance
createPositionOf() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of PositionOf
createPower() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Power
createPrecision() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Precision
createPredecessor() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Predecessor
createProduct() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Product
createProperContains() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ProperContains
createProperIn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ProperIn
createProperIncludedIn() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ProperIncludedIn
createProperIncludes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ProperIncludes
createProperty() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Property
createQuantity() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Quantity
createQuery() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Query
createQueryLetRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of QueryLetRef
createRatio() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Ratio
createRepeat() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Repeat
createReplaceMatches() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ReplaceMatches
createRetrieve() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Retrieve
createReturnClause() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ReturnClause
createRound() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Round
createSameAs() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SameAs
createSameOrAfter() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SameOrAfter
createSameOrBefore() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SameOrBefore
createSearch() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Search
createSingletonFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SingletonFrom
createSize() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Size
createSlice() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Slice
createSort() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Sort
createSortClause() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SortClause
createSplit() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Split
createSplitOnMatches() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SplitOnMatches
createStart() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Start
createStarts() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Starts
createStartsWith() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of StartsWith
createStdDev() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of StdDev
createSubstring() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Substring
createSubsumedBy() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of SubsumedBy
createSubsumes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Subsumes
createSubtract() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Subtract
createSuccessor() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Successor
createSum() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Sum
createTag() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Tag
createTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Time
createTimeFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TimeFrom
createTimeOfDay() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TimeOfDay
createTimes() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Times
createTimezoneFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TimezoneFrom
createTimezoneOffsetFrom() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TimezoneOffsetFrom
createToBoolean() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToBoolean
createToChars() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToChars
createToConcept() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToConcept
createToDate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToDate
createToDateTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToDateTime
createToday() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Today
createToDecimal() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToDecimal
createToInteger() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToInteger
createToList() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToList
createToLong() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToLong
createToQuantity() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToQuantity
createToRatio() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToRatio
createToString() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToString
createTotal() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Total
createToTime() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ToTime
createTruncate() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Truncate
createTruncatedDivide() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TruncatedDivide
createTuple() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Tuple
createTupleElement() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TupleElement
createTupleElementDefinition() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TupleElementDefinition
createTupleTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of TupleTypeSpecifier
createUnion() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Union
createUpper() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Upper
createUsingDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of UsingDef
createValueSetDef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ValueSetDef
createValueSetRef() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of ValueSetRef
createVariance() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Variance
createVersionedIdentifier() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of VersionedIdentifier
createWidth() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Width
createWith() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of With
createWithout() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Without
createXor() - Method in class org.cqframework.cql.elm.execution.ObjectFactory
Create an instance of Xor
Current - Class in org.cqframework.cql.elm.execution
The Current expression returns the value of the object currently in scope.
Current() - Constructor for class org.cqframework.cql.elm.execution.Current
 

D

DataProvider - Interface in org.opencds.cqf.cql.engine.data
 
DataProviderException - Exception in org.opencds.cqf.cql.engine.exception
 
DataProviderException(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.DataProviderException
 
dataType - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
Date - Class in org.cqframework.cql.elm.execution
The Date operator constructs a date value from the given components.
Date - Class in org.opencds.cqf.cql.engine.runtime
 
Date() - Constructor for class org.cqframework.cql.elm.execution.Date
 
Date(int) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
Date(int, int) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
Date(int, int, int) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
Date(String) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
Date(LocalDate) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
Date(LocalDate, Precision) - Constructor for class org.opencds.cqf.cql.engine.runtime.Date
 
DateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DateEvaluator
 
dateFilter - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
DateFilterElement - Class in org.cqframework.cql.elm.execution
The DateFilterElement type specifies a date-valued filter criteria for use within a retrieve, specified as either a date-valued [property], a date-value [lowProperty] and [highProperty] or a [search], and an expression that evaluates to a date or time type, an interval of a date or time type, or a time-valued Quantity.
DateFilterElement() - Constructor for class org.cqframework.cql.elm.execution.DateFilterElement
 
dateFrom(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DateFromEvaluator
 
DateFrom - Class in org.cqframework.cql.elm.execution
The DateFrom operator returns the date (with no time components specified) of the argument.
DateFrom() - Constructor for class org.cqframework.cql.elm.execution.DateFrom
 
DateFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DateFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DateFromEvaluator
 
dateHighProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
dateLowProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
dateProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
dateRange - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
dateSearch - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
DateTime - Class in org.cqframework.cql.elm.execution
The DateTime operator constructs a DateTime value from the given components.
DateTime - Class in org.opencds.cqf.cql.engine.runtime
 
DateTime() - Constructor for class org.cqframework.cql.elm.execution.DateTime
 
DateTime(String, ZoneOffset) - Constructor for class org.opencds.cqf.cql.engine.runtime.DateTime
 
DateTime(BigDecimal, int...) - Constructor for class org.opencds.cqf.cql.engine.runtime.DateTime
 
DateTime(OffsetDateTime) - Constructor for class org.opencds.cqf.cql.engine.runtime.DateTime
 
DateTime(OffsetDateTime, Precision) - Constructor for class org.opencds.cqf.cql.engine.runtime.DateTime
 
dateTimeComponentFrom(Object, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DateTimeComponentFromEvaluator
 
DateTimeComponentFrom - Class in org.cqframework.cql.elm.execution
The DateTimeComponentFrom operator returns the specified component of the argument.
DateTimeComponentFrom() - Constructor for class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
DateTimeComponentFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DateTimeComponentFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DateTimeComponentFromEvaluator
 
DateTimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DateTimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DateTimeEvaluator
 
DateTimePrecision - Enum Class in org.cqframework.cql.elm.execution
Java class for DateTimePrecision.
day - Variable in class org.cqframework.cql.elm.execution.Date
 
day - Variable in class org.cqframework.cql.elm.execution.DateTime
 
DAY - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
DAY - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
DebugAction - Enum Class in org.opencds.cqf.cql.engine.debug
 
DebugLibraryMapEntry - Class in org.opencds.cqf.cql.engine.debug
 
DebugLibraryMapEntry(String) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
DebugLibraryResultEntry - Class in org.opencds.cqf.cql.engine.debug
 
DebugLibraryResultEntry(String) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugLibraryResultEntry
 
DebugLocator - Class in org.opencds.cqf.cql.engine.debug
 
DebugLocator(DebugLocator.DebugLocatorType, String) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugLocator
 
DebugLocator(Location) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugLocator
 
DebugLocator.DebugLocatorType - Enum Class in org.opencds.cqf.cql.engine.debug
 
DebugMap - Class in org.opencds.cqf.cql.engine.debug
 
DebugMap() - Constructor for class org.opencds.cqf.cql.engine.debug.DebugMap
 
DebugMapEntry - Class in org.opencds.cqf.cql.engine.debug
 
DebugMapEntry(DebugLocator, DebugAction) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugMapEntry
 
DebugResult - Class in org.opencds.cqf.cql.engine.debug
 
DebugResult() - Constructor for class org.opencds.cqf.cql.engine.debug.DebugResult
 
DebugResultEntry - Class in org.opencds.cqf.cql.engine.debug
 
DebugResultEntry(Object) - Constructor for class org.opencds.cqf.cql.engine.debug.DebugResultEntry
 
DebugUtilities - Class in org.opencds.cqf.cql.engine.debug
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Codes
 
def - Variable in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Concepts
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Contexts
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Includes
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Parameters
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Statements
 
def - Variable in class org.cqframework.cql.elm.execution.Library.Usings
 
def - Variable in class org.cqframework.cql.elm.execution.Library.ValueSets
 
DefaultLibraryLoader - Class in org.opencds.cqf.cql.engine.execution
 
DefaultLibraryLoader() - Constructor for class org.opencds.cqf.cql.engine.execution.DefaultLibraryLoader
 
denominator - Variable in class org.cqframework.cql.elm.execution.Ratio
 
DESC - Enum constant in enum class org.cqframework.cql.elm.execution.SortDirection
 
descendents(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DescendentsEvaluator
 
Descendents - Class in org.cqframework.cql.elm.execution
For structured types, the Descendents operator returns a list of all the values of the elements of the type, recursively.
Descendents() - Constructor for class org.cqframework.cql.elm.execution.Descendents
 
DescendentsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DescendentsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DescendentsEvaluator
 
DESCENDING - Enum constant in enum class org.cqframework.cql.elm.execution.SortDirection
 
difference(Object, Object, Precision) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DifferenceBetweenEvaluator
 
DifferenceBetween - Class in org.cqframework.cql.elm.execution
The DifferenceBetween operator returns the number of boundaries crossed for the specified precision between the first and second arguments.
DifferenceBetween() - Constructor for class org.cqframework.cql.elm.execution.DifferenceBetween
 
DifferenceBetweenEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DifferenceBetweenEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DifferenceBetweenEvaluator
 
direction - Variable in class org.cqframework.cql.elm.execution.SortByItem
 
display - Variable in class org.cqframework.cql.elm.execution.Code
 
display - Variable in class org.cqframework.cql.elm.execution.CodeDef
 
display - Variable in class org.cqframework.cql.elm.execution.Concept
 
display - Variable in class org.cqframework.cql.elm.execution.ConceptDef
 
distinct - Variable in class org.cqframework.cql.elm.execution.AggregateClause
 
distinct - Variable in class org.cqframework.cql.elm.execution.ReturnClause
 
distinct(Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DistinctEvaluator
 
Distinct - Class in org.cqframework.cql.elm.execution
The Distinct operator takes a list of elements and returns a list containing only the unique elements within the input.
Distinct() - Constructor for class org.cqframework.cql.elm.execution.Distinct
 
DistinctEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DistinctEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DistinctEvaluator
 
div(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.TruncatedDivideEvaluator
 
divide(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DivideEvaluator
 
Divide - Class in org.cqframework.cql.elm.execution
The Divide operator performs numeric division of its arguments.
Divide() - Constructor for class org.cqframework.cql.elm.execution.Divide
 
DivideEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DivideEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DivideEvaluator
 
duration(Object, Object, Precision) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DurationBetweenEvaluator
 
DurationBetween - Class in org.cqframework.cql.elm.execution
The DurationBetween operator returns the number of whole calendar periods for the specified precision between the first and second arguments.
DurationBetween() - Constructor for class org.cqframework.cql.elm.execution.DurationBetween
 
DurationBetweenEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
DurationBetweenEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.DurationBetweenEvaluator
 

E

element - Variable in class org.cqframework.cql.elm.execution.ForEach
 
element - Variable in class org.cqframework.cql.elm.execution.IndexOf
 
element - Variable in class org.cqframework.cql.elm.execution.Instance
 
element - Variable in class org.cqframework.cql.elm.execution.List
 
element - Variable in class org.cqframework.cql.elm.execution.Repeat
 
element - Variable in class org.cqframework.cql.elm.execution.Tuple
 
element - Variable in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
Element - Class in org.cqframework.cql.elm.execution
The Element type defines the abstract base type for all library elements in ELM.
Element() - Constructor for class org.cqframework.cql.elm.execution.Element
 
elements - Variable in class org.opencds.cqf.cql.engine.runtime.Tuple
 
elementType - Variable in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
elementType - Variable in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
EnableExpressionCaching - Enum constant in enum class org.opencds.cqf.cql.engine.execution.CqlEngine.Options
 
EnableValidation - Enum constant in enum class org.opencds.cqf.cql.engine.execution.CqlEngine.Options
 
end(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EndEvaluator
 
End - Class in org.cqframework.cql.elm.execution
The End operator returns the ending point of an interval.
End() - Constructor for class org.cqframework.cql.elm.execution.End
 
endChar - Variable in class org.cqframework.cql.elm.execution.Locator
 
EndEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
EndEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.EndEvaluator
 
endIndex - Variable in class org.cqframework.cql.elm.execution.Slice
 
endLine - Variable in class org.cqframework.cql.elm.execution.Locator
 
ends(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EndsEvaluator
 
Ends - Class in org.cqframework.cql.elm.execution
The Ends operator returns true if the first interval ends the second.
Ends() - Constructor for class org.cqframework.cql.elm.execution.Ends
 
EndsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
EndsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.EndsEvaluator
 
endsWith(String, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EndsWithEvaluator
 
EndsWith - Class in org.cqframework.cql.elm.execution
The EndsWith operator returns true if the given string ends with the given suffix.
EndsWith() - Constructor for class org.cqframework.cql.elm.execution.EndsWith
 
EndsWithEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
EndsWithEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.EndsWithEvaluator
 
ensureIterable(Object) - Method in class org.opencds.cqf.cql.engine.elm.execution.QueryEvaluator
 
enterContext(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
enterLibrary(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
ENVIRONMENT - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorType
An error with the environment in which the translator is running.
equal(Iterable<?>, Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.runtime.CqlList
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
equal(Object) - Method in interface org.opencds.cqf.cql.engine.runtime.CqlType
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
equal(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
equal(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EqualEvaluator
 
equal(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EqualEvaluator
 
Equal - Class in org.cqframework.cql.elm.execution
The Equal operator returns true if the arguments are equal; false if the arguments are known unequal, and null otherwise.
Equal() - Constructor for class org.cqframework.cql.elm.execution.Equal
 
EqualEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
EqualEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.EqualEvaluator
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Abs
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Add
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.After
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.And
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Annotation
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.As
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Avg
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Before
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Case
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Children
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Code
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Collapse
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Combine
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Concept
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Contains
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Convert
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Count
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Current
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Date
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DateTime
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Descendents
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Distinct
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Divide
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Element
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.End
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Ends
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Equal
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Except
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Exists
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Exp
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Expand
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Expression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Filter
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.First
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Flatten
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Floor
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ForEach
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Greater
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.If
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Implies
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.In
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Includes
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Indexer
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Instance
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Intersect
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Interval
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Is
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IsNull
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Iteration
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Last
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Length
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Less
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.LetClause
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.List
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Literal
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Ln
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Locator
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Log
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Lower
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Matches
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Max
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Median
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Meets
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Message
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Min
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.MinValue
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Mode
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Modulo
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Multiply
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Narrative
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Negate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Not
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Now
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Null
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Or
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Power
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Precision
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Product
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Property
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Quantity
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Query
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Ratio
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Repeat
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Round
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SameAs
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Search
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Size
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Slice
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Sort
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SortClause
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Split
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Start
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Starts
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.StdDev
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Substring
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Subtract
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Successor
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Sum
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Tag
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Time
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Times
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToChars
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToDate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Today
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToList
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToLong
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToString
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Total
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ToTime
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Truncate
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Tuple
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Union
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Upper
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Variance
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Width
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.With
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Without
 
equals(Object) - Method in class org.cqframework.cql.elm.execution.Xor
 
equals(Object) - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
equals(Object) - Method in class org.opencds.cqf.cql.engine.debug.Location
 
equals(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Abs
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Add
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.After
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.And
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Annotation
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.As
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Avg
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Before
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Case
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Children
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Code
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Collapse
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Combine
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Concept
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Contains
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Convert
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Count
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Current
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Date
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTime
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Descendents
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Distinct
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Divide
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Element
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.End
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Ends
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Equal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Except
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Exists
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Exp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Expand
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Expression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Filter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.First
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Flatten
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Floor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ForEach
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Greater
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.If
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Implies
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.In
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Includes
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Indexer
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Instance
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Intersect
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Interval
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Is
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IsNull
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Iteration
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Last
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Length
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Less
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.LetClause
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.List
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Literal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Ln
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Locator
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Log
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Lower
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Matches
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Max
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Median
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Meets
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Message
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Min
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.MinValue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Mode
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Modulo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Multiply
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Narrative
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Negate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Not
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Now
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Null
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Or
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Power
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Precision
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Product
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Property
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Quantity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Query
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Ratio
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Repeat
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Round
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SameAs
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Search
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Size
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Slice
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Sort
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SortClause
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Split
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Start
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Starts
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.StdDev
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Substring
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Subtract
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Successor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Sum
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Tag
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Time
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Times
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToChars
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Today
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToList
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToLong
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToString
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Total
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ToTime
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Truncate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Tuple
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Union
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Upper
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Variance
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Width
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.With
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Without
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy2) - Method in class org.cqframework.cql.elm.execution.Xor
 
equivalent(Iterable<?>, Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.runtime.CqlList
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
equivalent(Object) - Method in interface org.opencds.cqf.cql.engine.runtime.CqlType
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
equivalent(Object) - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
equivalent(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EquivalentEvaluator
 
equivalent(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.EquivalentEvaluator
 
Equivalent - Class in org.cqframework.cql.elm.execution
The Equivalent operator returns true if the arguments are the same value, or if they are both null; and false otherwise.
Equivalent() - Constructor for class org.cqframework.cql.elm.execution.Equivalent
 
EquivalentEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
EquivalentEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.EquivalentEvaluator
 
ERROR - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorSeverity
The message is an error that is preventing the translation from completing successfully.
ERROR - Enum constant in enum class org.opencds.cqf.cql.engine.exception.Severity
 
errorSeverity - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
ErrorSeverity - Enum Class in org.cqframework.cql.elm.execution
Java class for ErrorSeverity.
errorType - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
ErrorType - Enum Class in org.cqframework.cql.elm.execution
Java class for ErrorType.
evaluate(String) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, List<Object>) - Method in interface org.opencds.cqf.cql.engine.data.ExternalFunctionProvider
 
evaluate(String, List<Object>) - Method in class org.opencds.cqf.cql.engine.data.SystemExternalFunctionProvider
 
evaluate(String, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Set<String>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Set<String>, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Set<String>, Pair<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Set<String>, Pair<String, Object>, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Pair<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(String, Pair<String, Object>, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Set<String>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Set<String>, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Set<String>, Pair<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Set<String>, Pair<String, Object>, Map<String, Object>, DebugMap) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Set<String>, Pair<String, Object>, Map<String, Object>, DebugMap, ZonedDateTime) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Pair<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(VersionedIdentifier, Pair<String, Object>, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.CqlEngine
 
evaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.Executable
 
evaluatedResources - Variable in class org.opencds.cqf.cql.engine.execution.ExpressionResult
 
evaluatedResources() - Method in class org.opencds.cqf.cql.engine.execution.ExpressionResult
 
EvaluationResult - Class in org.opencds.cqf.cql.engine.execution
 
EvaluationResult() - Constructor for class org.opencds.cqf.cql.engine.execution.EvaluationResult
 
except(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExceptEvaluator
 
Except - Class in org.cqframework.cql.elm.execution
The Except operator returns the set difference of the two arguments.
Except() - Constructor for class org.cqframework.cql.elm.execution.Except
 
ExceptEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExceptEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExceptEvaluator
 
EXCEPTION_TYPE - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
 
Executable - Class in org.opencds.cqf.cql.engine.elm.execution
 
Executable() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.Executable
 
exists(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExistsEvaluator
 
Exists - Class in org.cqframework.cql.elm.execution
The Exists operator returns true if the list contains any elements.
Exists() - Constructor for class org.cqframework.cql.elm.execution.Exists
 
ExistsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExistsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExistsEvaluator
 
exitContext() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
exitLibrary(boolean) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
exp(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExpEvaluator
 
Exp - Class in org.cqframework.cql.elm.execution
The Exp operator returns e raised to the given power.
Exp() - Constructor for class org.cqframework.cql.elm.execution.Exp
 
expand(Iterable<Interval>, Quantity, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExpandEvaluator
 
expand(Context, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExpandValueSetEvaluator
 
expand(ValueSetInfo) - Method in interface org.opencds.cqf.cql.engine.terminology.TerminologyProvider
Expands the set of Codes for a given ValueSetInfo
Expand - Class in org.cqframework.cql.elm.execution
The Expand operator returns the set of intervals of size per for all the ranges present in the given list of intervals, or the list of points covering the range of the given interval, if invoked on a single interval.
Expand() - Constructor for class org.cqframework.cql.elm.execution.Expand
 
ExpandEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExpandEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExpandEvaluator
 
expandPartialMax(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
expandPartialMax(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
expandPartialMax(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
expandPartialMin(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
expandPartialMin(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
expandPartialMinFromPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
expandPartialMinFromPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
expandPartialMinFromPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
ExpandValueSet - Class in org.cqframework.cql.elm.execution
The ExpandValueSet operator returns the current expansion for the given value set.
ExpandValueSet() - Constructor for class org.cqframework.cql.elm.execution.ExpandValueSet
 
ExpandValueSetEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExpandValueSetEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExpandValueSetEvaluator
 
expandValueSets - Variable in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
ExpEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExpEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExpEvaluator
 
expression - Variable in class org.cqframework.cql.elm.execution.AggregateClause
 
expression - Variable in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
expression - Variable in class org.cqframework.cql.elm.execution.ByExpression
 
expression - Variable in class org.cqframework.cql.elm.execution.ExpressionDef
 
expression - Variable in class org.cqframework.cql.elm.execution.LetClause
 
expression - Variable in class org.cqframework.cql.elm.execution.ReturnClause
 
Expression - Class in org.cqframework.cql.elm.execution
The Expression type defines the abstract base type for all expressions used in the ELM expression language.
Expression() - Constructor for class org.cqframework.cql.elm.execution.Expression
 
ExpressionDef - Class in org.cqframework.cql.elm.execution
The ExpressionDef type defines an expression and an associated name that can be referenced by any expression in the artifact.
ExpressionDef() - Constructor for class org.cqframework.cql.elm.execution.ExpressionDef
 
ExpressionDefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExpressionDefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExpressionDefEvaluator
 
ExpressionRef - Class in org.cqframework.cql.elm.execution
The ExpressionRef type defines an expression that references a previously defined NamedExpression.
ExpressionRef() - Constructor for class org.cqframework.cql.elm.execution.ExpressionRef
 
ExpressionRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ExpressionRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ExpressionRefEvaluator
 
ExpressionResult - Class in org.opencds.cqf.cql.engine.execution
 
ExpressionResult(Object, Set<Object>) - Constructor for class org.opencds.cqf.cql.engine.execution.ExpressionResult
 
expressionResults - Variable in class org.opencds.cqf.cql.engine.execution.EvaluationResult
 
expressionSort - Variable in class org.opencds.cqf.cql.engine.runtime.CqlList
 
external - Variable in class org.cqframework.cql.elm.execution.FunctionDef
 
ExternalFunctionProvider - Interface in org.opencds.cqf.cql.engine.data
 

F

Filter - Class in org.cqframework.cql.elm.execution
The Filter operator returns a list with only those elements in the source list for which the condition element evaluates to true.
Filter() - Constructor for class org.cqframework.cql.elm.execution.Filter
 
FilterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
FilterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.FilterEvaluator
 
first(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.FirstEvaluator
 
First - Class in org.cqframework.cql.elm.execution
The First operator returns the first element in a list.
First() - Constructor for class org.cqframework.cql.elm.execution.First
 
FirstEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
FirstEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.FirstEvaluator
 
fixupQName(QName) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
flatten(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.FlattenEvaluator
 
Flatten - Class in org.cqframework.cql.elm.execution
The Flatten operator flattens a list of lists into a single list.
Flatten() - Constructor for class org.cqframework.cql.elm.execution.Flatten
 
FlattenEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
FlattenEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.FlattenEvaluator
 
floor(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.FloorEvaluator
 
Floor - Class in org.cqframework.cql.elm.execution
The Floor operator returns the first integer less than or equal to the argument.
Floor() - Constructor for class org.cqframework.cql.elm.execution.Floor
 
FloorEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
FloorEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.FloorEvaluator
 
fluent - Variable in class org.cqframework.cql.elm.execution.FunctionDef
 
forEach(Object, Object, Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ForEachEvaluator
 
ForEach - Class in org.cqframework.cql.elm.execution
The ForEach expression iterates over the list of elements in the source element, and returns a list with the same number of elements, where each element in the new list is the result of evaluating the element expression for each element in the source list.
ForEach() - Constructor for class org.cqframework.cql.elm.execution.ForEach
 
ForEachEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ForEachEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ForEachEvaluator
 
forExpression(String) - Method in class org.opencds.cqf.cql.engine.execution.EvaluationResult
 
fromCodeSystem(CodeSystem) - Static method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
fromDateIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
fromDateTimeIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
fromJavaDate(Date) - Static method in class org.opencds.cqf.cql.engine.runtime.Date
 
fromJavaDate(Date) - Static method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
fromLocator(String) - Static method in class org.opencds.cqf.cql.engine.debug.Location
 
fromNode(Executable, Library) - Static method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
fromString(String) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
fromTimeIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
fromValue(String) - Static method in enum class org.cqframework.cql.elm.execution.AccessModifier
 
fromValue(String) - Static method in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
fromValue(String) - Static method in enum class org.cqframework.cql.elm.execution.ErrorSeverity
 
fromValue(String) - Static method in enum class org.cqframework.cql.elm.execution.ErrorType
 
fromValue(String) - Static method in enum class org.cqframework.cql.elm.execution.SortDirection
 
fromValueSet(ValueSet) - Static method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
FunctionDef - Class in org.cqframework.cql.elm.execution
The FunctionDef type defines a named function that can be invoked by any expression in the artifact.
FunctionDef() - Constructor for class org.cqframework.cql.elm.execution.FunctionDef
 
FunctionRef - Class in org.cqframework.cql.elm.execution
The FunctionRef type defines an expression that invokes a previously defined function.
FunctionRef() - Constructor for class org.cqframework.cql.elm.execution.FunctionRef
 
FunctionRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
FunctionRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.FunctionRefEvaluator
 

G

geometricMean(Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.GeometricMeanEvaluator
 
GeometricMean - Class in org.cqframework.cql.elm.execution
The GeometricMean operator returns the geometric mean of the non-null elements in source.
GeometricMean() - Constructor for class org.cqframework.cql.elm.execution.GeometricMean
 
GeometricMeanEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
GeometricMeanEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.GeometricMeanEvaluator
 
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.CodeDef
Gets the value of the accessLevel property.
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Gets the value of the accessLevel property.
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.ConceptDef
Gets the value of the accessLevel property.
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Gets the value of the accessLevel property.
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.ParameterDef
Gets the value of the accessLevel property.
getAccessLevel() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Gets the value of the accessLevel property.
getAction() - Method in class org.opencds.cqf.cql.engine.debug.DebugMapEntry
 
getAggregate() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the aggregate property.
getAlias() - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
Gets the value of the alias property.
getAnnotation() - Method in class org.cqframework.cql.elm.execution.Element
Gets the value of the annotation property.
getAsType() - Method in class org.cqframework.cql.elm.execution.As
Gets the value of the asType property.
getAsTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.As
Gets the value of the asTypeSpecifier property.
getBy() - Method in class org.cqframework.cql.elm.execution.Sort
Gets the value of the by property.
getBy() - Method in class org.cqframework.cql.elm.execution.SortClause
Gets the value of the by property.
getCachedExpression(VersionedIdentifier, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getCacheForLibrary(VersionedIdentifier) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getCaseItem() - Method in class org.cqframework.cql.elm.execution.Case
Gets the value of the caseItem property.
getChoice() - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
Gets the value of the choice property.
getClassType() - Method in class org.cqframework.cql.elm.execution.Instance
Gets the value of the classType property.
getCode() - Method in class org.cqframework.cql.elm.execution.Code
Gets the value of the code property.
getCode() - Method in class org.cqframework.cql.elm.execution.Concept
Gets the value of the code property.
getCode() - Method in class org.cqframework.cql.elm.execution.ConceptDef
Gets the value of the code property.
getCode() - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Gets the value of the code property.
getCode() - Method in class org.cqframework.cql.elm.execution.InValueSet
Gets the value of the code property.
getCode() - Method in class org.cqframework.cql.elm.execution.Message
Gets the value of the code property.
getCode() - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
getCodeComparator() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the codeComparator property.
getCodeFilter() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the codeFilter property.
getCodeProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the codeProperty property.
getCodes() - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Gets the value of the codes property.
getCodes() - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Gets the value of the codes property.
getCodes() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the codes property.
getCodes() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the codes property.
getCodes() - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
getCodeSearch() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the codeSearch property.
getCodesystem() - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Gets the value of the codesystem property.
getCodesystem() - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Gets the value of the codesystem property.
getCodeSystem() - Method in class org.cqframework.cql.elm.execution.CodeDef
Gets the value of the codeSystem property.
getCodeSystem() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Gets the value of the codeSystem property.
getCodeSystem(String) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
getCodeSystem(String, String) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
getCodesystemExpression() - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Gets the value of the codesystemExpression property.
getCodesystemExpression() - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Gets the value of the codesystemExpression property.
getCodeSystems() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the codeSystems property.
getCodeSystems() - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
getCodeSystems() - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
getComparand() - Method in class org.cqframework.cql.elm.execution.Case
Gets the value of the comparand property.
getComparator() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Gets the value of the comparator property.
getComparator() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Gets the value of the comparator property.
getConcepts() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the concepts property.
getCondition() - Method in class org.cqframework.cql.elm.execution.Filter
Gets the value of the condition property.
getCondition() - Method in class org.cqframework.cql.elm.execution.If
Gets the value of the condition property.
getCondition() - Method in class org.cqframework.cql.elm.execution.Message
Gets the value of the condition property.
getContent() - Method in class org.cqframework.cql.elm.execution.Narrative
Gets the value of the content property.
getContext() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Gets the value of the context property.
getContext() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the context property.
getContext() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getContext() - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
getContextPath(String, String) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
getContextPath(String, String) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
getContextPath(String, String) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Get the path expression that expresses the relationship between the targetType and the given contextType.
getContextProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the contextProperty property.
getContexts() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the contexts property.
getContextSearch() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the contextSearch property.
getCurrentContext() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getCurrentContextValue() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getCurrentLibrary() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getDataType() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dataType property.
getDate() - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
getDateChronoFieldFromIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getDateFilter() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateFilter property.
getDateHighProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateHighProperty property.
getDateLowProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateLowProperty property.
getDateProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateProperty property.
getDateRange() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateRange property.
getDateSearch() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the dateSearch property.
getDateTime() - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
getDateTimeChronoFieldFromIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getDay() - Method in class org.cqframework.cql.elm.execution.Date
Gets the value of the day property.
getDay() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the day property.
getDebugMap() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getDebugResult() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getDebugResult() - Method in class org.opencds.cqf.cql.engine.execution.EvaluationResult
 
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Codes
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Concepts
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Contexts
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Includes
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Parameters
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Statements
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.Usings
Gets the value of the def property.
getDef() - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
Gets the value of the def property.
getDefault() - Method in class org.cqframework.cql.elm.execution.ParameterDef
Gets the value of the default property.
getDenominator() - Method in class org.cqframework.cql.elm.execution.Ratio
Gets the value of the denominator property.
getDenominator() - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
getDescendents(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.DescendentsEvaluator
 
getDirection() - Method in class org.cqframework.cql.elm.execution.SortByItem
Gets the value of the direction property.
getDisplay() - Method in class org.cqframework.cql.elm.execution.Code
Gets the value of the display property.
getDisplay() - Method in class org.cqframework.cql.elm.execution.CodeDef
Gets the value of the display property.
getDisplay() - Method in class org.cqframework.cql.elm.execution.Concept
Gets the value of the display property.
getDisplay() - Method in class org.cqframework.cql.elm.execution.ConceptDef
Gets the value of the display property.
getDisplay() - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
getDisplay() - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
getElement() - Method in class org.cqframework.cql.elm.execution.ForEach
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.IndexOf
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.Instance
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.List
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.Repeat
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.Tuple
Gets the value of the element property.
getElement() - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
Gets the value of the element property.
getElement(String) - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
getElements() - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
getElementType() - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
Gets the value of the elementType property.
getElementType() - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Gets the value of the elementType property.
getElse() - Method in class org.cqframework.cql.elm.execution.Case
Gets the value of the else property.
getElse() - Method in class org.cqframework.cql.elm.execution.If
Gets the value of the else property.
getEnd() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getEndChar() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the endChar property.
getEndChar() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
getEndIndex() - Method in class org.cqframework.cql.elm.execution.Slice
Gets the value of the endIndex property.
getEndLine() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the endLine property.
getEndLine() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
getErrorSeverity() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the errorSeverity property.
getErrorType() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the errorType property.
getEvaluatedResources() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getEvaluationDateTime() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getEvaluationOffset() - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
getEvaluationOffsetDateTime() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getEvaluationZonedDateTime() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getExpandedInterval(Interval, Quantity, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExpandEvaluator
 
getExpandedInterval(Interval, Quantity, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ExpandEvaluator
 
getExpression() - Method in class org.cqframework.cql.elm.execution.AggregateClause
Gets the value of the expression property.
getExpression() - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
Gets the value of the expression property.
getExpression() - Method in class org.cqframework.cql.elm.execution.ByExpression
Gets the value of the expression property.
getExpression() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Gets the value of the expression property.
getExpression() - Method in class org.cqframework.cql.elm.execution.LetClause
Gets the value of the expression property.
getExpression() - Method in class org.cqframework.cql.elm.execution.ReturnClause
Gets the value of the expression property.
getExternalFunctionProvider() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getHigh() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the high property.
getHigh() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getHighClosed() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getHighClosedExpression() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the highClosedExpression property.
getHighestDatePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getHighestDateTimePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getHighestPrecision(BaseTemporal...) - Static method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
getHighestTimePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getHighProperty() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Gets the value of the highProperty property.
getHour() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the hour property.
getHour() - Method in class org.cqframework.cql.elm.execution.Time
Gets the value of the hour property.
getId() - Method in class org.cqframework.cql.elm.execution.CodeDef
Gets the value of the id property.
getId() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Gets the value of the id property.
getId() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the id property.
getId() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Gets the value of the id property.
getId() - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Gets the value of the id property.
getId() - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
getId() - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
getId() - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
getIdentifier() - Method in class org.cqframework.cql.elm.execution.AggregateClause
Gets the value of the identifier property.
getIdentifier() - Method in class org.cqframework.cql.elm.execution.LetClause
Gets the value of the identifier property.
getIdentifier() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the identifier property.
getIdProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the idProperty property.
getIdSearch() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the idSearch property.
getInclude() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the include property.
getIncludedIn() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the includedIn property.
getIncludeFrom() - Method in class org.cqframework.cql.elm.execution.IncludeElement
Gets the value of the includeFrom property.
getIncludes() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the includes property.
getInitialValue() - Method in class org.cqframework.cql.elm.execution.Aggregate
Gets the value of the initialValue property.
getIsCoverageEnabled() - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
getIsLoggingEnabled() - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
getIsType() - Method in class org.cqframework.cql.elm.execution.Is
Gets the value of the isType property.
getIsTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.Is
Gets the value of the isTypeSpecifier property.
getIteration() - Method in class org.cqframework.cql.elm.execution.Aggregate
Gets the value of the iteration property.
getLength() - Method in class org.cqframework.cql.elm.execution.Substring
Gets the value of the length property.
getLet() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the let property.
getLibrary() - Method in class org.opencds.cqf.cql.engine.serializing.LibraryWrapper
 
getLibraryId() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the libraryId property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.CodeRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.ConceptRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.ExpressionRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.IdentifierRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.ParameterRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Gets the value of the libraryName property.
getLibraryName() - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
getLibraryName() - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryResultEntry
 
getLibraryName() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getLibraryResults() - Method in class org.opencds.cqf.cql.engine.debug.DebugResult
 
getLibrarySystem() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the librarySystem property.
getLibrarySystemId() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getLibraryVersion() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the libraryVersion property.
getLibraryVersion() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getLocalId() - Method in class org.cqframework.cql.elm.execution.Element
Gets the value of the localId property.
getLocalIdentifier() - Method in class org.cqframework.cql.elm.execution.IncludeDef
Gets the value of the localIdentifier property.
getLocalIdentifier() - Method in class org.cqframework.cql.elm.execution.UsingDef
Gets the value of the localIdentifier property.
getLocation() - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
getLocator() - Method in class org.cqframework.cql.elm.execution.Annotation
Gets the value of the locator property.
getLocator() - Method in class org.cqframework.cql.elm.execution.Element
Gets the value of the locator property.
getLocator() - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
getLocator() - Method in class org.opencds.cqf.cql.engine.debug.DebugMapEntry
 
getLocatorType() - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
getLow() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the low property.
getLow() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getLowClosed() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getLowClosedExpression() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the lowClosedExpression property.
getLowestDatePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getLowestDateTimePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getLowestPrecision(BaseTemporal...) - Static method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
getLowestTimePrecision(Precision, Precision) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getLowProperty() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Gets the value of the lowProperty property.
getMediaType() - Method in class org.cqframework.cql.elm.execution.IncludeDef
Gets the value of the mediaType property.
getMessage() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the message property.
getMessage() - Method in class org.cqframework.cql.elm.execution.Message
Gets the value of the message property.
getMessages() - Method in class org.opencds.cqf.cql.engine.debug.DebugResult
 
getMillisecond() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the millisecond property.
getMillisecond() - Method in class org.cqframework.cql.elm.execution.Time
Gets the value of the millisecond property.
getMinute() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the minute property.
getMinute() - Method in class org.cqframework.cql.elm.execution.Time
Gets the value of the minute property.
getMonth() - Method in class org.cqframework.cql.elm.execution.Date
Gets the value of the month property.
getMonth() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the month property.
getName() - Method in class org.cqframework.cql.elm.execution.AliasRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.CodeDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.CodeRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ConceptDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ConceptRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ContextDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ExpressionRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.IdentifierRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.InstanceElement
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.OperandDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.OperandRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ParameterDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ParameterRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.QueryLetRef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.Tag
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.TupleElement
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Gets the value of the name property.
getName() - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Gets the value of the name property.
getName() - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
getName() - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
getNamePart(String) - Static method in class org.opencds.cqf.cql.engine.execution.NamespaceHelper
Gets the the name part of a fully qualified name.
getNextPrecision() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getNodeId() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getNodeType() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getNormalized(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
getNormalized(Precision, Context) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
getNumerator() - Method in class org.cqframework.cql.elm.execution.Ratio
Gets the value of the numerator property.
getNumerator() - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
getOperand() - Method in class org.cqframework.cql.elm.execution.BinaryExpression
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.FunctionDef
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.FunctionRef
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.NaryExpression
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.Round
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.TernaryExpression
Gets the value of the operand property.
getOperand() - Method in class org.cqframework.cql.elm.execution.UnaryExpression
Gets the value of the operand property.
getOperandType() - Method in class org.cqframework.cql.elm.execution.OperandDef
Gets the value of the operandType property.
getOperandTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.OperandDef
Gets the value of the operandTypeSpecifier property.
getOrderBy() - Method in class org.cqframework.cql.elm.execution.First
Gets the value of the orderBy property.
getOrderBy() - Method in class org.cqframework.cql.elm.execution.Last
Gets the value of the orderBy property.
getOtherFilter() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the otherFilter property.
getPackageName() - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
getPackageName() - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
getPackageName() - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Deprecated.
Use getPackageNames() instead
getPackageNames() - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
getPackageNames() - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Return the package names of Java objects supported by this model
getParameterName() - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
Gets the value of the parameterName property.
getParameters() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the parameters property.
getParameterType() - Method in class org.cqframework.cql.elm.execution.ParameterDef
Gets the value of the parameterType property.
getParameterTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.ParameterDef
Gets the value of the parameterTypeSpecifier property.
getPath() - Method in class org.cqframework.cql.elm.execution.AggregateExpression
Gets the value of the path property.
getPath() - Method in class org.cqframework.cql.elm.execution.ByColumn
Gets the value of the path property.
getPath() - Method in class org.cqframework.cql.elm.execution.IncludeDef
Gets the value of the path property.
getPath() - Method in class org.cqframework.cql.elm.execution.Property
Gets the value of the path property.
getPattern() - Method in class org.cqframework.cql.elm.execution.LastPositionOf
Gets the value of the pattern property.
getPattern() - Method in class org.cqframework.cql.elm.execution.PositionOf
Gets the value of the pattern property.
getPointType() - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
Gets the value of the pointType property.
getPointType() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getPrecision() - Method in class org.cqframework.cql.elm.execution.After
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Before
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.CalculateAge
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Contains
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.DurationBetween
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Ends
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.In
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.IncludedIn
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Includes
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Meets
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.MeetsAfter
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.MeetsBefore
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Overlaps
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.ProperContains
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.ProperIn
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.ProperIncludes
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Round
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.SameAs
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.SameOrAfter
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.SameOrBefore
Gets the value of the precision property.
getPrecision() - Method in class org.cqframework.cql.elm.execution.Starts
Gets the value of the precision property.
getPrecision() - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
getProperty() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Gets the value of the property property.
getProperty() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Gets the value of the property property.
getProperty() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Gets the value of the property property.
getR() - Method in class org.cqframework.cql.elm.execution.Narrative
Gets the value of the r property.
getReader(String) - Static method in class org.opencds.cqf.cql.engine.serializing.CqlLibraryReaderFactory
 
getRelatedDataType() - Method in class org.cqframework.cql.elm.execution.IncludeElement
Gets the value of the relatedDataType property.
getRelatedProperty() - Method in class org.cqframework.cql.elm.execution.IncludeElement
Gets the value of the relatedProperty property.
getRelatedSearch() - Method in class org.cqframework.cql.elm.execution.IncludeElement
Gets the value of the relatedSearch property.
getRelationship() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the relationship property.
getResults() - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryResultEntry
 
getResultTypeName() - Method in class org.cqframework.cql.elm.execution.Element
Gets the value of the resultTypeName property.
getResultTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.Element
Gets the value of the resultTypeSpecifier property.
getReturn() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the return property.
getS() - Method in class org.cqframework.cql.elm.execution.Annotation
Gets the value of the s property.
getSchemaIdentifier() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the schemaIdentifier property.
getScope() - Method in class org.cqframework.cql.elm.execution.Current
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.Filter
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.ForEach
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.Iteration
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.Property
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.Repeat
Gets the value of the scope property.
getScope() - Method in class org.cqframework.cql.elm.execution.Total
Gets the value of the scope property.
getSearch() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Gets the value of the search property.
getSearch() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Gets the value of the search property.
getSearch() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Gets the value of the search property.
getSecond() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the second property.
getSecond() - Method in class org.cqframework.cql.elm.execution.Time
Gets the value of the second property.
getSeparator() - Method in class org.cqframework.cql.elm.execution.Combine
Gets the value of the separator property.
getSeparator() - Method in class org.cqframework.cql.elm.execution.Split
Gets the value of the separator property.
getSeparatorPattern() - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
Gets the value of the separatorPattern property.
getSeverity() - Method in class org.cqframework.cql.elm.execution.Message
Gets the value of the severity property.
getSeverity() - Method in exception org.opencds.cqf.cql.engine.exception.CqlException
 
getSharedUcumService() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getSignature() - Method in class org.cqframework.cql.elm.execution.AggregateExpression
Gets the value of the signature property.
getSignature() - Method in class org.cqframework.cql.elm.execution.FunctionRef
Gets the value of the signature property.
getSignature() - Method in class org.cqframework.cql.elm.execution.OperatorExpression
Gets the value of the signature property.
getSize(Object, Object) - Static method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getSort() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the sort property.
getSource() - Method in class org.cqframework.cql.elm.execution.AggregateExpression
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Children
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Combine
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Descendents
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Filter
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.First
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.ForEach
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.IndexOf
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Last
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Message
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Property
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Repeat
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Slice
Gets the value of the source property.
getSource() - Method in class org.cqframework.cql.elm.execution.Sort
Gets the value of the source property.
getSourceLocation() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
getSourceLocator() - Method in exception org.opencds.cqf.cql.engine.exception.CqlException
 
getStart() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
getStartChar() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the startChar property.
getStartChar() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
getStartIndex() - Method in class org.cqframework.cql.elm.execution.Slice
Gets the value of the startIndex property.
getStartIndex() - Method in class org.cqframework.cql.elm.execution.Substring
Gets the value of the startIndex property.
getStarting() - Method in class org.cqframework.cql.elm.execution.AggregateClause
Gets the value of the starting property.
getStartLine() - Method in class org.cqframework.cql.elm.execution.Locator
Gets the value of the startLine property.
getStartLine() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
getStatements() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the statements property.
getString() - Method in class org.cqframework.cql.elm.execution.LastPositionOf
Gets the value of the string property.
getString() - Method in class org.cqframework.cql.elm.execution.PositionOf
Gets the value of the string property.
getStringToSplit() - Method in class org.cqframework.cql.elm.execution.Split
Gets the value of the stringToSplit property.
getStringToSplit() - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
Gets the value of the stringToSplit property.
getStringToSub() - Method in class org.cqframework.cql.elm.execution.Substring
Gets the value of the stringToSub property.
getSuchThat() - Method in class org.cqframework.cql.elm.execution.RelationshipClause
Gets the value of the suchThat property.
getSystem() - Method in class org.cqframework.cql.elm.execution.Code
Gets the value of the system property.
getSystem() - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Gets the value of the system property.
getSystem() - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
getSystems() - Static method in class org.opencds.cqf.cql.engine.terminology.TerminologyValidation
 
getT() - Method in class org.cqframework.cql.elm.execution.Annotation
Gets the value of the t property.
getTargetIncludeLibraryId() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the targetIncludeLibraryId property.
getTargetIncludeLibrarySystem() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the targetIncludeLibrarySystem property.
getTargetIncludeLibraryVersionId() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Gets the value of the targetIncludeLibraryVersionId property.
getTemplateId() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the templateId property.
getTerminologyProvider() - Method in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
getThen() - Method in class org.cqframework.cql.elm.execution.CaseItem
Gets the value of the then property.
getThen() - Method in class org.cqframework.cql.elm.execution.If
Gets the value of the then property.
getTime() - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
getTimeChronoFieldFromIndex(int) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
getTimezoneOffset() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the timezoneOffset property.
getToType() - Method in class org.cqframework.cql.elm.execution.CanConvert
Gets the value of the toType property.
getToType() - Method in class org.cqframework.cql.elm.execution.Convert
Gets the value of the toType property.
getToTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.CanConvert
Gets the value of the toTypeSpecifier property.
getToTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.Convert
Gets the value of the toTypeSpecifier property.
getTranslatorOptions() - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
Gets the value of the translatorOptions property.
getTranslatorVersion() - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
Gets the value of the translatorVersion property.
getType() - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
Gets the value of the type property.
getType() - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Gets the value of the type property.
getTypeSpecifier() - Method in class org.cqframework.cql.elm.execution.List
Gets the value of the typeSpecifier property.
getUcumService() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
getUncertaintyInterval(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
getUncertaintyInterval(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
getUncertaintyInterval(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
getUncertaintyInterval(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
getUnit() - Method in class org.cqframework.cql.elm.execution.Quantity
Gets the value of the unit property.
getUnit() - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
getUri() - Method in class org.cqframework.cql.elm.execution.UsingDef
Gets the value of the uri property.
getUriPart(String) - Static method in class org.opencds.cqf.cql.engine.execution.NamespaceHelper
Gets the the namespace part of a fully qualified name.
getUsings() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the usings property.
getValue() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.InstanceElement
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.Literal
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.Quantity
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.Tag
Gets the value of the value property.
getValue() - Method in class org.cqframework.cql.elm.execution.TupleElement
Gets the value of the value property.
getValue() - Method in class org.opencds.cqf.cql.engine.debug.DebugResultEntry
 
getValue() - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
getValue() - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
getValueset() - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Gets the value of the valueset property.
getValueset() - Method in class org.cqframework.cql.elm.execution.InValueSet
Gets the value of the valueset property.
getValuesetExpression() - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Gets the value of the valuesetExpression property.
getValuesetExpression() - Method in class org.cqframework.cql.elm.execution.InValueSet
Gets the value of the valuesetExpression property.
getValueSetProperty() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Gets the value of the valueSetProperty property.
getValueSetProperty() - Method in class org.cqframework.cql.elm.execution.Retrieve
Gets the value of the valueSetProperty property.
getValueSets() - Method in class org.cqframework.cql.elm.execution.Library
Gets the value of the valueSets property.
getValueType() - Method in class org.cqframework.cql.elm.execution.Literal
Gets the value of the valueType property.
getValueType() - Method in class org.cqframework.cql.elm.execution.MaxValue
Gets the value of the valueType property.
getValueType() - Method in class org.cqframework.cql.elm.execution.MinValue
Gets the value of the valueType property.
getValueType() - Method in class org.cqframework.cql.elm.execution.Null
Gets the value of the valueType property.
getVersion() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Gets the value of the version property.
getVersion() - Method in class org.cqframework.cql.elm.execution.IncludeDef
Gets the value of the version property.
getVersion() - Method in class org.cqframework.cql.elm.execution.UsingDef
Gets the value of the version property.
getVersion() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Gets the value of the version property.
getVersion() - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Gets the value of the version property.
getVersion() - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
getVersion() - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
getVersion() - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
getVersion() - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
getWhen() - Method in class org.cqframework.cql.elm.execution.CaseItem
Gets the value of the when property.
getWhere() - Method in class org.cqframework.cql.elm.execution.Query
Gets the value of the where property.
getYear() - Method in class org.cqframework.cql.elm.execution.Date
Gets the value of the year property.
getYear() - Method in class org.cqframework.cql.elm.execution.DateTime
Gets the value of the year property.
greater(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.GreaterEvaluator
 
Greater - Class in org.cqframework.cql.elm.execution
The Greater operator returns true if the first argument is greater than the second argument.
Greater() - Constructor for class org.cqframework.cql.elm.execution.Greater
 
GreaterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
GreaterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.GreaterEvaluator
 
greaterOrEqual(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.GreaterOrEqualEvaluator
 
GreaterOrEqual - Class in org.cqframework.cql.elm.execution
The GreaterOrEqual operator returns true if the first argument is greater than or equal to the second argument.
GreaterOrEqual() - Constructor for class org.cqframework.cql.elm.execution.GreaterOrEqual
 
GreaterOrEqualEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
GreaterOrEqualEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.GreaterOrEqualEvaluator
 

H

hashCode() - Method in class org.cqframework.cql.elm.execution.Abs
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Add
 
hashCode() - Method in class org.cqframework.cql.elm.execution.After
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Aggregate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AliasRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AllTrue
 
hashCode() - Method in class org.cqframework.cql.elm.execution.And
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Annotation
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
hashCode() - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
hashCode() - Method in class org.cqframework.cql.elm.execution.As
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Avg
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Before
 
hashCode() - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ByColumn
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ByDirection
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ByExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CanConvert
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Case
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CaseItem
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Ceiling
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Children
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Coalesce
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Code
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CodeDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CodeRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Collapse
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Combine
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Concatenate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Concept
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Contains
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ContextDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Convert
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Count
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
hashCode() - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Current
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Date
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DateFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DateTime
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Descendents
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Distinct
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Divide
 
hashCode() - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Element
 
hashCode() - Method in class org.cqframework.cql.elm.execution.End
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Ends
 
hashCode() - Method in class org.cqframework.cql.elm.execution.EndsWith
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Equal
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Equivalent
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Except
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Exists
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Exp
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Expand
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Expression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Filter
 
hashCode() - Method in class org.cqframework.cql.elm.execution.First
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Flatten
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Floor
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ForEach
 
hashCode() - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Greater
 
hashCode() - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
hashCode() - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.If
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Implies
 
hashCode() - Method in class org.cqframework.cql.elm.execution.In
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Includes
 
hashCode() - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Indexer
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IndexOf
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Instance
 
hashCode() - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Intersect
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Interval
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.InValueSet
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Is
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IsFalse
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IsNull
 
hashCode() - Method in class org.cqframework.cql.elm.execution.IsTrue
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Iteration
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Last
 
hashCode() - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Length
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Less
 
hashCode() - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
hashCode() - Method in class org.cqframework.cql.elm.execution.LetClause
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
hashCode() - Method in class org.cqframework.cql.elm.execution.List
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Literal
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Ln
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Locator
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Log
 
hashCode() - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Lower
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Matches
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Max
 
hashCode() - Method in class org.cqframework.cql.elm.execution.MaxValue
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Median
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Meets
 
hashCode() - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
hashCode() - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Message
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Min
 
hashCode() - Method in class org.cqframework.cql.elm.execution.MinValue
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Mode
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Modulo
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Multiply
 
hashCode() - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Narrative
 
hashCode() - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Negate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Not
 
hashCode() - Method in class org.cqframework.cql.elm.execution.NotEqual
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Now
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Null
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OperandDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OperandRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Or
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Overlaps
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
hashCode() - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.PointFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
hashCode() - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
hashCode() - Method in class org.cqframework.cql.elm.execution.PositionOf
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Power
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Precision
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Predecessor
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Product
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ProperContains
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ProperIn
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Property
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Quantity
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Query
 
hashCode() - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Ratio
 
hashCode() - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Repeat
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Retrieve
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Round
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SameAs
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Search
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Size
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Slice
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Sort
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SortByItem
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SortClause
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Split
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Start
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Starts
 
hashCode() - Method in class org.cqframework.cql.elm.execution.StartsWith
 
hashCode() - Method in class org.cqframework.cql.elm.execution.StdDev
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Substring
 
hashCode() - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Subsumes
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Subtract
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Successor
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Sum
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Tag
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Time
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Times
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToChars
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToConcept
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToDate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Today
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToInteger
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToList
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToLong
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToRatio
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToString
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Total
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ToTime
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Truncate
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Tuple
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TupleElement
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Union
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Upper
 
hashCode() - Method in class org.cqframework.cql.elm.execution.UsingDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Variance
 
hashCode() - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Width
 
hashCode() - Method in class org.cqframework.cql.elm.execution.With
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Without
 
hashCode() - Method in class org.cqframework.cql.elm.execution.Xor
 
hashCode() - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
hashCode() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
hashCode() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Abs
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Add
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.After
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.And
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Annotation
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.As
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Avg
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Before
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Case
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Children
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Code
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Collapse
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Combine
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Concept
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Contains
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Convert
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Count
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Current
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Date
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTime
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Descendents
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Distinct
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Divide
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Element
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.End
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Ends
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Equal
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Except
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Exists
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Exp
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Expand
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Expression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Filter
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.First
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Flatten
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Floor
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ForEach
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Greater
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.If
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Implies
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.In
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Includes
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Indexer
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Instance
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Intersect
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Interval
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Is
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IsNull
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Iteration
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Last
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Length
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Less
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.LetClause
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.List
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Literal
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Ln
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Locator
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Log
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Lower
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Matches
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Max
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Median
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Meets
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Message
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Min
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.MinValue
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Mode
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Modulo
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Multiply
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Narrative
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Negate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Not
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Now
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Null
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Or
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Power
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Precision
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Product
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Property
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Quantity
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Query
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Ratio
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Repeat
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Round
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SameAs
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Search
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Size
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Slice
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Sort
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SortClause
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Split
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Start
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Starts
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.StdDev
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Substring
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Subtract
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Successor
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Sum
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Tag
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Time
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Times
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToChars
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Today
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToList
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToLong
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToString
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Total
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ToTime
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Truncate
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Tuple
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Union
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Upper
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Variance
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Width
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.With
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Without
 
hashCode(ObjectLocator, HashCodeStrategy2) - Method in class org.cqframework.cql.elm.execution.Xor
 
hasNext() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.QueryIterator
 
hasNext() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.ResetIterator
 
hasNext() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.TimesIterator
 
hasSystem(String) - Static method in class org.opencds.cqf.cql.engine.terminology.TerminologyValidation
 
high - Variable in class org.cqframework.cql.elm.execution.Interval
 
highBoundary(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.HighBoundaryEvaluator
 
HighBoundary - Class in org.cqframework.cql.elm.execution
The HighBoundary operator returns the greatest possible value of the input to the specified precision.
HighBoundary() - Constructor for class org.cqframework.cql.elm.execution.HighBoundary
 
HighBoundaryEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
HighBoundaryEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.HighBoundaryEvaluator
 
highClosed - Variable in class org.cqframework.cql.elm.execution.Interval
 
highClosedExpression - Variable in class org.cqframework.cql.elm.execution.Interval
 
highProperty - Variable in class org.cqframework.cql.elm.execution.DateFilterElement
 
hour - Variable in class org.cqframework.cql.elm.execution.DateTime
 
hour - Variable in class org.cqframework.cql.elm.execution.Time
 
HOUR - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
HOUR - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 

I

id - Variable in class org.cqframework.cql.elm.execution.CodeDef
 
id - Variable in class org.cqframework.cql.elm.execution.CodeSystemDef
 
id - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
id - Variable in class org.cqframework.cql.elm.execution.ValueSetDef
 
id - Variable in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
identifier - Variable in class org.cqframework.cql.elm.execution.AggregateClause
 
identifier - Variable in class org.cqframework.cql.elm.execution.LetClause
 
identifier - Variable in class org.cqframework.cql.elm.execution.Library
 
IdentifierRef - Class in org.cqframework.cql.elm.execution
The IdentifierRef type defines an expression that references an identifier that is either unresolved, or has been resolved to an attribute in an unambiguous iteration scope such as a sort.
IdentifierRef() - Constructor for class org.cqframework.cql.elm.execution.IdentifierRef
 
IdentifierRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IdentifierRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IdentifierRefEvaluator
 
idProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
idSearch - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
If - Class in org.cqframework.cql.elm.execution
The If operator evaluates a condition, and returns the then argument if the condition evaluates to true; if the condition evaluates to false or null, the result of the else argument is returned.
If() - Constructor for class org.cqframework.cql.elm.execution.If
 
IfEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IfEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IfEvaluator
 
implies(Boolean, Boolean) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ImpliesEvaluator
 
Implies - Class in org.cqframework.cql.elm.execution
The Implies operator returns the logical implication of its arguments.
Implies() - Constructor for class org.cqframework.cql.elm.execution.Implies
 
ImpliesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ImpliesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ImpliesEvaluator
 
in(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.InEvaluator
 
in(Code, ValueSetInfo) - Method in interface org.opencds.cqf.cql.engine.terminology.TerminologyProvider
Checks if a given Code is a member of a given ValueSetInfo
In - Class in org.cqframework.cql.elm.execution
The In operator tests for membership in an interval or list.
In() - Constructor for class org.cqframework.cql.elm.execution.In
 
include - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
INCLUDE - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorType
An included CQL library could not be loaded.
IncludeDef - Class in org.cqframework.cql.elm.execution
Includes a library for use within the artifact.
IncludeDef() - Constructor for class org.cqframework.cql.elm.execution.IncludeDef
 
includedIn - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
includedIn(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IncludedInEvaluator
 
IncludedIn - Class in org.cqframework.cql.elm.execution
The IncludedIn operator returns true if the first operand is completely included in the second.
IncludedIn() - Constructor for class org.cqframework.cql.elm.execution.IncludedIn
 
IncludedInEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IncludedInEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IncludedInEvaluator
 
IncludeElement - Class in org.cqframework.cql.elm.execution
The IncludeElement type specifies include information for an include within a retrieve.
IncludeElement() - Constructor for class org.cqframework.cql.elm.execution.IncludeElement
 
includeFrom - Variable in class org.cqframework.cql.elm.execution.IncludeElement
 
includes - Variable in class org.cqframework.cql.elm.execution.Library
 
includes(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IncludesEvaluator
 
includes(Location) - Method in class org.opencds.cqf.cql.engine.debug.Location
 
Includes - Class in org.cqframework.cql.elm.execution
The Includes operator returns true if the first operand completely includes the second.
Includes() - Constructor for class org.cqframework.cql.elm.execution.Includes
 
Includes() - Constructor for class org.cqframework.cql.elm.execution.Library.Includes
 
IncludesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IncludesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IncludesEvaluator
 
inCodeSystem(Context, Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.InCodeSystemEvaluator
 
InCodeSystem - Class in org.cqframework.cql.elm.execution
The InCodeSystem operator returns true if the given code is in the given code system.
InCodeSystem() - Constructor for class org.cqframework.cql.elm.execution.InCodeSystem
 
InCodeSystemEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
InCodeSystemEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.InCodeSystemEvaluator
 
indexer(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IndexerEvaluator
 
Indexer - Class in org.cqframework.cql.elm.execution
The Indexer operator returns the indexth element in a string or list.
Indexer() - Constructor for class org.cqframework.cql.elm.execution.Indexer
 
IndexerEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IndexerEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IndexerEvaluator
 
indexOf(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IndexOfEvaluator
 
IndexOf - Class in org.cqframework.cql.elm.execution
The IndexOf operator returns the 0-based index of the given element in the given source list.
IndexOf() - Constructor for class org.cqframework.cql.elm.execution.IndexOf
 
IndexOfEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IndexOfEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IndexOfEvaluator
 
InEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
InEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.InEvaluator
 
INFO - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorSeverity
The message is informational and does not impact the translator output.
initialValue - Variable in class org.cqframework.cql.elm.execution.Aggregate
 
InMemoryLibraryLoader - Class in org.opencds.cqf.cql.engine.execution
 
InMemoryLibraryLoader(Collection<Library>) - Constructor for class org.opencds.cqf.cql.engine.execution.InMemoryLibraryLoader
 
Instance - Class in org.cqframework.cql.elm.execution
The Instance expression allows class instances of any type to be built up as an expression.
Instance() - Constructor for class org.cqframework.cql.elm.execution.Instance
 
InstanceElement - Class in org.cqframework.cql.elm.execution
The InstanceElement is used within an Instance expression to provide the value of a specific element within an object literal expression.
InstanceElement() - Constructor for class org.cqframework.cql.elm.execution.InstanceElement
 
InstanceEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
InstanceEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.InstanceEvaluator
 
INTERNAL - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorType
An unexpected error in the translator.
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AbsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AddEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AfterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AliasRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AllTrueEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AndEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AnyInCodeSystemEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AnyInValueSetEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AnyTrueEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.AvgEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.BeforeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeAtEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CalculateAgeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CaseEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CeilingEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ChildrenEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CoalesceEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CodeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CodeRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CodeSystemRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CollapseEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CombineEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConcatenateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConceptEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConceptRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ContainsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertQuantityEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToBooleanEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDateTimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToDecimalEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToIntegerEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToLongEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToQuantityEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToStringEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ConvertsToTimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CountEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DateFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DateTimeComponentFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DateTimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DescendentsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DifferenceBetweenEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DistinctEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DivideEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.DurationBetweenEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.EndEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.EndsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.EndsWithEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.EqualEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.EquivalentEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExceptEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.Executable
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExistsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExpandEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExpandValueSetEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExpEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExpressionDefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ExpressionRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.FilterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.FirstEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.FlattenEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.FloorEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ForEachEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.FunctionRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.GeometricMeanEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.GreaterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.GreaterOrEqualEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.HighBoundaryEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IdentifierRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IfEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ImpliesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IncludedInEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IncludesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.InCodeSystemEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IndexerEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IndexOfEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.InEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.InstanceEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IntersectEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IntervalEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.InValueSetEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IsFalseEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IsNullEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.IsTrueEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LastEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LastPositionOfEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LengthEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LessEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LessOrEqualEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ListEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LiteralEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LnEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LogEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LowBoundaryEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.LowerEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MatchesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MaxEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MaxValueEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MedianEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MeetsAfterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MeetsBeforeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MeetsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MessageEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MinEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MinValueEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ModeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ModuloEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.MultiplyEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.NegateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.NotEqualEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.NotEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.NowEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.NullEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.OperandRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.OrEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsAfterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsBeforeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ParameterRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PointFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PopulationStdDevEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PopulationVarianceEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PositionOfEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PowerEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PrecisionEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PredecessorEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ProductEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ProperContainsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludedInEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ProperInEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.PropertyEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.QuantityEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.QueryEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.QueryLetRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.RatioEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.RepeatEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ReplaceMatchesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.RetrieveEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.RoundEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SameAsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SameOrAfterEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SameOrBeforeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SingletonFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SizeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SliceEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SplitEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SplitOnMatchesEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.StartEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.StartsEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.StartsWithEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.StdDevEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SubstringEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SubtractEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SuccessorEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.SumEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TimeFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TimeOfDayEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TimezoneFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TimezoneOffsetFromEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToBooleanEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToConceptEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToDateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToDateTimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TodayEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToDecimalEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToIntegerEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToListEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToLongEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToQuantityEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToRatioEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToStringEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ToTimeEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TruncatedDivideEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TruncateEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.TupleEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.UnionEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.UpperEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.ValueSetRefEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.VarianceEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.WidthEvaluator
 
internalEvaluate(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.XorEvaluator
 
intersect(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IntersectEvaluator
 
Intersect - Class in org.cqframework.cql.elm.execution
The Intersect operator returns the intersection of its arguments.
Intersect() - Constructor for class org.cqframework.cql.elm.execution.Intersect
 
IntersectEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IntersectEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IntersectEvaluator
 
Interval - Class in org.cqframework.cql.elm.execution
The Interval selector defines an interval value.
Interval - Class in org.opencds.cqf.cql.engine.runtime
 
Interval() - Constructor for class org.cqframework.cql.elm.execution.Interval
 
Interval(Object, boolean, Object, boolean) - Constructor for class org.opencds.cqf.cql.engine.runtime.Interval
 
Interval(Object, boolean, Object, boolean, Context) - Constructor for class org.opencds.cqf.cql.engine.runtime.Interval
 
IntervalEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IntervalEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IntervalEvaluator
 
intervalIncludedIn(Interval, Interval, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IncludedInEvaluator
 
intervalProperlyIncludes(Interval, Interval, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludesEvaluator
 
IntervalTypeSpecifier - Class in org.cqframework.cql.elm.execution
IntervalTypeSpecifier defines an interval type by specifying the point type.
IntervalTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
InvalidCast - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidCast(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidCast
 
InvalidComparison - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidComparison(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidComparison
 
InvalidConversion - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidConversion(Object, Object) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidConversion
 
InvalidConversion(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidConversion
 
InvalidDate - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidDate(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidDate
 
InvalidDateTime - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidDateTime(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidDateTime
 
InvalidDateTime(String, Throwable) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidDateTime
 
InvalidInterval - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidInterval(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidInterval
 
InvalidLiteral - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidLiteral(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidLiteral
 
InvalidOperatorArgument - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidOperatorArgument(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidOperatorArgument
 
InvalidOperatorArgument(String, String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidOperatorArgument
 
InvalidPrecision - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidPrecision(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidPrecision
 
InvalidTime - Exception in org.opencds.cqf.cql.engine.exception
 
InvalidTime(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.InvalidTime
 
inValueSet(Context, Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.InValueSetEvaluator
 
InValueSet - Class in org.cqframework.cql.elm.execution
The InValueSet operator returns true if the given code is in the given value set.
InValueSet() - Constructor for class org.cqframework.cql.elm.execution.InValueSet
 
InValueSetEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
InValueSetEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.InValueSetEvaluator
 
is(Object, Class<?>) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
is(Object, Class<?>) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
is(Object, Class<?>) - Method in class org.opencds.cqf.cql.engine.model.BaseModelResolver
 
is(Object, Class<?>) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Check whether or not a specified value instance is of the specified type.
Is - Class in org.cqframework.cql.elm.execution
The Is operator allows the type of a result to be tested.
Is() - Constructor for class org.cqframework.cql.elm.execution.Is
 
isDefaultUnit(String) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
isDistinct() - Method in class org.cqframework.cql.elm.execution.AggregateClause
Gets the value of the distinct property.
isDistinct() - Method in class org.cqframework.cql.elm.execution.ReturnClause
Gets the value of the distinct property.
IsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IsEvaluator
 
isExpandValueSets() - Method in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
isExpressionCached(VersionedIdentifier, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
isExpressionCachingEnabled() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
isExternal() - Method in class org.cqframework.cql.elm.execution.FunctionDef
Gets the value of the external property.
isFalse(Boolean) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IsFalseEvaluator
 
IsFalse - Class in org.cqframework.cql.elm.execution
The IsFalse operator determines whether or not its argument evaluates to false.
IsFalse() - Constructor for class org.cqframework.cql.elm.execution.IsFalse
 
IsFalseEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IsFalseEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IsFalseEvaluator
 
isFluent() - Method in class org.cqframework.cql.elm.execution.FunctionDef
Gets the value of the fluent property.
isHighClosed() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the highClosed property.
isIsReverse() - Method in class org.cqframework.cql.elm.execution.IncludeElement
Gets the value of the isReverse property.
isList() - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
isLowClosed() - Method in class org.cqframework.cql.elm.execution.Interval
Gets the value of the lowClosed property.
isNull(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IsNullEvaluator
 
IsNull - Class in org.cqframework.cql.elm.execution
The IsNull operator determines whether or not its argument evaluates to null.
IsNull() - Constructor for class org.cqframework.cql.elm.execution.IsNull
 
IsNullEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IsNullEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IsNullEvaluator
 
isPreserve() - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Gets the value of the preserve property.
isReverse - Variable in class org.cqframework.cql.elm.execution.IncludeElement
 
isStrict() - Method in class org.cqframework.cql.elm.execution.As
Gets the value of the strict property.
isTrue(Boolean) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IsTrueEvaluator
 
IsTrue - Class in org.cqframework.cql.elm.execution
The IsTrue operator determines whether or not its argument evaluates to true.
IsTrue() - Constructor for class org.cqframework.cql.elm.execution.IsTrue
 
IsTrueEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
IsTrueEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.IsTrueEvaluator
 
isType - Variable in class org.cqframework.cql.elm.execution.Is
 
isTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.Is
 
isUncertain() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
isUncertain(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
isUncertain(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
isUncertain(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
isUncertain(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
iteration - Variable in class org.cqframework.cql.elm.execution.Aggregate
 
Iteration - Class in org.cqframework.cql.elm.execution
The Iteration expression returns the current iteration number of a scoped operation.
Iteration() - Constructor for class org.cqframework.cql.elm.execution.Iteration
 

L

last(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LastEvaluator
 
Last - Class in org.cqframework.cql.elm.execution
The Last operator returns the last element in a list.
Last() - Constructor for class org.cqframework.cql.elm.execution.Last
 
LastEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LastEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LastEvaluator
 
lastPositionOf(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LastPositionOfEvaluator
 
LastPositionOf - Class in org.cqframework.cql.elm.execution
The LastPositionOf operator returns the 0-based index of the beginning of the last appearance of the given pattern in the given string.
LastPositionOf() - Constructor for class org.cqframework.cql.elm.execution.LastPositionOf
 
LastPositionOfEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LastPositionOfEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LastPositionOfEvaluator
 
length - Variable in class org.cqframework.cql.elm.execution.Substring
 
length(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LengthEvaluator
 
Length - Class in org.cqframework.cql.elm.execution
The Length operator returns the length of its argument.
Length() - Constructor for class org.cqframework.cql.elm.execution.Length
 
LengthEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LengthEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LengthEvaluator
 
less(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LessEvaluator
 
Less - Class in org.cqframework.cql.elm.execution
The Less operator returns true if the first argument is less than the second argument.
Less() - Constructor for class org.cqframework.cql.elm.execution.Less
 
LessEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LessEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LessEvaluator
 
lessOrEqual(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LessOrEqualEvaluator
 
LessOrEqual - Class in org.cqframework.cql.elm.execution
The LessOrEqual operator returns true if the first argument is less than or equal to the second argument.
LessOrEqual() - Constructor for class org.cqframework.cql.elm.execution.LessOrEqual
 
LessOrEqualEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LessOrEqualEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LessOrEqualEvaluator
 
let - Variable in class org.cqframework.cql.elm.execution.Query
 
LetClause - Class in org.cqframework.cql.elm.execution
The LetClause element allows any number of expression definitions to be introduced within a query scope.
LetClause() - Constructor for class org.cqframework.cql.elm.execution.LetClause
 
Library - Class in org.cqframework.cql.elm.execution
A Library is an instance of a CQL-ELM library.
Library() - Constructor for class org.cqframework.cql.elm.execution.Library
 
Library.Codes - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.CodeSystems - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Concepts - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Contexts - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Includes - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Parameters - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Statements - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.Usings - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
Library.ValueSets - Class in org.cqframework.cql.elm.execution
Java class for anonymous complex type.
libraryId - Variable in class org.cqframework.cql.elm.execution.Locator
 
LibraryLoader - Interface in org.opencds.cqf.cql.engine.execution
 
libraryName - Variable in class org.cqframework.cql.elm.execution.CodeRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.CodeSystemRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.ConceptRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.ExpressionRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.IdentifierRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.ParameterRef
 
libraryName - Variable in class org.cqframework.cql.elm.execution.ValueSetRef
 
librarySystem - Variable in class org.cqframework.cql.elm.execution.Locator
 
libraryVersion - Variable in class org.cqframework.cql.elm.execution.Locator
 
LibraryWrapper - Class in org.opencds.cqf.cql.engine.serializing
 
LibraryWrapper() - Constructor for class org.opencds.cqf.cql.engine.serializing.LibraryWrapper
 
List - Class in org.cqframework.cql.elm.execution
The List selector returns a value of type List, whose elements are the result of evaluating the arguments to the List selector, in order.
List() - Constructor for class org.cqframework.cql.elm.execution.List
 
ListEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ListEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ListEvaluator
 
listIncludedIn(Iterable<?>, Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.IncludedInEvaluator
 
listLength(Iterable<?>) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LengthEvaluator
 
listProperlyIncludes(Iterable<?>, Iterable<?>, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludesEvaluator
 
ListTypeSpecifier - Class in org.cqframework.cql.elm.execution
ListTypeSpecifier defines a list type by specifying the type of elements the list may contain.
ListTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
Literal - Class in org.cqframework.cql.elm.execution
The Literal type defines a single scalar value.
Literal() - Constructor for class org.cqframework.cql.elm.execution.Literal
 
LiteralEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LiteralEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LiteralEvaluator
 
ln(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LnEvaluator
 
Ln - Class in org.cqframework.cql.elm.execution
The Ln operator computes the natural logarithm of its argument.
Ln() - Constructor for class org.cqframework.cql.elm.execution.Ln
 
LnEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LnEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LnEvaluator
 
load(VersionedIdentifier) - Method in class org.opencds.cqf.cql.engine.execution.DefaultLibraryLoader
 
load(VersionedIdentifier) - Method in class org.opencds.cqf.cql.engine.execution.InMemoryLibraryLoader
 
load(VersionedIdentifier) - Method in interface org.opencds.cqf.cql.engine.execution.LibraryLoader
 
localId - Variable in class org.cqframework.cql.elm.execution.Element
 
localIdentifier - Variable in class org.cqframework.cql.elm.execution.IncludeDef
 
localIdentifier - Variable in class org.cqframework.cql.elm.execution.UsingDef
 
Location - Class in org.opencds.cqf.cql.engine.debug
 
Location(int, int, int, int) - Constructor for class org.opencds.cqf.cql.engine.debug.Location
 
LOCATION - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
 
locator - Variable in class org.cqframework.cql.elm.execution.Annotation
 
locator - Variable in class org.cqframework.cql.elm.execution.Element
 
Locator - Class in org.cqframework.cql.elm.execution
Java class for Locator complex type.
Locator() - Constructor for class org.cqframework.cql.elm.execution.Locator
 
log(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LogEvaluator
 
Log - Class in org.cqframework.cql.elm.execution
The Log operator computes the logarithm of its first argument, using the second argument as the base.
Log() - Constructor for class org.cqframework.cql.elm.execution.Log
 
LOG - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugAction
 
logDebugError(CqlException) - Method in class org.opencds.cqf.cql.engine.debug.DebugResult
 
logDebugError(CqlException) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
logDebugMessage(SourceLocator, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
logDebugResult(Executable, Object, DebugAction) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
logDebugResult(Executable, Library, Object) - Static method in class org.opencds.cqf.cql.engine.debug.DebugUtilities
 
logDebugResult(Executable, Library, Object, DebugAction) - Method in class org.opencds.cqf.cql.engine.debug.DebugResult
 
logDebugResultEntry(Executable, Object) - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryResultEntry
 
logDebugTrace(SourceLocator, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
logDebugWarning(SourceLocator, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
LogEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LogEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LogEvaluator
 
lookup(Code, CodeSystemInfo) - Method in interface org.opencds.cqf.cql.engine.terminology.TerminologyProvider
Looks up the display value for a given Code from a given CodeSystemInfo
low - Variable in class org.cqframework.cql.elm.execution.Interval
 
lowBoundary(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LowBoundaryEvaluator
 
LowBoundary - Class in org.cqframework.cql.elm.execution
The LowBoundary operator returns the least possible value of the input to the specified precision.
LowBoundary() - Constructor for class org.cqframework.cql.elm.execution.LowBoundary
 
LowBoundaryEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LowBoundaryEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LowBoundaryEvaluator
 
lowClosed - Variable in class org.cqframework.cql.elm.execution.Interval
 
lowClosedExpression - Variable in class org.cqframework.cql.elm.execution.Interval
 
lower(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LowerEvaluator
 
Lower - Class in org.cqframework.cql.elm.execution
The Lower operator returns the given string with all characters converted to their lowercase equivalents.
Lower() - Constructor for class org.cqframework.cql.elm.execution.Lower
 
LowerEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
LowerEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.LowerEvaluator
 
lowProperty - Variable in class org.cqframework.cql.elm.execution.DateFilterElement
 

M

matches(String, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MatchesEvaluator
 
Matches - Class in org.cqframework.cql.elm.execution
The Matches operator returns true if the given string matches the given regular expression pattern.
Matches() - Constructor for class org.cqframework.cql.elm.execution.Matches
 
MatchesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MatchesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MatchesEvaluator
 
max(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MaxEvaluator
 
Max - Class in org.cqframework.cql.elm.execution
The Max operator returns the maximum element in the source.
Max() - Constructor for class org.cqframework.cql.elm.execution.Max
 
MAX_DECIMAL - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MAX_INT - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MAX_LONG - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MaxEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MaxEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MaxEvaluator
 
maxValue(String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MaxValueEvaluator
 
MaxValue - Class in org.cqframework.cql.elm.execution
The MaxValue operator returns the maximum representable value for the given type.
MaxValue() - Constructor for class org.cqframework.cql.elm.execution.MaxValue
 
MaxValueEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MaxValueEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MaxValueEvaluator
 
median(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MedianEvaluator
 
Median - Class in org.cqframework.cql.elm.execution
The Median operator returns the median of the elements in source.
Median() - Constructor for class org.cqframework.cql.elm.execution.Median
 
MedianEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MedianEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MedianEvaluator
 
mediaType - Variable in class org.cqframework.cql.elm.execution.IncludeDef
 
meets(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MeetsEvaluator
 
Meets - Class in org.cqframework.cql.elm.execution
The Meets operator returns true if the first interval ends immediately before the second interval starts, or if the first interval starts immediately after the second interval ends.
Meets() - Constructor for class org.cqframework.cql.elm.execution.Meets
 
meetsAfter(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MeetsAfterEvaluator
 
MeetsAfter - Class in org.cqframework.cql.elm.execution
The MeetsAfter operator returns true if the first interval starts immediately after the second interval ends.
MeetsAfter() - Constructor for class org.cqframework.cql.elm.execution.MeetsAfter
 
MeetsAfterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MeetsAfterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MeetsAfterEvaluator
 
meetsBefore(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MeetsBeforeEvaluator
 
MeetsBefore - Class in org.cqframework.cql.elm.execution
The MeetsBefore operator returns true if the first interval ends immediately before the second interval starts.
MeetsBefore() - Constructor for class org.cqframework.cql.elm.execution.MeetsBefore
 
MeetsBeforeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MeetsBeforeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MeetsBeforeEvaluator
 
MeetsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MeetsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MeetsEvaluator
 
meetsOperation(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MeetsEvaluator
 
message - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
message - Variable in class org.cqframework.cql.elm.execution.Message
 
message(Context, SourceLocator, Object, Boolean, String, String, String) - Method in class org.opencds.cqf.cql.engine.elm.execution.MessageEvaluator
 
Message - Class in org.cqframework.cql.elm.execution
The Message operator is used to support errors, warnings, messages, and tracing in an ELM evaluation environment.
Message() - Constructor for class org.cqframework.cql.elm.execution.Message
 
MESSAGE - Enum constant in enum class org.opencds.cqf.cql.engine.exception.Severity
 
MessageEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MessageEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MessageEvaluator
 
millisecond - Variable in class org.cqframework.cql.elm.execution.DateTime
 
millisecond - Variable in class org.cqframework.cql.elm.execution.Time
 
MILLISECOND - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
MILLISECOND - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
min(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MinEvaluator
 
Min - Class in org.cqframework.cql.elm.execution
The Min operator returns the minimum element in the source.
Min() - Constructor for class org.cqframework.cql.elm.execution.Min
 
MIN_DECIMAL - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MIN_INT - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MIN_LONG - Static variable in class org.opencds.cqf.cql.engine.runtime.Value
 
MinEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MinEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MinEvaluator
 
minute - Variable in class org.cqframework.cql.elm.execution.DateTime
 
minute - Variable in class org.cqframework.cql.elm.execution.Time
 
MINUTE - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
MINUTE - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
minValue(String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MinValueEvaluator
 
MinValue - Class in org.cqframework.cql.elm.execution
The MinValue operator returns the minimum representable value for the given type.
MinValue() - Constructor for class org.cqframework.cql.elm.execution.MinValue
 
MinValueEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MinValueEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MinValueEvaluator
 
mode(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ModeEvaluator
 
Mode - Class in org.cqframework.cql.elm.execution
The Mode operator returns the statistical mode of the elements in source.
Mode() - Constructor for class org.cqframework.cql.elm.execution.Mode
 
ModeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ModeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ModeEvaluator
 
modelResolver - Variable in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
ModelResolver - Interface in org.opencds.cqf.cql.engine.model
A ModelResolver provides support for mapping a logical model (e.g.
modulo(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ModuloEvaluator
 
Modulo - Class in org.cqframework.cql.elm.execution
The Modulo operator computes the remainder of the division of its arguments.
Modulo() - Constructor for class org.cqframework.cql.elm.execution.Modulo
 
ModuloEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ModuloEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ModuloEvaluator
 
month - Variable in class org.cqframework.cql.elm.execution.Date
 
month - Variable in class org.cqframework.cql.elm.execution.DateTime
 
MONTH - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
MONTH - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
multiply(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.MultiplyEvaluator
 
Multiply - Class in org.cqframework.cql.elm.execution
The Multiply operator performs numeric multiplication of its arguments.
Multiply() - Constructor for class org.cqframework.cql.elm.execution.Multiply
 
MultiplyEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
MultiplyEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.MultiplyEvaluator
 

N

name - Variable in class org.cqframework.cql.elm.execution.AliasRef
 
name - Variable in class org.cqframework.cql.elm.execution.CodeDef
 
name - Variable in class org.cqframework.cql.elm.execution.CodeRef
 
name - Variable in class org.cqframework.cql.elm.execution.CodeSystemDef
 
name - Variable in class org.cqframework.cql.elm.execution.CodeSystemRef
 
name - Variable in class org.cqframework.cql.elm.execution.ConceptDef
 
name - Variable in class org.cqframework.cql.elm.execution.ConceptRef
 
name - Variable in class org.cqframework.cql.elm.execution.ContextDef
 
name - Variable in class org.cqframework.cql.elm.execution.ExpressionDef
 
name - Variable in class org.cqframework.cql.elm.execution.ExpressionRef
 
name - Variable in class org.cqframework.cql.elm.execution.IdentifierRef
 
name - Variable in class org.cqframework.cql.elm.execution.InstanceElement
 
name - Variable in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
name - Variable in class org.cqframework.cql.elm.execution.OperandDef
 
name - Variable in class org.cqframework.cql.elm.execution.OperandRef
 
name - Variable in class org.cqframework.cql.elm.execution.ParameterDef
 
name - Variable in class org.cqframework.cql.elm.execution.ParameterRef
 
name - Variable in class org.cqframework.cql.elm.execution.QueryLetRef
 
name - Variable in class org.cqframework.cql.elm.execution.Tag
 
name - Variable in class org.cqframework.cql.elm.execution.TupleElement
 
name - Variable in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
name - Variable in class org.cqframework.cql.elm.execution.ValueSetDef
 
name - Variable in class org.cqframework.cql.elm.execution.ValueSetRef
 
NamedTypeSpecifier - Class in org.cqframework.cql.elm.execution
NamedTypeSpecifier defines a type identified by a name, such as Integer, String, Patient, or Encounter.
NamedTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
NamespaceHelper - Class in org.opencds.cqf.cql.engine.execution
 
NamespaceHelper() - Constructor for class org.opencds.cqf.cql.engine.execution.NamespaceHelper
 
Narrative - Class in org.cqframework.cql.elm.execution
Java class for Narrative complex type.
Narrative() - Constructor for class org.cqframework.cql.elm.execution.Narrative
 
NaryExpression - Class in org.cqframework.cql.elm.execution
The NaryExpression type defines an abstract base class for an expression that takes any number of arguments, including zero.
NaryExpression() - Constructor for class org.cqframework.cql.elm.execution.NaryExpression
 
negate(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.NegateEvaluator
 
Negate - Class in org.cqframework.cql.elm.execution
The Negate operator returns the negative of its argument.
Negate() - Constructor for class org.cqframework.cql.elm.execution.Negate
 
NegateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
NegateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.NegateEvaluator
 
next() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.QueryIterator
 
next() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.ResetIterator
 
next() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.TimesIterator
 
NODE_ID - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
 
NODE_TYPE - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
 
NONE - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugAction
 
NoOpPHIObfuscator - Class in org.opencds.cqf.cql.engine.elm.execution.obfuscate
 
NoOpPHIObfuscator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.obfuscate.NoOpPHIObfuscator
 
normalizeDateTimeElements(int...) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
normalizeTimeElements(int...) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
not(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.NotEvaluator
 
Not - Class in org.cqframework.cql.elm.execution
The Not operator returns the logical negation of its argument.
Not() - Constructor for class org.cqframework.cql.elm.execution.Not
 
notEqual(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.NotEqualEvaluator
 
NotEqual - Class in org.cqframework.cql.elm.execution
The NotEqual operator returns true if its arguments are not the same value.
NotEqual() - Constructor for class org.cqframework.cql.elm.execution.NotEqual
 
NotEqualEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
NotEqualEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.NotEqualEvaluator
 
NotEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
NotEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.NotEvaluator
 
Now - Class in org.cqframework.cql.elm.execution
The Now operator returns the date and time of the start timestamp associated with the evaluation request.
Now() - Constructor for class org.cqframework.cql.elm.execution.Now
 
NowEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
NowEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.NowEvaluator
 
Null - Class in org.cqframework.cql.elm.execution
The Null operator returns a null, or missing information marker.
Null() - Constructor for class org.cqframework.cql.elm.execution.Null
 
nullableCompareTo(Quantity) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
NullEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
NullEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.NullEvaluator
 
numerator - Variable in class org.cqframework.cql.elm.execution.Ratio
 

O

obfuscate(Object) - Method in class org.opencds.cqf.cql.engine.elm.execution.obfuscate.NoOpPHIObfuscator
 
obfuscate(Object) - Method in interface org.opencds.cqf.cql.engine.elm.execution.obfuscate.PHIObfuscator
 
obfuscate(Object) - Method in class org.opencds.cqf.cql.engine.elm.execution.obfuscate.RedactingPHIObfuscator
 
objectEqual(Object, Object) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
objectEqual(Object, Object) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
objectEqual(Object, Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
objectEqual(Object, Object) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Compare two objects for equality
objectEquivalent(Object, Object) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
objectEquivalent(Object, Object) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
objectEquivalent(Object, Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
objectEquivalent(Object, Object) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Compare two objects for equivalence
ObjectFactory - Class in org.cqframework.cql.elm.execution
This object contains factory methods for each Java content interface and Java element interface generated in the org.cqframework.cql.elm.execution package.
ObjectFactory() - Constructor for class org.cqframework.cql.elm.execution.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cqframework.cql.elm.execution
onOrAfter(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SameOrAfterEvaluator
 
onOrBefore(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SameOrBeforeEvaluator
 
operand - Variable in class org.cqframework.cql.elm.execution.BinaryExpression
 
operand - Variable in class org.cqframework.cql.elm.execution.FunctionDef
 
operand - Variable in class org.cqframework.cql.elm.execution.FunctionRef
 
operand - Variable in class org.cqframework.cql.elm.execution.NaryExpression
 
operand - Variable in class org.cqframework.cql.elm.execution.Round
 
operand - Variable in class org.cqframework.cql.elm.execution.TernaryExpression
 
operand - Variable in class org.cqframework.cql.elm.execution.UnaryExpression
 
OperandDef - Class in org.cqframework.cql.elm.execution
The OperandDef type defines an operand to a function that can be referenced by name anywhere within the body of a function definition.
OperandDef() - Constructor for class org.cqframework.cql.elm.execution.OperandDef
 
OperandRef - Class in org.cqframework.cql.elm.execution
The OperandRef expression allows the value of an operand to be referenced as part of an expression within the body of a function definition.
OperandRef() - Constructor for class org.cqframework.cql.elm.execution.OperandRef
 
OperandRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
OperandRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.OperandRefEvaluator
 
operandType - Variable in class org.cqframework.cql.elm.execution.OperandDef
 
operandTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.OperandDef
 
OperatorExpression - Class in org.cqframework.cql.elm.execution
The Operator type defines the abstract base type for all built-in operators used in the ELM expression language.
OperatorExpression() - Constructor for class org.cqframework.cql.elm.execution.OperatorExpression
 
or(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.OrEvaluator
 
Or - Class in org.cqframework.cql.elm.execution
The Or operator returns the logical disjunction of its arguments.
Or() - Constructor for class org.cqframework.cql.elm.execution.Or
 
orderBy - Variable in class org.cqframework.cql.elm.execution.First
 
orderBy - Variable in class org.cqframework.cql.elm.execution.Last
 
OrEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
OrEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.OrEvaluator
 
org.cqframework.cql.elm.execution - package org.cqframework.cql.elm.execution
 
org.opencds.cqf.cql.engine.data - package org.opencds.cqf.cql.engine.data
 
org.opencds.cqf.cql.engine.debug - package org.opencds.cqf.cql.engine.debug
 
org.opencds.cqf.cql.engine.elm.execution - package org.opencds.cqf.cql.engine.elm.execution
 
org.opencds.cqf.cql.engine.elm.execution.obfuscate - package org.opencds.cqf.cql.engine.elm.execution.obfuscate
 
org.opencds.cqf.cql.engine.exception - package org.opencds.cqf.cql.engine.exception
 
org.opencds.cqf.cql.engine.execution - package org.opencds.cqf.cql.engine.execution
 
org.opencds.cqf.cql.engine.model - package org.opencds.cqf.cql.engine.model
 
org.opencds.cqf.cql.engine.retrieve - package org.opencds.cqf.cql.engine.retrieve
 
org.opencds.cqf.cql.engine.runtime - package org.opencds.cqf.cql.engine.runtime
 
org.opencds.cqf.cql.engine.runtime.iterators - package org.opencds.cqf.cql.engine.runtime.iterators
 
org.opencds.cqf.cql.engine.serializing - package org.opencds.cqf.cql.engine.serializing
 
org.opencds.cqf.cql.engine.terminology - package org.opencds.cqf.cql.engine.terminology
 
otherFilter - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
OtherFilterElement - Class in org.cqframework.cql.elm.execution
The OtherFilterElement type specifies an arbitrarily-typed filter criteria for use within a retrieve, specified as either [property] [comparator] [value] or [search] [comparator] [value].
OtherFilterElement() - Constructor for class org.cqframework.cql.elm.execution.OtherFilterElement
 
overlaps(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsEvaluator
 
Overlaps - Class in org.cqframework.cql.elm.execution
The Overlaps operator returns true if the first interval overlaps the second.
Overlaps() - Constructor for class org.cqframework.cql.elm.execution.Overlaps
 
overlapsAfter(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsAfterEvaluator
 
OverlapsAfter - Class in org.cqframework.cql.elm.execution
The OverlapsAfter operator returns true if the first interval overlaps and ends after the second.
OverlapsAfter() - Constructor for class org.cqframework.cql.elm.execution.OverlapsAfter
 
OverlapsAfterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
OverlapsAfterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.OverlapsAfterEvaluator
 
overlapsBefore(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.OverlapsBeforeEvaluator
 
OverlapsBefore - Class in org.cqframework.cql.elm.execution
The OverlapsBefore operator returns true if the first interval starts before and overlaps the second.
OverlapsBefore() - Constructor for class org.cqframework.cql.elm.execution.OverlapsBefore
 
OverlapsBeforeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
OverlapsBeforeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.OverlapsBeforeEvaluator
 
OverlapsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
OverlapsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.OverlapsEvaluator
 

P

ParameterDef - Class in org.cqframework.cql.elm.execution
The ParameterDef type defines a parameter that can be referenced by name anywhere within an expression.
ParameterDef() - Constructor for class org.cqframework.cql.elm.execution.ParameterDef
 
parameterName - Variable in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
ParameterRef - Class in org.cqframework.cql.elm.execution
The ParameterRef expression allows the value of a parameter to be referenced as part of an expression.
ParameterRef() - Constructor for class org.cqframework.cql.elm.execution.ParameterRef
 
ParameterRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ParameterRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ParameterRefEvaluator
 
parameters - Variable in class org.cqframework.cql.elm.execution.Library
 
Parameters() - Constructor for class org.cqframework.cql.elm.execution.Library.Parameters
 
parameterType - Variable in class org.cqframework.cql.elm.execution.ParameterDef
 
parameterTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.ParameterDef
 
ParameterTypeSpecifier - Class in org.cqframework.cql.elm.execution
A type which is generic class parameter such as T in MyGeneric.
ParameterTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
path - Variable in class org.cqframework.cql.elm.execution.AggregateExpression
 
path - Variable in class org.cqframework.cql.elm.execution.ByColumn
 
path - Variable in class org.cqframework.cql.elm.execution.IncludeDef
 
path - Variable in class org.cqframework.cql.elm.execution.Property
 
pattern - Variable in class org.cqframework.cql.elm.execution.LastPositionOf
 
pattern - Variable in class org.cqframework.cql.elm.execution.PositionOf
 
phiObfuscationSupplier() - Method in interface org.opencds.cqf.cql.engine.data.DataProvider
 
PHIObfuscator - Interface in org.opencds.cqf.cql.engine.elm.execution.obfuscate
 
pointFrom(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PointFromEvaluator
 
PointFrom - Class in org.cqframework.cql.elm.execution
The PointFrom expression extracts the single point from the source interval.
PointFrom() - Constructor for class org.cqframework.cql.elm.execution.PointFrom
 
PointFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PointFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PointFromEvaluator
 
pointType - Variable in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
pop() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
popEvaluatedResourceStack() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
popStdDev(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PopulationStdDevEvaluator
 
PopulationStdDev - Class in org.cqframework.cql.elm.execution
The PopulationStdDev operator returns the statistical standard deviation of the elements in source.
PopulationStdDev() - Constructor for class org.cqframework.cql.elm.execution.PopulationStdDev
 
PopulationStdDevEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PopulationStdDevEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PopulationStdDevEvaluator
 
PopulationVariance - Class in org.cqframework.cql.elm.execution
The PopulationVariance operator returns the statistical population variance of the elements in source.
PopulationVariance() - Constructor for class org.cqframework.cql.elm.execution.PopulationVariance
 
PopulationVarianceEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PopulationVarianceEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PopulationVarianceEvaluator
 
popVariance(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PopulationVarianceEvaluator
 
popWindow() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
positionOf(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PositionOfEvaluator
 
PositionOf - Class in org.cqframework.cql.elm.execution
The PositionOf operator returns the 0-based index of the beginning given pattern in the given string.
PositionOf() - Constructor for class org.cqframework.cql.elm.execution.PositionOf
 
PositionOfEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PositionOfEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PositionOfEvaluator
 
power(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PowerEvaluator
 
Power - Class in org.cqframework.cql.elm.execution
The Power operator raises the first argument to the power given by the second argument.
Power() - Constructor for class org.cqframework.cql.elm.execution.Power
 
PowerEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PowerEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PowerEvaluator
 
precision - Variable in class org.cqframework.cql.elm.execution.After
 
precision - Variable in class org.cqframework.cql.elm.execution.Before
 
precision - Variable in class org.cqframework.cql.elm.execution.CalculateAge
 
precision - Variable in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
precision - Variable in class org.cqframework.cql.elm.execution.Contains
 
precision - Variable in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
precision - Variable in class org.cqframework.cql.elm.execution.DifferenceBetween
 
precision - Variable in class org.cqframework.cql.elm.execution.DurationBetween
 
precision - Variable in class org.cqframework.cql.elm.execution.Ends
 
precision - Variable in class org.cqframework.cql.elm.execution.In
 
precision - Variable in class org.cqframework.cql.elm.execution.IncludedIn
 
precision - Variable in class org.cqframework.cql.elm.execution.Includes
 
precision - Variable in class org.cqframework.cql.elm.execution.Meets
 
precision - Variable in class org.cqframework.cql.elm.execution.MeetsAfter
 
precision - Variable in class org.cqframework.cql.elm.execution.MeetsBefore
 
precision - Variable in class org.cqframework.cql.elm.execution.Overlaps
 
precision - Variable in class org.cqframework.cql.elm.execution.OverlapsAfter
 
precision - Variable in class org.cqframework.cql.elm.execution.OverlapsBefore
 
precision - Variable in class org.cqframework.cql.elm.execution.ProperContains
 
precision - Variable in class org.cqframework.cql.elm.execution.ProperIn
 
precision - Variable in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
precision - Variable in class org.cqframework.cql.elm.execution.ProperIncludes
 
precision - Variable in class org.cqframework.cql.elm.execution.Round
 
precision - Variable in class org.cqframework.cql.elm.execution.SameAs
 
precision - Variable in class org.cqframework.cql.elm.execution.SameOrAfter
 
precision - Variable in class org.cqframework.cql.elm.execution.SameOrBefore
 
precision - Variable in class org.cqframework.cql.elm.execution.Starts
 
precision(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PrecisionEvaluator
 
Precision - Class in org.cqframework.cql.elm.execution
The Precision operator returns the number of digits of precision in the input value.
Precision - Enum Class in org.opencds.cqf.cql.engine.runtime
 
Precision() - Constructor for class org.cqframework.cql.elm.execution.Precision
 
PrecisionEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PrecisionEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PrecisionEvaluator
 
predecessor(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.PredecessorEvaluator
 
Predecessor - Class in org.cqframework.cql.elm.execution
The Predecessor operator returns the predecessor of the argument.
Predecessor() - Constructor for class org.cqframework.cql.elm.execution.Predecessor
 
PredecessorEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PredecessorEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PredecessorEvaluator
 
preserve - Variable in class org.cqframework.cql.elm.execution.ValueSetRef
 
PRIVATE - Enum constant in enum class org.cqframework.cql.elm.execution.AccessModifier
 
product(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProductEvaluator
 
Product - Class in org.cqframework.cql.elm.execution
The Product operator returns the geometric product of non-null elements in the source.
Product() - Constructor for class org.cqframework.cql.elm.execution.Product
 
ProductEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ProductEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ProductEvaluator
 
properContains(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperContainsEvaluator
 
properContains(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperContainsEvaluator
 
ProperContains - Class in org.cqframework.cql.elm.execution
The ProperContains operator returns true if the first operand properly contains the second.
ProperContains() - Constructor for class org.cqframework.cql.elm.execution.ProperContains
 
ProperContainsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ProperContainsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ProperContainsEvaluator
 
properIn(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperInEvaluator
 
properIn(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperInEvaluator
 
ProperIn - Class in org.cqframework.cql.elm.execution
The ProperIn operator tests for proper membership in an interval or list.
ProperIn() - Constructor for class org.cqframework.cql.elm.execution.ProperIn
 
ProperIncludedIn - Class in org.cqframework.cql.elm.execution
The ProperIncludedIn operator returns true if the first operand is included in the second, and is strictly smaller.
ProperIncludedIn() - Constructor for class org.cqframework.cql.elm.execution.ProperIncludedIn
 
ProperIncludedInEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ProperIncludedInEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ProperIncludedInEvaluator
 
ProperIncludes - Class in org.cqframework.cql.elm.execution
The ProperIncludes operator returns true if the first operand includes the second, and is strictly larger.
ProperIncludes() - Constructor for class org.cqframework.cql.elm.execution.ProperIncludes
 
ProperIncludesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ProperIncludesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ProperIncludesEvaluator
 
ProperInEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ProperInEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ProperInEvaluator
 
properlyIncludedIn(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludedInEvaluator
 
properlyIncludes(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ProperIncludesEvaluator
 
property - Variable in class org.cqframework.cql.elm.execution.CodeFilterElement
 
property - Variable in class org.cqframework.cql.elm.execution.DateFilterElement
 
property - Variable in class org.cqframework.cql.elm.execution.OtherFilterElement
 
Property - Class in org.cqframework.cql.elm.execution
The Property operator returns the value of the property on source specified by the path attribute.
Property() - Constructor for class org.cqframework.cql.elm.execution.Property
 
PropertyEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
PropertyEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.PropertyEvaluator
 
providers(boolean) - Static method in class org.opencds.cqf.cql.engine.serializing.CqlLibraryReaderFactory
 
PUBLIC - Enum constant in enum class org.cqframework.cql.elm.execution.AccessModifier
 
push(Variable) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
pushEvaluatedResourceStack() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
pushWindow() - Method in class org.opencds.cqf.cql.engine.execution.Context
 

Q

Quantity - Class in org.cqframework.cql.elm.execution
The Quantity type defines a clinical quantity.
Quantity - Class in org.opencds.cqf.cql.engine.runtime
 
Quantity() - Constructor for class org.cqframework.cql.elm.execution.Quantity
 
Quantity() - Constructor for class org.opencds.cqf.cql.engine.runtime.Quantity
 
QuantityEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
QuantityEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.QuantityEvaluator
 
Query - Class in org.cqframework.cql.elm.execution
The Query operator represents a clause-based query.
Query() - Constructor for class org.cqframework.cql.elm.execution.Query
 
QueryEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
QueryEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.QueryEvaluator
 
QueryIterator - Class in org.opencds.cqf.cql.engine.runtime.iterators
Created by Bryn on 8/11/2019.
QueryIterator(Context, List<Iterator<Object>>) - Constructor for class org.opencds.cqf.cql.engine.runtime.iterators.QueryIterator
 
QueryLetRef - Class in org.cqframework.cql.elm.execution
The QueryLetRef expression allows for the reference of a specific let definition within the scope of a query.
QueryLetRef() - Constructor for class org.cqframework.cql.elm.execution.QueryLetRef
 
QueryLetRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
QueryLetRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.QueryLetRefEvaluator
 

R

r - Variable in class org.cqframework.cql.elm.execution.Narrative
 
Ratio - Class in org.cqframework.cql.elm.execution
The Ratio type defines a ratio between two quantities.
Ratio - Class in org.opencds.cqf.cql.engine.runtime
 
Ratio() - Constructor for class org.cqframework.cql.elm.execution.Ratio
 
Ratio() - Constructor for class org.opencds.cqf.cql.engine.runtime.Ratio
 
RatioEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
RatioEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.RatioEvaluator
 
read(File) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
read(InputStream) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
read(Reader) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
read(String) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
read(URI) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
read(URL) - Method in interface org.opencds.cqf.cql.engine.serializing.CqlLibraryReader
 
REDACTED_MESSAGE - Static variable in class org.opencds.cqf.cql.engine.elm.execution.obfuscate.RedactingPHIObfuscator
 
RedactingPHIObfuscator - Class in org.opencds.cqf.cql.engine.elm.execution.obfuscate
 
RedactingPHIObfuscator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.obfuscate.RedactingPHIObfuscator
 
registerDataProvider(String, DataProvider) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
registerExternalFunctionProvider(VersionedIdentifier, ExternalFunctionProvider) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
registerLibraryLoader(LibraryLoader) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
registerTerminologyProvider(TerminologyProvider) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
relatedDataType - Variable in class org.cqframework.cql.elm.execution.IncludeElement
 
relatedProperty - Variable in class org.cqframework.cql.elm.execution.IncludeElement
 
relatedSearch - Variable in class org.cqframework.cql.elm.execution.IncludeElement
 
relationship - Variable in class org.cqframework.cql.elm.execution.Query
 
RelationshipClause - Class in org.cqframework.cql.elm.execution
The RelationshipClause element allows related sources to be used to restrict the elements included from another source in a query scope.
RelationshipClause() - Constructor for class org.cqframework.cql.elm.execution.RelationshipClause
 
removeDebugEntry(String, DebugLocator) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
removeDebugEntry(DebugLocator) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
removeEntry(DebugLocator) - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
repeat(Object, Object, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.RepeatEvaluator
 
Repeat - Class in org.cqframework.cql.elm.execution
The Repeat expression performs successive ForEach until no new elements are returned.
Repeat() - Constructor for class org.cqframework.cql.elm.execution.Repeat
 
RepeatEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
RepeatEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.RepeatEvaluator
 
replaceMatches(String, String, String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ReplaceMatchesEvaluator
 
ReplaceMatches - Class in org.cqframework.cql.elm.execution
The ReplaceMatches operator matches the given string using the regular expression pattern, replacing each match with the given substitution.
ReplaceMatches() - Constructor for class org.cqframework.cql.elm.execution.ReplaceMatches
 
ReplaceMatchesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ReplaceMatchesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ReplaceMatchesEvaluator
 
reset() - Method in class org.opencds.cqf.cql.engine.runtime.iterators.ResetIterator
 
ResetIterator<E> - Class in org.opencds.cqf.cql.engine.runtime.iterators
Created by Bryn on 8/11/2019.
ResetIterator(Iterator<E>) - Constructor for class org.opencds.cqf.cql.engine.runtime.iterators.ResetIterator
 
resolveAlias(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveCodeRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveCodeRef(String, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveCodeSystemRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveConceptRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveConceptRef(String, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveDataProvider(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveDataProvider(String, boolean) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveDataProvider(QName) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveDataProviderByModelUri(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveExpressionRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveFunctionRef(String, List<Object>, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveIdentifierRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveParameterRef(String, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolvePath(Object, String) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
resolvePath(Object, String) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
resolvePath(Object, String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolvePath(Object, String) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Resolve the provided path expression for the provided target.
resolveTerminologyProvider() - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveType(Object) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
resolveType(Object) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
resolveType(Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveType(Object) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Resolve the Java class that corresponds to the given model object instance.
resolveType(String) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
resolveType(String) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
resolveType(String) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Resolve the Java class that corresponds to the given model type
resolveType(QName) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveType(TypeSpecifier) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveValueSetRef(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveVariable(String) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resolveVariable(String, boolean) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
resultTypeName - Variable in class org.cqframework.cql.elm.execution.Element
 
resultTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.Element
 
retrieve(String, String, Object, String, String, String, Iterable<Code>, String, String, String, String, Interval) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
retrieve(String, String, Object, String, String, String, Iterable<Code>, String, String, String, String, Interval) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
retrieve(String, String, Object, String, String, String, Iterable<Code>, String, String, String, String, Interval) - Method in interface org.opencds.cqf.cql.engine.retrieve.RetrieveProvider
 
Retrieve - Class in org.cqframework.cql.elm.execution
The retrieve expression defines clinical data that will be used by the artifact.
Retrieve() - Constructor for class org.cqframework.cql.elm.execution.Retrieve
 
RetrieveEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
RetrieveEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.RetrieveEvaluator
 
retrieveProvider - Variable in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
RetrieveProvider - Interface in org.opencds.cqf.cql.engine.retrieve
 
ReturnClause - Class in org.cqframework.cql.elm.execution
The ReturnClause element defines the shape of the result set of the query.
ReturnClause() - Constructor for class org.cqframework.cql.elm.execution.ReturnClause
 
round(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.RoundEvaluator
 
Round - Class in org.cqframework.cql.elm.execution
The Round operator returns the nearest integer to its argument.
Round() - Constructor for class org.cqframework.cql.elm.execution.Round
 
RoundEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
RoundEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.RoundEvaluator
 

S

s - Variable in class org.cqframework.cql.elm.execution.Annotation
 
sameAs(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SameAsEvaluator
 
SameAs - Class in org.cqframework.cql.elm.execution
The SameAs operator is defined for Date, DateTime, and Time values, as well as intervals.
SameAs() - Constructor for class org.cqframework.cql.elm.execution.SameAs
 
SameAsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SameAsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SameAsEvaluator
 
sameOrAfter(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SameOrAfterEvaluator
 
SameOrAfter - Class in org.cqframework.cql.elm.execution
The SameOrAfter operator is defined for Date, DateTime, and Time values, as well as intervals.
SameOrAfter() - Constructor for class org.cqframework.cql.elm.execution.SameOrAfter
 
SameOrAfterEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SameOrAfterEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SameOrAfterEvaluator
 
sameOrBefore(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SameOrBeforeEvaluator
 
SameOrBefore - Class in org.cqframework.cql.elm.execution
The SameOrBefore operator is defined for Date, DateTime, and Time values, as well as intervals.
SameOrBefore() - Constructor for class org.cqframework.cql.elm.execution.SameOrBefore
 
SameOrBeforeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SameOrBeforeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SameOrBeforeEvaluator
 
schemaIdentifier - Variable in class org.cqframework.cql.elm.execution.Library
 
scope - Variable in class org.cqframework.cql.elm.execution.Current
 
scope - Variable in class org.cqframework.cql.elm.execution.Filter
 
scope - Variable in class org.cqframework.cql.elm.execution.ForEach
 
scope - Variable in class org.cqframework.cql.elm.execution.Iteration
 
scope - Variable in class org.cqframework.cql.elm.execution.Property
 
scope - Variable in class org.cqframework.cql.elm.execution.Repeat
 
scope - Variable in class org.cqframework.cql.elm.execution.Total
 
search - Variable in class org.cqframework.cql.elm.execution.CodeFilterElement
 
search - Variable in class org.cqframework.cql.elm.execution.DateFilterElement
 
search - Variable in class org.cqframework.cql.elm.execution.OtherFilterElement
 
Search - Class in org.cqframework.cql.elm.execution
The Search operation provides an operator that returns the result of an indexing expression on an instance.
Search() - Constructor for class org.cqframework.cql.elm.execution.Search
 
second - Variable in class org.cqframework.cql.elm.execution.DateTime
 
second - Variable in class org.cqframework.cql.elm.execution.Time
 
SECOND - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
SECOND - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
selectedCase(Context, Object) - Method in class org.opencds.cqf.cql.engine.elm.execution.CaseEvaluator
 
SEMANTIC - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorType
Any kind of semantic error with the CQL.
separator - Variable in class org.cqframework.cql.elm.execution.Combine
 
separator - Variable in class org.cqframework.cql.elm.execution.Split
 
separatorPattern - Variable in class org.cqframework.cql.elm.execution.SplitOnMatches
 
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.CodeDef
Sets the value of the accessLevel property.
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Sets the value of the accessLevel property.
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ConceptDef
Sets the value of the accessLevel property.
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Sets the value of the accessLevel property.
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ParameterDef
Sets the value of the accessLevel property.
setAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Sets the value of the accessLevel property.
setAggregate(AggregateClause) - Method in class org.cqframework.cql.elm.execution.Query
Sets the value of the aggregate property.
setAlias(String) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
Sets the value of the alias property.
setAsType(QName) - Method in class org.cqframework.cql.elm.execution.As
Sets the value of the asType property.
setAsTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.As
Sets the value of the asTypeSpecifier property.
setClassType(QName) - Method in class org.cqframework.cql.elm.execution.Instance
Sets the value of the classType property.
setCode(String) - Method in class org.cqframework.cql.elm.execution.Code
Sets the value of the code property.
setCode(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
setCode(Expression) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Sets the value of the code property.
setCode(Expression) - Method in class org.cqframework.cql.elm.execution.InValueSet
Sets the value of the code property.
setCode(Expression) - Method in class org.cqframework.cql.elm.execution.Message
Sets the value of the code property.
setCodeComparator(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the codeComparator property.
setCodeProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the codeProperty property.
setCodes(Iterable<Code>) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
setCodes(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Sets the value of the codes property.
setCodes(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Sets the value of the codes property.
setCodes(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the codes property.
setCodes(Library.Codes) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the codes property.
setCodeSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the codeSearch property.
setCodesystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Sets the value of the codesystem property.
setCodesystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Sets the value of the codesystem property.
setCodeSystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.CodeDef
Sets the value of the codeSystem property.
setCodesystemExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
Sets the value of the codesystemExpression property.
setCodesystemExpression(Expression) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
Sets the value of the codesystemExpression property.
setCodeSystems(List<CodeSystem>) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
setCodeSystems(Library.CodeSystems) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the codeSystems property.
setComparand(Expression) - Method in class org.cqframework.cql.elm.execution.Case
Sets the value of the comparand property.
setComparator(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Sets the value of the comparator property.
setComparator(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Sets the value of the comparator property.
setConcepts(Library.Concepts) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the concepts property.
setCondition(Expression) - Method in class org.cqframework.cql.elm.execution.Filter
Sets the value of the condition property.
setCondition(Expression) - Method in class org.cqframework.cql.elm.execution.If
Sets the value of the condition property.
setCondition(Expression) - Method in class org.cqframework.cql.elm.execution.Message
Sets the value of the condition property.
setContext(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Sets the value of the context property.
setContext(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the context property.
setContextProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the contextProperty property.
setContexts(Library.Contexts) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the contexts property.
setContextSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the contextSearch property.
setContextValue(String, Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setDataType(QName) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dataType property.
setDate(LocalDate) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
setDateHighProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dateHighProperty property.
setDateLowProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dateLowProperty property.
setDateProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dateProperty property.
setDateRange(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dateRange property.
setDateSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the dateSearch property.
setDateTime(OffsetDateTime) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
setDay(Expression) - Method in class org.cqframework.cql.elm.execution.Date
Sets the value of the day property.
setDay(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the day property.
setDebugMap(DebugMap) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setDebugResult(DebugResult) - Method in class org.opencds.cqf.cql.engine.execution.EvaluationResult
 
setDefault(Expression) - Method in class org.cqframework.cql.elm.execution.ParameterDef
Sets the value of the default property.
setDenominator(Quantity) - Method in class org.cqframework.cql.elm.execution.Ratio
Sets the value of the denominator property.
setDenominator(Quantity) - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
setDirection(SortDirection) - Method in class org.cqframework.cql.elm.execution.SortByItem
Sets the value of the direction property.
setDisplay(String) - Method in class org.cqframework.cql.elm.execution.Code
Sets the value of the display property.
setDisplay(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
Sets the value of the display property.
setDisplay(String) - Method in class org.cqframework.cql.elm.execution.Concept
Sets the value of the display property.
setDisplay(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
Sets the value of the display property.
setDisplay(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
setDisplay(String) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
setDistinct(Boolean) - Method in class org.cqframework.cql.elm.execution.AggregateClause
Sets the value of the distinct property.
setDistinct(Boolean) - Method in class org.cqframework.cql.elm.execution.ReturnClause
Sets the value of the distinct property.
setElement(Expression) - Method in class org.cqframework.cql.elm.execution.ForEach
Sets the value of the element property.
setElement(Expression) - Method in class org.cqframework.cql.elm.execution.IndexOf
Sets the value of the element property.
setElement(Expression) - Method in class org.cqframework.cql.elm.execution.Repeat
Sets the value of the element property.
setElements(LinkedHashMap<String, Object>) - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
setElementType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
Sets the value of the elementType property.
setElementType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Sets the value of the elementType property.
setElse(Expression) - Method in class org.cqframework.cql.elm.execution.Case
Sets the value of the else property.
setElse(Expression) - Method in class org.cqframework.cql.elm.execution.If
Sets the value of the else property.
setEndChar(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the endChar property.
setEndIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
Sets the value of the endIndex property.
setEndLine(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the endLine property.
setErrorSeverity(ErrorSeverity) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the errorSeverity property.
setErrorType(ErrorType) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the errorType property.
setEvaluationOffset(ZoneOffset) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
setExpandValueSets(boolean) - Method in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateClause
Sets the value of the expression property.
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
Sets the value of the expression property.
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ByExpression
Sets the value of the expression property.
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Sets the value of the expression property.
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.LetClause
Sets the value of the expression property.
setExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ReturnClause
Sets the value of the expression property.
setExpressionCaching(boolean) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setExternal(Boolean) - Method in class org.cqframework.cql.elm.execution.FunctionDef
Sets the value of the external property.
setFluent(Boolean) - Method in class org.cqframework.cql.elm.execution.FunctionDef
Sets the value of the fluent property.
setHigh(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the high property.
setHighClosed(Boolean) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the highClosed property.
setHighClosedExpression(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the highClosedExpression property.
setHighProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Sets the value of the highProperty property.
setHour(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the hour property.
setHour(Expression) - Method in class org.cqframework.cql.elm.execution.Time
Sets the value of the hour property.
setId(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
Sets the value of the id property.
setId(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Sets the value of the id property.
setId(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Sets the value of the id property.
setId(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Sets the value of the id property.
setId(String) - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
setId(String) - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
setId(String) - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
setId(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the id property.
setIdentifier(String) - Method in class org.cqframework.cql.elm.execution.AggregateClause
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.cqframework.cql.elm.execution.LetClause
Sets the value of the identifier property.
setIdentifier(VersionedIdentifier) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the identifier property.
setIdProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the idProperty property.
setIdSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the idSearch property.
setIncludedIn(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the includedIn property.
setIncludeFrom(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
Sets the value of the includeFrom property.
setIncludes(Library.Includes) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the includes property.
setInitialValue(Expression) - Method in class org.cqframework.cql.elm.execution.Aggregate
Sets the value of the initialValue property.
setIsCoverageEnabled(boolean) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
setIsList(boolean) - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
setIsLoggingEnabled(boolean) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
setIsReverse(Boolean) - Method in class org.cqframework.cql.elm.execution.IncludeElement
Sets the value of the isReverse property.
setIsType(QName) - Method in class org.cqframework.cql.elm.execution.Is
Sets the value of the isType property.
setIsTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Is
Sets the value of the isTypeSpecifier property.
setIteration(Expression) - Method in class org.cqframework.cql.elm.execution.Aggregate
Sets the value of the iteration property.
setLength(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
Sets the value of the length property.
setLibrary(Library) - Method in class org.opencds.cqf.cql.engine.serializing.LibraryWrapper
 
setLibraryId(String) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the libraryId property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
Sets the value of the libraryName property.
setLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Sets the value of the libraryName property.
setLibrarySystem(String) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the librarySystem property.
setLibraryVersion(String) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the libraryVersion property.
setLocalId(String) - Method in class org.cqframework.cql.elm.execution.Element
Sets the value of the localId property.
setLocalIdentifier(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
Sets the value of the localIdentifier property.
setLocalIdentifier(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
Sets the value of the localIdentifier property.
setLocator(String) - Method in class org.cqframework.cql.elm.execution.Element
Sets the value of the locator property.
setLocator(Locator) - Method in class org.cqframework.cql.elm.execution.Annotation
Sets the value of the locator property.
setLow(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the low property.
setLowClosed(Boolean) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the lowClosed property.
setLowClosedExpression(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
Sets the value of the lowClosedExpression property.
setLowProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Sets the value of the lowProperty property.
setMediaType(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
Sets the value of the mediaType property.
setMessage(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the message property.
setMessage(Expression) - Method in class org.cqframework.cql.elm.execution.Message
Sets the value of the message property.
setMillisecond(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the millisecond property.
setMillisecond(Expression) - Method in class org.cqframework.cql.elm.execution.Time
Sets the value of the millisecond property.
setMinute(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the minute property.
setMinute(Expression) - Method in class org.cqframework.cql.elm.execution.Time
Sets the value of the minute property.
setMonth(Expression) - Method in class org.cqframework.cql.elm.execution.Date
Sets the value of the month property.
setMonth(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the month property.
setName(String) - Method in class org.cqframework.cql.elm.execution.AliasRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ContextDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.InstanceElement
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.OperandDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.OperandRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ParameterDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.Tag
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.TupleElement
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Sets the value of the name property.
setName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Sets the value of the name property.
setName(String) - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
setName(String) - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
setName(QName) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
Sets the value of the name property.
setNumerator(Quantity) - Method in class org.cqframework.cql.elm.execution.Ratio
Sets the value of the numerator property.
setNumerator(Quantity) - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
setOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Round
Sets the value of the operand property.
setOperand(Expression) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
Sets the value of the operand property.
setOperandType(QName) - Method in class org.cqframework.cql.elm.execution.OperandDef
Sets the value of the operandType property.
setOperandTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OperandDef
Sets the value of the operandTypeSpecifier property.
setOrderBy(String) - Method in class org.cqframework.cql.elm.execution.First
Sets the value of the orderBy property.
setOrderBy(String) - Method in class org.cqframework.cql.elm.execution.Last
Sets the value of the orderBy property.
setPackageName(String) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
setPackageName(String) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
setPackageName(String) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Deprecated.
Use setPackageNames#String instead
setPackageNames(List<String>) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
setPackageNames(List<String>) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Set the package names of Java objects supported by this model
setParameter(String, String, Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setParameterName(String) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
Sets the value of the parameterName property.
setParameters(Library.Parameters) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the parameters property.
setParameters(Library, Map<String, Object>) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setParameterType(QName) - Method in class org.cqframework.cql.elm.execution.ParameterDef
Sets the value of the parameterType property.
setParameterTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ParameterDef
Sets the value of the parameterTypeSpecifier property.
setPath(String) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
Sets the value of the path property.
setPath(String) - Method in class org.cqframework.cql.elm.execution.ByColumn
Sets the value of the path property.
setPath(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
Sets the value of the path property.
setPath(String) - Method in class org.cqframework.cql.elm.execution.Property
Sets the value of the path property.
setPattern(Expression) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
Sets the value of the pattern property.
setPattern(Expression) - Method in class org.cqframework.cql.elm.execution.PositionOf
Sets the value of the pattern property.
setPointType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
Sets the value of the pointType property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.After
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Before
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.CalculateAge
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Contains
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DurationBetween
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Ends
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.In
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.IncludedIn
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Includes
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Meets
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Overlaps
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperContains
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIn
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameAs
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
Sets the value of the precision property.
setPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Starts
Sets the value of the precision property.
setPrecision(Expression) - Method in class org.cqframework.cql.elm.execution.Round
Sets the value of the precision property.
setPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.BaseTemporal
 
setPreserve(Boolean) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
Sets the value of the preserve property.
setProperty(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Sets the value of the property property.
setProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Sets the value of the property property.
setProperty(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Sets the value of the property property.
setR(String) - Method in class org.cqframework.cql.elm.execution.Narrative
Sets the value of the r property.
setRelatedDataType(QName) - Method in class org.cqframework.cql.elm.execution.IncludeElement
Sets the value of the relatedDataType property.
setRelatedProperty(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
Sets the value of the relatedProperty property.
setRelatedSearch(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
Sets the value of the relatedSearch property.
setResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Element
Sets the value of the resultTypeName property.
setResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Element
Sets the value of the resultTypeSpecifier property.
setReturn(ReturnClause) - Method in class org.cqframework.cql.elm.execution.Query
Sets the value of the return property.
setS(Narrative) - Method in class org.cqframework.cql.elm.execution.Annotation
Sets the value of the s property.
setSchemaIdentifier(VersionedIdentifier) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the schemaIdentifier property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Current
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Filter
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.ForEach
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Iteration
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Property
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Repeat
Sets the value of the scope property.
setScope(String) - Method in class org.cqframework.cql.elm.execution.Total
Sets the value of the scope property.
setSearch(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Sets the value of the search property.
setSearch(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Sets the value of the search property.
setSearch(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Sets the value of the search property.
setSecond(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the second property.
setSecond(Expression) - Method in class org.cqframework.cql.elm.execution.Time
Sets the value of the second property.
setSeparator(Expression) - Method in class org.cqframework.cql.elm.execution.Combine
Sets the value of the separator property.
setSeparator(Expression) - Method in class org.cqframework.cql.elm.execution.Split
Sets the value of the separator property.
setSeparatorPattern(Expression) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
Sets the value of the separatorPattern property.
setSeverity(Expression) - Method in class org.cqframework.cql.elm.execution.Message
Sets the value of the severity property.
setSort(SortClause) - Method in class org.cqframework.cql.elm.execution.Query
Sets the value of the sort property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Children
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Combine
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Descendents
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Filter
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.First
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.ForEach
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.IndexOf
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Last
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Message
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Property
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Repeat
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
Sets the value of the source property.
setSource(Expression) - Method in class org.cqframework.cql.elm.execution.Sort
Sets the value of the source property.
setSourceLocator(SourceLocator) - Method in exception org.opencds.cqf.cql.engine.exception.CqlException
 
setStartChar(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the startChar property.
setStartIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
Sets the value of the startIndex property.
setStartIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
Sets the value of the startIndex property.
setStarting(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateClause
Sets the value of the starting property.
setStartLine(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
Sets the value of the startLine property.
setStatements(Library.Statements) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the statements property.
setStrict(Boolean) - Method in class org.cqframework.cql.elm.execution.As
Sets the value of the strict property.
setString(Expression) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
Sets the value of the string property.
setString(Expression) - Method in class org.cqframework.cql.elm.execution.PositionOf
Sets the value of the string property.
setStringToSplit(Expression) - Method in class org.cqframework.cql.elm.execution.Split
Sets the value of the stringToSplit property.
setStringToSplit(Expression) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
Sets the value of the stringToSplit property.
setStringToSub(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
Sets the value of the stringToSub property.
setSuchThat(Expression) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
Sets the value of the suchThat property.
setSystem(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Sets the value of the system property.
setSystem(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
setSystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.Code
Sets the value of the system property.
setSystems(List<String>) - Static method in class org.opencds.cqf.cql.engine.terminology.TerminologyValidation
 
setTargetIncludeLibraryId(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the targetIncludeLibraryId property.
setTargetIncludeLibrarySystem(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the targetIncludeLibrarySystem property.
setTargetIncludeLibraryVersionId(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
Sets the value of the targetIncludeLibraryVersionId property.
setTemplateId(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the templateId property.
setTerminologyProvider(TerminologyProvider) - Method in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
setThen(Expression) - Method in class org.cqframework.cql.elm.execution.CaseItem
Sets the value of the then property.
setThen(Expression) - Method in class org.cqframework.cql.elm.execution.If
Sets the value of the then property.
setTimezoneOffset(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the timezoneOffset property.
setToType(QName) - Method in class org.cqframework.cql.elm.execution.CanConvert
Sets the value of the toType property.
setToType(QName) - Method in class org.cqframework.cql.elm.execution.Convert
Sets the value of the toType property.
setToTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CanConvert
Sets the value of the toTypeSpecifier property.
setToTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Convert
Sets the value of the toTypeSpecifier property.
setTranslatorOptions(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
Sets the value of the translatorOptions property.
setTranslatorVersion(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
Sets the value of the translatorVersion property.
setType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
Sets the value of the type property.
setTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.List
Sets the value of the typeSpecifier property.
setUncertain(boolean) - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
setUnit(String) - Method in class org.cqframework.cql.elm.execution.Quantity
Sets the value of the unit property.
setUnit(String) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
setUri(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
Sets the value of the uri property.
setUsings(Library.Usings) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the usings property.
setValue(Object) - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
setValue(Object, String, Object) - Method in class org.opencds.cqf.cql.engine.data.CompositeDataProvider
 
setValue(Object, String, Object) - Method in class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
setValue(Object, String, Object) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
setValue(Object, String, Object) - Method in interface org.opencds.cqf.cql.engine.model.ModelResolver
Set the value of a particular property on the given model object.
setValue(String) - Method in class org.cqframework.cql.elm.execution.Literal
Sets the value of the value property.
setValue(String) - Method in class org.cqframework.cql.elm.execution.Tag
Sets the value of the value property.
setValue(BigDecimal) - Method in class org.cqframework.cql.elm.execution.Quantity
Sets the value of the value property.
setValue(BigDecimal) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
setValue(Expression) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Sets the value of the value property.
setValue(Expression) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
Sets the value of the value property.
setValue(Expression) - Method in class org.cqframework.cql.elm.execution.InstanceElement
Sets the value of the value property.
setValue(Expression) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
Sets the value of the value property.
setValue(Expression) - Method in class org.cqframework.cql.elm.execution.TupleElement
Sets the value of the value property.
setValueset(ValueSetRef) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Sets the value of the valueset property.
setValueset(ValueSetRef) - Method in class org.cqframework.cql.elm.execution.InValueSet
Sets the value of the valueset property.
setValuesetExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
Sets the value of the valuesetExpression property.
setValuesetExpression(Expression) - Method in class org.cqframework.cql.elm.execution.InValueSet
Sets the value of the valuesetExpression property.
setValueSetProperty(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
Sets the value of the valueSetProperty property.
setValueSetProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
Sets the value of the valueSetProperty property.
setValueSets(Library.ValueSets) - Method in class org.cqframework.cql.elm.execution.Library
Sets the value of the valueSets property.
setValueType(QName) - Method in class org.cqframework.cql.elm.execution.Literal
Sets the value of the valueType property.
setValueType(QName) - Method in class org.cqframework.cql.elm.execution.MaxValue
Sets the value of the valueType property.
setValueType(QName) - Method in class org.cqframework.cql.elm.execution.MinValue
Sets the value of the valueType property.
setValueType(QName) - Method in class org.cqframework.cql.elm.execution.Null
Sets the value of the valueType property.
setVersion(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
Sets the value of the version property.
setVersion(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
Sets the value of the version property.
setVersion(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
Sets the value of the version property.
setVersion(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
Sets the value of the version property.
setVersion(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
Sets the value of the version property.
setVersion(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
setVersion(String) - Method in class org.opencds.cqf.cql.engine.runtime.Vocabulary
 
setVersion(String) - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
setVersion(String) - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
setWhen(Expression) - Method in class org.cqframework.cql.elm.execution.CaseItem
Sets the value of the when property.
setWhere(Expression) - Method in class org.cqframework.cql.elm.execution.Query
Sets the value of the where property.
setYear(Expression) - Method in class org.cqframework.cql.elm.execution.Date
Sets the value of the year property.
setYear(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
Sets the value of the year property.
severity - Variable in class org.cqframework.cql.elm.execution.Message
 
Severity - Enum Class in org.opencds.cqf.cql.engine.exception
 
shouldDebug(Exception) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
shouldDebug(Exception) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
shouldDebug(Executable) - Method in class org.opencds.cqf.cql.engine.debug.DebugLibraryMapEntry
 
shouldDebug(Executable) - Method in class org.opencds.cqf.cql.engine.execution.Context
 
shouldDebug(Executable, Library) - Method in class org.opencds.cqf.cql.engine.debug.DebugMap
 
signature - Variable in class org.cqframework.cql.elm.execution.AggregateExpression
 
signature - Variable in class org.cqframework.cql.elm.execution.FunctionRef
 
signature - Variable in class org.cqframework.cql.elm.execution.OperatorExpression
 
singletonFrom(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SingletonFromEvaluator
 
SingletonFrom - Class in org.cqframework.cql.elm.execution
The SingletonFrom expression extracts a single element from the source list.
SingletonFrom() - Constructor for class org.cqframework.cql.elm.execution.SingletonFrom
 
SingletonFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SingletonFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SingletonFromEvaluator
 
size(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SizeEvaluator
 
Size - Class in org.cqframework.cql.elm.execution
The Size operator returns the size of an interval.
Size() - Constructor for class org.cqframework.cql.elm.execution.Size
 
SizeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SizeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SizeEvaluator
 
slice(Object, Integer, Integer) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SliceEvaluator
 
Slice - Class in org.cqframework.cql.elm.execution
The Slice operator returns a portion of the elements in a list, beginning at the start index and ending just before the ending index.
Slice() - Constructor for class org.cqframework.cql.elm.execution.Slice
 
SliceEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SliceEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SliceEvaluator
 
sort - Variable in class org.cqframework.cql.elm.execution.Query
 
Sort - Class in org.cqframework.cql.elm.execution
The Sort operator returns a list with all the elements in source, sorted as described by the by element.
Sort() - Constructor for class org.cqframework.cql.elm.execution.Sort
 
SortByItem - Class in org.cqframework.cql.elm.execution
Java class for SortByItem complex type.
SortByItem() - Constructor for class org.cqframework.cql.elm.execution.SortByItem
 
SortClause - Class in org.cqframework.cql.elm.execution
The SortClause element defines the sort order for the query.
SortClause() - Constructor for class org.cqframework.cql.elm.execution.SortClause
 
SortDirection - Enum Class in org.cqframework.cql.elm.execution
Java class for SortDirection.
sortResult(List<Object>, Context, String) - Method in class org.opencds.cqf.cql.engine.elm.execution.QueryEvaluator
 
source - Variable in class org.cqframework.cql.elm.execution.AggregateExpression
 
source - Variable in class org.cqframework.cql.elm.execution.Children
 
source - Variable in class org.cqframework.cql.elm.execution.Combine
 
source - Variable in class org.cqframework.cql.elm.execution.Descendents
 
source - Variable in class org.cqframework.cql.elm.execution.Filter
 
source - Variable in class org.cqframework.cql.elm.execution.First
 
source - Variable in class org.cqframework.cql.elm.execution.ForEach
 
source - Variable in class org.cqframework.cql.elm.execution.IndexOf
 
source - Variable in class org.cqframework.cql.elm.execution.Last
 
source - Variable in class org.cqframework.cql.elm.execution.Message
 
source - Variable in class org.cqframework.cql.elm.execution.Property
 
source - Variable in class org.cqframework.cql.elm.execution.Query
 
source - Variable in class org.cqframework.cql.elm.execution.Repeat
 
source - Variable in class org.cqframework.cql.elm.execution.Slice
 
source - Variable in class org.cqframework.cql.elm.execution.Sort
 
SourceLocator - Class in org.opencds.cqf.cql.engine.debug
 
SourceLocator(String, String, String, String, String, Location) - Constructor for class org.opencds.cqf.cql.engine.debug.SourceLocator
 
split(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SplitEvaluator
 
Split - Class in org.cqframework.cql.elm.execution
The Split operator splits a string into a list of strings using a separator.
Split() - Constructor for class org.cqframework.cql.elm.execution.Split
 
SplitEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SplitEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SplitEvaluator
 
splitOnMatches(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SplitOnMatchesEvaluator
 
SplitOnMatches - Class in org.cqframework.cql.elm.execution
The SplitOnMatches operator splits a string into a list of strings using matches of a regex pattern.
SplitOnMatches() - Constructor for class org.cqframework.cql.elm.execution.SplitOnMatches
 
SplitOnMatchesEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SplitOnMatchesEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SplitOnMatchesEvaluator
 
standardCase(Context) - Method in class org.opencds.cqf.cql.engine.elm.execution.CaseEvaluator
 
start(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.StartEvaluator
 
Start - Class in org.cqframework.cql.elm.execution
The Start operator returns the starting point of an interval.
Start() - Constructor for class org.cqframework.cql.elm.execution.Start
 
startChar - Variable in class org.cqframework.cql.elm.execution.Locator
 
StartEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
StartEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.StartEvaluator
 
startIndex - Variable in class org.cqframework.cql.elm.execution.Slice
 
startIndex - Variable in class org.cqframework.cql.elm.execution.Substring
 
starting - Variable in class org.cqframework.cql.elm.execution.AggregateClause
 
startLine - Variable in class org.cqframework.cql.elm.execution.Locator
 
starts(Object, Object, String, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.StartsEvaluator
 
Starts - Class in org.cqframework.cql.elm.execution
The Starts operator returns true if the first interval starts the second.
Starts() - Constructor for class org.cqframework.cql.elm.execution.Starts
 
StartsEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
StartsEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.StartsEvaluator
 
startsWith(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.StartsWithEvaluator
 
StartsWith - Class in org.cqframework.cql.elm.execution
The StartsWith operator returns true if the given string starts with the given prefix.
StartsWith() - Constructor for class org.cqframework.cql.elm.execution.StartsWith
 
StartsWithEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
StartsWithEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.StartsWithEvaluator
 
statements - Variable in class org.cqframework.cql.elm.execution.Library
 
Statements() - Constructor for class org.cqframework.cql.elm.execution.Library.Statements
 
stdDev(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.StdDevEvaluator
 
StdDev - Class in org.cqframework.cql.elm.execution
The StdDev operator returns the statistical standard deviation of the elements in source.
StdDev() - Constructor for class org.cqframework.cql.elm.execution.StdDev
 
StdDevEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
StdDevEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.StdDevEvaluator
 
strict - Variable in class org.cqframework.cql.elm.execution.As
 
string - Variable in class org.cqframework.cql.elm.execution.LastPositionOf
 
string - Variable in class org.cqframework.cql.elm.execution.PositionOf
 
stringLength(String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.LengthEvaluator
 
stringToSplit - Variable in class org.cqframework.cql.elm.execution.Split
 
stringToSplit - Variable in class org.cqframework.cql.elm.execution.SplitOnMatches
 
stringToSub - Variable in class org.cqframework.cql.elm.execution.Substring
 
stripEvaluator(String) - Static method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
substring(Object, Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SubstringEvaluator
 
Substring - Class in org.cqframework.cql.elm.execution
The Substring operator returns the string within stringToSub, starting at the 0-based index startIndex, and consisting of length characters.
Substring() - Constructor for class org.cqframework.cql.elm.execution.Substring
 
SubstringEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SubstringEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SubstringEvaluator
 
SubsumedBy - Class in org.cqframework.cql.elm.execution
The SubsumedBy operator returns true if the given codes are equivalent, or if the first code is subsumed by the second code (i.e.
SubsumedBy() - Constructor for class org.cqframework.cql.elm.execution.SubsumedBy
 
Subsumes - Class in org.cqframework.cql.elm.execution
The Subsumes operator returns true if the given codes are equivalent, or if the first code subsumes the second (i.e.
Subsumes() - Constructor for class org.cqframework.cql.elm.execution.Subsumes
 
subtract(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SubtractEvaluator
 
Subtract - Class in org.cqframework.cql.elm.execution
The Subtract operator performs numeric subtraction of its arguments.
Subtract() - Constructor for class org.cqframework.cql.elm.execution.Subtract
 
SubtractEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SubtractEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SubtractEvaluator
 
successor(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SuccessorEvaluator
 
Successor - Class in org.cqframework.cql.elm.execution
The Successor operator returns the successor of the argument.
Successor() - Constructor for class org.cqframework.cql.elm.execution.Successor
 
SuccessorEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SuccessorEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SuccessorEvaluator
 
suchThat - Variable in class org.cqframework.cql.elm.execution.RelationshipClause
 
sum(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.SumEvaluator
 
Sum - Class in org.cqframework.cql.elm.execution
The Sum operator returns the sum of non-null elements in the source.
Sum() - Constructor for class org.cqframework.cql.elm.execution.Sum
 
SumEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
SumEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.SumEvaluator
 
SYNTAX - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorType
Any kind of syntax error with the CQL.
system - Variable in class org.cqframework.cql.elm.execution.Code
 
system - Variable in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
SystemDataProvider - Class in org.opencds.cqf.cql.engine.data
 
SystemDataProvider() - Constructor for class org.opencds.cqf.cql.engine.data.SystemDataProvider
 
SystemExternalFunctionProvider - Class in org.opencds.cqf.cql.engine.data
 
SystemExternalFunctionProvider(List<Method>) - Constructor for class org.opencds.cqf.cql.engine.data.SystemExternalFunctionProvider
 
systems - Static variable in class org.opencds.cqf.cql.engine.terminology.TerminologyValidation
 

T

t - Variable in class org.cqframework.cql.elm.execution.Annotation
 
Tag - Class in org.cqframework.cql.elm.execution
Java class for Tag complex type.
Tag() - Constructor for class org.cqframework.cql.elm.execution.Tag
 
targetIncludeLibraryId - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
targetIncludeLibrarySystem - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
targetIncludeLibraryVersionId - Variable in class org.cqframework.cql.elm.execution.CqlToElmError
 
templateId - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
TemporalHelper - Class in org.opencds.cqf.cql.engine.runtime
 
TerminologyAwareRetrieveProvider - Class in org.opencds.cqf.cql.engine.retrieve
 
TerminologyAwareRetrieveProvider() - Constructor for class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
terminologyProvider - Variable in class org.opencds.cqf.cql.engine.retrieve.TerminologyAwareRetrieveProvider
 
TerminologyProvider - Interface in org.opencds.cqf.cql.engine.terminology
 
TerminologyProviderException - Exception in org.opencds.cqf.cql.engine.exception
This class is meant to be thrown by implementations of the TerminologyProvider interface whenever they encounter an Exception
TerminologyProviderException(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(String, Throwable) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(String, Throwable, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(String, Throwable, SourceLocator, Severity) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(String, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(String, SourceLocator, Severity) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(Throwable) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyProviderException(Throwable, SourceLocator) - Constructor for exception org.opencds.cqf.cql.engine.exception.TerminologyProviderException
 
TerminologyValidation - Class in org.opencds.cqf.cql.engine.terminology
 
TernaryExpression - Class in org.cqframework.cql.elm.execution
The TernaryExpression type defines the abstract base type for expressions that take three arguments.
TernaryExpression() - Constructor for class org.cqframework.cql.elm.execution.TernaryExpression
 
then - Variable in class org.cqframework.cql.elm.execution.CaseItem
 
then - Variable in class org.cqframework.cql.elm.execution.If
 
Time - Class in org.cqframework.cql.elm.execution
The Time operator constructs a time value from the given components.
Time - Class in org.opencds.cqf.cql.engine.runtime
 
Time() - Constructor for class org.cqframework.cql.elm.execution.Time
 
Time(int...) - Constructor for class org.opencds.cqf.cql.engine.runtime.Time
 
Time(String) - Constructor for class org.opencds.cqf.cql.engine.runtime.Time
 
Time(LocalTime, Precision) - Constructor for class org.opencds.cqf.cql.engine.runtime.Time
 
TimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TimeEvaluator
 
timeFrom(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.TimeFromEvaluator
 
TimeFrom - Class in org.cqframework.cql.elm.execution
The TimeFrom operator returns the Time of the argument.
TimeFrom() - Constructor for class org.cqframework.cql.elm.execution.TimeFrom
 
TimeFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TimeFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TimeFromEvaluator
 
TimeOfDay - Class in org.cqframework.cql.elm.execution
The TimeOfDay operator returns the time-of-day of the start timestamp associated with the evaluation request.
TimeOfDay() - Constructor for class org.cqframework.cql.elm.execution.TimeOfDay
 
TimeOfDayEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TimeOfDayEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TimeOfDayEvaluator
 
Times - Class in org.cqframework.cql.elm.execution
The Times operator performs the cartesian product of two lists of tuples.
Times() - Constructor for class org.cqframework.cql.elm.execution.Times
 
TimesIterator - Class in org.opencds.cqf.cql.engine.runtime.iterators
Created by Bryn on 8/11/2019.
TimesIterator(Iterator<Object>, Iterator<Object>) - Constructor for class org.opencds.cqf.cql.engine.runtime.iterators.TimesIterator
 
TimezoneFrom - Class in org.cqframework.cql.elm.execution
DEPRECATED (as of 1.4): The TimezoneFrom operator returns the timezone offset of the argument.
TimezoneFrom() - Constructor for class org.cqframework.cql.elm.execution.TimezoneFrom
 
TimezoneFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TimezoneFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TimezoneFromEvaluator
 
timezoneOffset - Variable in class org.cqframework.cql.elm.execution.DateTime
 
timezoneOffsetFrom(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.TimezoneOffsetFromEvaluator
 
TimezoneOffsetFrom - Class in org.cqframework.cql.elm.execution
The TimezoneOffsetFrom operator returns the timezone offset of the argument.
TimezoneOffsetFrom() - Constructor for class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
TimezoneOffsetFromEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TimezoneOffsetFromEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TimezoneOffsetFromEvaluator
 
toBoolean(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToBooleanEvaluator
 
ToBoolean - Class in org.cqframework.cql.elm.execution
The ToBoolean operator converts the value of its argument to a Boolean value.
ToBoolean() - Constructor for class org.cqframework.cql.elm.execution.ToBoolean
 
ToBooleanEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToBooleanEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToBooleanEvaluator
 
ToChars - Class in org.cqframework.cql.elm.execution
The ToChars operator takes a string and returns a list with one string for each character in the input, in the order in which they appear in the string.
ToChars() - Constructor for class org.cqframework.cql.elm.execution.ToChars
 
toChronoField() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
toChronoUnit() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
toCode(Context, CodeRef) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CodeRefEvaluator
 
toCodeSystem(Context, CodeSystemRef) - Static method in class org.opencds.cqf.cql.engine.elm.execution.CodeSystemRefEvaluator
 
toConcept(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToConceptEvaluator
 
toConcept(Context, ConceptRef) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ConceptRefEvaluator
 
ToConcept - Class in org.cqframework.cql.elm.execution
The ToConcept operator converts a value of type Code to a Concept value with the given Code as its primary and only Code.
ToConcept() - Constructor for class org.cqframework.cql.elm.execution.ToConcept
 
ToConceptEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToConceptEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToConceptEvaluator
 
toDate(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToDateEvaluator
 
ToDate - Class in org.cqframework.cql.elm.execution
The ToDate operator converts the value of its argument to a Date value.
ToDate() - Constructor for class org.cqframework.cql.elm.execution.ToDate
 
ToDateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToDateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToDateEvaluator
 
toDateIndex() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
ToDateTime - Class in org.cqframework.cql.elm.execution
The ToDateTime operator converts the value of its argument to a DateTime value.
ToDateTime() - Constructor for class org.cqframework.cql.elm.execution.ToDateTime
 
ToDateTimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToDateTimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToDateTimeEvaluator
 
toDateTimeIndex() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
Today - Class in org.cqframework.cql.elm.execution
The Today operator returns the date (with no time component) of the start timestamp associated with the evaluation request.
Today() - Constructor for class org.cqframework.cql.elm.execution.Today
 
TodayEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TodayEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TodayEvaluator
 
toDebugLocation(Executable) - Static method in class org.opencds.cqf.cql.engine.debug.DebugUtilities
 
toDebugString(Object) - Static method in class org.opencds.cqf.cql.engine.debug.DebugUtilities
 
toDecimal(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToDecimalEvaluator
 
ToDecimal - Class in org.cqframework.cql.elm.execution
The ToDecimal operator converts the value of its argument to a Decimal value.
ToDecimal() - Constructor for class org.cqframework.cql.elm.execution.ToDecimal
 
ToDecimalEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToDecimalEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToDecimalEvaluator
 
toInteger(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToIntegerEvaluator
 
ToInteger - Class in org.cqframework.cql.elm.execution
The ToInteger operator converts the value of its argument to an Integer value.
ToInteger() - Constructor for class org.cqframework.cql.elm.execution.ToInteger
 
ToIntegerEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToIntegerEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToIntegerEvaluator
 
toJavaDate() - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
toJavaDate() - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
toJavaDate(Context) - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
toList(Iterable<T>, boolean) - Static method in class org.opencds.cqf.cql.engine.runtime.CqlList
 
toList(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToListEvaluator
 
ToList - Class in org.cqframework.cql.elm.execution
The ToList operator returns its argument as a List value.
ToList() - Constructor for class org.cqframework.cql.elm.execution.ToList
 
ToListEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToListEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToListEvaluator
 
toLocator() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
toLong(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToLongEvaluator
 
ToLong - Class in org.cqframework.cql.elm.execution
The ToLong operator converts the value of its argument to a Long value.
ToLong() - Constructor for class org.cqframework.cql.elm.execution.ToLong
 
ToLongEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToLongEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToLongEvaluator
 
toOffsetDateTime(LocalDateTime) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
toQuantity(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToQuantityEvaluator
 
toQuantity(String) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToQuantityEvaluator
 
ToQuantity - Class in org.cqframework.cql.elm.execution
The ToQuantity operator converts the value of its argument to a Quantity value.
ToQuantity() - Constructor for class org.cqframework.cql.elm.execution.ToQuantity
 
ToQuantityEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToQuantityEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToQuantityEvaluator
 
toRatio(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToRatioEvaluator
 
ToRatio - Class in org.cqframework.cql.elm.execution
The ToRatio operator converts the value of its argument to a Ratio value.
ToRatio() - Constructor for class org.cqframework.cql.elm.execution.ToRatio
 
ToRatioEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToRatioEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToRatioEvaluator
 
toString() - Method in class org.cqframework.cql.elm.execution.Abs
 
toString() - Method in class org.cqframework.cql.elm.execution.Add
 
toString() - Method in class org.cqframework.cql.elm.execution.After
 
toString() - Method in class org.cqframework.cql.elm.execution.Aggregate
 
toString() - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
toString() - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
toString() - Method in class org.cqframework.cql.elm.execution.AliasRef
 
toString() - Method in class org.cqframework.cql.elm.execution.AllTrue
 
toString() - Method in class org.cqframework.cql.elm.execution.And
 
toString() - Method in class org.cqframework.cql.elm.execution.Annotation
 
toString() - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
toString() - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
toString() - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
toString() - Method in class org.cqframework.cql.elm.execution.As
 
toString() - Method in class org.cqframework.cql.elm.execution.Avg
 
toString() - Method in class org.cqframework.cql.elm.execution.Before
 
toString() - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.ByColumn
 
toString() - Method in class org.cqframework.cql.elm.execution.ByDirection
 
toString() - Method in class org.cqframework.cql.elm.execution.ByExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
toString() - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
toString() - Method in class org.cqframework.cql.elm.execution.CanConvert
 
toString() - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
toString() - Method in class org.cqframework.cql.elm.execution.Case
 
toString() - Method in class org.cqframework.cql.elm.execution.CaseItem
 
toString() - Method in class org.cqframework.cql.elm.execution.Ceiling
 
toString() - Method in class org.cqframework.cql.elm.execution.Children
 
toString() - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.Coalesce
 
toString() - Method in class org.cqframework.cql.elm.execution.Code
 
toString() - Method in class org.cqframework.cql.elm.execution.CodeDef
 
toString() - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
toString() - Method in class org.cqframework.cql.elm.execution.CodeRef
 
toString() - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
toString() - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
toString() - Method in class org.cqframework.cql.elm.execution.Collapse
 
toString() - Method in class org.cqframework.cql.elm.execution.Combine
 
toString() - Method in class org.cqframework.cql.elm.execution.Concatenate
 
toString() - Method in class org.cqframework.cql.elm.execution.Concept
 
toString() - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
toString() - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
toString() - Method in class org.cqframework.cql.elm.execution.Contains
 
toString() - Method in class org.cqframework.cql.elm.execution.ContextDef
 
toString() - Method in class org.cqframework.cql.elm.execution.Convert
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
toString() - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
toString() - Method in class org.cqframework.cql.elm.execution.Count
 
toString() - Method in class org.cqframework.cql.elm.execution.CqlToElmBase
 
toString() - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
toString() - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
toString() - Method in class org.cqframework.cql.elm.execution.Current
 
toString() - Method in class org.cqframework.cql.elm.execution.Date
 
toString() - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
toString() - Method in class org.cqframework.cql.elm.execution.DateFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.DateTime
 
toString() - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.Descendents
 
toString() - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
toString() - Method in class org.cqframework.cql.elm.execution.Distinct
 
toString() - Method in class org.cqframework.cql.elm.execution.Divide
 
toString() - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
toString() - Method in class org.cqframework.cql.elm.execution.Element
 
toString() - Method in class org.cqframework.cql.elm.execution.End
 
toString() - Method in class org.cqframework.cql.elm.execution.Ends
 
toString() - Method in class org.cqframework.cql.elm.execution.EndsWith
 
toString() - Method in class org.cqframework.cql.elm.execution.Equal
 
toString() - Method in class org.cqframework.cql.elm.execution.Equivalent
 
toString() - Method in class org.cqframework.cql.elm.execution.Except
 
toString() - Method in class org.cqframework.cql.elm.execution.Exists
 
toString() - Method in class org.cqframework.cql.elm.execution.Exp
 
toString() - Method in class org.cqframework.cql.elm.execution.Expand
 
toString() - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
toString() - Method in class org.cqframework.cql.elm.execution.Expression
 
toString() - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
toString() - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
toString() - Method in class org.cqframework.cql.elm.execution.Filter
 
toString() - Method in class org.cqframework.cql.elm.execution.First
 
toString() - Method in class org.cqframework.cql.elm.execution.Flatten
 
toString() - Method in class org.cqframework.cql.elm.execution.Floor
 
toString() - Method in class org.cqframework.cql.elm.execution.ForEach
 
toString() - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
toString() - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
toString() - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
toString() - Method in class org.cqframework.cql.elm.execution.Greater
 
toString() - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
toString() - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
toString() - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
toString() - Method in class org.cqframework.cql.elm.execution.If
 
toString() - Method in class org.cqframework.cql.elm.execution.Implies
 
toString() - Method in class org.cqframework.cql.elm.execution.In
 
toString() - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
toString() - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
toString() - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
toString() - Method in class org.cqframework.cql.elm.execution.Includes
 
toString() - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
toString() - Method in class org.cqframework.cql.elm.execution.Indexer
 
toString() - Method in class org.cqframework.cql.elm.execution.IndexOf
 
toString() - Method in class org.cqframework.cql.elm.execution.Instance
 
toString() - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
toString() - Method in class org.cqframework.cql.elm.execution.Intersect
 
toString() - Method in class org.cqframework.cql.elm.execution.Interval
 
toString() - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.InValueSet
 
toString() - Method in class org.cqframework.cql.elm.execution.Is
 
toString() - Method in class org.cqframework.cql.elm.execution.IsFalse
 
toString() - Method in class org.cqframework.cql.elm.execution.IsNull
 
toString() - Method in class org.cqframework.cql.elm.execution.IsTrue
 
toString() - Method in class org.cqframework.cql.elm.execution.Iteration
 
toString() - Method in class org.cqframework.cql.elm.execution.Last
 
toString() - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
toString() - Method in class org.cqframework.cql.elm.execution.Length
 
toString() - Method in class org.cqframework.cql.elm.execution.Less
 
toString() - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
toString() - Method in class org.cqframework.cql.elm.execution.LetClause
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
toString() - Method in class org.cqframework.cql.elm.execution.Library
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
toString() - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
toString() - Method in class org.cqframework.cql.elm.execution.List
 
toString() - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.Literal
 
toString() - Method in class org.cqframework.cql.elm.execution.Ln
 
toString() - Method in class org.cqframework.cql.elm.execution.Locator
 
toString() - Method in class org.cqframework.cql.elm.execution.Log
 
toString() - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
toString() - Method in class org.cqframework.cql.elm.execution.Lower
 
toString() - Method in class org.cqframework.cql.elm.execution.Matches
 
toString() - Method in class org.cqframework.cql.elm.execution.Max
 
toString() - Method in class org.cqframework.cql.elm.execution.MaxValue
 
toString() - Method in class org.cqframework.cql.elm.execution.Median
 
toString() - Method in class org.cqframework.cql.elm.execution.Meets
 
toString() - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
toString() - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
toString() - Method in class org.cqframework.cql.elm.execution.Message
 
toString() - Method in class org.cqframework.cql.elm.execution.Min
 
toString() - Method in class org.cqframework.cql.elm.execution.MinValue
 
toString() - Method in class org.cqframework.cql.elm.execution.Mode
 
toString() - Method in class org.cqframework.cql.elm.execution.Modulo
 
toString() - Method in class org.cqframework.cql.elm.execution.Multiply
 
toString() - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.Narrative
 
toString() - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.Negate
 
toString() - Method in class org.cqframework.cql.elm.execution.Not
 
toString() - Method in class org.cqframework.cql.elm.execution.NotEqual
 
toString() - Method in class org.cqframework.cql.elm.execution.Now
 
toString() - Method in class org.cqframework.cql.elm.execution.Null
 
toString() - Method in class org.cqframework.cql.elm.execution.OperandDef
 
toString() - Method in class org.cqframework.cql.elm.execution.OperandRef
 
toString() - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.Or
 
toString() - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
toString() - Method in class org.cqframework.cql.elm.execution.Overlaps
 
toString() - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
toString() - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
toString() - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
toString() - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
toString() - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.PointFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
toString() - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
toString() - Method in class org.cqframework.cql.elm.execution.PositionOf
 
toString() - Method in class org.cqframework.cql.elm.execution.Power
 
toString() - Method in class org.cqframework.cql.elm.execution.Precision
 
toString() - Method in class org.cqframework.cql.elm.execution.Predecessor
 
toString() - Method in class org.cqframework.cql.elm.execution.Product
 
toString() - Method in class org.cqframework.cql.elm.execution.ProperContains
 
toString() - Method in class org.cqframework.cql.elm.execution.ProperIn
 
toString() - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
toString() - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
toString() - Method in class org.cqframework.cql.elm.execution.Property
 
toString() - Method in class org.cqframework.cql.elm.execution.Quantity
 
toString() - Method in class org.cqframework.cql.elm.execution.Query
 
toString() - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
toString() - Method in class org.cqframework.cql.elm.execution.Ratio
 
toString() - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
toString() - Method in class org.cqframework.cql.elm.execution.Repeat
 
toString() - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
toString() - Method in class org.cqframework.cql.elm.execution.Retrieve
 
toString() - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
toString() - Method in class org.cqframework.cql.elm.execution.Round
 
toString() - Method in class org.cqframework.cql.elm.execution.SameAs
 
toString() - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
toString() - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
toString() - Method in class org.cqframework.cql.elm.execution.Search
 
toString() - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.Size
 
toString() - Method in class org.cqframework.cql.elm.execution.Slice
 
toString() - Method in class org.cqframework.cql.elm.execution.Sort
 
toString() - Method in class org.cqframework.cql.elm.execution.SortByItem
 
toString() - Method in class org.cqframework.cql.elm.execution.SortClause
 
toString() - Method in class org.cqframework.cql.elm.execution.Split
 
toString() - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
toString() - Method in class org.cqframework.cql.elm.execution.Start
 
toString() - Method in class org.cqframework.cql.elm.execution.Starts
 
toString() - Method in class org.cqframework.cql.elm.execution.StartsWith
 
toString() - Method in class org.cqframework.cql.elm.execution.StdDev
 
toString() - Method in class org.cqframework.cql.elm.execution.Substring
 
toString() - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
toString() - Method in class org.cqframework.cql.elm.execution.Subsumes
 
toString() - Method in class org.cqframework.cql.elm.execution.Subtract
 
toString() - Method in class org.cqframework.cql.elm.execution.Successor
 
toString() - Method in class org.cqframework.cql.elm.execution.Sum
 
toString() - Method in class org.cqframework.cql.elm.execution.Tag
 
toString() - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.Time
 
toString() - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
toString() - Method in class org.cqframework.cql.elm.execution.Times
 
toString() - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
toString() - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
toString() - Method in class org.cqframework.cql.elm.execution.ToChars
 
toString() - Method in class org.cqframework.cql.elm.execution.ToConcept
 
toString() - Method in class org.cqframework.cql.elm.execution.ToDate
 
toString() - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
toString() - Method in class org.cqframework.cql.elm.execution.Today
 
toString() - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
toString() - Method in class org.cqframework.cql.elm.execution.ToInteger
 
toString() - Method in class org.cqframework.cql.elm.execution.ToList
 
toString() - Method in class org.cqframework.cql.elm.execution.ToLong
 
toString() - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
toString() - Method in class org.cqframework.cql.elm.execution.ToRatio
 
toString() - Method in class org.cqframework.cql.elm.execution.ToString
 
toString() - Method in class org.cqframework.cql.elm.execution.Total
 
toString() - Method in class org.cqframework.cql.elm.execution.ToTime
 
toString() - Method in class org.cqframework.cql.elm.execution.Truncate
 
toString() - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
toString() - Method in class org.cqframework.cql.elm.execution.Tuple
 
toString() - Method in class org.cqframework.cql.elm.execution.TupleElement
 
toString() - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
toString() - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
toString() - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
toString() - Method in class org.cqframework.cql.elm.execution.Union
 
toString() - Method in class org.cqframework.cql.elm.execution.Upper
 
toString() - Method in class org.cqframework.cql.elm.execution.UsingDef
 
toString() - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
toString() - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
toString() - Method in class org.cqframework.cql.elm.execution.Variance
 
toString() - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
toString() - Method in class org.cqframework.cql.elm.execution.Width
 
toString() - Method in class org.cqframework.cql.elm.execution.With
 
toString() - Method in class org.cqframework.cql.elm.execution.Without
 
toString() - Method in class org.cqframework.cql.elm.execution.Xor
 
toString() - Method in class org.opencds.cqf.cql.engine.debug.DebugLocator
 
toString() - Method in class org.opencds.cqf.cql.engine.debug.Location
 
toString() - Method in class org.opencds.cqf.cql.engine.debug.SourceLocator
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Date
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Interval
 
toString() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Ratio
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
toString() - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
toString(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ToStringEvaluator
 
ToString - Class in org.cqframework.cql.elm.execution
The ToString operator converts the value of its argument to a String value.
ToString() - Constructor for class org.cqframework.cql.elm.execution.ToString
 
ToStringEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToStringEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToStringEvaluator
 
Total - Class in org.cqframework.cql.elm.execution
The Total expression returns the current value of the total aggregation accumulator in an aggregate operation.
Total() - Constructor for class org.cqframework.cql.elm.execution.Total
 
ToTime - Class in org.cqframework.cql.elm.execution
The ToTime operator converts the value of its argument to a Time value.
ToTime() - Constructor for class org.cqframework.cql.elm.execution.ToTime
 
ToTimeEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ToTimeEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ToTimeEvaluator
 
toTimeIndex() - Method in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
toType - Variable in class org.cqframework.cql.elm.execution.CanConvert
 
toType - Variable in class org.cqframework.cql.elm.execution.Convert
 
toTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.CanConvert
 
toTypeSpecifier - Variable in class org.cqframework.cql.elm.execution.Convert
 
toValueSet(Context, ValueSetRef) - Static method in class org.opencds.cqf.cql.engine.elm.execution.ValueSetRefEvaluator
 
toZonedDateTime(LocalDateTime) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
toZonedDateTime(LocalDateTime, Context) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
TRACE - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugAction
 
TRACE - Enum constant in enum class org.opencds.cqf.cql.engine.exception.Severity
 
translatorOptions - Variable in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
translatorVersion - Variable in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
truncate(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.TruncateEvaluator
 
Truncate - Class in org.cqframework.cql.elm.execution
The Truncate operator returns the integer component of its argument.
Truncate() - Constructor for class org.cqframework.cql.elm.execution.Truncate
 
TruncatedDivide - Class in org.cqframework.cql.elm.execution
The TruncatedDivide operator performs integer division of its arguments.
TruncatedDivide() - Constructor for class org.cqframework.cql.elm.execution.TruncatedDivide
 
TruncatedDivideEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TruncatedDivideEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TruncatedDivideEvaluator
 
TruncateEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TruncateEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TruncateEvaluator
 
truncateValueToTargetPrecision(long, Precision, Precision) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
Tuple - Class in org.cqframework.cql.elm.execution
The Tuple expression allows tuples of any type to be built up as an expression.
Tuple - Class in org.opencds.cqf.cql.engine.runtime
 
Tuple() - Constructor for class org.cqframework.cql.elm.execution.Tuple
 
Tuple() - Constructor for class org.opencds.cqf.cql.engine.runtime.Tuple
 
Tuple(Context) - Constructor for class org.opencds.cqf.cql.engine.runtime.Tuple
 
TupleElement - Class in org.cqframework.cql.elm.execution
The TupleElement is used within a Tuple expression to provide the value of a specific element within a tuple literal expression.
TupleElement() - Constructor for class org.cqframework.cql.elm.execution.TupleElement
 
TupleElementDefinition - Class in org.cqframework.cql.elm.execution
TupleElementDefinition defines the name and type of a single element within a TupleTypeSpecifier.
TupleElementDefinition() - Constructor for class org.cqframework.cql.elm.execution.TupleElementDefinition
 
TupleEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
TupleEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.TupleEvaluator
 
TupleTypeSpecifier - Class in org.cqframework.cql.elm.execution
TupleTypeSpecifier defines the possible elements of a tuple.
TupleTypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
type - Variable in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
type - Variable in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
TypeOverflow - Exception in org.opencds.cqf.cql.engine.exception
 
TypeOverflow(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.TypeOverflow
 
typeSpecifier - Variable in class org.cqframework.cql.elm.execution.List
 
TypeSpecifier - Class in org.cqframework.cql.elm.execution
TypeSpecifier is the abstract base type for all type specifiers.
TypeSpecifier() - Constructor for class org.cqframework.cql.elm.execution.TypeSpecifier
 
TypeUnderflow - Exception in org.opencds.cqf.cql.engine.exception
 
TypeUnderflow(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.TypeUnderflow
 

U

UnaryExpression - Class in org.cqframework.cql.elm.execution
The UnaryExpression type defines the abstract base type for expressions that take a single argument.
UnaryExpression() - Constructor for class org.cqframework.cql.elm.execution.UnaryExpression
 
uncaughtException(Thread, Throwable) - Method in class org.opencds.cqf.cql.engine.exception.CqlExceptionHandler
 
UndefinedResult - Exception in org.opencds.cqf.cql.engine.exception
 
UndefinedResult(String) - Constructor for exception org.opencds.cqf.cql.engine.exception.UndefinedResult
 
union(Object, Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.UnionEvaluator
 
Union - Class in org.cqframework.cql.elm.execution
The Union operator returns the union of its arguments.
Union() - Constructor for class org.cqframework.cql.elm.execution.Union
 
UnionEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
UnionEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.UnionEvaluator
 
unit - Variable in class org.cqframework.cql.elm.execution.Quantity
 
unitsEqual(String, String) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
unitsEquivalent(String, String) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
upper(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.UpperEvaluator
 
Upper - Class in org.cqframework.cql.elm.execution
The Upper operator returns the given string with all characters converted to their upper case equivalents.
Upper() - Constructor for class org.cqframework.cql.elm.execution.Upper
 
UpperEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
UpperEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.UpperEvaluator
 
uri - Variable in class org.cqframework.cql.elm.execution.UsingDef
 
UsingDef - Class in org.cqframework.cql.elm.execution
Defines a data model that is available within the artifact.
UsingDef() - Constructor for class org.cqframework.cql.elm.execution.UsingDef
 
usings - Variable in class org.cqframework.cql.elm.execution.Library
 
Usings() - Constructor for class org.cqframework.cql.elm.execution.Library.Usings
 

V

validateDecimal(BigDecimal, Integer) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
validateInteger(Double) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
validateInteger(Integer) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
validateLong(Double) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
validateLong(Long) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
value - Variable in class org.cqframework.cql.elm.execution.CodeFilterElement
 
value - Variable in class org.cqframework.cql.elm.execution.DateFilterElement
 
value - Variable in class org.cqframework.cql.elm.execution.InstanceElement
 
value - Variable in class org.cqframework.cql.elm.execution.Literal
 
value - Variable in class org.cqframework.cql.elm.execution.OtherFilterElement
 
value - Variable in class org.cqframework.cql.elm.execution.Quantity
 
value - Variable in class org.cqframework.cql.elm.execution.Tag
 
value - Variable in class org.cqframework.cql.elm.execution.TupleElement
 
value - Variable in class org.opencds.cqf.cql.engine.execution.ExpressionResult
 
value() - Method in enum class org.cqframework.cql.elm.execution.AccessModifier
 
value() - Method in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
value() - Method in enum class org.cqframework.cql.elm.execution.ErrorSeverity
 
value() - Method in enum class org.cqframework.cql.elm.execution.ErrorType
 
value() - Method in enum class org.cqframework.cql.elm.execution.SortDirection
 
value() - Method in class org.opencds.cqf.cql.engine.execution.ExpressionResult
 
Value - Class in org.opencds.cqf.cql.engine.runtime
 
valueOf(String) - Static method in enum class org.cqframework.cql.elm.execution.AccessModifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cqframework.cql.elm.execution.DateTimePrecision
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cqframework.cql.elm.execution.ErrorSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cqframework.cql.elm.execution.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cqframework.cql.elm.execution.SortDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencds.cqf.cql.engine.debug.DebugAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencds.cqf.cql.engine.exception.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencds.cqf.cql.engine.execution.CqlEngine.Options
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.cqframework.cql.elm.execution.AccessModifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cqframework.cql.elm.execution.DateTimePrecision
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cqframework.cql.elm.execution.ErrorSeverity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cqframework.cql.elm.execution.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cqframework.cql.elm.execution.SortDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencds.cqf.cql.engine.debug.DebugAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencds.cqf.cql.engine.debug.DebugLocator.DebugLocatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencds.cqf.cql.engine.exception.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencds.cqf.cql.engine.execution.CqlEngine.Options
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opencds.cqf.cql.engine.runtime.Precision
Returns an array containing the constants of this enum class, in the order they are declared.
valueset - Variable in class org.cqframework.cql.elm.execution.AnyInValueSet
 
valueset - Variable in class org.cqframework.cql.elm.execution.InValueSet
 
ValueSet - Class in org.opencds.cqf.cql.engine.runtime
 
ValueSet() - Constructor for class org.opencds.cqf.cql.engine.runtime.ValueSet
 
ValueSetDef - Class in org.cqframework.cql.elm.execution
The ValueSetDef type defines a value set identifier that can be referenced by name anywhere within an expression.
ValueSetDef() - Constructor for class org.cqframework.cql.elm.execution.ValueSetDef
 
valuesetExpression - Variable in class org.cqframework.cql.elm.execution.AnyInValueSet
 
valuesetExpression - Variable in class org.cqframework.cql.elm.execution.InValueSet
 
ValueSetInfo - Class in org.opencds.cqf.cql.engine.terminology
 
ValueSetInfo() - Constructor for class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
valueSetProperty - Variable in class org.cqframework.cql.elm.execution.CodeFilterElement
 
valueSetProperty - Variable in class org.cqframework.cql.elm.execution.Retrieve
 
ValueSetRef - Class in org.cqframework.cql.elm.execution
The ValueSetRef expression allows a previously defined named value set to be referenced within an expression.
ValueSetRef() - Constructor for class org.cqframework.cql.elm.execution.ValueSetRef
 
ValueSetRefEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
ValueSetRefEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.ValueSetRefEvaluator
 
valueSets - Variable in class org.cqframework.cql.elm.execution.Library
 
ValueSets() - Constructor for class org.cqframework.cql.elm.execution.Library.ValueSets
 
valueSort - Variable in class org.opencds.cqf.cql.engine.runtime.CqlList
 
valueType - Variable in class org.cqframework.cql.elm.execution.Literal
 
valueType - Variable in class org.cqframework.cql.elm.execution.MaxValue
 
valueType - Variable in class org.cqframework.cql.elm.execution.MinValue
 
valueType - Variable in class org.cqframework.cql.elm.execution.Null
 
Variable - Class in org.opencds.cqf.cql.engine.execution
 
Variable() - Constructor for class org.opencds.cqf.cql.engine.execution.Variable
 
variance(Object, Context) - Static method in class org.opencds.cqf.cql.engine.elm.execution.VarianceEvaluator
 
Variance - Class in org.cqframework.cql.elm.execution
The Variance operator returns the statistical variance of the elements in source.
Variance() - Constructor for class org.cqframework.cql.elm.execution.Variance
 
VarianceEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
VarianceEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.VarianceEvaluator
 
verifyPrecision(BigDecimal, Integer) - Static method in class org.opencds.cqf.cql.engine.runtime.Value
 
version - Variable in class org.cqframework.cql.elm.execution.CodeSystemDef
 
version - Variable in class org.cqframework.cql.elm.execution.IncludeDef
 
version - Variable in class org.cqframework.cql.elm.execution.UsingDef
 
version - Variable in class org.cqframework.cql.elm.execution.ValueSetDef
 
version - Variable in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
VersionedIdentifier - Class in org.cqframework.cql.elm.execution
VersionedIdentifier is composed of three parts: (1) an optional system, or namespace, which provides a globally unique, stable scope for the identifier, (2) an identifier which identifies the set of all versions of a given resource, and (3) the actual version of the instance of interest in this set.
VersionedIdentifier() - Constructor for class org.cqframework.cql.elm.execution.VersionedIdentifier
 
Vocabulary - Class in org.opencds.cqf.cql.engine.runtime
 
Vocabulary() - Constructor for class org.opencds.cqf.cql.engine.runtime.Vocabulary
 

W

WARNING - Enum constant in enum class org.cqframework.cql.elm.execution.ErrorSeverity
The message is a warning that some unexpected behavior may occur, but is not critical enough to prevent translation.
WARNING - Enum constant in enum class org.opencds.cqf.cql.engine.exception.Severity
 
WATCH - Enum constant in enum class org.opencds.cqf.cql.engine.debug.DebugAction
 
WEEK - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
WEEK - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 
weeksToDays(int) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 
when - Variable in class org.cqframework.cql.elm.execution.CaseItem
 
where - Variable in class org.cqframework.cql.elm.execution.Query
 
width(Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.WidthEvaluator
 
Width - Class in org.cqframework.cql.elm.execution
The Width operator returns the width of an interval.
Width() - Constructor for class org.cqframework.cql.elm.execution.Width
 
WidthEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
WidthEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.WidthEvaluator
 
With - Class in org.cqframework.cql.elm.execution
The With clause restricts the elements of a given source to only those elements that have elements in the related source that satisfy the suchThat condition.
With() - Constructor for class org.cqframework.cql.elm.execution.With
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withAccessLevel(AccessModifier) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withAggregate(AggregateClause) - Method in class org.cqframework.cql.elm.execution.Query
 
withAlias(String) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withAlias(String) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withAlias(String) - Method in class org.cqframework.cql.elm.execution.With
 
withAlias(String) - Method in class org.cqframework.cql.elm.execution.Without
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Abs
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Add
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.After
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.And
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.As
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Avg
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Before
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Case
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Children
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Code
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Combine
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Concept
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Contains
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Convert
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Count
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Current
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Date
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Divide
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Element
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.End
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Ends
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Equal
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Except
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Exists
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Exp
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Expand
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Expression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Filter
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.First
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Floor
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Greater
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.If
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Implies
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.In
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Includes
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Instance
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Interval
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Is
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Last
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Length
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Less
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Library
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.List
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Literal
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Ln
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Log
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Lower
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Matches
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Max
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Median
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Meets
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Message
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Min
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Mode
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Negate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Not
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Now
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Null
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Or
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Power
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Precision
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Product
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Property
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Query
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Round
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Search
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Size
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Slice
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Sort
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Split
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Start
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Starts
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Substring
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Successor
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Sum
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Time
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Times
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Today
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToList
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToString
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Total
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Union
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Upper
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Variance
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Width
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.With
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Without
 
withAnnotation(Collection<CqlToElmBase>) - Method in class org.cqframework.cql.elm.execution.Xor
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Abs
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Add
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.After
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.And
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.As
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Avg
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Before
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Case
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Children
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Code
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Combine
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Concept
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Contains
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Convert
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Count
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Current
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Date
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Divide
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Element
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.End
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Ends
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Equal
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Except
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Exists
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Exp
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Expand
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Expression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Filter
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.First
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Floor
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Greater
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.If
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Implies
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.In
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Includes
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Instance
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Interval
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Is
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Last
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Length
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Less
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Library
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.List
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Literal
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Ln
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Log
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Lower
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Matches
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Max
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Median
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Meets
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Message
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Min
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Mode
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Negate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Not
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Now
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Null
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Or
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Power
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Precision
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Product
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Property
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Query
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Round
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Search
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Size
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Slice
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Sort
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Split
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Start
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Starts
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Substring
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Successor
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Sum
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Time
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Times
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Today
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToList
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToString
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Total
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Union
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Upper
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Variance
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Width
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.With
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Without
 
withAnnotation(CqlToElmBase...) - Method in class org.cqframework.cql.elm.execution.Xor
 
withAsType(QName) - Method in class org.cqframework.cql.elm.execution.As
 
withAsTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.As
 
withBy(Collection<SortByItem>) - Method in class org.cqframework.cql.elm.execution.Sort
 
withBy(Collection<SortByItem>) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withBy(SortByItem...) - Method in class org.cqframework.cql.elm.execution.Sort
 
withBy(SortByItem...) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withCaseItem(Collection<CaseItem>) - Method in class org.cqframework.cql.elm.execution.Case
 
withCaseItem(CaseItem...) - Method in class org.cqframework.cql.elm.execution.Case
 
withChoice(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withChoice(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withClassType(QName) - Method in class org.cqframework.cql.elm.execution.Instance
 
withCode(String) - Method in class org.cqframework.cql.elm.execution.Code
 
withCode(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
withCode(Collection<Code>) - Method in class org.cqframework.cql.elm.execution.Concept
 
withCode(Collection<CodeRef>) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withCode(Code...) - Method in class org.cqframework.cql.elm.execution.Concept
 
withCode(CodeRef...) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withCode(Expression) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withCode(Expression) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withCode(Expression) - Method in class org.cqframework.cql.elm.execution.Message
 
withCode(Code) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
withCodeComparator(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodeFilter(Collection<CodeFilterElement>) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodeFilter(CodeFilterElement...) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodeProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodes(Iterable<Code>) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
withCodes(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withCodes(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withCodes(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodes(Library.Codes) - Method in class org.cqframework.cql.elm.execution.Library
 
withCodeSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withCodesystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withCodesystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withCodeSystem(Collection<CodeSystemRef>) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withCodeSystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withCodeSystem(CodeSystemRef...) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withCodeSystem(CodeSystem) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
withCodeSystem(CodeSystemInfo) - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
withCodesystemExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withCodesystemExpression(Expression) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withCodeSystems(List<CodeSystem>) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
withCodeSystems(Library.CodeSystems) - Method in class org.cqframework.cql.elm.execution.Library
 
withComparand(Expression) - Method in class org.cqframework.cql.elm.execution.Case
 
withComparator(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withComparator(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withConcepts(Library.Concepts) - Method in class org.cqframework.cql.elm.execution.Library
 
withCondition(Expression) - Method in class org.cqframework.cql.elm.execution.Filter
 
withCondition(Expression) - Method in class org.cqframework.cql.elm.execution.If
 
withCondition(Expression) - Method in class org.cqframework.cql.elm.execution.Message
 
withContent(Serializable...) - Method in class org.cqframework.cql.elm.execution.Narrative
 
withContent(Collection<Serializable>) - Method in class org.cqframework.cql.elm.execution.Narrative
 
withContext(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withContext(String) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withContext(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withContextProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withContexts(Library.Contexts) - Method in class org.cqframework.cql.elm.execution.Library
 
withContextSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDataType(QName) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateFilter(Collection<DateFilterElement>) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateFilter(DateFilterElement...) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateHighProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateLowProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateRange(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withDateTime(OffsetDateTime) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
withDay(Expression) - Method in class org.cqframework.cql.elm.execution.Date
 
withDay(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withDef(Collection<CodeDef>) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
withDef(Collection<CodeSystemDef>) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
withDef(Collection<ConceptDef>) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
withDef(Collection<ContextDef>) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
withDef(Collection<ExpressionDef>) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
withDef(Collection<IncludeDef>) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
withDef(Collection<ParameterDef>) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
withDef(Collection<UsingDef>) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
withDef(Collection<ValueSetDef>) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
withDef(CodeDef...) - Method in class org.cqframework.cql.elm.execution.Library.Codes
 
withDef(CodeSystemDef...) - Method in class org.cqframework.cql.elm.execution.Library.CodeSystems
 
withDef(ConceptDef...) - Method in class org.cqframework.cql.elm.execution.Library.Concepts
 
withDef(ContextDef...) - Method in class org.cqframework.cql.elm.execution.Library.Contexts
 
withDef(ExpressionDef...) - Method in class org.cqframework.cql.elm.execution.Library.Statements
 
withDef(IncludeDef...) - Method in class org.cqframework.cql.elm.execution.Library.Includes
 
withDef(ParameterDef...) - Method in class org.cqframework.cql.elm.execution.Library.Parameters
 
withDef(UsingDef...) - Method in class org.cqframework.cql.elm.execution.Library.Usings
 
withDef(ValueSetDef...) - Method in class org.cqframework.cql.elm.execution.Library.ValueSets
 
withDefault(Expression) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withDefaultUnit() - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
withDenominator(Quantity) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withDirection(SortDirection) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withDirection(SortDirection) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withDirection(SortDirection) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withDirection(SortDirection) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withDisplay(String) - Method in class org.cqframework.cql.elm.execution.Code
 
withDisplay(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withDisplay(String) - Method in class org.cqframework.cql.elm.execution.Concept
 
withDisplay(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withDisplay(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
withDisplay(String) - Method in class org.opencds.cqf.cql.engine.runtime.Concept
 
withDistinct(Boolean) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withDistinct(Boolean) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withElement(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.List
 
withElement(Collection<InstanceElement>) - Method in class org.cqframework.cql.elm.execution.Instance
 
withElement(Collection<TupleElement>) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withElement(Collection<TupleElementDefinition>) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withElement(Expression) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withElement(Expression) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withElement(Expression) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withElement(Expression...) - Method in class org.cqframework.cql.elm.execution.List
 
withElement(InstanceElement...) - Method in class org.cqframework.cql.elm.execution.Instance
 
withElement(TupleElement...) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withElement(TupleElementDefinition...) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withElements(LinkedHashMap<String, Object>) - Method in class org.opencds.cqf.cql.engine.runtime.Tuple
 
withElementType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withElementType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withElse(Expression) - Method in class org.cqframework.cql.elm.execution.Case
 
withElse(Expression) - Method in class org.cqframework.cql.elm.execution.If
 
withEndChar(Integer) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withEndChar(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
 
withEndIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
 
withEndLine(Integer) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withEndLine(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
 
withErrorSeverity(ErrorSeverity) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withErrorType(ErrorType) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.With
 
withExpression(Expression) - Method in class org.cqframework.cql.elm.execution.Without
 
withExternal(Boolean) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withFluent(Boolean) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withHigh(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
 
withHighClosed(Boolean) - Method in class org.cqframework.cql.elm.execution.Interval
 
withHighClosedExpression(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
 
withHighProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withHour(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withHour(Expression) - Method in class org.cqframework.cql.elm.execution.Time
 
withId(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withId(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withId(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withId(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
withId(String) - Method in class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
withId(String) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
withId(String) - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
withId(String) - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
withId(Expression) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withIdentifier(String) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withIdentifier(String) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withIdentifier(VersionedIdentifier) - Method in class org.cqframework.cql.elm.execution.Library
 
withIdProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withIdSearch(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withInclude(Collection<IncludeElement>) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withInclude(IncludeElement...) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withIncludedIn(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withIncludeFrom(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withIncludes(Library.Includes) - Method in class org.cqframework.cql.elm.execution.Library
 
withInitialValue(Expression) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withIsReverse(Boolean) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withIsType(QName) - Method in class org.cqframework.cql.elm.execution.Is
 
withIsTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Is
 
withIteration(Expression) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withLength(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
 
withLet(Collection<LetClause>) - Method in class org.cqframework.cql.elm.execution.Query
 
withLet(LetClause...) - Method in class org.cqframework.cql.elm.execution.Query
 
withLibraryId(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withLibraryId(String) - Method in class org.cqframework.cql.elm.execution.Locator
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withLibraryName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withLibrarySystem(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withLibrarySystem(String) - Method in class org.cqframework.cql.elm.execution.Locator
 
withLibraryVersion(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withLibraryVersion(String) - Method in class org.cqframework.cql.elm.execution.Locator
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Abs
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Add
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.After
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.And
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.As
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Avg
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Before
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Case
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Children
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Code
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Combine
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Concept
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Contains
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Convert
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Count
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Current
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Date
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Divide
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Element
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.End
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Ends
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Equal
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Except
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Exists
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Exp
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Expand
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Expression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Filter
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.First
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Floor
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Greater
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.If
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Implies
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.In
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Includes
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Instance
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Interval
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Is
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Last
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Length
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Less
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Library
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.List
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Literal
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Ln
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Log
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Lower
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Matches
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Max
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Median
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Meets
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Message
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Min
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Mode
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Negate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Not
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Now
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Null
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Or
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Power
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Precision
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Product
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Property
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Query
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Round
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Search
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Size
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Slice
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Sort
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Split
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Start
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Starts
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Substring
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Successor
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Sum
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Time
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Times
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Today
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToList
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToString
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Total
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Union
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Upper
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Variance
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Width
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.With
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Without
 
withLocalId(String) - Method in class org.cqframework.cql.elm.execution.Xor
 
withLocalIdentifier(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withLocalIdentifier(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Abs
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Add
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.After
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.And
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.As
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Avg
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Before
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Case
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Children
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Code
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Combine
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Concept
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Contains
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Convert
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Count
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Current
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Date
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Divide
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Element
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.End
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Ends
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Equal
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Except
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Exists
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Exp
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Expand
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Expression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Filter
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.First
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Floor
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Greater
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.If
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Implies
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.In
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Includes
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Instance
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Interval
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Is
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Last
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Length
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Less
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Library
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.List
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Literal
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Ln
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Log
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Lower
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Matches
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Max
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Median
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Meets
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Message
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Min
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Mode
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Negate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Not
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Now
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Null
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Or
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Power
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Precision
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Product
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Property
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Query
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Round
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Search
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Size
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Slice
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Sort
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Split
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Start
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Starts
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Substring
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Successor
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Sum
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Time
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Times
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Today
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToList
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToString
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Total
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Union
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Upper
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Variance
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Width
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.With
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Without
 
withLocator(String) - Method in class org.cqframework.cql.elm.execution.Xor
 
withLocator(Locator) - Method in class org.cqframework.cql.elm.execution.Annotation
 
withLow(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
 
withLowClosed(Boolean) - Method in class org.cqframework.cql.elm.execution.Interval
 
withLowClosedExpression(Expression) - Method in class org.cqframework.cql.elm.execution.Interval
 
withLowProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withMediaType(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withMessage(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withMessage(Expression) - Method in class org.cqframework.cql.elm.execution.Message
 
withMillisecond(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withMillisecond(Expression) - Method in class org.cqframework.cql.elm.execution.Time
 
withMinute(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withMinute(Expression) - Method in class org.cqframework.cql.elm.execution.Time
 
withMonth(Expression) - Method in class org.cqframework.cql.elm.execution.Date
 
withMonth(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withName(String) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
withName(String) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.Tag
 
withName(String) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
withName(String) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withName(String) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withName(String) - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
withName(String) - Method in class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
withName(String) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
withName(QName) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withNumerator(Quantity) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Add
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.After
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.And
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Before
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Contains
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Divide
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Ends
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Equal
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Except
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Expand
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Greater
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Implies
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.In
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Includes
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Less
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Log
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Matches
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Meets
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Or
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Power
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Starts
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Times
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Union
 
withOperand(Collection<Expression>) - Method in class org.cqframework.cql.elm.execution.Xor
 
withOperand(Collection<OperandDef>) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Abs
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.As
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Convert
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.End
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Exists
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Exp
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Floor
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Is
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Length
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Ln
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Lower
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Negate
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Not
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Precision
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Round
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Size
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Start
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Successor
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToList
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToString
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Upper
 
withOperand(Expression) - Method in class org.cqframework.cql.elm.execution.Width
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Add
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.After
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.And
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Before
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Contains
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Divide
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Ends
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Equal
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Except
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Expand
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Greater
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Implies
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.In
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Includes
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Less
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Log
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Matches
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Meets
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Or
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Power
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Starts
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Times
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Union
 
withOperand(Expression...) - Method in class org.cqframework.cql.elm.execution.Xor
 
withOperand(OperandDef...) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withOperandType(QName) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withOperandTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withOrderBy(String) - Method in class org.cqframework.cql.elm.execution.First
 
withOrderBy(String) - Method in class org.cqframework.cql.elm.execution.Last
 
withOtherFilter(Collection<OtherFilterElement>) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withOtherFilter(OtherFilterElement...) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
Without - Class in org.cqframework.cql.elm.execution
The Without clause restricts the elements of a given source to only those elements that do not have elements in the related source that satisfy the suchThat condition.
Without() - Constructor for class org.cqframework.cql.elm.execution.Without
 
withParameterName(String) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withParameters(Library.Parameters) - Method in class org.cqframework.cql.elm.execution.Library
 
withParameterType(QName) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withParameterTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Avg
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Count
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Max
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Median
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Min
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Mode
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Product
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Property
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Search
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Sum
 
withPath(String) - Method in class org.cqframework.cql.elm.execution.Variance
 
withPattern(Expression) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withPattern(Expression) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withPointType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.After
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Before
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Contains
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Ends
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.In
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Includes
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Meets
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withPrecision(DateTimePrecision) - Method in class org.cqframework.cql.elm.execution.Starts
 
withPrecision(Expression) - Method in class org.cqframework.cql.elm.execution.Round
 
withPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.DateTime
 
withPrecision(Precision) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
withPreserve(Boolean) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withProperty(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withProperty(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withProperty(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withR(String) - Method in class org.cqframework.cql.elm.execution.Narrative
 
withRelatedDataType(QName) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withRelatedProperty(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withRelatedSearch(String) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withRelationship(Collection<RelationshipClause>) - Method in class org.cqframework.cql.elm.execution.Query
 
withRelationship(RelationshipClause...) - Method in class org.cqframework.cql.elm.execution.Query
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Abs
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Add
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.After
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.And
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.As
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Avg
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Before
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Case
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Children
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Code
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Combine
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Concept
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Contains
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Convert
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Count
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Current
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Date
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Divide
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Element
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.End
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Ends
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Equal
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Except
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Exists
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Exp
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Expand
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Expression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Filter
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.First
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Floor
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Greater
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.If
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Implies
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.In
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Includes
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Instance
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Interval
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Is
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Last
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Length
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Less
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Library
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.List
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Literal
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Ln
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Log
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Lower
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Matches
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Max
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Median
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Meets
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Message
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Min
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Mode
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Negate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Not
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Now
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Null
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Or
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Power
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Precision
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Product
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Property
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Query
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Round
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Search
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Size
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Slice
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Sort
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Split
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Start
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Starts
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Substring
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Successor
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Sum
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Time
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Times
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Today
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToList
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToString
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Total
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Union
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Upper
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Variance
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Width
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.With
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Without
 
withResultTypeName(QName) - Method in class org.cqframework.cql.elm.execution.Xor
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Abs
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Add
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.After
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AliasedQuerySource
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AliasRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.And
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.As
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Avg
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Before
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ByColumn
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ByDirection
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ByExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Case
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Children
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Code
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CodeDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CodeRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CodeSystemRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Combine
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Concept
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConceptDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConceptRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Contains
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ContextDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Convert
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Count
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Current
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Date
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Divide
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Element
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.End
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Ends
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Equal
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Except
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Exists
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Exp
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Expand
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Expression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ExpressionDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ExpressionRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Filter
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.First
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Floor
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.FunctionDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Greater
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IdentifierRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.If
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Implies
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.In
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IncludeElement
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Includes
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Instance
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Interval
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IntervalTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Is
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Last
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Length
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Less
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.LetClause
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Library
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.List
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ListTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Literal
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Ln
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Log
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Lower
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Matches
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Max
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Median
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Meets
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Message
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Min
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Mode
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.NamedTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Negate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Not
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Now
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Null
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OperandDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OperandRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Or
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ParameterDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ParameterRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ParameterTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Power
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Precision
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Product
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Property
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Query
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.QueryLetRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Ratio
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ReturnClause
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Round
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Search
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Size
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Slice
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Sort
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SortByItem
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SortClause
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Split
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Start
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Starts
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Substring
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Successor
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Sum
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Time
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Times
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Today
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToList
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToString
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Total
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Tuple
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleTypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TypeSpecifier
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Union
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Upper
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.ValueSetRef
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Variance
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Width
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.With
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Without
 
withResultTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Xor
 
withReturn(ReturnClause) - Method in class org.cqframework.cql.elm.execution.Query
 
withS(Narrative) - Method in class org.cqframework.cql.elm.execution.Annotation
 
withSchemaIdentifier(VersionedIdentifier) - Method in class org.cqframework.cql.elm.execution.Library
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Current
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Filter
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Iteration
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Property
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Search
 
withScope(String) - Method in class org.cqframework.cql.elm.execution.Total
 
withSearch(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withSearch(String) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withSearch(String) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withSecond(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withSecond(Expression) - Method in class org.cqframework.cql.elm.execution.Time
 
withSeparator(Expression) - Method in class org.cqframework.cql.elm.execution.Combine
 
withSeparator(Expression) - Method in class org.cqframework.cql.elm.execution.Split
 
withSeparatorPattern(Expression) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withSeverity(Expression) - Method in class org.cqframework.cql.elm.execution.Message
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Abs
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Add
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.After
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.And
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.As
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Avg
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Before
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Children
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Combine
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Contains
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Convert
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Count
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Date
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Divide
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.End
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Ends
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Equal
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Except
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Exists
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Exp
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Expand
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.First
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Floor
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Greater
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Implies
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.In
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Includes
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Is
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Last
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Length
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Less
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Ln
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Log
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Lower
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Matches
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Max
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Median
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Meets
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Message
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Min
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Mode
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Negate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Not
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Now
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Or
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Power
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Precision
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Product
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Round
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Size
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Slice
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Split
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Start
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Starts
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Substring
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Successor
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Sum
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Time
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Times
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Today
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToList
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToString
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Union
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Upper
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Variance
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Width
 
withSignature(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.Xor
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Abs
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Add
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.After
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.And
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.AnyInCodeSystem
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.As
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Avg
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Before
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.BinaryExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.CalculateAge
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.CalculateAgeAt
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.CanConvertQuantity
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Ceiling
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Children
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Coalesce
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Collapse
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Combine
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Concatenate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Contains
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Convert
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertQuantity
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToBoolean
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDateTime
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToDecimal
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToInteger
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToLong
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToQuantity
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToRatio
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToString
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ConvertsToTime
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Count
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Date
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.DateFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.DateTimeComponentFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.DifferenceBetween
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Distinct
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Divide
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.DurationBetween
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.End
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Ends
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.EndsWith
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Equal
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Equivalent
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Except
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Exists
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Exp
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Expand
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ExpandValueSet
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.First
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Flatten
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Floor
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.FunctionRef
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Greater
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.GreaterOrEqual
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.HighBoundary
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Implies
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.In
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.IncludedIn
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Includes
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.InCodeSystem
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Indexer
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Intersect
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Is
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.IsFalse
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.IsNull
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.IsTrue
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Last
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Length
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Less
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.LessOrEqual
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Ln
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Log
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.LowBoundary
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Lower
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Matches
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Max
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Median
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Meets
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.MeetsAfter
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.MeetsBefore
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Message
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Min
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Mode
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Modulo
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Multiply
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.NaryExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Negate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Not
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.NotEqual
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Now
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.OperatorExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Or
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Overlaps
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.OverlapsAfter
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.OverlapsBefore
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.PointFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Power
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Precision
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Predecessor
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Product
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ProperContains
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ProperIn
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ProperIncludedIn
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ProperIncludes
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ReplaceMatches
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Round
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SameAs
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SameOrAfter
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SameOrBefore
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SingletonFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Size
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Slice
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Split
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Start
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Starts
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.StartsWith
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Substring
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.SubsumedBy
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Subsumes
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Subtract
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Successor
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Sum
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TernaryExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Time
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TimeFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TimeOfDay
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Times
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TimezoneFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TimezoneOffsetFrom
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToBoolean
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToChars
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToConcept
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToDate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToDateTime
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Today
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToDecimal
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToInteger
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToList
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToLong
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToQuantity
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToRatio
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToString
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ToTime
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Truncate
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.TruncatedDivide
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.UnaryExpression
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Union
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Upper
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Variance
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Width
 
withSignature(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.Xor
 
withSort(SortClause) - Method in class org.cqframework.cql.elm.execution.Query
 
withSource(Collection<AliasedQuerySource>) - Method in class org.cqframework.cql.elm.execution.Query
 
withSource(AliasedQuerySource...) - Method in class org.cqframework.cql.elm.execution.Query
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Aggregate
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateExpression
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.AllTrue
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.AnyTrue
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Avg
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Children
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Combine
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Count
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Descendents
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Filter
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.First
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.ForEach
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.GeometricMean
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.IndexOf
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Last
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Max
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Median
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Message
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Min
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Mode
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.PopulationStdDev
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.PopulationVariance
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Product
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Property
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Repeat
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Search
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Sort
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.StdDev
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Sum
 
withSource(Expression) - Method in class org.cqframework.cql.elm.execution.Variance
 
withStartChar(Integer) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withStartChar(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
 
withStartIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Slice
 
withStartIndex(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
 
withStarting(Expression) - Method in class org.cqframework.cql.elm.execution.AggregateClause
 
withStartLine(Integer) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withStartLine(Integer) - Method in class org.cqframework.cql.elm.execution.Locator
 
withStatements(Library.Statements) - Method in class org.cqframework.cql.elm.execution.Library
 
withStrict(Boolean) - Method in class org.cqframework.cql.elm.execution.As
 
withString(Expression) - Method in class org.cqframework.cql.elm.execution.LastPositionOf
 
withString(Expression) - Method in class org.cqframework.cql.elm.execution.PositionOf
 
withStringToSplit(Expression) - Method in class org.cqframework.cql.elm.execution.Split
 
withStringToSplit(Expression) - Method in class org.cqframework.cql.elm.execution.SplitOnMatches
 
withStringToSub(Expression) - Method in class org.cqframework.cql.elm.execution.Substring
 
withSuchThat(Expression) - Method in class org.cqframework.cql.elm.execution.RelationshipClause
 
withSuchThat(Expression) - Method in class org.cqframework.cql.elm.execution.With
 
withSuchThat(Expression) - Method in class org.cqframework.cql.elm.execution.Without
 
withSystem(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
withSystem(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
withSystem(CodeSystemRef) - Method in class org.cqframework.cql.elm.execution.Code
 
withT(Collection<Tag>) - Method in class org.cqframework.cql.elm.execution.Annotation
 
withT(Tag...) - Method in class org.cqframework.cql.elm.execution.Annotation
 
withTargetIncludeLibraryId(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withTargetIncludeLibrarySystem(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withTargetIncludeLibraryVersionId(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmError
 
withTemplateId(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withThen(Expression) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withThen(Expression) - Method in class org.cqframework.cql.elm.execution.If
 
withTime(LocalTime) - Method in class org.opencds.cqf.cql.engine.runtime.Time
 
withTimezoneOffset(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 
withToType(QName) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withToType(QName) - Method in class org.cqframework.cql.elm.execution.Convert
 
withToTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.CanConvert
 
withToTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.Convert
 
withTranslatorOptions(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
withTranslatorVersion(String) - Method in class org.cqframework.cql.elm.execution.CqlToElmInfo
 
withType(Collection<TypeSpecifier>) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withType(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.TupleElementDefinition
 
withType(TypeSpecifier...) - Method in class org.cqframework.cql.elm.execution.ChoiceTypeSpecifier
 
withTypeSpecifier(TypeSpecifier) - Method in class org.cqframework.cql.elm.execution.List
 
withUnit(String) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withUnit(String) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
withUri(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withUsings(Library.Usings) - Method in class org.cqframework.cql.elm.execution.Library
 
withValue(Object) - Method in class org.opencds.cqf.cql.engine.execution.Variable
 
withValue(String) - Method in class org.cqframework.cql.elm.execution.Literal
 
withValue(String) - Method in class org.cqframework.cql.elm.execution.Tag
 
withValue(BigDecimal) - Method in class org.cqframework.cql.elm.execution.Quantity
 
withValue(BigDecimal) - Method in class org.opencds.cqf.cql.engine.runtime.Quantity
 
withValue(Expression) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withValue(Expression) - Method in class org.cqframework.cql.elm.execution.DateFilterElement
 
withValue(Expression) - Method in class org.cqframework.cql.elm.execution.InstanceElement
 
withValue(Expression) - Method in class org.cqframework.cql.elm.execution.OtherFilterElement
 
withValue(Expression) - Method in class org.cqframework.cql.elm.execution.TupleElement
 
withValueset(ValueSetRef) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withValueset(ValueSetRef) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withValuesetExpression(Expression) - Method in class org.cqframework.cql.elm.execution.AnyInValueSet
 
withValuesetExpression(Expression) - Method in class org.cqframework.cql.elm.execution.InValueSet
 
withValueSetProperty(String) - Method in class org.cqframework.cql.elm.execution.CodeFilterElement
 
withValueSetProperty(String) - Method in class org.cqframework.cql.elm.execution.Retrieve
 
withValueSets(Library.ValueSets) - Method in class org.cqframework.cql.elm.execution.Library
 
withValueType(QName) - Method in class org.cqframework.cql.elm.execution.Literal
 
withValueType(QName) - Method in class org.cqframework.cql.elm.execution.MaxValue
 
withValueType(QName) - Method in class org.cqframework.cql.elm.execution.MinValue
 
withValueType(QName) - Method in class org.cqframework.cql.elm.execution.Null
 
withVersion(String) - Method in class org.cqframework.cql.elm.execution.CodeSystemDef
 
withVersion(String) - Method in class org.cqframework.cql.elm.execution.IncludeDef
 
withVersion(String) - Method in class org.cqframework.cql.elm.execution.UsingDef
 
withVersion(String) - Method in class org.cqframework.cql.elm.execution.ValueSetDef
 
withVersion(String) - Method in class org.cqframework.cql.elm.execution.VersionedIdentifier
 
withVersion(String) - Method in class org.opencds.cqf.cql.engine.runtime.Code
 
withVersion(String) - Method in class org.opencds.cqf.cql.engine.runtime.CodeSystem
 
withVersion(String) - Method in class org.opencds.cqf.cql.engine.runtime.ValueSet
 
withVersion(String) - Method in class org.opencds.cqf.cql.engine.terminology.CodeSystemInfo
 
withVersion(String) - Method in class org.opencds.cqf.cql.engine.terminology.ValueSetInfo
 
withWhen(Expression) - Method in class org.cqframework.cql.elm.execution.CaseItem
 
withWhere(Expression) - Method in class org.cqframework.cql.elm.execution.Query
 
withYear(Expression) - Method in class org.cqframework.cql.elm.execution.Date
 
withYear(Expression) - Method in class org.cqframework.cql.elm.execution.DateTime
 

X

xor(Object, Object) - Static method in class org.opencds.cqf.cql.engine.elm.execution.XorEvaluator
 
Xor - Class in org.cqframework.cql.elm.execution
The Xor operator returns the exclusive or of its arguments.
Xor() - Constructor for class org.cqframework.cql.elm.execution.Xor
 
XorEvaluator - Class in org.opencds.cqf.cql.engine.elm.execution
 
XorEvaluator() - Constructor for class org.opencds.cqf.cql.engine.elm.execution.XorEvaluator
 

Y

year - Variable in class org.cqframework.cql.elm.execution.Date
 
year - Variable in class org.cqframework.cql.elm.execution.DateTime
 
YEAR - Enum constant in enum class org.cqframework.cql.elm.execution.DateTimePrecision
 
YEAR - Enum constant in enum class org.opencds.cqf.cql.engine.runtime.Precision
 

Z

zoneToOffset(ZoneOffset) - Static method in class org.opencds.cqf.cql.engine.runtime.TemporalHelper
 

_

_default - Variable in class org.cqframework.cql.elm.execution.ParameterDef
 
_else - Variable in class org.cqframework.cql.elm.execution.Case
 
_else - Variable in class org.cqframework.cql.elm.execution.If
 
_return - Variable in class org.cqframework.cql.elm.execution.Query
 
A B C D E F G H I L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form