Uses of Class
org.eclipse.emf.codegen.merge.java.JControlModel.SweepRule

Packages that use JControlModel.SweepRule
org.eclipse.emf.codegen.jmerge   
org.eclipse.emf.codegen.merge.java   
 

Uses of JControlModel.SweepRule in org.eclipse.emf.codegen.jmerge
 

Subclasses of JControlModel.SweepRule in org.eclipse.emf.codegen.jmerge
static class JControlModel.SweepRule
          Deprecated. in 2.2.0. Use JControlModel.SweepRule instead.
 

Methods in org.eclipse.emf.codegen.jmerge that return JControlModel.SweepRule
protected  JControlModel.SweepRule JControlModel.createSweepRule(String classPrefix, Element elementChild)
          Deprecated.  
 

Uses of JControlModel.SweepRule in org.eclipse.emf.codegen.merge.java
 

Methods in org.eclipse.emf.codegen.merge.java that return JControlModel.SweepRule
protected  JControlModel.SweepRule JControlModel.createSweepRule(String classPrefix, Element elementChild)
           
 


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