Uses of Class
org.mindswap.pellet.utils.KBOperation

Packages that use KBOperation
org.mindswap.pellet.utils   
 

Uses of KBOperation in org.mindswap.pellet.utils
 

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

Methods in org.mindswap.pellet.utils with parameters of type KBOperation
 long SizeEstimate.getCost(KBOperation operation)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.