| Modifier and Type | Method and Description |
|---|---|
static OWLNegativeDataPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.NegativeDataPropertyAssertion(OWLDataPropertyExpression property,
OWLIndividual source,
OWLLiteral target) |
static OWLNegativeDataPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.NegativeDataPropertyAssertion(OWLDataPropertyExpression property,
OWLIndividual source,
OWLLiteral target,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLNegativeDataPropertyAssertionAxiom> |
AxiomType.NEGATIVE_DATA_PROPERTY_ASSERTION
NegativeDataPropertyAssertion.
|
| Modifier and Type | Method and Description |
|---|---|
OWLNegativeDataPropertyAssertionAxiom |
OWLNegativeDataPropertyAssertionAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLNegativeDataPropertyAssertionAxiom> |
OWLAxiomIndex.getNegativeDataPropertyAssertionAxioms(OWLIndividual individual)
Deprecated.
use the stream method
|
default java.util.stream.Stream<OWLNegativeDataPropertyAssertionAxiom> |
OWLAxiomIndex.negativeDataPropertyAssertionAxioms(OWLIndividual individual)
Gets the
OWLNegativeDataPropertyAssertionAxiom s contained in
this ontology that have the specified individual as the subject
of the axiom. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLNegativeDataPropertyAssertionAxiom axiom)
visit OWLNegativeDataPropertyAssertionAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLNegativeDataPropertyAssertionAxiom axiom)
visit OWLNegativeDataPropertyAssertionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLNegativeDataPropertyAssertionAxiom |
DataAssertionProvider.getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression property,
OWLIndividual subject,
OWLLiteral object) |
OWLNegativeDataPropertyAssertionAxiom |
DataAssertionProvider.getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression property,
OWLIndividual subject,
OWLLiteral object,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.stream.Stream<OWLLiteral> |
Searcher.negValues(java.util.stream.Stream<OWLNegativeDataPropertyAssertionAxiom> axioms,
OWLDataPropertyExpression p)
Retrieve literals from a collection of negative assertions.
|
| Modifier and Type | Method and Description |
|---|---|
OWLNegativeDataPropertyAssertionAxiom |
OWLObjectDuplicator.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
OWLNegativeDataPropertyAssertionAxiom |
OWLObjectDesharer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
void |
SimpleRenderer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
OWLNegativeDataPropertyAssertionAxiom |
OWLObjectDuplicator.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
OWLNegativeDataPropertyAssertionAxiom |
OWLObjectDesharer.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLNegativeDataPropertyAssertionAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLNegativeDataPropertyAssertionAxiom |
BuilderNegativeDataPropertyAssertion.buildObject() |
| Constructor and Description |
|---|
BuilderNegativeDataPropertyAssertion(OWLNegativeDataPropertyAssertionAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLNegativeDataPropertyAssertionAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLNegativeDataPropertyAssertionAxiom |
OWLNegativeDataPropertyAssertionAxiomImpl.getAxiomWithoutAnnotations() |
OWLNegativeDataPropertyAssertionAxiom |
OWLDataFactoryImpl.getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression property,
OWLIndividual subject,
OWLLiteral object,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLNegativeDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLNegativeDataPropertyAssertionAxiom> |
ConcurrentOWLOntologyImpl.getNegativeDataPropertyAssertionAxioms(OWLIndividual owlIndividual) |
java.util.stream.Stream<OWLNegativeDataPropertyAssertionAxiom> |
ConcurrentOWLOntologyImpl.negativeDataPropertyAssertionAxioms(OWLIndividual individual) |
Copyright © 2017 The University of Manchester. All Rights Reserved.