Uses of Class
owltools.ontologyrelease.OortConfiguration.MacroStrategy

Packages that use OortConfiguration.MacroStrategy
owltools.ontologyrelease Oort - OBO Ontology Release Tool (OORT) 
 

Uses of OortConfiguration.MacroStrategy in owltools.ontologyrelease
 

Methods in owltools.ontologyrelease that return OortConfiguration.MacroStrategy
 OortConfiguration.MacroStrategy OortConfiguration.getMacroStrategy()
           
static OortConfiguration.MacroStrategy OortConfiguration.MacroStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OortConfiguration.MacroStrategy[] OortConfiguration.MacroStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in owltools.ontologyrelease with parameters of type OortConfiguration.MacroStrategy
 void OortConfiguration.setMacroStrategy(OortConfiguration.MacroStrategy macroStrategy)
          Set the OortConfiguration.MacroStrategy
 



Copyright © 2010-2012. All Rights Reserved.