Uses of Class
org.mindswap.pellet.PelletOptions.MonitorType

Packages that use PelletOptions.MonitorType
org.mindswap.pellet   
 

Uses of PelletOptions.MonitorType in org.mindswap.pellet
 

Fields in org.mindswap.pellet declared as PelletOptions.MonitorType
static PelletOptions.MonitorType PelletOptions.USE_CLASSIFICATION_MONITOR
           
 

Methods in org.mindswap.pellet that return PelletOptions.MonitorType
static PelletOptions.MonitorType PelletOptions.MonitorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PelletOptions.MonitorType[] PelletOptions.MonitorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.