Uses of Enum Class
org.apache.jena.ontapi.OntModelControls
-
Uses of OntModelControls in org.apache.jena.ontapi
Modifier and TypeMethodDescriptionstatic OntModelControls
Returns the enum constant of this class with the specified name.static OntModelControls[]
OntModelControls.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OntModelControls in org.apache.jena.ontapi.impl
Modifier and TypeMethodDescriptionstatic void
OntGraphModelImpl.checkFeature
(OntModel m, OntModelControls setting, String featureName) static boolean
OntGraphModelImpl.configValue
(OntModel m, OntModelControls setting)