Class AbstractPropertySetter
java.lang.Object
org.eclipse.epsilon.eol.execute.introspection.AbstractPropertySetter
- All Implemented Interfaces:
IPropertySetter
- Direct Known Subclasses:
BibtexPropertySetter,CsvPropertySetter,EmfPropertySetter,ExtendedPropertySetter,JavaPropertySetter,ModelGroup.DelegatingModelElementPropertySetter,MuddleModelPropertySetter,PatternMatchPropertySetter,TuplePropertySetter,YamlPropertySetter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.epsilon.eol.execute.introspection.IPropertySetter
invoke, invoke, invoke
-
Constructor Details
-
AbstractPropertySetter
public AbstractPropertySetter()
-