|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLNamedObject | |
---|---|
org.semanticweb.owl.model | |
uk.ac.manchester.cs.owl |
Uses of OWLNamedObject in org.semanticweb.owl.model |
---|
Subinterfaces of OWLNamedObject in org.semanticweb.owl.model | |
---|---|
interface |
OWLAnonymousIndividual
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 |
OWLDataProperty
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 |
OWLEntity
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 A marker interface for classes, properties, individuals (including anonymous individuals) and datatypes. |
interface |
OWLIndividual
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 Represents a named or anonymous individual. |
interface |
OWLMutableOntology
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
interface |
OWLObjectProperty
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 |
interface |
OWLOntology
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 An OWLOntology contains a set of axioms. |
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. |
Uses of OWLNamedObject in uk.ac.manchester.cs.owl |
---|
Classes in uk.ac.manchester.cs.owl that implement OWLNamedObject | |
---|---|
class |
OWLClassImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
class |
OWLDataPropertyImpl
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 |
OWLIndividualImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 25-Oct-2006 |
class |
OWLObjectPropertyImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
class |
OWLOntologyImpl
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 26-Oct-2006 |
Methods in uk.ac.manchester.cs.owl that return types with arguments of type OWLNamedObject | |
---|---|
java.util.Set<OWLNamedObject> |
OWLOntologyImpl.getReferencedObjects()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |