org.eclipse.emf.codegen.ecore.genmodel.impl
Class GenBaseImpl.AnnotationFilterImpl
java.lang.Object
org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.AnnotationFilterImpl
- All Implemented Interfaces:
- GenBaseImpl.AnnotationFilter
- Enclosing class:
- GenBaseImpl
- protected static class GenBaseImpl.AnnotationFilterImpl
- extends Object
- implements GenBaseImpl.AnnotationFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenBaseImpl.AnnotationFilterImpl
public GenBaseImpl.AnnotationFilterImpl()
accept
public boolean accept(EModelElement eModelElement,
String source,
String key,
String value)
- Specified by:
accept
in interface GenBaseImpl.AnnotationFilter