Package org.swrlapi.factory
Class DefaultSWRLAPIOWLDataFactory
- java.lang.Object
-
- uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryImpl
-
- org.swrlapi.factory.DefaultSWRLAPIOWLDataFactory
-
- All Implemented Interfaces:
java.io.Serializable
,org.semanticweb.owlapi.model.OWLAnnotationPropertyProvider
,org.semanticweb.owlapi.model.OWLAnonymousIndividualByIdProvider
,org.semanticweb.owlapi.model.OWLAnonymousIndividualProvider
,org.semanticweb.owlapi.model.OWLClassProvider
,org.semanticweb.owlapi.model.OWLDataFactory
,org.semanticweb.owlapi.model.OWLDataPropertyProvider
,org.semanticweb.owlapi.model.OWLDatatypeProvider
,org.semanticweb.owlapi.model.OWLEntityByTypeProvider
,org.semanticweb.owlapi.model.OWLEntityProvider
,org.semanticweb.owlapi.model.OWLNamedIndividualProvider
,org.semanticweb.owlapi.model.OWLObjectPropertyProvider
,org.semanticweb.owlapi.model.SWRLDataFactory
,SWRLAPIOWLDataFactory
public class DefaultSWRLAPIOWLDataFactory extends uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryImpl implements SWRLAPIOWLDataFactory
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DefaultSWRLAPIOWLDataFactory(@NonNull IRIResolver iriResolver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NonNull org.semanticweb.owlapi.model.OWLClass
getInjectedOWLClass()
@NonNull org.semanticweb.owlapi.model.OWLNamedIndividual
getInjectedOWLNamedIndividual()
@NonNull LiteralFactory
getLiteralFactory()
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLAnnotationPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLAnnotationProperty property)
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLClassDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLClass cls)
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLDataPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLDataProperty property)
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLDatatypeDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLDatatype datatype)
@NonNull OWLDatatypeFactory
getOWLDatatypeFactory()
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLIndividualDeclarationAxiom(org.semanticweb.owlapi.model.OWLNamedIndividual individual)
@NonNull OWLLiteralFactory
getOWLLiteralFactory()
@NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom
getOWLObjectPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLObjectProperty property)
@NonNull SQWRLResultValueFactory
getSQWRLResultValueFactory()
@NonNull SWRLAPIBuiltInAtom
getSWRLAPIBuiltInAtom(@NonNull java.lang.String ruleName, @NonNull org.semanticweb.owlapi.model.IRI builtInIRI, @NonNull java.lang.String builtInPrefixedName, @NonNull java.util.List<@NonNull SWRLBuiltInArgument> arguments)
@NonNull SWRLBuiltInArgumentFactory
getSWRLBuiltInArgumentFactory()
-
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryImpl
getBooleanOWLDatatype, getDeprecatedOWLAnnotationAssertionAxiom, getDoubleOWLDatatype, getFloatOWLDatatype, getIntegerOWLDatatype, getOWLAnnotation, getOWLAnnotation, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationProperty, getOWLAnnotationProperty, getOWLAnnotationPropertyDomainAxiom, getOWLAnnotationPropertyDomainAxiom, getOWLAnnotationPropertyRangeAxiom, getOWLAnnotationPropertyRangeAxiom, getOWLAnonymousIndividual, getOWLAnonymousIndividual, getOWLAsymmetricObjectPropertyAxiom, getOWLAsymmetricObjectPropertyAxiom, getOWLBackwardCompatibleWith, getOWLBottomDataProperty, getOWLBottomObjectProperty, getOWLClass, getOWLClass, getOWLClassAssertionAxiom, getOWLClassAssertionAxiom, getOWLDataAllValuesFrom, getOWLDataComplementOf, getOWLDataExactCardinality, getOWLDataExactCardinality, getOWLDataHasValue, getOWLDataIntersectionOf, getOWLDataIntersectionOf, getOWLDataMaxCardinality, getOWLDataMaxCardinality, getOWLDataMinCardinality, getOWLDataMinCardinality, getOWLDataOneOf, getOWLDataOneOf, getOWLDataProperty, getOWLDataProperty, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyDomainAxiom, getOWLDataPropertyDomainAxiom, getOWLDataPropertyRangeAxiom, getOWLDataPropertyRangeAxiom, getOWLDataSomeValuesFrom, getOWLDatatype, getOWLDatatype, getOWLDatatypeDefinitionAxiom, getOWLDatatypeDefinitionAxiom, getOWLDatatypeMaxExclusiveRestriction, getOWLDatatypeMaxExclusiveRestriction, getOWLDatatypeMaxInclusiveRestriction, getOWLDatatypeMaxInclusiveRestriction, getOWLDatatypeMinExclusiveRestriction, getOWLDatatypeMinExclusiveRestriction, getOWLDatatypeMinInclusiveRestriction, getOWLDatatypeMinInclusiveRestriction, getOWLDatatypeMinMaxExclusiveRestriction, getOWLDatatypeMinMaxExclusiveRestriction, getOWLDatatypeMinMaxInclusiveRestriction, getOWLDatatypeMinMaxInclusiveRestriction, getOWLDatatypeRestriction, getOWLDatatypeRestriction, getOWLDatatypeRestriction, getOWLDataUnionOf, getOWLDataUnionOf, getOWLDeclarationAxiom, getOWLDeclarationAxiom, getOWLDeprecated, getOWLDifferentIndividualsAxiom, getOWLDifferentIndividualsAxiom, getOWLDifferentIndividualsAxiom, getOWLDisjointClassesAxiom, getOWLDisjointClassesAxiom, getOWLDisjointClassesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointUnionAxiom, getOWLDisjointUnionAxiom, getOWLEntity, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFunctionalDataPropertyAxiom, getOWLFunctionalDataPropertyAxiom, getOWLFunctionalObjectPropertyAxiom, getOWLFunctionalObjectPropertyAxiom, getOWLHasKeyAxiom, getOWLHasKeyAxiom, getOWLHasKeyAxiom, getOWLImportsDeclaration, getOWLIncompatibleWith, getOWLInverseFunctionalObjectPropertyAxiom, getOWLInverseFunctionalObjectPropertyAxiom, getOWLInverseObjectPropertiesAxiom, getOWLInverseObjectPropertiesAxiom, getOWLIrreflexiveObjectPropertyAxiom, getOWLIrreflexiveObjectPropertyAxiom, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLNamedIndividual, getOWLNamedIndividual, getOWLNegativeDataPropertyAssertionAxiom, getOWLNegativeDataPropertyAssertionAxiom, getOWLNegativeObjectPropertyAssertionAxiom, getOWLNegativeObjectPropertyAssertionAxiom, getOWLNothing, getOWLObjectAllValuesFrom, getOWLObjectComplementOf, getOWLObjectExactCardinality, getOWLObjectExactCardinality, getOWLObjectHasSelf, getOWLObjectHasValue, getOWLObjectIntersectionOf, getOWLObjectIntersectionOf, getOWLObjectInverseOf, getOWLObjectMaxCardinality, getOWLObjectMaxCardinality, getOWLObjectMinCardinality, getOWLObjectMinCardinality, getOWLObjectOneOf, getOWLObjectOneOf, getOWLObjectProperty, getOWLObjectProperty, getOWLObjectPropertyAssertionAxiom, getOWLObjectPropertyAssertionAxiom, getOWLObjectPropertyDomainAxiom, getOWLObjectPropertyDomainAxiom, getOWLObjectPropertyRangeAxiom, getOWLObjectPropertyRangeAxiom, getOWLObjectSomeValuesFrom, getOWLObjectUnionOf, getOWLObjectUnionOf, getOWLReflexiveObjectPropertyAxiom, getOWLReflexiveObjectPropertyAxiom, getOWLSameIndividualAxiom, getOWLSameIndividualAxiom, getOWLSameIndividualAxiom, getOWLSubAnnotationPropertyOfAxiom, getOWLSubAnnotationPropertyOfAxiom, getOWLSubClassOfAxiom, getOWLSubClassOfAxiom, getOWLSubDataPropertyOfAxiom, getOWLSubDataPropertyOfAxiom, getOWLSubObjectPropertyOfAxiom, getOWLSubObjectPropertyOfAxiom, getOWLSubPropertyChainOfAxiom, getOWLSubPropertyChainOfAxiom, getOWLSymmetricObjectPropertyAxiom, getOWLSymmetricObjectPropertyAxiom, getOWLThing, getOWLTopDataProperty, getOWLTopObjectProperty, getOWLTransitiveObjectPropertyAxiom, getOWLTransitiveObjectPropertyAxiom, getOWLVersionInfo, getRDFPlainLiteral, getRDFSComment, getRDFSIsDefinedBy, getRDFSLabel, getRDFSSeeAlso, getSWRLBuiltInAtom, getSWRLClassAtom, getSWRLDataPropertyAtom, getSWRLDataRangeAtom, getSWRLDifferentIndividualsAtom, getSWRLIndividualArgument, getSWRLLiteralArgument, getSWRLObjectPropertyAtom, getSWRLRule, getSWRLRule, getSWRLSameIndividualAtom, getSWRLVariable, getTopDatatype, makeSingletonDisjoinClassWarningAnnotation, purge
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLAnnotationPropertyProvider
getOWLAnnotationProperty
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLAnonymousIndividualByIdProvider
getOWLAnonymousIndividual
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLAnonymousIndividualProvider
getOWLAnonymousIndividual
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLDataFactory
getBooleanOWLDatatype, getDeprecatedOWLAnnotationAssertionAxiom, getDoubleOWLDatatype, getFloatOWLDatatype, getIntegerOWLDatatype, getOWLAnnotation, getOWLAnnotation, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationAssertionAxiom, getOWLAnnotationProperty, getOWLAnnotationPropertyDomainAxiom, getOWLAnnotationPropertyDomainAxiom, getOWLAnnotationPropertyRangeAxiom, getOWLAnnotationPropertyRangeAxiom, getOWLAsymmetricObjectPropertyAxiom, getOWLAsymmetricObjectPropertyAxiom, getOWLBackwardCompatibleWith, getOWLBottomDataProperty, getOWLBottomObjectProperty, getOWLClass, getOWLClassAssertionAxiom, getOWLClassAssertionAxiom, getOWLDataAllValuesFrom, getOWLDataComplementOf, getOWLDataExactCardinality, getOWLDataExactCardinality, getOWLDataHasValue, getOWLDataIntersectionOf, getOWLDataIntersectionOf, getOWLDataMaxCardinality, getOWLDataMaxCardinality, getOWLDataMinCardinality, getOWLDataMinCardinality, getOWLDataOneOf, getOWLDataOneOf, getOWLDataProperty, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyAssertionAxiom, getOWLDataPropertyDomainAxiom, getOWLDataPropertyDomainAxiom, getOWLDataPropertyRangeAxiom, getOWLDataPropertyRangeAxiom, getOWLDataSomeValuesFrom, getOWLDatatype, getOWLDatatypeDefinitionAxiom, getOWLDatatypeDefinitionAxiom, getOWLDatatypeMaxExclusiveRestriction, getOWLDatatypeMaxExclusiveRestriction, getOWLDatatypeMaxInclusiveRestriction, getOWLDatatypeMaxInclusiveRestriction, getOWLDatatypeMinExclusiveRestriction, getOWLDatatypeMinExclusiveRestriction, getOWLDatatypeMinInclusiveRestriction, getOWLDatatypeMinInclusiveRestriction, getOWLDatatypeMinMaxExclusiveRestriction, getOWLDatatypeMinMaxExclusiveRestriction, getOWLDatatypeMinMaxInclusiveRestriction, getOWLDatatypeMinMaxInclusiveRestriction, getOWLDatatypeRestriction, getOWLDatatypeRestriction, getOWLDatatypeRestriction, getOWLDataUnionOf, getOWLDataUnionOf, getOWLDeclarationAxiom, getOWLDeclarationAxiom, getOWLDeprecated, getOWLDifferentIndividualsAxiom, getOWLDifferentIndividualsAxiom, getOWLDifferentIndividualsAxiom, getOWLDisjointClassesAxiom, getOWLDisjointClassesAxiom, getOWLDisjointClassesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointDataPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointObjectPropertiesAxiom, getOWLDisjointUnionAxiom, getOWLDisjointUnionAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentClassesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentDataPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLEquivalentObjectPropertiesAxiom, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFacetRestriction, getOWLFunctionalDataPropertyAxiom, getOWLFunctionalDataPropertyAxiom, getOWLFunctionalObjectPropertyAxiom, getOWLFunctionalObjectPropertyAxiom, getOWLHasKeyAxiom, getOWLHasKeyAxiom, getOWLHasKeyAxiom, getOWLImportsDeclaration, getOWLIncompatibleWith, getOWLInverseFunctionalObjectPropertyAxiom, getOWLInverseFunctionalObjectPropertyAxiom, getOWLInverseObjectPropertiesAxiom, getOWLInverseObjectPropertiesAxiom, getOWLIrreflexiveObjectPropertyAxiom, getOWLIrreflexiveObjectPropertyAxiom, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLLiteral, getOWLNamedIndividual, getOWLNegativeDataPropertyAssertionAxiom, getOWLNegativeDataPropertyAssertionAxiom, getOWLNegativeObjectPropertyAssertionAxiom, getOWLNegativeObjectPropertyAssertionAxiom, getOWLNothing, getOWLObjectAllValuesFrom, getOWLObjectComplementOf, getOWLObjectExactCardinality, getOWLObjectExactCardinality, getOWLObjectHasSelf, getOWLObjectHasValue, getOWLObjectIntersectionOf, getOWLObjectIntersectionOf, getOWLObjectInverseOf, getOWLObjectMaxCardinality, getOWLObjectMaxCardinality, getOWLObjectMinCardinality, getOWLObjectMinCardinality, getOWLObjectOneOf, getOWLObjectOneOf, getOWLObjectProperty, getOWLObjectPropertyAssertionAxiom, getOWLObjectPropertyAssertionAxiom, getOWLObjectPropertyDomainAxiom, getOWLObjectPropertyDomainAxiom, getOWLObjectPropertyRangeAxiom, getOWLObjectPropertyRangeAxiom, getOWLObjectSomeValuesFrom, getOWLObjectUnionOf, getOWLObjectUnionOf, getOWLReflexiveObjectPropertyAxiom, getOWLReflexiveObjectPropertyAxiom, getOWLSameIndividualAxiom, getOWLSameIndividualAxiom, getOWLSameIndividualAxiom, getOWLSubAnnotationPropertyOfAxiom, getOWLSubAnnotationPropertyOfAxiom, getOWLSubClassOfAxiom, getOWLSubClassOfAxiom, getOWLSubDataPropertyOfAxiom, getOWLSubDataPropertyOfAxiom, getOWLSubObjectPropertyOfAxiom, getOWLSubObjectPropertyOfAxiom, getOWLSubPropertyChainOfAxiom, getOWLSubPropertyChainOfAxiom, getOWLSymmetricObjectPropertyAxiom, getOWLSymmetricObjectPropertyAxiom, getOWLThing, getOWLTopDataProperty, getOWLTopObjectProperty, getOWLTransitiveObjectPropertyAxiom, getOWLTransitiveObjectPropertyAxiom, getOWLVersionInfo, getRDFPlainLiteral, getRDFSComment, getRDFSIsDefinedBy, getRDFSLabel, getRDFSSeeAlso, getTopDatatype, purge
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLDataPropertyProvider
getOWLDataProperty
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLNamedIndividualProvider
getOWLNamedIndividual
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLObjectPropertyProvider
getOWLObjectProperty
-
Methods inherited from interface org.semanticweb.owlapi.model.SWRLDataFactory
getSWRLBuiltInAtom, getSWRLClassAtom, getSWRLDataPropertyAtom, getSWRLDataRangeAtom, getSWRLDifferentIndividualsAtom, getSWRLIndividualArgument, getSWRLLiteralArgument, getSWRLObjectPropertyAtom, getSWRLRule, getSWRLRule, getSWRLSameIndividualAtom, getSWRLVariable
-
-
-
-
Constructor Detail
-
DefaultSWRLAPIOWLDataFactory
public DefaultSWRLAPIOWLDataFactory(@NonNull IRIResolver iriResolver)
-
-
Method Detail
-
getSWRLBuiltInArgumentFactory
public @NonNull SWRLBuiltInArgumentFactory getSWRLBuiltInArgumentFactory()
- Specified by:
getSWRLBuiltInArgumentFactory
in interfaceSWRLAPIOWLDataFactory
-
getSWRLAPIBuiltInAtom
public @NonNull SWRLAPIBuiltInAtom getSWRLAPIBuiltInAtom(@NonNull java.lang.String ruleName, @NonNull org.semanticweb.owlapi.model.IRI builtInIRI, @NonNull java.lang.String builtInPrefixedName, @NonNull java.util.List<@NonNull SWRLBuiltInArgument> arguments)
- Specified by:
getSWRLAPIBuiltInAtom
in interfaceSWRLAPIOWLDataFactory
-
getSQWRLResultValueFactory
public @NonNull SQWRLResultValueFactory getSQWRLResultValueFactory()
- Specified by:
getSQWRLResultValueFactory
in interfaceSWRLAPIOWLDataFactory
-
getOWLClassDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLClassDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLClass cls)
- Specified by:
getOWLClassDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLIndividualDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLIndividualDeclarationAxiom(org.semanticweb.owlapi.model.OWLNamedIndividual individual)
- Specified by:
getOWLIndividualDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLObjectPropertyDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLObjectPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLObjectProperty property)
- Specified by:
getOWLObjectPropertyDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLDataPropertyDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLDataPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLDataProperty property)
- Specified by:
getOWLDataPropertyDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLAnnotationPropertyDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLAnnotationPropertyDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLAnnotationProperty property)
- Specified by:
getOWLAnnotationPropertyDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLDatatypeDeclarationAxiom
public @NonNull org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLDatatypeDeclarationAxiom(@NonNull org.semanticweb.owlapi.model.OWLDatatype datatype)
- Specified by:
getOWLDatatypeDeclarationAxiom
in interfaceSWRLAPIOWLDataFactory
-
getOWLDatatypeFactory
public @NonNull OWLDatatypeFactory getOWLDatatypeFactory()
- Specified by:
getOWLDatatypeFactory
in interfaceSWRLAPIOWLDataFactory
-
getOWLLiteralFactory
public @NonNull OWLLiteralFactory getOWLLiteralFactory()
- Specified by:
getOWLLiteralFactory
in interfaceSWRLAPIOWLDataFactory
-
getLiteralFactory
public @NonNull LiteralFactory getLiteralFactory()
- Specified by:
getLiteralFactory
in interfaceSWRLAPIOWLDataFactory
-
getInjectedOWLClass
public @NonNull org.semanticweb.owlapi.model.OWLClass getInjectedOWLClass()
- Specified by:
getInjectedOWLClass
in interfaceSWRLAPIOWLDataFactory
-
getInjectedOWLNamedIndividual
public @NonNull org.semanticweb.owlapi.model.OWLNamedIndividual getInjectedOWLNamedIndividual()
- Specified by:
getInjectedOWLNamedIndividual
in interfaceSWRLAPIOWLDataFactory
-
-