org.eclipse.m2m.atl.dsls.core
Class EMFTCSInjector
java.lang.Object
org.eclipse.m2m.atl.dsls.core.EMFTCSInjector
public class EMFTCSInjector
- extends java.lang.Object
A wrapper which allow to create IModel
from text with TCS.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
problemsModelAdapter
protected ModelAdapter problemsModelAdapter
targetModelAdapter
protected ModelAdapter targetModelAdapter
EMFTCSInjector
public EMFTCSInjector()
getParameterTypes
public java.util.Map getParameterTypes()
getPrefix
public java.lang.String getPrefix()
inject
public java.lang.Object inject(EMFModel target,
java.io.InputStream source,
java.util.Map params)
throws java.io.IOException
- Throws:
java.io.IOException