|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableValueNotFoundInfo
| Method Summary | |
|---|---|
VariableExp<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> |
getVariableExp()
If the request for the undefined variable was triggered by evaluating a VariableExp, this
expression is returned. |
java.lang.String |
getVariableName()
|
| Method Detail |
|---|
java.lang.String getVariableName()
VariableExp<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> getVariableExp()
VariableExp, this
expression is returned. In some cases the EvaluationEnvironment.getValueOf(String) method is called
without a particular variable expression at hand, e.g., in order to look up the context object which is the
value of the "self" variable for which not always a variable expression is available. In those cases,
null will be returned.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||