Package org.eclipse.ohf.stem.diseasemodels.standard

Interface Summary
AggregatingDiseaseModelState This class represents the state of an aggregate disease model at a label.
AggregatingSEIRDiseaseModel This interface defines a class in an EMF model for an aggregating SEIR disease model.
AggregatingSIDiseaseModel This interface defines a class in an EMF model for an aggregating SI disease model.
AggregatingSIRDiseaseModel This interface defines a class in an EMF model for an aggregating SIR disease model.
DeterministicSEIRDiseaseModel This interface defines a class in an EMF model for an Deterministic SEIR disease model.
DeterministicSIDiseaseModel This interface defines a class in an EMF model for an Deterministic SI disease model.
DeterministicSIRDiseaseModel This interface defines a class in an EMF model for an Deterministic SIR disease model.
DiseaseModel This interface defines a class in an EMF model for an STEM Disease model.
DiseaseModelLabel This interface defines a class in an EMF model for an STEM Disease model label.
DiseaseModelLabelValue This interface defines a class in an EMF model for an disease model label value.
DiseaseModelState This interface defines a class in an EMF model that contains state information for a STEM disease model's computations from one simulation cycle to another.
Infector This interface defines a class in an EMF model for the initialization of an infectious population in a disease model.
SEIR A DiseaseModel with four states Susceptible, Exposed, Infectious and Recovered(SEIR).
SEIRLabel This interface defines a class in an EMF model for a standard SEIR disease model dynamic label.
SEIRLabelValue This interface defines a class in an EMF model for an SEIR disease model label value.
SI A DiseaseModel with two states Susceptible and Infectious (SI).
SIDiseaseModelState This interface defines a class in an EMF model that contains state information for a SI STEM disease model's computations from one simulation cycle to another.
SIInfector This interface defines a class in an EMF model for the initialization of an infectious population in a Standard disease model.
SILabel This interface defines a class in an EMF model for an SI disease model dynamic label.
SILabelValue This interface defines a class in an EMF model for an SI disease model label value.
SIR A DiseaseModel with three states Susceptible, Infectious and Recovered(SIR).
SIRLabel This interface defines a class in an EMF model for an SIR disease model dynamic label.
SIRLabelValue This interface defines a class in an EMF model for an SIR disease model label value.
StandardDiseaseModel This interface defines a class in an EMF model for a Standard disease model.
StandardDiseaseModelLabel This interface defines a class in an EMF model for a Standard Disease model label.
StandardDiseaseModelLabelValue This interface defines a class in an EMF model for an Standard disease model label value.
StandardDiseaseModelState This interface defines a class in an EMF model that contains state information for a standard STEM disease model's computations from one simulation cycle to another.
StandardFactory The Factory for the model.
StandardInfector This interface defines a class in an EMF model for the initialization of an infectious population in a Standard disease model.
StandardPackage The Package for the model.
StandardPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
StandardStochasticDiseaseModel This interface is an EMF model.
StochasticDiseaseModel This interface defines an EMF model
StochasticSEIRDiseaseModel This interface defines a class in an EMF model for an Stochastic SEIR disease model.
StochasticSIDiseaseModel This interface defines a class in an EMF model for an Stochastic SI disease model.
StochasticSIRDiseaseModel This interface defines a class in an EMF model for an Stochastic SIR disease model.