de.cau.cs.kieler.esterel.esterel
Interface PresentCaseList
- All Superinterfaces:
- EObject, Notifier, PresentBody
- All Known Implementing Classes:
- PresentCaseListImpl
public interface PresentCaseList
- extends PresentBody
A representation of the model object 'Present Case List'.
The following features are supported:
- See Also:
EsterelPackage.getPresentCaseList()
- Rating

- Generated:
- This code was automatically generated.
- Model element
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
getCase
EList<PresentCase> getCase()
- Returns the value of the 'Case' containment reference list.
The list contents are of type
PresentCase
.
If the meaning of the 'Case' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Case' containment reference list.
- See Also:
EsterelPackage.getPresentCaseList_Case()
- Generated:
- This code was automatically generated.
- Model element: