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

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

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

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

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

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

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


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