Uses of Class
gov.nih.nlm.nls.utils.Option

Packages that use Option
gov.nih.nlm.nls.utils   
 

Uses of Option in gov.nih.nlm.nls.utils
 

Methods in gov.nih.nlm.nls.utils that return Option
 Option GlobalBehavior.get(java.lang.String longOptionName)
          get retrieves an option given the object's long option name.
 

Methods in gov.nih.nlm.nls.utils with parameters of type Option
 void GlobalBehavior.set(java.lang.String longOptionName, Option option)
          Method set adds this option to the set of options
 void GlobalBehavior.set(Option option)
          Method set adds this option to the set of options
 



The use and distribution of this material is subject to the terms and conditions included in the file SPECIALIST_NLP_TOOLS_TERMS_AND_CONDITIONS.TXT, located in the root directory of the distribution.