de.cau.cs.kieler.esterel.esterel
Interface TrapHandlerList
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- TrapHandlerListImpl
public interface TrapHandlerList
- extends EObject
A representation of the model object 'Trap Handler List'.
The following features are supported:
- See Also:
EsterelPackage.getTrapHandlerList()
- 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 |
getTrapHandler
EList<TrapHandler> getTrapHandler()
- Returns the value of the 'Trap Handler' containment reference list.
The list contents are of type
TrapHandler
.
If the meaning of the 'Trap Handler' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Trap Handler' containment reference list.
- See Also:
EsterelPackage.getTrapHandlerList_TrapHandler()
- Generated:
- This code was automatically generated.
- Model element: