de.cau.cs.kieler.esterel.esterel
Interface WeakAbortCase
- All Superinterfaces:
- EObject, Notifier, WeakAbortBody
- All Known Implementing Classes:
- WeakAbortCaseImpl
public interface WeakAbortCase
- extends WeakAbortBody
A representation of the model object 'Weak Abort Case'.
The following features are supported:
- See Also:
EsterelPackage.getWeakAbortCase()
- 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
getCases
EList<AbortCaseSingle> getCases()
- Returns the value of the 'Cases' containment reference list.
The list contents are of type
AbortCaseSingle
.
If the meaning of the 'Cases' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Cases' containment reference list.
- See Also:
EsterelPackage.getWeakAbortCase_Cases()
- Generated:
- This code was automatically generated.
- Model element: