|
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 java.lang.Object
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)
-
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|