Uses of Class
openllet.core.utils.KBOperation
-
Packages that use KBOperation Package Description openllet.core.utils -
-
Uses of KBOperation in openllet.core.utils
Methods in openllet.core.utils that return KBOperation Modifier and Type Method Description static KBOperationKBOperation. 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 openllet.core.utils with parameters of type KBOperation Modifier and Type Method Description longSizeEstimate. getCost(KBOperation operation)
-