|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface 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.
Method Summary | |
---|---|
double |
getAreaRatio()
|
void |
setAreaRatio(double value)
Sets the value of the ' Area Ratio ' attribute. |
Methods inherited from interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelState |
---|
getLabel, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.ohf.stem.core.common.SanityChecker |
---|
sane |
Method Detail |
---|
double getAreaRatio()
Node
s processed
by the StandardDiseaseModel
and the area of the
Node
that the DiseaseModelLabel
is associated
with.void setAreaRatio(double value)
Area Ratio
' attribute.
value
- the new value of the 'Area Ratio' attribute.getAreaRatio()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |