Uses of Enum Class
org.semanticweb.owlapi.model.parameters.ConfigurationOptions
Packages that use ConfigurationOptions
-
Uses of ConfigurationOptions in org.semanticweb.owlapi.model.parameters
Methods in org.semanticweb.owlapi.model.parameters that return ConfigurationOptionsModifier and TypeMethodDescriptionstatic ConfigurationOptions
static ConfigurationOptions
Returns the enum constant of this class with the specified name.static ConfigurationOptions[]
ConfigurationOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.semanticweb.owlapi.model.parameters with type arguments of type ConfigurationOptionsModifier and TypeMethodDescription<T> T
ConfigurationOptions.getValue
(Class<T> type, Map<ConfigurationOptions, Object> overrides)