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