org.eclipse.gmf.codegen.util
Class EmitterSource<T extends org.eclipse.emf.ecore.EObject,E>
java.lang.Object
org.eclipse.gmf.codegen.util.EmitterSource<T,E>
public abstract class EmitterSource<T extends org.eclipse.emf.ecore.EObject,E>
- extends Object
- Author:
- artem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmitterSource
public EmitterSource()
getEmitters
public E getEmitters(T genModel,
boolean isDynamicTemplates)
dispose
public void dispose()
newEmitters
protected abstract E newEmitters(T genModel)
Copyright © 2012. All Rights Reserved.