Uses of Interface
org.semanticweb.owlapi.model.SWRLPredicate
Packages that use SWRLPredicate
Package
Description
Main API classes.
Vocabulary package.
OWL API reference implementation package.
-
Uses of SWRLPredicate in org.semanticweb.owlapi.model
Subinterfaces of SWRLPredicate in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
The super interface for all class expressions which are not named class expressions (i.e.interface
interface
OWLCardinalityRestriction<F extends OWLPropertyRange>
interface
Represents a Class in the OWL 2 specification.interface
Represents Class Expressions in the OWL 2 specification.interface
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.interface
Represents Data Property Cardinality Restrictions in the OWL 2 specification.interface
Represents DataComplementOf in the OWL 2 Specification.interface
Represents DataExactCardinality restrictions in the OWL 2 Specification.interface
Represents DataHasValue restrictions in the OWL 2 Specification.interface
Represents DataIntersectionOf in the OWL 2 Specification.interface
Represents DataMaxCardinality restrictions in the OWL 2 Specification.interface
Represents DataMinCardinality restrictions in the OWL 2 Specification.interface
Represents DataOneOf in the OWL 2 Specification.interface
Represents a Data Property in the OWL 2 Specification.interface
A high level interface to describe different types of data properties.interface
Represents a DataRange in the OWL 2 Specification.
A high level interface which represents a data range.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.interface
Represents a Datatype (named data range) in the OWL 2 Specification.interface
Represents a DatatypeRestriction data range in the OWL 2 Specification.interface
Represents a DataUnionOf data range in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
interface
interface
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.interface
interface
Represents an ObjectComplementOf class expression in the OWL 2 Specification.interface
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectHasSelf class expression in the OWL 2 Specification.interface
Represents an ObjectHasValue class expression in the OWL 2 Specification.interface
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.interface
Represents a ObjectInverseOf Represents the inverse of a property expression.interface
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.interface
Represents a ObjectMinCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectOneOf class expression in the OWL 2 Specification.interface
Represents an Object Property in the OWL 2 Specification.interface
interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.interface
Represents an ObjectUnionOf class expression in the OWL 2 Specification.interface
A quantified data restriction.interface
A quantified object restriction.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.Classes in org.semanticweb.owlapi.model that implement SWRLPredicateMethods in org.semanticweb.owlapi.model that return SWRLPredicate -
Uses of SWRLPredicate in org.semanticweb.owlapi.vocab
Classes in org.semanticweb.owlapi.vocab that implement SWRLPredicate -
Uses of SWRLPredicate in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLPredicateModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
class
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
OWLValueRestrictionImpl<V extends OWLObject>
Methods in uk.ac.manchester.cs.owl.owlapi that return SWRLPredicateConstructors in uk.ac.manchester.cs.owl.owlapi with parameters of type SWRLPredicate