gov.nih.nlm.mms
Class BatchMetamorphoSys

java.lang.Object
  extended by gov.nih.nlm.mms.BatchMetamorphoSys

public class BatchMetamorphoSys
extends Object

Class designed to enable running MetamorphoSys without the gui for configuration. Considerations: 1. Avoid using path names in your config file (remove them) 2. Make sure mmsys.dir points to a MMSYS whose version matches your data 3. resetToDefaults will be called on any input/output handler or filter that is given no properties in the config file. Dummy properties may be needed to prevent this.


Constructor Summary
BatchMetamorphoSys()
           
 
Method Summary
static void main(String[] argv)
          Main class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchMetamorphoSys

public BatchMetamorphoSys()
Method Detail

main

public static void main(String[] argv)
Main class

Parameters:
argv -


Copyright ©2005