|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.epsilon.eol.execute.introspection.AbstractPropertyGetter
org.eclipse.epsilon.eol.execute.introspection.java.JavaPropertyGetter
public class JavaPropertyGetter
| Constructor Summary | |
|---|---|
JavaPropertyGetter()
|
|
| Method Summary | |
|---|---|
boolean |
hasProperty(java.lang.Object object,
java.lang.String property)
|
java.lang.Object |
invoke(java.lang.Object object,
java.lang.String property)
|
| Methods inherited from class org.eclipse.epsilon.eol.execute.introspection.AbstractPropertyGetter |
|---|
getAst, getContext, setAst, setContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaPropertyGetter()
| Method Detail |
|---|
public boolean hasProperty(java.lang.Object object,
java.lang.String property)
hasProperty in interface IPropertyGetterhasProperty in class AbstractPropertyGetter
public java.lang.Object invoke(java.lang.Object object,
java.lang.String property)
throws EolRuntimeException
EolRuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||