@Deprecated public class DeprecatedOWLEntityCollector extends Object implements OWLObjectVisitor, SWRLObjectVisitor
Constructor and Description |
---|
DeprecatedOWLEntityCollector()
Deprecated.
|
DeprecatedOWLEntityCollector(Set<OWLEntity> toReturn)
Deprecated.
|
DeprecatedOWLEntityCollector(Set<OWLEntity> toReturn,
Collection<OWLAnonymousIndividual> anonsToReturn)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<OWLAnonymousIndividual> |
getAnonymousIndividuals()
Deprecated.
|
Set<OWLEntity> |
getObjects()
Deprecated.
|
void |
reset(Set<OWLEntity> toReturn)
Deprecated.
Clears all objects that have accumulated during the course of visiting
axioms, class expressions etc.
|
void |
setCollectClasses(boolean collectClasses)
Deprecated.
|
void |
setCollectDataProperties(boolean collectDataProperties)
Deprecated.
|
void |
setCollectDatatypes(boolean collectDatatypes)
Deprecated.
|
void |
setCollectIndividuals(boolean collectIndividuals)
Deprecated.
|
void |
setCollectObjectProperties(boolean collectObjectProperties)
Deprecated.
|
void |
visit(IRI iri)
Deprecated.
visit IRI type
|
void |
visit(OWLAnnotation annotation)
Deprecated.
visit OWLAnnotation type
|
void |
visit(OWLAnnotationAssertionAxiom axiom)
Deprecated.
visit OWLAnnotationAssertionAxiom type
|
void |
visit(OWLAnnotationProperty property)
Deprecated.
visit OWLAnnotationProperty type
|
void |
visit(OWLAnnotationPropertyDomainAxiom axiom)
Deprecated.
visit OWLAnnotationPropertyDomainAxiom type
|
void |
visit(OWLAnnotationPropertyRangeAxiom axiom)
Deprecated.
visit OWLAnnotationPropertyRangeAxiom type
|
void |
visit(OWLAnonymousIndividual individual)
Deprecated.
visit OWLAnonymousIndividual type
|
void |
visit(OWLAsymmetricObjectPropertyAxiom axiom)
Deprecated.
visit OWLAsymmetricObjectPropertyAxiom type
|
void |
visit(OWLClass desc)
Deprecated.
visit OWLClass type
|
void |
visit(OWLClassAssertionAxiom axiom)
Deprecated.
visit OWLClassAssertionAxiom type
|
void |
visit(OWLDataAllValuesFrom desc)
Deprecated.
visit OWLDataAllValuesFrom type
|
void |
visit(OWLDataComplementOf node)
Deprecated.
visit OWLDataComplementOf type
|
void |
visit(OWLDataExactCardinality desc)
Deprecated.
visit OWLDataExactCardinality type
|
void |
visit(OWLDataHasValue desc)
Deprecated.
visit OWLDataHasValue type
|
void |
visit(OWLDataIntersectionOf node)
Deprecated.
visit OWLDataIntersectionOf type
|
void |
visit(OWLDataMaxCardinality desc)
Deprecated.
visit OWLDataMaxCardinality type
|
void |
visit(OWLDataMinCardinality desc)
Deprecated.
visit OWLDataMinCardinality type
|
void |
visit(OWLDataOneOf node)
Deprecated.
visit OWLDataOneOf type
|
void |
visit(OWLDataProperty property)
Deprecated.
visit OWLDataProperty type
|
void |
visit(OWLDataPropertyAssertionAxiom axiom)
Deprecated.
visit OWLDataPropertyAssertionAxiom type
|
void |
visit(OWLDataPropertyDomainAxiom axiom)
Deprecated.
visit OWLDataPropertyDomainAxiom type
|
void |
visit(OWLDataPropertyRangeAxiom axiom)
Deprecated.
visit OWLDataPropertyRangeAxiom type
|
void |
visit(OWLDataSomeValuesFrom desc)
Deprecated.
visit OWLDataSomeValuesFrom type
|
void |
visit(OWLDatatype datatype)
Deprecated.
visit OWLDatatype type
|
void |
visit(OWLDatatypeDefinitionAxiom axiom)
Deprecated.
|
void |
visit(OWLDatatypeRestriction node)
Deprecated.
visit OWLDatatypeRestriction type
|
void |
visit(OWLDataUnionOf node)
Deprecated.
visit OWLDataUnionOf type
|
void |
visit(OWLDeclarationAxiom axiom)
Deprecated.
|
void |
visit(OWLDifferentIndividualsAxiom axiom)
Deprecated.
visit OWLDifferentIndividualsAxiom type
|
void |
visit(OWLDisjointClassesAxiom axiom)
Deprecated.
visit OWLDisjointClassesAxiom type
|
void |
visit(OWLDisjointDataPropertiesAxiom axiom)
Deprecated.
visit OWLDisjointDataPropertiesAxiom type
|
void |
visit(OWLDisjointObjectPropertiesAxiom axiom)
Deprecated.
visit OWLDisjointObjectPropertiesAxiom type
|
void |
visit(OWLDisjointUnionAxiom axiom)
Deprecated.
visit OWLDisjointUnionAxiom type
|
void |
visit(OWLEquivalentClassesAxiom axiom)
Deprecated.
visit OWLEquivalentClassesAxiom type
|
void |
visit(OWLEquivalentDataPropertiesAxiom axiom)
Deprecated.
visit OWLEquivalentDataPropertiesAxiom type
|
void |
visit(OWLEquivalentObjectPropertiesAxiom axiom)
Deprecated.
visit OWLEquivalentObjectPropertiesAxiom type
|
void |
visit(OWLFacetRestriction node)
Deprecated.
visit OWLFacetRestriction type
|
void |
visit(OWLFunctionalDataPropertyAxiom axiom)
Deprecated.
visit OWLFunctionalDataPropertyAxiom type
|
void |
visit(OWLFunctionalObjectPropertyAxiom axiom)
Deprecated.
visit OWLFunctionalObjectPropertyAxiom type
|
void |
visit(OWLHasKeyAxiom axiom)
Deprecated.
visit OWLHasKeyAxiom type
|
void |
visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
Deprecated.
visit OWLInverseFunctionalObjectPropertyAxiom type
|
void |
visit(OWLInverseObjectPropertiesAxiom axiom)
Deprecated.
visit OWLInverseObjectPropertiesAxiom type
|
void |
visit(OWLIrreflexiveObjectPropertyAxiom axiom)
Deprecated.
visit OWLIrreflexiveObjectPropertyAxiom type
|
void |
visit(OWLLiteral node)
Deprecated.
visit OWLLiteral type
|
void |
visit(OWLNamedIndividual individual)
Deprecated.
visit OWLNamedIndividual type
|
void |
visit(OWLNegativeDataPropertyAssertionAxiom axiom)
Deprecated.
visit OWLNegativeDataPropertyAssertionAxiom type
|
void |
visit(OWLNegativeObjectPropertyAssertionAxiom axiom)
Deprecated.
visit OWLNegativeObjectPropertyAssertionAxiom type
|
void |
visit(OWLObjectAllValuesFrom desc)
Deprecated.
visit OWLObjectAllValuesFrom type
|
void |
visit(OWLObjectComplementOf desc)
Deprecated.
visit OWLObjectComplementOf type
|
void |
visit(OWLObjectExactCardinality desc)
Deprecated.
visit OWLObjectExactCardinality type
|
void |
visit(OWLObjectHasSelf desc)
Deprecated.
visit OWLObjectHasSelf type
|
void |
visit(OWLObjectHasValue desc)
Deprecated.
visit OWLObjectHasValue type
|
void |
visit(OWLObjectIntersectionOf desc)
Deprecated.
visit OWLObjectIntersectionOf type
|
void |
visit(OWLObjectInverseOf expression)
Deprecated.
visit OWLObjectInverseOf type
|
void |
visit(OWLObjectMaxCardinality desc)
Deprecated.
visit OWLObjectMaxCardinality type
|
void |
visit(OWLObjectMinCardinality desc)
Deprecated.
visit OWLObjectMinCardinality type
|
void |
visit(OWLObjectOneOf desc)
Deprecated.
visit OWLObjectOneOf type
|
void |
visit(OWLObjectProperty property)
Deprecated.
visit OWLObjectProperty type
|
void |
visit(OWLObjectPropertyAssertionAxiom axiom)
Deprecated.
visit OWLObjectPropertyAssertionAxiom type
|
void |
visit(OWLObjectPropertyDomainAxiom axiom)
Deprecated.
visit OWLObjectPropertyDomainAxiom type
|
void |
visit(OWLObjectPropertyRangeAxiom axiom)
Deprecated.
visit OWLObjectPropertyRangeAxiom type
|
void |
visit(OWLObjectSomeValuesFrom desc)
Deprecated.
visit OWLObjectSomeValuesFrom type
|
void |
visit(OWLObjectUnionOf desc)
Deprecated.
visit OWLObjectUnionOf type
|
void |
visit(OWLOntology ontology)
Deprecated.
visit OWLOntology type
|
void |
visit(OWLReflexiveObjectPropertyAxiom axiom)
Deprecated.
visit OWLReflexiveObjectPropertyAxiom type
|
void |
visit(OWLSameIndividualAxiom axiom)
Deprecated.
visit OWLSameIndividualAxiom type
|
void |
visit(OWLSubAnnotationPropertyOfAxiom axiom)
Deprecated.
visit OWLSubAnnotationPropertyOfAxiom type
|
void |
visit(OWLSubClassOfAxiom axiom)
Deprecated.
visit OWLSubClassOfAxiom type
|
void |
visit(OWLSubDataPropertyOfAxiom axiom)
Deprecated.
visit OWLSubDataPropertyOfAxiom type
|
void |
visit(OWLSubObjectPropertyOfAxiom axiom)
Deprecated.
visit OWLSubObjectPropertyOfAxiom type
|
void |
visit(OWLSubPropertyChainOfAxiom axiom)
Deprecated.
visit OWLSubPropertyChainOfAxiom type
|
void |
visit(OWLSymmetricObjectPropertyAxiom axiom)
Deprecated.
visit OWLSymmetricObjectPropertyAxiom type
|
void |
visit(OWLTransitiveObjectPropertyAxiom axiom)
Deprecated.
visit OWLTransitiveObjectPropertyAxiom type
|
void |
visit(SWRLBuiltInAtom node)
Deprecated.
visit SWRLBuiltInAtom type
|
void |
visit(SWRLClassAtom node)
Deprecated.
visit SWRLClassAtom type
|
void |
visit(SWRLDataPropertyAtom node)
Deprecated.
visit SWRLDataPropertyAtom type
|
void |
visit(SWRLDataRangeAtom node)
Deprecated.
visit SWRLDataRangeAtom type
|
void |
visit(SWRLDifferentIndividualsAtom node)
Deprecated.
visit SWRLDifferentIndividualsAtom type
|
void |
visit(SWRLIndividualArgument node)
Deprecated.
visit SWRLIndividualArgument type
|
void |
visit(SWRLLiteralArgument node)
Deprecated.
visit SWRLLiteralArgument type
|
void |
visit(SWRLObjectPropertyAtom node)
Deprecated.
visit SWRLObjectPropertyAtom type
|
void |
visit(SWRLRule rule)
Deprecated.
visit SWRLRule type
|
void |
visit(SWRLSameIndividualAtom node)
Deprecated.
visit SWRLSameIndividualAtom type
|
void |
visit(SWRLVariable node)
Deprecated.
visit SWRLVariable type
|
public DeprecatedOWLEntityCollector(Set<OWLEntity> toReturn, Collection<OWLAnonymousIndividual> anonsToReturn)
toReturn
- the set that will contain the resultsanonsToReturn
- the set that will contain the anon individualspublic DeprecatedOWLEntityCollector(Set<OWLEntity> toReturn)
toReturn
- the set that will contain the results@Deprecated public DeprecatedOWLEntityCollector()
public void reset(Set<OWLEntity> toReturn)
toReturn
- the set that will contain the resultspublic void setCollectClasses(boolean collectClasses)
collectClasses
- true to collect classespublic void setCollectObjectProperties(boolean collectObjectProperties)
collectObjectProperties
- true to collect object propertiespublic void setCollectDataProperties(boolean collectDataProperties)
collectDataProperties
- true to collect data propertiespublic void setCollectIndividuals(boolean collectIndividuals)
collectIndividuals
- true to collect individualspublic void setCollectDatatypes(boolean collectDatatypes)
collectDatatypes
- true to collect datatypes@Deprecated public Set<OWLEntity> getObjects()
@Deprecated public Set<OWLAnonymousIndividual> getAnonymousIndividuals()
public void visit(OWLSubClassOfAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLNegativeObjectPropertyAssertionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLAsymmetricObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLReflexiveObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDisjointClassesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDataPropertyDomainAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLObjectPropertyDomainAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLEquivalentObjectPropertiesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLNegativeDataPropertyAssertionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDifferentIndividualsAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDisjointDataPropertiesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDisjointObjectPropertiesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLObjectPropertyRangeAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLObjectPropertyAssertionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLFunctionalObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLSubObjectPropertyOfAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDisjointUnionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDeclarationAxiom axiom)
visit
in interface OWLAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLSymmetricObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDataPropertyRangeAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLFunctionalDataPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLEquivalentDataPropertiesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLClassAssertionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLEquivalentClassesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLDataPropertyAssertionAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLTransitiveObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLIrreflexiveObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLSubDataPropertyOfAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLSameIndividualAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLSubPropertyChainOfAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLInverseObjectPropertiesAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLHasKeyAxiom axiom)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
axiom
- axiom to visitpublic void visit(OWLClass desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLNamedObjectVisitor
desc
- ce to visitpublic void visit(OWLObjectIntersectionOf desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectUnionOf desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectComplementOf desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectSomeValuesFrom desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectAllValuesFrom desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectHasValue desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectMinCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectExactCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectMaxCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectHasSelf desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLObjectOneOf desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataSomeValuesFrom desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataAllValuesFrom desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataHasValue desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataMinCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataExactCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataMaxCardinality desc)
OWLClassExpressionVisitor
visit
in interface OWLClassExpressionVisitor
desc
- ce to visitpublic void visit(OWLDataComplementOf node)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
node
- node to visitpublic void visit(OWLDataOneOf node)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
node
- node to visitpublic void visit(OWLDataIntersectionOf node)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
node
- node to visitpublic void visit(OWLDataUnionOf node)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
node
- node to visitpublic void visit(OWLDatatypeRestriction node)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
node
- node to visitpublic void visit(OWLFacetRestriction node)
OWLDataVisitor
visit
in interface OWLDataVisitor
node
- node to visitpublic void visit(OWLLiteral node)
OWLDataVisitor
visit
in interface OWLAnnotationValueVisitor
visit
in interface OWLDataVisitor
node
- node to visitpublic void visit(OWLObjectInverseOf expression)
OWLPropertyExpressionVisitor
visit
in interface OWLPropertyExpressionVisitor
expression
- property to visitpublic void visit(OWLObjectProperty property)
OWLPropertyExpressionVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLNamedObjectVisitor
visit
in interface OWLPropertyExpressionVisitor
property
- property to visitpublic void visit(OWLDataProperty property)
OWLPropertyExpressionVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLNamedObjectVisitor
visit
in interface OWLPropertyExpressionVisitor
property
- property to visitpublic void visit(OWLNamedIndividual individual)
OWLEntityVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLIndividualVisitor
visit
in interface OWLNamedObjectVisitor
individual
- individual to visitpublic void visit(OWLDatatype datatype)
OWLDataRangeVisitor
visit
in interface OWLDataRangeVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLNamedObjectVisitor
datatype
- node to visitpublic void visit(OWLAnnotation annotation)
OWLAnnotationObjectVisitor
visit
in interface OWLAnnotationObjectVisitor
annotation
- object to visitpublic void visit(OWLAnnotationAssertionAxiom axiom)
OWLAnnotationAxiomVisitor
visit
in interface OWLAnnotationAxiomVisitor
axiom
- object to visitpublic void visit(OWLAnonymousIndividual individual)
OWLIndividualVisitor
visit
in interface OWLAnnotationValueVisitor
visit
in interface OWLIndividualVisitor
individual
- individual to visitpublic void visit(IRI iri)
OWLAnnotationValueVisitor
visit
in interface OWLAnnotationValueVisitor
iri
- object to visitpublic void visit(OWLOntology ontology)
OWLNamedObjectVisitor
visit
in interface OWLNamedObjectVisitor
ontology
- ontology to visitpublic void visit(OWLAnnotationProperty property)
OWLPropertyExpressionVisitor
visit
in interface OWLEntityVisitor
visit
in interface OWLNamedObjectVisitor
visit
in interface OWLPropertyExpressionVisitor
property
- property to visitpublic void visit(OWLAnnotationPropertyDomainAxiom axiom)
OWLAnnotationAxiomVisitor
visit
in interface OWLAnnotationAxiomVisitor
axiom
- object to visitpublic void visit(OWLAnnotationPropertyRangeAxiom axiom)
OWLAnnotationAxiomVisitor
visit
in interface OWLAnnotationAxiomVisitor
axiom
- object to visitpublic void visit(OWLSubAnnotationPropertyOfAxiom axiom)
OWLAnnotationAxiomVisitor
visit
in interface OWLAnnotationAxiomVisitor
axiom
- object to visitpublic void visit(OWLDatatypeDefinitionAxiom axiom)
visit
in interface OWLAxiomVisitor
axiom
- axiom to visitpublic void visit(SWRLRule rule)
OWLLogicalAxiomVisitor
visit
in interface OWLLogicalAxiomVisitor
visit
in interface SWRLObjectVisitor
rule
- rule to visitpublic void visit(SWRLClassAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLDataRangeAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLObjectPropertyAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLDataPropertyAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLBuiltInAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLVariable node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLIndividualArgument node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLLiteralArgument node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLDifferentIndividualsAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitpublic void visit(SWRLSameIndividualAtom node)
SWRLObjectVisitor
visit
in interface SWRLObjectVisitor
node
- node to visitCopyright © 2020 The University of Manchester. All rights reserved.