org.apache.uima.tools.cfe
Class CFEConfigFromXML_Ecore

java.lang.Object
  extended by org.apache.uima.tools.cfe.CFEConfigFromXML_Ecore

public class CFEConfigFromXML_Ecore
extends Object


Constructor Summary
CFEConfigFromXML_Ecore(String path)
           
CFEConfigFromXML_Ecore(String path, boolean manual)
           
 
Method Summary
 String getNullValueImage()
           
 List<TargetAnnotationDescriptor> getTargetAnnotationDescriptors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFEConfigFromXML_Ecore

public CFEConfigFromXML_Ecore(String path)
                       throws IOException
Throws:
IOException

CFEConfigFromXML_Ecore

public CFEConfigFromXML_Ecore(String path,
                              boolean manual)
                       throws IOException
Throws:
IOException
Method Detail

getTargetAnnotationDescriptors

public List<TargetAnnotationDescriptor> getTargetAnnotationDescriptors()
                                                                throws SecurityException,
                                                                       NoSuchMethodException,
                                                                       IOException,
                                                                       ClassNotFoundException,
                                                                       URISyntaxException
Throws:
SecurityException
NoSuchMethodException
IOException
ClassNotFoundException
URISyntaxException

getNullValueImage

public String getNullValueImage()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.