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

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

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

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenBaseImpl.GenConstraintFilter
protected  List GenBaseImpl.collectGenConstraints(List genClassifiers, List genConstraints, GenBaseImpl.GenConstraintFilter filter)
          Iterate over the lists returned by calling getGenConstraints() on items in the list of genClassifiers, and then over the list of genConstraints.
 


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