Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
A
AnnotationAssertion(OWLAnnotationProperty, OWLAnnotationSubject, OWLAnnotationValue)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
AnnotationProperty(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
AnnotationProperty(String, PrefixManager)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
AnnotationPropertyDomain(OWLAnnotationProperty, IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
AnnotationPropertyRange(OWLAnnotationProperty, IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
AsymmetricObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
B
buildOWLOntologyManager()
- Method in class org.semanticweb.owlapi.apibinding.
OWLManager
buildOWLOntologyManager(OWLDataFactory)
- Method in class org.semanticweb.owlapi.apibinding.
OWLManager
C
Class(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Class(String, PrefixManager)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ClassAssertion(OWLClassExpression, OWLIndividual)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
createOWLOntologyManager()
- Static method in class org.semanticweb.owlapi.apibinding.
OWLManager
Creates an OWL ontology manager that is configured with standard parsers, storeres etc.
createOWLOntologyManager(OWLDataFactory)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLManager
Creates an OWL ontology manager that is configured with standard parsers, storeres etc.
D
DataAllValuesFrom(OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataComplementOf(OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataExactCardinality(int, OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataHasValue(OWLDataPropertyExpression, OWLLiteral)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataIntersectionOf(OWLDataRange...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataMaxCardinality(int, OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataMinCardinality(int, OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataOneOf(OWLLiteral...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataProperty(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataProperty(String, PrefixManager)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataPropertyAssertion(OWLDataPropertyExpression, OWLIndividual, OWLLiteral)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataPropertyDomain(OWLDataPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataPropertyRange(OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataSomeValuesFrom(OWLDataPropertyExpression, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Datatype(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DatatypeDefinition(OWLDatatype, OWLDataRange)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DatatypeRestriction(OWLDatatype, OWLFacetRestriction...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DataUnionOf(OWLDataRange...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Declaration(OWLEntity)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DifferentIndividuals(OWLIndividual...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DisjointClasses(OWLClassExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DisjointDataProperties(OWLDataPropertyExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DisjointObjectProperties(OWLObjectPropertyExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
DisjointUnion(OWLClass, OWLClassExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
E
EquivalentClasses(OWLClassExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
EquivalentDataProperties(OWLDataPropertyExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
EquivalentObjectProperties(OWLObjectPropertyExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
F
FacetRestriction(OWLFacet, OWLLiteral)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
FunctionalDataProperty(OWLDataPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
FunctionalObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
G
getFactory()
- Method in class org.semanticweb.owlapi.apibinding.
OWLManager
getOWLDataFactory()
- Static method in class org.semanticweb.owlapi.apibinding.
OWLManager
Gets a global data factory that can be used to create OWL API objects.
H
HasKey(OWLClassExpression, OWLPropertyExpression<?, ?>...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
I
InverseFunctionalObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
InverseObjectProperties(OWLObjectPropertyExpression, OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
IRI(String)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
IrreflexiveObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
L
Literal(String, String)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Literal(String)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Literal(boolean)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Literal(int)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Literal(double)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Literal(float)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
N
NamedIndividual(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
NamedIndividual(String, PrefixManager)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
NegativeDataPropertyAssertion(OWLDataPropertyExpression, OWLIndividual, OWLLiteral)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
NegativeObjectPropertyAssertion(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
O
ObjectAllValuesFrom(OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectComplementOf(OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectExactCardinality(int, OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectHasSelf(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectHasValue(OWLObjectPropertyExpression, OWLIndividual)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectIntersectionOf(OWLClassExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectInverseOf(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectMaxCardinality(int, OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectMinCardinality(int, OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectOneOf(OWLIndividual...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectProperty(IRI)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectProperty(String, PrefixManager)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectPropertyAssertion(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectPropertyDomain(OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectPropertyRange(OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectSomeValuesFrom(OWLObjectPropertyExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
ObjectUnionOf(OWLClassExpression...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
Ontology(OWLOntologyManager, OWLAxiom...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
org.semanticweb.owlapi.apibinding
- package org.semanticweb.owlapi.apibinding
OWLFunctionalSyntaxFactory
- Class in
org.semanticweb.owlapi.apibinding
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 17-Jan-2010
OWLFunctionalSyntaxFactory()
- Constructor for class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
OWLManager
- Class in
org.semanticweb.owlapi.apibinding
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006
Provides a point of convenience for creating an
OWLOntologyManager
with commonly required features (such as an RDF parser for example).
OWLManager()
- Constructor for class org.semanticweb.owlapi.apibinding.
OWLManager
OWLNothing()
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
OWLThing()
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
P
PlainLiteral(String)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
R
ReflexiveObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
S
SameIndividual(OWLIndividual...)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
SubAnnotationPropertyOf(OWLAnnotationProperty, OWLAnnotationProperty)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
SubClassOf(OWLClassExpression, OWLClassExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
SubDataPropertyOf(OWLDataPropertyExpression, OWLDataPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
SubObjectPropertyOf(OWLObjectPropertyExpression, OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
SymmetricObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
T
TransitiveObjectProperty(OWLObjectPropertyExpression)
- Static method in class org.semanticweb.owlapi.apibinding.
OWLFunctionalSyntaxFactory
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
The University of Manchester
. All Rights Reserved.