|
||||||||||
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.InfectorDecoratorRecord
org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord.StandardInfectorDecoratorRecord
org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord.SIInfectorDecoratorRecord
public static class InfectorDecoratorRecord.SIInfectorDecoratorRecord
This class represents a SIInfector
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord |
---|
InfectorDecoratorRecord.SIInfectorDecoratorRecord, InfectorDecoratorRecord.StandardInfectorDecoratorRecord |
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 |
INFECTIOUS_COUNT_PROPERTY
This is the property that specifies the number of infectious population members defined in a properties file. |
static java.lang.String |
SI_INFECTOR_CONTENT_DESCRIPTOR
This is the content descriptor for SIInfectorDecoratorRecord s. |
Fields inherited from class org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord.StandardInfectorDecoratorRecord |
---|
STANDARD_INFECTOR_CONTENT_DESCRIPTOR, STANDARD_INFECTOR_RECORD_TYPE_NAME |
Fields inherited from class org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord |
---|
DISEASE_NAME_PROPERTY, INFECTOR_CONTENT_DESCRIPTOR, INFECTOR_NAME_PROPERTY, POPULATION_ID_PROPERTY, TARGET_ISO_KEY_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 | |
---|---|
InfectorDecoratorRecord.SIInfectorDecoratorRecord()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
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 INFECTIOUS_COUNT_PROPERTY
public static final java.lang.String SI_INFECTOR_CONTENT_DESCRIPTOR
SIInfectorDecoratorRecord
s.
Constructor Detail |
---|
public InfectorDecoratorRecord.SIInfectorDecoratorRecord()
Method Detail |
---|
public java.lang.String toString()
toString
in class InfectorDecoratorRecord
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |