Uses of Interface
org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenFeatureFilter

Packages that use GenBaseImpl.GenFeatureFilter
org.eclipse.emf.codegen.ecore.genmodel.impl   
 

Uses of GenBaseImpl.GenFeatureFilter in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenBaseImpl.GenFeatureFilter
protected  List GenBaseImpl.collectGenFeatures(List genClasses, List genFeatures, GenBaseImpl.GenFeatureFilter filter)
          Iterate over the lists returned by calling getGenFeatures() on items in the list of genClasses, and then over the list of genFeatures.
 


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