public interface Rhs
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaDslPackage.getRhs()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputExpression> |
getFailures()
Returns the value of the 'Failures' containment reference list.
|
org.eclipse.emf.common.util.EList<OutputExpression> getFailures()
OutputExpression
.
If the meaning of the 'Failures' containment reference list isn't clear, there really should be more of a description here...
FlaDslPackage.getRhs_Failures()