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  java.util.List<java.lang.String> GenBaseImpl.collectGenConstraints(java.util.List<? extends GenClassifier> genClassifiers, java.util.List<java.lang.String> 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.