Uses of Class
de.unima.alcomox.Settings.BlackBoxReasoner

Packages that use Settings.BlackBoxReasoner
de.unima.alcomox   
 

Uses of Settings.BlackBoxReasoner in de.unima.alcomox
 

Fields in de.unima.alcomox declared as Settings.BlackBoxReasoner
static Settings.BlackBoxReasoner Settings.BLACKBOX_REASONER
          The reasoner used internally in a black-box approach.
 

Methods in de.unima.alcomox that return Settings.BlackBoxReasoner
static Settings.BlackBoxReasoner Settings.BlackBoxReasoner.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Settings.BlackBoxReasoner[] Settings.BlackBoxReasoner.values()
          Returns an array containing the constants of this enum type, in the order they are declared.