org.eclipse.emf.codegen.jmerge
Class JControlModel.DictionaryPattern

java.lang.Object
  extended byorg.eclipse.emf.codegen.merge.java.PrefixHandler
      extended byorg.eclipse.emf.codegen.merge.java.JControlModel.DictionaryPattern
          extended byorg.eclipse.emf.codegen.jmerge.JControlModel.DictionaryPattern
Enclosing class:
JControlModel

Deprecated. in 2.2.0. Use JControlModel.DictionaryPattern instead.

public static class JControlModel.DictionaryPattern
extends JControlModel.DictionaryPattern


Field Summary
 
Fields inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.DictionaryPattern
classPrefix, name, noParameterTypes, pattern, selectorFeature, stringParameterType
 
Constructor Summary
JControlModel.DictionaryPattern()
          Deprecated.  
JControlModel.DictionaryPattern(Element element)
          Deprecated.  
 
Method Summary
protected  JControlModel.Feature createFeature(String classPrefix, String path, Class[] parameterTypes)
          Deprecated.  
 
Methods inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.DictionaryPattern
computeClassName, getClassPrefix, getName, getPattern, getSelectorFeature, initialize, setClassPrefix, setName, setPattern, setSelectorFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JControlModel.DictionaryPattern

public JControlModel.DictionaryPattern()
Deprecated. 

JControlModel.DictionaryPattern

public JControlModel.DictionaryPattern(Element element)
Deprecated. 
Method Detail

createFeature

protected JControlModel.Feature createFeature(String classPrefix,
                                              String path,
                                              Class[] parameterTypes)
Deprecated. 
Overrides:
createFeature in class JControlModel.DictionaryPattern

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