|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifiableRecord | |
---|---|
org.eclipse.ohf.stem.internal.data |
Uses of IdentifiableRecord in org.eclipse.ohf.stem.internal.data |
---|
Subclasses of IdentifiableRecord 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 |
DataSetRecord
This class is an IdentifiableRecord that is defined by a data set
defined in a properties file. |
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 |
ModelRecord
This class represents a Model and its metadata. |
static class |
ModelRecord.CountryModelRecord
This class represents a ModelRecord for a specific country. |
static class |
ModelRecord.FullCountryDiseaseModelRecord
This class represents a full model with a disease model decorator |
static class |
ModelRecord.FullCountryModelRecord
This class represents a ModelRecord.CountryModelRecord that includes a
ModelRecord.GeographicCountryModelRecord plus additional "dated"
NodeLabel s such as PopulationLabel s and Edge s
with EdgeLabel s such as TransportRelationshipLabel . |
static class |
ModelRecord.GeneralModelRecord
This class represents |
static class |
ModelRecord.GeographicCountryModelRecord
This class represents a ModelRecord.CountryModelRecord that includes all
geographic Label s and Edge s, such as AreaLabel s
and CommonBorderRelationshipLabel s. |
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 |
ScenarioRecord
This class represents a Scenario and its metadata. |
static class |
ScenarioRecord.DiseaseScenarioRecord
This class represents a Scenario with a disease model. |
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 with parameters of type IdentifiableRecord | |
---|---|
int |
IdentifiableRecord.compareTo(IdentifiableRecord ir)
|
boolean |
IdentifiableRecord.isYounger(IdentifiableRecord ir)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |