| Modifier and Type | Method and Description |
|---|---|
static OWLObjectProperty |
OWLFunctionalSyntaxFactory.createObjectProperty() |
static OWLObjectProperty |
OWLFunctionalSyntaxFactory.ObjectProperty(IRI iri) |
static OWLObjectProperty |
OWLFunctionalSyntaxFactory.ObjectProperty(String abbreviatedIRI,
PrefixManager pm) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectInverseOf |
OWLFunctionalSyntaxFactory.ObjectInverseOf(OWLObjectProperty pe) |
| Constructor and Description |
|---|
CreateValuePartition(OWLDataFactory dataFactory,
OWLClass valuePartitionClass,
Collection<OWLClass> valuePartionClasses,
OWLObjectProperty valuePartitionProperty,
OWLOntology targetOntology)
Creates a composite change that will create a value partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
ShortFormEntityChecker.getOWLObjectProperty(String name) |
OWLObjectProperty |
OWLEntityChecker.getOWLObjectProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectProperty property) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<OWLObjectProperty> |
EntityType.OBJECT_PROPERTY
Object property entity.
|
| Modifier and Type | Method and Description |
|---|---|
default OWLObjectProperty |
AsOWLObjectProperty.asOWLObjectProperty()
A convenience method that obtains this entity as an OWLObjectProperty (in
order to avoid explicit casting).
|
OWLObjectProperty |
OWLObjectPropertyExpression.getNamedProperty()
Get the named object property used in this property expression.
|
default OWLObjectProperty |
OWLObjectProperty.getNamedProperty() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLObjectProperty> |
HasObjectPropertiesInSignature.getObjectPropertiesInSignature()
Deprecated.
use the stream method
|
default Set<OWLObjectProperty> |
OWLSignatureBooleanArgs.getObjectPropertiesInSignature(boolean includeImportsClosure)
Deprecated.
use the stream method
|
default Set<OWLObjectProperty> |
OWLSignature.getObjectPropertiesInSignature(Imports includeImportsClosure)
Deprecated.
use the stream method
|
default java.util.stream.Stream<OWLObjectProperty> |
HasObjectPropertiesInSignature.objectPropertiesInSignature() |
default java.util.stream.Stream<OWLObjectProperty> |
OWLSignature.objectPropertiesInSignature(Imports imports)
Gets the object properties in the signature and optionally the imports
closure.
|
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLPropertyEntityVisitorExBase.visit(OWLObjectProperty property)
visit OWLObjectProperty type
|
default void |
OWLPropertyEntityVisitorBase.visit(OWLObjectProperty property)
visit OWLObjectProperty type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
OWLVocabularyProvider.getOWLBottomObjectProperty() |
default OWLObjectProperty |
ObjectPropertyProvider.getOWLObjectProperty(HasIRI iri)
Gets an instance of
OWLObjectProperty with the same IRI as the
input. |
OWLObjectProperty |
ObjectPropertyProvider.getOWLObjectProperty(IRI iri)
Gets an instance of
OWLObjectProperty that has the specified
IRI. |
default OWLObjectProperty |
ObjectPropertyProvider.getOWLObjectProperty(String iri)
Gets an instance of
OWLObjectProperty that has the specified
IRI. |
default OWLObjectProperty |
ObjectPropertyProvider.getOWLObjectProperty(String abbreviatedIRI,
PrefixManager prefixManager)
Gets an OWLObjectProperty that has an IRI that is obtained by expanding
an abbreviated name using an appropriate prefix mapping.
|
default OWLObjectProperty |
ObjectPropertyProvider.getOWLObjectProperty(String namespace,
String remainder)
Gets an instance of
OWLObjectProperty that has the specified
IRI. |
OWLObjectProperty |
OWLVocabularyProvider.getOWLTopObjectProperty() |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectInverseOf |
InverseProvider.getOWLObjectInverseOf(OWLObjectProperty property)
Gets the inverse of an object property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
UseOfUndeclaredObjectProperty.getExpression() |
OWLObjectProperty |
UseOfReservedVocabularyForObjectPropertyIRI.getExpression() |
| Constructor and Description |
|---|
UseOfReservedVocabularyForObjectPropertyIRI(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectProperty property) |
UseOfUndeclaredObjectProperty(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectProperty prop) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLKnowledgeExplorerReasoner.RootNode> |
OWLKnowledgeExplorerReasoner.getObjectNeighbours(OWLKnowledgeExplorerReasoner.RootNode node,
OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
OWLObjectDuplicator.visit(OWLObjectProperty property) |
OWLObjectProperty |
OWLObjectDesharer.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectProperty property) |
void |
SimpleRenderer.visit(OWLObjectProperty property) |
OWLObjectProperty |
OWLObjectDuplicator.visit(OWLObjectProperty property) |
OWLObjectProperty |
OWLObjectDesharer.visit(OWLObjectProperty property) |
void |
OWLEntityRemover.visit(OWLObjectProperty property) |
String |
OWLEntityFragmentProvider.visit(OWLObjectProperty property) |
void |
OWLEntityComparator.visit(OWLObjectProperty property) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectProperty property) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectProperty property) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectProperty property) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OWLObjectProperty> |
SKOSVocabulary.getObjectProperties(OWLDataFactory dataFactory) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
BuilderObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderObjectProperty(OWLObjectProperty expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLObjectProperty expr) |
void |
BotEquivalenceEvaluator.visit(OWLObjectProperty expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectPropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectProperty |
OWLObjectInverseOfImpl.getInverse() |
OWLObjectProperty |
OWLObjectInverseOfImpl.getNamedProperty() |
OWLObjectProperty |
OWLDataFactoryImpl.getOWLBottomObjectProperty() |
OWLObjectProperty |
OWLDataFactoryInternalsImplNoCache.getOWLObjectProperty(IRI iri) |
OWLObjectProperty |
OWLDataFactoryInternalsImpl.getOWLObjectProperty(IRI iri) |
OWLObjectProperty |
OWLDataFactoryInternals.getOWLObjectProperty(IRI iri) |
OWLObjectProperty |
OWLDataFactoryImpl.getOWLObjectProperty(IRI iri) |
OWLObjectProperty |
OWLDataFactoryImpl.getOWLTopObjectProperty() |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<OWLObjectProperty> |
OWLObjectImpl.objectPropertiesInSignature() |
java.util.stream.Stream<OWLObjectProperty> |
OWLImmutableOntologyImpl.objectPropertiesInSignature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Internals.containsObjectPropertyInSignature(OWLObjectProperty i) |
OWLObjectInverseOf |
OWLDataFactoryImpl.getOWLObjectInverseOf(OWLObjectProperty property) |
| Constructor and Description |
|---|
OWLObjectInverseOfImpl(OWLObjectProperty inverseProperty) |
SWRLDifferentIndividualsAtomImpl(OWLObjectProperty property,
SWRLIArgument arg0,
SWRLIArgument arg1) |
SWRLSameIndividualAtomImpl(OWLObjectProperty property,
SWRLIArgument arg0,
SWRLIArgument arg1) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectProperty> |
ConcurrentOWLOntologyImpl.getObjectPropertiesInSignature() |
Set<OWLObjectProperty> |
ConcurrentOWLOntologyImpl.getObjectPropertiesInSignature(boolean b) |
Set<OWLObjectProperty> |
ConcurrentOWLOntologyImpl.getObjectPropertiesInSignature(Imports imports) |
java.util.stream.Stream<OWLObjectProperty> |
ConcurrentOWLOntologyImpl.objectPropertiesInSignature() |
java.util.stream.Stream<OWLObjectProperty> |
ConcurrentOWLOntologyImpl.objectPropertiesInSignature(Imports imports) |
Copyright © 2017 The University of Manchester. All Rights Reserved.