Class Hierarchy
- java.lang.Object
- org.opencds.cqf.cql.engine.runtime.BaseTemporal (implements java.lang.Comparable<T>, org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.Date
- org.opencds.cqf.cql.engine.runtime.DateTime
- org.opencds.cqf.cql.engine.runtime.Time
- org.opencds.cqf.cql.engine.runtime.Code (implements org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.Concept (implements org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.CqlList
- org.opencds.cqf.cql.engine.runtime.Interval (implements java.lang.Comparable<T>, org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.Quantity (implements java.lang.Comparable<T>, org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.Ratio (implements org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.TemporalHelper
- org.opencds.cqf.cql.engine.runtime.Tuple (implements org.opencds.cqf.cql.engine.runtime.CqlType)
- org.opencds.cqf.cql.engine.runtime.Value
- org.opencds.cqf.cql.engine.runtime.Vocabulary (implements org.opencds.cqf.cql.engine.runtime.CqlType)
Interface Hierarchy
- org.opencds.cqf.cql.engine.runtime.CqlType