org.eclipse.emf.codegen.ecore.genmodel.impl
Interface GenBaseImpl.AnnotationFilter

All Known Implementing Classes:
GenBaseImpl.AnnotationFilterImpl
Enclosing interface:
GenBaseImpl

protected static interface GenBaseImpl.AnnotationFilter


Method Summary
 boolean accept(EModelElement eModelElement, String source, String key, String value)
           
 

Method Detail

accept

public boolean accept(EModelElement eModelElement,
                      String source,
                      String key,
                      String value)

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.