Uses of Enum Class
org.apache.jena.ontapi.OntModelControls
Packages that use OntModelControls
-
Uses of OntModelControls in org.apache.jena.ontapi
Methods in org.apache.jena.ontapi that return OntModelControlsModifier 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
Methods in org.apache.jena.ontapi.impl with parameters of type OntModelControlsModifier and TypeMethodDescriptionstatic void
OntGraphModelImpl.checkFeature
(OntModel m, OntModelControls setting, String featureName) static boolean
OntGraphModelImpl.configValue
(OntModel m, OntModelControls setting)