de.cau.cs.kieler.esterel.esterel
Interface SigExpr
- All Superinterfaces:
- EObject, Notifier, TrapExpr
- All Known Implementing Classes:
- SigExprImpl
public interface SigExpr
- extends TrapExpr
A representation of the model object 'Sig Expr'.
The following features are supported:
- See Also:
EsterelPackage.getSigExpr()
- 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 |
getAndExpr
EList<SigExprAND> getAndExpr()
- Returns the value of the 'And Expr' containment reference list.
The list contents are of type
SigExprAND
.
If the meaning of the 'And Expr' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'And Expr' containment reference list.
- See Also:
EsterelPackage.getSigExpr_AndExpr()
- Generated:
- This code was automatically generated.
- Model element: