|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardDiseaseModelLabel | |
---|---|
org.eclipse.ohf.stem.diseasemodels.standard | |
org.eclipse.ohf.stem.diseasemodels.standard.impl | |
org.eclipse.ohf.stem.diseasemodels.standard.util |
Uses of StandardDiseaseModelLabel in org.eclipse.ohf.stem.diseasemodels.standard |
---|
Subinterfaces of StandardDiseaseModelLabel in org.eclipse.ohf.stem.diseasemodels.standard | |
---|---|
interface |
SEIRLabel
This interface defines a class in an EMF model for a standard SEIR disease model dynamic label. |
interface |
SILabel
This interface defines a class in an EMF model for an SI disease model dynamic label. |
interface |
SIRLabel
This interface defines a class in an EMF model for an SIR disease model dynamic label. |
Uses of StandardDiseaseModelLabel in org.eclipse.ohf.stem.diseasemodels.standard.impl |
---|
Classes in org.eclipse.ohf.stem.diseasemodels.standard.impl that implement StandardDiseaseModelLabel | |
---|---|
class |
SEIRLabelImpl
An implementation of the model object 'SEIR Label'. |
class |
SILabelImpl
An implementation of the model object 'SI Label'. |
class |
SIRLabelImpl
An implementation of the model object 'SIR Label'. |
class |
StandardDiseaseModelLabelImpl
An implementation of the model object 'Disease Model Label'. |
Uses of StandardDiseaseModelLabel in org.eclipse.ohf.stem.diseasemodels.standard.util |
---|
Methods in org.eclipse.ohf.stem.diseasemodels.standard.util with parameters of type StandardDiseaseModelLabel | |
---|---|
T |
StandardSwitch.caseStandardDiseaseModelLabel(StandardDiseaseModelLabel object)
Returns the result of interpretting the object as an instance of 'Disease Model Label'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |