Uses of Class
tech.oxfordsemantic.jrdfox.client.EqualityAxiomatization
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.client |
-
Uses of EqualityAxiomatization in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return EqualityAxiomatization Modifier and Type Method Description EqualityAxiomatization
DataStoreConnection. getEqualityAxiomatization()
Returns a flag that determines how the data store deals with equality reasoning.static EqualityAxiomatization
EqualityAxiomatization. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EqualityAxiomatization[]
EqualityAxiomatization. values()
Returns an array containing the constants of this enum type, in the order they are declared.