org.eclipse.emf.exporter.util
Class ExporterUtil
java.lang.Object
org.eclipse.emf.exporter.util.ExporterUtil
- public class ExporterUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExporterUtil
public ExporterUtil()
findOrCreateGenAnnotation
public static GenAnnotation findOrCreateGenAnnotation(GenBase genBase,
String source)
- Returns the GenBase object's GenAnnotation, creating one if necessary.