edu.mayo.informatics.lexgrid.convert.formats
Class Option

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.formats.Option

public class Option
extends java.lang.Object

Define all options that can be used by various conversions.

Version:
subversion $Revision: 9250 $ checked in on $Date: 2008-07-23 21:56:18 +0000 (Wed, 23 Jul 2008) $
Author:
Dan Armbrust, Thomas Johnson, Jesse Erdmann

Field Summary
static int BUILD_DB_METAPHONE
           
static int BUILD_STEM
           
static int CONTACT_INFO
           
static int DELIMITER
           
static int DO_WITH_EMF
           
static int ENFORCE_INTEGRITY
           
static int FAIL_ON_ERROR
           
static int FORCE_FORMAT_B
           
static int HOSTED_BY
           
static int LDAP_PAGE_SIZE
           
static int MEMORY_SAFE
           
static int MRHIER_OPT
           
static int OVERWRITE
           
static int PUBLIC_PASSWORD
           
static int PUBLIC_USERNAME
           
static int ROOT_RECALC
           
static int SKIP_NON_LEXGRID_FILES
           
static int SQL_FETCH_SIZE
           
static int USE_COMPOUND_FMT
           
 
Constructor Summary
Option(int type, java.lang.Object optionValue)
           
 
Method Summary
static java.lang.String getDescriptionForType(int type)
           
static java.lang.String getNameForType(int type)
           
 java.lang.String getOptionDescription()
           
 java.lang.String getOptionName()
           
 java.lang.Object getOptionValue()
           
 void setOptionValue(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELIMITER

public static final int DELIMITER
See Also:
Constant Field Values

FORCE_FORMAT_B

public static final int FORCE_FORMAT_B
See Also:
Constant Field Values

ENFORCE_INTEGRITY

public static final int ENFORCE_INTEGRITY
See Also:
Constant Field Values

FAIL_ON_ERROR

public static final int FAIL_ON_ERROR
See Also:
Constant Field Values

DO_WITH_EMF

public static final int DO_WITH_EMF
See Also:
Constant Field Values

LDAP_PAGE_SIZE

public static final int LDAP_PAGE_SIZE
See Also:
Constant Field Values

SQL_FETCH_SIZE

public static final int SQL_FETCH_SIZE
See Also:
Constant Field Values

HOSTED_BY

public static final int HOSTED_BY
See Also:
Constant Field Values

CONTACT_INFO

public static final int CONTACT_INFO
See Also:
Constant Field Values

PUBLIC_USERNAME

public static final int PUBLIC_USERNAME
See Also:
Constant Field Values

PUBLIC_PASSWORD

public static final int PUBLIC_PASSWORD
See Also:
Constant Field Values

BUILD_DB_METAPHONE

public static final int BUILD_DB_METAPHONE
See Also:
Constant Field Values

USE_COMPOUND_FMT

public static final int USE_COMPOUND_FMT
See Also:
Constant Field Values

SKIP_NON_LEXGRID_FILES

public static final int SKIP_NON_LEXGRID_FILES
See Also:
Constant Field Values

OVERWRITE

public static final int OVERWRITE
See Also:
Constant Field Values

BUILD_STEM

public static final int BUILD_STEM
See Also:
Constant Field Values

MRHIER_OPT

public static final int MRHIER_OPT
See Also:
Constant Field Values

ROOT_RECALC

public static final int ROOT_RECALC
See Also:
Constant Field Values

MEMORY_SAFE

public static final int MEMORY_SAFE
See Also:
Constant Field Values
Constructor Detail

Option

public Option(int type,
              java.lang.Object optionValue)
Method Detail

getNameForType

public static java.lang.String getNameForType(int type)

getDescriptionForType

public static java.lang.String getDescriptionForType(int type)

getOptionName

public java.lang.String getOptionName()

getOptionDescription

public java.lang.String getOptionDescription()

getOptionValue

public java.lang.Object getOptionValue()

setOptionValue

public void setOptionValue(java.lang.Object value)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.