| Modifier and Type | Method and Description |
|---|---|
static OWLAsymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.AsymmetricObjectProperty(OWLObjectPropertyExpression property) |
static OWLAsymmetricObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.AsymmetricObjectProperty(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLAsymmetricObjectPropertyAxiom> |
AxiomType.ASYMMETRIC_OBJECT_PROPERTY
AsymmetricObjectProperty.
|
| Modifier and Type | Method and Description |
|---|---|
OWLAsymmetricObjectPropertyAxiom |
OWLAsymmetricObjectPropertyAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default java.util.stream.Stream<OWLAsymmetricObjectPropertyAxiom> |
OWLAxiomIndex.asymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLAsymmetricObjectPropertyAxioms contained in this
ontology that make the specified object property asymmetric. |
default Set<OWLAsymmetricObjectPropertyAxiom> |
OWLAxiomIndex.getAsymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLAsymmetricObjectPropertyAxiom axiom)
visit OWLAsymmetricObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLAsymmetricObjectPropertyAxiom axiom)
visit OWLAsymmetricObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLAsymmetricObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression propertyExpression) |
OWLAsymmetricObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression propertyExpression,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom(OWLOntology ontology,
OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLAsymmetricObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
OWLAsymmetricObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
OWLAsymmetricObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
OWLAsymmetricObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLAsymmetricObjectPropertyAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLAsymmetricObjectPropertyAxiom |
BuilderAsymmetricObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderAsymmetricObjectProperty(OWLAsymmetricObjectPropertyAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLAsymmetricObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLAsymmetricObjectPropertyAxiom |
OWLAsymmetricObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLAsymmetricObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression propertyExpression,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<OWLAsymmetricObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.asymmetricObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Set<OWLAsymmetricObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getAsymmetricObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2017 The University of Manchester. All Rights Reserved.