|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SI | |
---|---|
org.eclipse.ohf.stem.diseasemodels.standard | |
org.eclipse.ohf.stem.diseasemodels.standard.impl | |
org.eclipse.ohf.stem.diseasemodels.standard.util |
Uses of SI in org.eclipse.ohf.stem.diseasemodels.standard |
---|
Subinterfaces of SI in org.eclipse.ohf.stem.diseasemodels.standard | |
---|---|
interface |
AggregatingSEIRDiseaseModel
This interface defines a class in an EMF model for an aggregating SEIR disease model. |
interface |
AggregatingSIDiseaseModel
This interface defines a class in an EMF model for an aggregating SI disease model. |
interface |
AggregatingSIRDiseaseModel
This interface defines a class in an EMF model for an aggregating SIR disease model. |
interface |
DeterministicSEIRDiseaseModel
This interface defines a class in an EMF model for an Deterministic SEIR disease model. |
interface |
DeterministicSIDiseaseModel
This interface defines a class in an EMF model for an Deterministic SI disease model. |
interface |
DeterministicSIRDiseaseModel
This interface defines a class in an EMF model for an Deterministic SIR disease model. |
interface |
SEIR
A DiseaseModel with four states Susceptible,
Exposed, Infectious and Recovered(SEIR). |
interface |
SIR
A DiseaseModel with three states Susceptible,
Infectious and Recovered(SIR). |
interface |
StochasticSEIRDiseaseModel
This interface defines a class in an EMF model for an Stochastic SEIR disease model. |
interface |
StochasticSIDiseaseModel
This interface defines a class in an EMF model for an Stochastic SI disease model. |
interface |
StochasticSIRDiseaseModel
This interface defines a class in an EMF model for an Stochastic SIR disease model. |
Uses of SI in org.eclipse.ohf.stem.diseasemodels.standard.impl |
---|
Classes in org.eclipse.ohf.stem.diseasemodels.standard.impl that implement SI | |
---|---|
class |
AggregatingSEIRDiseaseModelImpl
An implementation of the model object 'Aggregating SEIR Disease Model'. |
class |
AggregatingSIDiseaseModelImpl
An implementation of the model object 'Aggregating SI Disease Model'. |
class |
AggregatingSIRDiseaseModelImpl
An implementation of the model object 'Aggregating SIR Disease Model'. |
class |
DeterministicSEIRDiseaseModelImpl
An implementation of the model object 'Deterministic SEIR Disease Model'. |
class |
DeterministicSIDiseaseModelImpl
An implementation of the model object 'Deterministic SI Disease Model'. |
class |
DeterministicSIRDiseaseModelImpl
An implementation of the model object 'Deterministic SIR Disease Model'. |
class |
SEIRImpl
An implementation of the model object 'SEIR'. |
class |
SIImpl
An implementation of the model object 'SI'. |
class |
SIRImpl
An implementation of the model object 'SIR'. |
class |
StochasticSEIRDiseaseModelImpl
An implementation of the model object 'Stochastic SEIR Disease Model'. |
class |
StochasticSIDiseaseModelImpl
An implementation of the model object 'Stochastic SI Disease Model'. |
class |
StochasticSIRDiseaseModelImpl
An implementation of the model object 'Stochastic SIR Disease Model'. |
Uses of SI in org.eclipse.ohf.stem.diseasemodels.standard.util |
---|
Methods in org.eclipse.ohf.stem.diseasemodels.standard.util with parameters of type SI | |
---|---|
T |
StandardSwitch.caseSI(SI object)
Returns the result of interpretting the object as an instance of 'SI'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |