|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLPropertyRange | |
---|---|
org.semanticweb.owl.model | |
uk.ac.manchester.cs.owl |
Uses of OWLPropertyRange in org.semanticweb.owl.model |
---|
Classes in org.semanticweb.owl.model with type parameters of type OWLPropertyRange | |
---|---|
interface |
OWLCardinalityRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLProperty<P extends OWLPropertyExpression,R extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 23-Jan-2007 A marker interface for properties that aren't expression i.e. |
interface |
OWLPropertyExpression<P extends OWLPropertyExpression,R extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a property or possibly the inverse of a property. |
interface |
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,R extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLQuantifiedRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
Subinterfaces of OWLPropertyRange in org.semanticweb.owl.model | |
---|---|
interface |
OWLAnonymousDescription
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 The base interface for all descriptions which are not named descriptions (i.e. |
interface |
OWLBooleanDescription
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLCardinalityRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLClass
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named class in OWL. |
interface |
OWLDataAllRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataComplementOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataExactCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataMaxCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataMinCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataOneOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a data range which contains a specific set of data values. |
interface |
OWLDataRange
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 A high level interface which represents a data range. |
interface |
OWLDataRangeRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataSomeRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDataType
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a named data range. |
interface |
OWLDataValueRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLDescription
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a class description in OWL. |
interface |
OWLNaryBooleanDescription
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectAllRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLObjectComplementOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectExactCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectIntersectionOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLObjectMaxCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectMinCardinalityRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectOneOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectSelfRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectSomeRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectUnionOf
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLObjectValueRestriction
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLQuantifiedRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLRestriction<P extends OWLPropertyExpression>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a restriction. |
interface |
OWLValueRestriction<P extends OWLPropertyExpression,V extends OWLObject>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
Uses of OWLPropertyRange in uk.ac.manchester.cs.owl |
---|
Classes in uk.ac.manchester.cs.owl with type parameters of type OWLPropertyRange | |
---|---|
class |
OWLCardinalityRestrictionImpl<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLPropertyExpressionImpl<P extends OWLPropertyExpression,R extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,R extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLQuantifiedRestrictionImpl<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
Classes in uk.ac.manchester.cs.owl that implement OWLPropertyRange | |
---|---|
class |
OWLAnonymousDescriptionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLCardinalityRestrictionImpl<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLClassImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
class |
OWLDataAllRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataComplementOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataExactCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataMaxCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataMinCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataOneOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataRangeRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataSomeRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataTypeImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLDataValueRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLNaryBooleanDescriptionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectAllRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectComplementOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectExactCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectIntersectionOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectMaxCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectMinCardinalityRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectOneOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectSelfRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectSomeRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectUnionOfImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLObjectValueRestrictionImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLQuantifiedRestrictionImpl<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLRestrictionImpl<P extends OWLPropertyExpression>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLValueRestrictionImpl<P extends OWLPropertyExpression,V extends OWLObject>
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |