| Package | Description |
|---|---|
| org.protempa.proposition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Parameter
Represents a single element of patient data or information, such as a
time-stamped raw data value or an inferred interval.
|
interface |
Proposition
A data record.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParameter
An parameter over an interval.
|
class |
AbstractProposition
Abstract class for implementing the various kinds of propositions.
|
class |
Constant
A parameter with no temporal component.
|
class |
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.
|
class |
Event
An external volitional action or process, such as the administration of a
drug (as opposed to a measurable datum, such as temperature).
|
class |
PrimitiveParameter
A raw data parameter with a timestamp (or other position value).
|
class |
Sequence<T extends TemporalProposition>
A list of
Propositions sorted chronologically. |
class |
TemporalParameter |
class |
TemporalProposition
A proposition with a timestamp or interval.
|
Copyright © 2012–2018 Emory University. All rights reserved.