Package org.eclipse.ohf.stem.internal.data

Class Summary
Activator The activator class controls the plug-in life cycle
CommonBorderData This class represents data extracted from a properties file with data about a a common border relationship.
CommonBorderRelationshipGraphRecord This class represents a Graph that contains Edges representing the "shares a common border" relationship between two Nodes.
ComposedDatasetRecord This class represents
CountryGraphData This class represents data extracted from a properties file with data about a specific country.
CountryGraphData.AreaData This class represents the area in square kilometers for a specific node in a specific adminstration level
CountryGraphData.NodeData This class contains the data that defines node in a country graph.
CountryGraphData.PopulationData This class represents the number of population members of a particular type who occupy a specific node.
CountryGraphRecord This class represents a Graph specific to a single country.
CountryGraphRecord.CountryAreaLabelGraphRecord This class represents a Graph containing AreaLabels of Nodes specific to a country.
CountryGraphRecord.CountryLabelGraphRecord This class represents a Graph containing Labels of Nodes specific to a country.
CountryGraphRecord.CountryNodeGraphRecord This class represents a Graph containing Nodes of a specific country.
CountryGraphRecord.CountryPopulationLabelGraphRecord This class represents a Graph containing PopulationLabels of Nodes specific to a country.
DataSetRecord This class is an IdentifiableRecord that is defined by a data set defined in a properties file.
DataSetRecord.DataSetData This class represents data extracted from a properties file.
DataSetRecordFactory This class is a factory that creates instances of DataSetRecords
DataSetRecordHolder This class maintains a structured collection of DataSetRecords
DecoratorRecord This class represents a Decorator and its metadata.
DecoratorRecord.DecoratorData This class represents data that defines a Decorator
DiseaseModelData This class represents data extracted from a properties file that defines a DiseaseModel.
DiseaseModelData.AggregateSIDiseaseModelData This class represents data extracted from a properties file that defines a AggregatingSIDiseaseModel disease model.
DiseaseModelData.DeterministicSEIRDiseaseModelData This class represents data extracted from a properties file that defines a SEIR disease model.
DiseaseModelData.SEIRData This class represents data extracted from a properties file that defines a SEIR disease model.
DiseaseModelData.SIData This class represents data extracted from a properties file that defines a SI disease model
DiseaseModelData.SIRData This class represents data extracted from a properties file that defines a SIR disease model.
DiseaseModelData.StandardDiseaseModelData This class represents data extracted from a properties file that defines a StandardDiseaseModel.
DiseaseModelDecoratorRecord This class represents a DiseaseModel
DiseaseModelDecoratorRecord.AggregateSEIRDiseaseModelRecord This class represents an Aggregate SEIR Disease Model
DiseaseModelDecoratorRecord.AggregateSIDiseaseModelRecord This class represents an Aggregate SI Disease Model
DiseaseModelDecoratorRecord.AggregateSIRDiseaseModelRecord This class represents an Aggregate SIR Disease Model
DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord This class represents a DeterministicSEIRDiseaseModel
DiseaseModelDecoratorRecord.SEIRDecoratorRecord This class represents a SEIR disease model
DiseaseModelDecoratorRecord.SIDecoratorRecord This class represents a SI disease model
DiseaseModelDecoratorRecord.SIRDecoratorRecord This class represents a SIR disease model
DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord This class represents a StandardDiseaseModel
GraphRecord This class represents a Graph and its metadata.
GraphRecord.GraphData This class represents data that defines a Graph
IdentifiableRecord This class represents a generated Identifiable such as a Graph, Model, or Scenario.
IdentifiableRecord.AdminLevel This class represents a UN Administration Level.
InfectorData This class represents data extracted from a poperties file that defines a Infector.
InfectorData.SIInfectorData This class represents data extracted from a properties file that defines a SIInfector.
InfectorData.StandardInfectorData This class represents data extracted from a properties file that defines a StandardInfector.
InfectorDecoratorRecord This class represents an Infector
InfectorDecoratorRecord.SIInfectorDecoratorRecord This class represents a SIInfector.
InfectorDecoratorRecord.StandardInfectorDecoratorRecord This class represents a StandardInfector.
ISOKey This class represents an ISO-3166-1 alpha3 or alpha2 country key (or combination).
Main This class is the Main entry point to the generation of Graphs and Models from internal data sets.
ModelDatasetRecord This class represents a Model and it's metadata as read from a properties file.
ModelRecord This class represents a Model and its metadata.
ModelRecord.CountryModelRecord This class represents a ModelRecord for a specific country.
ModelRecord.FullCountryDiseaseModelRecord This class represents a full model with a disease model decorator
ModelRecord.FullCountryModelRecord This class represents a ModelRecord.CountryModelRecord that includes a ModelRecord.GeographicCountryModelRecord plus additional "dated" NodeLabels such as PopulationLabels and Edges with EdgeLabels such as TransportRelationshipLabel.
ModelRecord.GeneralModelRecord This class represents
ModelRecord.GeographicCountryModelRecord This class represents a ModelRecord.CountryModelRecord that includes all geographic Labels and Edges, such as AreaLabels and CommonBorderRelationshipLabels.
ModelRecordFactory This class is a factory that creates ModelRecords.
ModelRecordHolder This class maintains the collection of ModelRecords
RelationshipGraphData This class represents data extracted from a properties file with data about a a relationship between two Nodes.
RelationshipGraphRecord This class represents a Graph that contains Edges representing relationships between Nodes.
RelativePhysicalData This class represents data extracted from a properties file with data about a a relative physical relationship between two Nodes.
RelativePhysicalRelationshipGraphRecord This class represents a Graph that contains Edges representing a "relative physical" relationship between two Nodes.
Renumber This class holds a utility function for numbering the record entries of a properties file.
ScenarioDatasetRecord This class represents a Scenario and it's metadata as read from a properties file.
ScenarioRecord This class represents a Scenario and its metadata.
ScenarioRecord.DiseaseScenarioRecord This class represents a Scenario with a disease model.
ScenarioRecordFactory This class is a factory that creates ScenarioRecords.
SequencerRecord This class represents a Sequencer and its metadata.
TransportData This class contains one line of data extracted from a transportation relationship specification file.
TransportRelationshipGraphRecord This class represents a Graph that contains Edges representing the "population transportation" relationship between two Nodes.