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