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

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

public static class JControlModel.Feature
extends Object


Field Summary
protected  Class featureClass
           
protected  Method featureMethod
           
 
Constructor Summary
JControlModel.Feature(String path, Class[] parameterTypes)
           
 
Method Summary
 Class getFeatureClass()
           
 Method getFeatureMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

featureClass

protected Class featureClass

featureMethod

protected Method featureMethod
Constructor Detail

JControlModel.Feature

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

getFeatureClass

public Class getFeatureClass()

getFeatureMethod

public Method getFeatureMethod()

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