Class AbstractPropertyGetter
java.lang.Object
org.eclipse.epsilon.eol.execute.introspection.AbstractPropertyGetter
- All Implemented Interfaces:
IPropertyGetter
- Direct Known Subclasses:
BibtexPropertyGetter
,CsvPropertyGetter
,EmfPropertyGetter
,ExtendedPropertyGetter
,JavaPropertyGetter
,ModelGroup.DelegatingModelElementPropertyGetter
,TuplePropertyGetter
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.epsilon.eol.execute.introspection.IPropertyGetter
hasProperty, hasProperty, invoke, invoke
-
Constructor Details
-
AbstractPropertyGetter
public AbstractPropertyGetter()
-