org.mitre.medfacts.uima
Class CreateAssertionZonerDescriptors

java.lang.Object
  extended by org.mitre.medfacts.uima.CreateAssertionZonerDescriptors

public class CreateAssertionZonerDescriptors
extends Object


Constructor Summary
CreateAssertionZonerDescriptors()
           
 
Method Summary
 void createZonerAggregateDescriptor()
           
 void createZonerMayoDescriptor()
           
 void createZonerNormalDescriptor()
           
 void execute()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateAssertionZonerDescriptors

public CreateAssertionZonerDescriptors()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
URISyntaxException
FileNotFoundException
org.apache.uima.resource.ResourceInitializationException
Exception

execute

public void execute()
             throws Exception
Throws:
Exception

createZonerAggregateDescriptor

public void createZonerAggregateDescriptor()
                                    throws Exception
Throws:
Exception

createZonerNormalDescriptor

public void createZonerNormalDescriptor()
                                 throws Exception
Throws:
Exception

createZonerMayoDescriptor

public void createZonerMayoDescriptor()
                               throws Exception
Throws:
Exception


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.