|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSetRecord | |
---|---|
org.eclipse.ohf.stem.internal.data |
Uses of DataSetRecord in org.eclipse.ohf.stem.internal.data |
---|
Subclasses of DataSetRecord in org.eclipse.ohf.stem.internal.data | |
---|---|
class |
CommonBorderRelationshipGraphRecord
This class represents a Graph that contains Edge s
representing the "shares a common border" relationship between two
Node s. |
class |
ComposedDatasetRecord
This class represents |
class |
CountryGraphRecord
This class represents a Graph specific to a single country. |
static class |
CountryGraphRecord.CountryAreaLabelGraphRecord
This class represents a Graph containing AreaLabel s of
Node s specific to a country. |
static class |
CountryGraphRecord.CountryLabelGraphRecord
This class represents a Graph containing Label s of
Node s specific to a country. |
static class |
CountryGraphRecord.CountryNodeGraphRecord
This class represents a Graph containing Node s of a
specific country. |
static class |
CountryGraphRecord.CountryPopulationLabelGraphRecord
This class represents a Graph containing PopulationLabel s
of Node s specific to a country. |
class |
DecoratorRecord
This class represents a Decorator and its metadata. |
class |
DiseaseModelDecoratorRecord
This class represents a DiseaseModel |
static class |
DiseaseModelDecoratorRecord.AggregateSEIRDiseaseModelRecord
This class represents an Aggregate SEIR Disease Model |
static class |
DiseaseModelDecoratorRecord.AggregateSIDiseaseModelRecord
This class represents an Aggregate SI Disease Model |
static class |
DiseaseModelDecoratorRecord.AggregateSIRDiseaseModelRecord
This class represents an Aggregate SIR Disease Model |
static class |
DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord
This class represents a DeterministicSEIRDiseaseModel |
static class |
DiseaseModelDecoratorRecord.SEIRDecoratorRecord
This class represents a SEIR disease model |
static class |
DiseaseModelDecoratorRecord.SIDecoratorRecord
This class represents a SI disease model |
static class |
DiseaseModelDecoratorRecord.SIRDecoratorRecord
This class represents a SIR disease model |
static class |
DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord
This class represents a StandardDiseaseModel |
class |
GraphRecord
This class represents a Graph and its metadata. |
class |
InfectorDecoratorRecord
This class represents an Infector |
static class |
InfectorDecoratorRecord.SIInfectorDecoratorRecord
This class represents a SIInfector . |
static class |
InfectorDecoratorRecord.StandardInfectorDecoratorRecord
This class represents a StandardInfector . |
class |
ModelDatasetRecord
This class represents a Model and it's metadata as read from a
properties file. |
class |
RelationshipGraphRecord
This class represents a Graph that contains Edge s
representing relationships between Node s. |
class |
RelativePhysicalRelationshipGraphRecord
This class represents a Graph that contains Edge s
representing a "relative physical" relationship between two Node s. |
class |
ScenarioDatasetRecord
This class represents a Scenario and it's metadata as read from a
properties file. |
class |
SequencerRecord
This class represents a Sequencer and its metadata. |
class |
TransportRelationshipGraphRecord
This class represents a Graph that contains Edge s
representing the "population transportation" relationship between two
Node s. |
Methods in org.eclipse.ohf.stem.internal.data that return DataSetRecord | |
---|---|
DataSetRecord |
DataSetRecordFactory.createDataSetRecord(java.io.File propertiesFile)
|
Methods in org.eclipse.ohf.stem.internal.data with parameters of type DataSetRecord | |
---|---|
void |
DataSetRecordHolder.add(DataSetRecord dataSetRecord)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |