|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ohf.stem.internal.data.IdentifiableRecord
org.eclipse.ohf.stem.internal.data.DataSetRecord
org.eclipse.ohf.stem.internal.data.DecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIDecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIRDecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SEIRDecoratorRecord
org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord
public static class DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord
This class represents a DeterministicSEIRDiseaseModel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.DecoratorRecord |
---|
DecoratorRecord.DecoratorData |
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
DataSetRecord.DataSetData |
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord |
---|
IdentifiableRecord.AdminLevel |
Field Summary | |
---|---|
static java.lang.String |
DETERMINISTIC_SEIR_CONTENT_DESCRIPTOR
This is the content descriptor for deterministic SEIR disease model decorators. |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SEIRDecoratorRecord |
---|
INCUBATION_RATE_PROPERTY, SEIR_CONTENT_DESCRIPTOR |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIRDecoratorRecord |
---|
SIR_CONTENT_DESCRIPTOR |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIDecoratorRecord |
---|
INFECTIOUS_MORTALITY_PROPERTY, INFECTIOUS_MORTALITY_RATE_PROPERTY, NON_LINEARITY_COEFFICIENT_PROPERTY, PHYSICALLY_ADJACENT_INFECTIOUS_PROPORTION_PROPERTY, RECOVERY_RATE_PROPERTY, SI_CONTENT_DESCRIPTOR, TRANSMISSION_RATE_PROPERTY |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord |
---|
STANDARD_DISEASE_MODEL_RECORD_TYPE_NAME |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord |
---|
BACKGROUND_MORTALITY_RATE_PROPERTY, DISEASE_MODEL_DIR, DISEASE_NAME_PROPERTY, POPULATION_IDENTIFIER_PROPERTY, TIME_PERIOD_PROPERTY |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DecoratorRecord |
---|
DECORATOR_DIR |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
RECORD_CLASSNAME_PROPERTY |
Constructor Summary | |
---|---|
DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord()
|
Method Summary |
---|
Methods inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SEIRDecoratorRecord |
---|
toString |
Methods inherited from class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord |
---|
getPopulationIdentifier |
Methods inherited from class org.eclipse.ohf.stem.internal.data.DecoratorRecord |
---|
getDecorator, getNumModelDecorators |
Methods inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
getNumEdges, getNumLabels, getNumNodes, getNumScenarioDecorators, initializeDataSet |
Methods inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord |
---|
addAdminLevel, addAdminLevel, addAdminLevels, compareTo, getAdminLevels, getAdminLevelsAsString, getAdminLevelsMaxToMin, getDublinCore, getEndDate, getIdentifiable, getMaxAdminLevel, getMinAdminLevel, getNumAdminLevels, getStartDate, inDateRange, isYounger, serialize, serializeIdentifiable, setDublinCore, setEndDate, setIdentifiable, setStartDate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DETERMINISTIC_SEIR_CONTENT_DESCRIPTOR
Constructor Detail |
---|
public DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |