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

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

Deprecated. in 2.2.0. Use JControlModel.Feature instead.

public static class JControlModel.Feature
extends JControlModel.Feature


Field Summary
 
Fields inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
classPrefix, featureClass, featureMethod
 
Constructor Summary
JControlModel.Feature(String path, Class[] parameterTypes)
          Deprecated.  
 
Methods inherited from class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
computeClassName, getClassPrefix, getFeatureClass, getFeatureMethod, initialize, setClassPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JControlModel.Feature

public JControlModel.Feature(String path,
                             Class[] parameterTypes)
Deprecated. 

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