| Interface | Description |
|---|---|
| LocalUniqueId |
A unique identifier for a proposition retrieved from a data source
backend.
|
| LocalUniqueIdValuesProvider | |
| Parameter |
Represents a single element of patient data or information, such as a
time-stamped raw data value or an inferred interval.
|
| Proposition |
A data element.
|
| UniqueIdFactory |
| Class | Description |
|---|---|
| AbstractParameter |
An parameter over an interval.
|
| AbstractParameterIntervalSectioner | |
| AbstractProposition |
Abstract class for implementing the various kinds of propositions.
|
| CompoundInterval<E extends TemporalProposition> | |
| CompoundValuedInterval |
Represents an interval of multiple propositions and their values.
|
| Constant |
A parameter with no temporal component.
|
| Context |
A state of affairs that, when interpreted over a time interval, can change
the interpretation (abstraction) of one or more parameters within the scope
of that time interval.
|
| ContextIntervalSectioner | |
| DataSourceBackendId |
A unique identifier for a data source backend.
|
| DefaultLocalUniqueId | |
| DefaultUniqueIdFactory | |
| DerivedSourceId | |
| Event |
An external volitional action or process, such as the administration of a
drug (as opposed to a measurable datum, such as temperature).
|
| IntervalSectioner<E extends TemporalProposition,K extends CompoundInterval<E>> |
A factory for creating order lists of
CompoundValuedIntervals based
on input propositions. |
| PrimitiveParameter |
A raw data parameter with a timestamp (or other position value).
|
| PropositionUtil | |
| ProviderBasedLocalUniqueId | |
| ProviderBasedUniqueIdFactory | |
| Segment<T extends TemporalProposition> |
A segment of a sequence of
Parameter objects provided to
Detector instances' satisfiedBy() method. |
| Sequence<T extends TemporalProposition> |
A list of
Propositions sorted chronologically. |
| SourceId | |
| TemporalAbstractParameterFactory |
Generate instances of
AbstractParameter based on the provided date
format, and time granularity. |
| TemporalEventFactory |
Generate instances of
Event based on the provided date format and
granularity. |
| TemporalParameter | |
| TemporalPrimitiveParameterFactory |
Generate instances of
PrimitiveParameter based on the provided date
format and granularity. |
| TemporalProposition |
A proposition with a valid timestamp or interval.
|
| UniqueId |
A global unique identifier for
Propositions. |
Copyright © 2012–2016 Emory University. All rights reserved.