SchemaSupport class abstract

An abstract class represent any OMH schema.

Implementers

Constructors

SchemaSupport()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getSchemaId() SchemaId
The schema this class corresponds to
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ACCELERATION → const String
ACTIVITY → const String
BLOOD_PRESSURE → const String
CACHET_NAMESPACE → const String
CALORIES → const String
DATA_POINT → const String
DIASTOLIC_BLOOD_PRESSURE → const String
GEOPOSITION → const String
HEART_RATE → const String
MEASURE → const String
MINUTES_MODERATE_ACTIVITY → const String
OMH_NAMESPACE → const String
RR_INTERVAL → const String
SCHEMA → const String
STEP_COUNT → const String
SURVEY → const String
SURVEY_ANSWER → const String
SURVEY_ITEM → const String
SURVEY_QUESTION → const String
SYSTOLIC_BLOOD_PRESSURE → const String
TIME_FRAME → const String
TIME_INTERVAL → const String
UNITS → const String