org.eclipse.ohf.stem.diseasemodels.standard
Interface AggregatingDiseaseModelState

All Superinterfaces:
DiseaseModelState, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, SanityChecker
All Known Implementing Classes:
AggregatingDiseaseModelStateImpl

public interface AggregatingDiseaseModelState
extends DiseaseModelState

This class represents the state of an aggregate disease model at a label.


Method Summary
 org.eclipse.emf.common.util.EList<SILabel> getChildrensLabels()
           
 
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

getChildrensLabels

org.eclipse.emf.common.util.EList<SILabel> getChildrensLabels()
Returns:
the disease model labels whose values are to be aggregated