Serialized Form
-
Package uk.ac.manchester.cs.owl.owlapi
-
Class uk.ac.manchester.cs.owl.owlapi.Internals
class Internals extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
addChangeVisitor
uk.ac.manchester.cs.owl.owlapi.Internals.AddAxiomVisitor addChangeVisitor
-
axiomsForSerialization
List<OWLAxiom> axiomsForSerialization
-
generalClassAxioms
uk.ac.manchester.cs.owl.owlapi.Internals.SetPointer<OWLClassAxiom> generalClassAxioms
-
importsDeclarations
uk.ac.manchester.cs.owl.owlapi.Internals.SetPointer<OWLImportsDeclaration> importsDeclarations
-
ontologyAnnotations
uk.ac.manchester.cs.owl.owlapi.Internals.SetPointer<OWLAnnotation> ontologyAnnotations
-
propertyChainSubPropertyAxioms
uk.ac.manchester.cs.owl.owlapi.Internals.SetPointer<OWLSubPropertyChainOfAxiom> propertyChainSubPropertyAxioms
-
refAxiomsCollector
uk.ac.manchester.cs.owl.owlapi.Internals.ReferencedAxiomsCollector refAxiomsCollector
-
refChecker
uk.ac.manchester.cs.owl.owlapi.Internals.ReferenceChecker refChecker
-
removeChangeVisitor
uk.ac.manchester.cs.owl.owlapi.Internals.RemoveAxiomVisitor removeChangeVisitor
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.Internals.SetPointer
class SetPointer extends Object implements Serializable-
Serialized Fields
-
set
Set<K extends Serializable> set
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWL2DatatypeImpl
class OWL2DatatypeImpl extends Object implements Serializable-
Serialized Fields
-
hashCode
int hashCode
-
owl2Datatype
OWL2Datatype owl2Datatype
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationAssertionAxiomImpl
class OWLAnnotationAssertionAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
property
OWLAnnotationProperty property
-
subject
OWLAnnotationSubject subject
-
value
OWLAnnotationValue value
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationImpl
class OWLAnnotationImpl extends OWLAnnotationImplNotAnnotated implements Serializable-
Serialized Fields
-
anns
List<OWLAnnotation> anns
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationImplNotAnnotated
class OWLAnnotationImplNotAnnotated extends OWLObjectImpl implements Serializable-
Serialized Fields
-
property
OWLAnnotationProperty property
-
value
OWLAnnotationValue value
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyDomainAxiomImpl
class OWLAnnotationPropertyDomainAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
domain
IRI domain
-
property
OWLAnnotationProperty property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyImpl
class OWLAnnotationPropertyImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
iri
IRI iri
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyRangeAxiomImpl
class OWLAnnotationPropertyRangeAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
property
OWLAnnotationProperty property
-
range
IRI range
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl
class OWLAnonymousClassExpressionImpl extends OWLClassExpressionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLAnonymousIndividualImpl
class OWLAnonymousIndividualImpl extends OWLIndividualImpl implements Serializable-
Serialized Fields
-
nodeId
NodeID nodeId
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAsymmetricObjectPropertyAxiomImpl
class OWLAsymmetricObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLAxiomImpl
class OWLAxiomImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
annotations
List<OWLAnnotation> annotations
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLAxiomIndexImpl
class OWLAxiomIndexImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
ints
Internals ints
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLCardinalityRestrictionImpl
class OWLCardinalityRestrictionImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
cardinality
int cardinality
-
filler
F extends OWLPropertyRange filler
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLClassAssertionAxiomImpl
class OWLClassAssertionAxiomImpl extends OWLIndividualAxiomImpl implements Serializable-
Serialized Fields
-
classExpression
OWLClassExpression classExpression
-
individual
OWLIndividual individual
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLClassAxiomImpl
class OWLClassAxiomImpl extends OWLLogicalAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLClassExpressionImpl
class OWLClassExpressionImpl extends OWLObjectImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLClassImpl
class OWLClassImpl extends OWLClassExpressionImpl implements Serializable-
Serialized Fields
-
iri
IRI iri
-
isNothing
boolean isNothing
-
isThing
boolean isThing
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataAllValuesFromImpl
class OWLDataAllValuesFromImpl extends OWLQuantifiedDataRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataCardinalityRestrictionImpl
class OWLDataCardinalityRestrictionImpl extends OWLCardinalityRestrictionImpl<OWLDataRange> implements Serializable-
Serialized Fields
-
property
OWLDataPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataComplementOfImpl
class OWLDataComplementOfImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
dataRange
OWLDataRange dataRange
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataExactCardinalityImpl
class OWLDataExactCardinalityImpl extends OWLDataCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryImpl
class OWLDataFactoryImpl extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
config
OWLOntologyLoaderConfiguration config
-
useCompression
boolean useCompression
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryInternalsImpl
class OWLDataFactoryInternalsImpl extends OWLDataFactoryInternalsImplNoCache implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryInternalsImplNoCache
class OWLDataFactoryInternalsImplNoCache extends Object implements Serializable-
Serialized Fields
-
negativeFloatZero
OWLLiteral negativeFloatZero
-
useCompression
boolean useCompression
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataHasValueImpl
-
Serialized Fields
-
property
OWLDataPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataIntersectionOfImpl
class OWLDataIntersectionOfImpl extends OWLNaryDataRangeImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataMaxCardinalityImpl
class OWLDataMaxCardinalityImpl extends OWLDataCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataMinCardinalityImpl
class OWLDataMinCardinalityImpl extends OWLDataCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataOneOfImpl
class OWLDataOneOfImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
values
List<OWLLiteral> values
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyAssertionAxiomImpl
class OWLDataPropertyAssertionAxiomImpl extends OWLIndividualRelationshipAxiomImpl<OWLDataPropertyExpression,OWLLiteral> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyCharacteristicAxiomImpl
class OWLDataPropertyCharacteristicAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
property
OWLDataPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyDomainAxiomImpl
class OWLDataPropertyDomainAxiomImpl extends OWLPropertyDomainAxiomImpl<OWLDataPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyImpl
class OWLDataPropertyImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
builtin
boolean builtin
-
iri
IRI iri
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyRangeAxiomImpl
class OWLDataPropertyRangeAxiomImpl extends OWLPropertyRangeAxiomImpl<OWLDataPropertyExpression,OWLDataRange> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDataSomeValuesFromImpl
class OWLDataSomeValuesFromImpl extends OWLQuantifiedDataRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDatatypeDefinitionAxiomImpl
class OWLDatatypeDefinitionAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
dataRange
OWLDataRange dataRange
-
datatype
OWLDatatype datatype
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDatatypeImpl
class OWLDatatypeImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
builtin
boolean builtin
-
iri
IRI iri
-
top
boolean top
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDatatypeRestrictionImpl
class OWLDatatypeRestrictionImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
datatype
OWLDatatype datatype
-
facetRestrictions
List<OWLFacetRestriction> facetRestrictions
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDataUnionOfImpl
class OWLDataUnionOfImpl extends OWLNaryDataRangeImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDeclarationAxiomImpl
class OWLDeclarationAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
entity
OWLEntity entity
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLDifferentIndividualsAxiomImpl
class OWLDifferentIndividualsAxiomImpl extends OWLNaryIndividualAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDisjointClassesAxiomImpl
class OWLDisjointClassesAxiomImpl extends OWLNaryClassAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDisjointDataPropertiesAxiomImpl
class OWLDisjointDataPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLDataPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDisjointObjectPropertiesAxiomImpl
class OWLDisjointObjectPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLObjectPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLDisjointUnionAxiomImpl
class OWLDisjointUnionAxiomImpl extends OWLClassAxiomImpl implements Serializable-
Serialized Fields
-
classExpressions
List<OWLClassExpression> classExpressions
-
owlClass
OWLClass owlClass
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLEquivalentClassesAxiomImpl
class OWLEquivalentClassesAxiomImpl extends OWLNaryClassAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLEquivalentDataPropertiesAxiomImpl
class OWLEquivalentDataPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLDataPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLEquivalentObjectPropertiesAxiomImpl
class OWLEquivalentObjectPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLObjectPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLFacetRestrictionImpl
class OWLFacetRestrictionImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
facet
OWLFacet facet
-
facetValue
OWLLiteral facetValue
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLFunctionalDataPropertyAxiomImpl
class OWLFunctionalDataPropertyAxiomImpl extends OWLDataPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLFunctionalObjectPropertyAxiomImpl
class OWLFunctionalObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLHasKeyAxiomImpl
class OWLHasKeyAxiomImpl extends OWLLogicalAxiomImpl implements Serializable-
Serialized Fields
-
expression
OWLClassExpression expression
-
propertyExpressions
List<OWLPropertyExpression> propertyExpressions
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLImmutableOntologyImpl
class OWLImmutableOntologyImpl extends OWLAxiomIndexImpl implements Serializable-
Serialized Fields
-
df
OWLDataFactory df
-
manager
OWLOntologyManager manager
-
ontologyID
OWLOntologyID ontologyID
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLImportsDeclarationImpl
class OWLImportsDeclarationImpl extends Object implements Serializable-
Serialized Fields
-
iri
IRI iri
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLIndividualAxiomImpl
class OWLIndividualAxiomImpl extends OWLLogicalAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLIndividualImpl
class OWLIndividualImpl extends OWLObjectImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLIndividualRelationshipAxiomImpl
class OWLIndividualRelationshipAxiomImpl extends OWLLogicalAxiomImpl implements Serializable-
Serialized Fields
-
o
O extends OWLPropertyAssertionObject o
-
property
P extends OWLPropertyExpression property
-
subject
OWLIndividual subject
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLInverseFunctionalObjectPropertyAxiomImpl
class OWLInverseFunctionalObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLInverseObjectPropertiesAxiomImpl
class OWLInverseObjectPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<OWLObjectPropertyExpression> implements Serializable-
Serialized Fields
-
first
OWLObjectPropertyExpression first
-
second
OWLObjectPropertyExpression second
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLIrreflexiveObjectPropertyAxiomImpl
class OWLIrreflexiveObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImpl
class OWLLiteralImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
datatype
OWLDatatype datatype
-
language
String language
-
literal
uk.ac.manchester.cs.owl.owlapi.OWLLiteralImpl.LiteralWrapper literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplBoolean
class OWLLiteralImplBoolean extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
boolean literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplDouble
class OWLLiteralImplDouble extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
double literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplFloat
class OWLLiteralImplFloat extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
float literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplInteger
class OWLLiteralImplInteger extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
int literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplLong
class OWLLiteralImplLong extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
long literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplNoCompression
class OWLLiteralImplNoCompression extends OWLObjectImpl implements Serializable-
Serialized Fields
-
datatype
OWLDatatype datatype
-
language
String language
-
literal
String literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplPlain
class OWLLiteralImplPlain extends OWLObjectImpl implements Serializable-
Serialized Fields
-
datatype
OWLDatatype datatype
-
lang
String lang
-
literal
String literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplString
class OWLLiteralImplString extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
String literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLLogicalAxiomImpl
class OWLLogicalAxiomImpl extends OWLAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLNamedIndividualImpl
class OWLNamedIndividualImpl extends OWLIndividualImpl implements Serializable-
Serialized Fields
-
iri
IRI iri
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNaryBooleanClassExpressionImpl
class OWLNaryBooleanClassExpressionImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
operands
List<OWLClassExpression> operands
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNaryClassAxiomImpl
class OWLNaryClassAxiomImpl extends OWLClassAxiomImpl implements Serializable-
Serialized Fields
-
classExpressions
List<OWLClassExpression> classExpressions
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNaryDataRangeImpl
class OWLNaryDataRangeImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
operands
List<OWLDataRange> operands
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNaryIndividualAxiomImpl
class OWLNaryIndividualAxiomImpl extends OWLIndividualAxiomImpl implements Serializable-
Serialized Fields
-
individuals
List<OWLIndividual> individuals
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNaryPropertyAxiomImpl
class OWLNaryPropertyAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
properties
List<P extends OWLPropertyExpression> properties
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLNegativeDataPropertyAssertionAxiomImpl
class OWLNegativeDataPropertyAssertionAxiomImpl extends OWLIndividualRelationshipAxiomImpl<OWLDataPropertyExpression,OWLLiteral> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLNegativeObjectPropertyAssertionAxiomImpl
class OWLNegativeObjectPropertyAssertionAxiomImpl extends OWLIndividualRelationshipAxiomImpl<OWLObjectPropertyExpression,OWLIndividual> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectAllValuesFromImpl
class OWLObjectAllValuesFromImpl extends OWLQuantifiedObjectRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectCardinalityRestrictionImpl
class OWLObjectCardinalityRestrictionImpl extends OWLCardinalityRestrictionImpl<OWLClassExpression> implements Serializable-
Serialized Fields
-
property
OWLObjectPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectComplementOfImpl
class OWLObjectComplementOfImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
operand
OWLClassExpression operand
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectExactCardinalityImpl
class OWLObjectExactCardinalityImpl extends OWLObjectCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectHasSelfImpl
class OWLObjectHasSelfImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
property
OWLObjectPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectHasValueImpl
-
Serialized Fields
-
property
OWLObjectPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl
class OWLObjectImpl extends Object implements Serializable-
Serialized Fields
-
hashCode
int hashCode
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectIntersectionOfImpl
class OWLObjectIntersectionOfImpl extends OWLNaryBooleanClassExpressionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectInverseOfImpl
class OWLObjectInverseOfImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
inverseProperty
OWLObjectProperty inverseProperty
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectMaxCardinalityImpl
class OWLObjectMaxCardinalityImpl extends OWLObjectCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectMinCardinalityImpl
class OWLObjectMinCardinalityImpl extends OWLObjectCardinalityRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectOneOfImpl
class OWLObjectOneOfImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
values
List<OWLIndividual> values
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyAssertionAxiomImpl
class OWLObjectPropertyAssertionAxiomImpl extends OWLIndividualRelationshipAxiomImpl<OWLObjectPropertyExpression,OWLIndividual> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyCharacteristicAxiomImpl
class OWLObjectPropertyCharacteristicAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
property
OWLObjectPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyDomainAxiomImpl
class OWLObjectPropertyDomainAxiomImpl extends OWLPropertyDomainAxiomImpl<OWLObjectPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyImpl
class OWLObjectPropertyImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
builtin
boolean builtin
-
iri
IRI iri
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyRangeAxiomImpl
class OWLObjectPropertyRangeAxiomImpl extends OWLPropertyRangeAxiomImpl<OWLObjectPropertyExpression,OWLClassExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectSomeValuesFromImpl
class OWLObjectSomeValuesFromImpl extends OWLQuantifiedObjectRestrictionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLObjectUnionOfImpl
class OWLObjectUnionOfImpl extends OWLNaryBooleanClassExpressionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl
class OWLOntologyFactoryImpl extends Object implements Serializable-
Serialized Fields
-
ontologyBuilder
OWLOntologyBuilder ontologyBuilder
-
parsableSchemes
Set<String> parsableSchemes
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLOntologyImpl
class OWLOntologyImpl extends OWLImmutableOntologyImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLOntologyImpl.OWLOntologyChangeFilter
class OWLOntologyChangeFilter extends Object implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLOntologyIRIMapperImpl
class OWLOntologyIRIMapperImpl extends Object implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl
class OWLOntologyManagerImpl extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
autoGeneratedURICounter
AtomicLong autoGeneratedURICounter
-
broadcastChanges
AtomicBoolean broadcastChanges
-
configProvider
OntologyConfigurator configProvider
-
dataFactory
OWLDataFactory dataFactory
-
defaultChangeBroadcastStrategy
OWLOntologyChangeBroadcastStrategy defaultChangeBroadcastStrategy
-
defaultImpendingChangeBroadcastStrategy
ImpendingOWLOntologyChangeBroadcastStrategy defaultImpendingChangeBroadcastStrategy
-
documentIRIsByID
Map<OWLOntologyID,
IRI> documentIRIsByID -
documentMappers
PriorityCollection<OWLOntologyIRIMapper> documentMappers
-
importedIRIs
Map<IRI,
Object> importedIRIs -
importsClosureCache
Map<OWLOntologyID,
Set<OWLOntology>> importsClosureCache -
importsLoadCount
AtomicInteger importsLoadCount
-
loadCount
AtomicInteger loadCount
-
loaderListeners
List<OWLOntologyLoaderListener> loaderListeners
-
lock
ReadWriteLock lock
-
missingImportsListeners
List<MissingImportListener> missingImportsListeners
-
ontologiesByID
Map<OWLOntologyID,
OWLOntology> ontologiesByID -
ontologyConfigurationsByOntologyID
Map<OWLOntologyID,
OWLOntologyLoaderConfiguration> ontologyConfigurationsByOntologyID -
ontologyFactories
PriorityCollection<OWLOntologyFactory> ontologyFactories
-
ontologyFormatsByOntology
Map<OWLOntologyID,
OWLDocumentFormat> ontologyFormatsByOntology -
ontologyIDsByImportsDeclaration
Map<OWLImportsDeclaration,
OWLOntologyID> ontologyIDsByImportsDeclaration -
ontologyStorers
PriorityCollection<OWLStorerFactory> ontologyStorers
-
parserFactories
PriorityCollection<OWLParserFactory> parserFactories
-
progressListeners
List<OWLOntologyChangeProgressListener> progressListeners
-
readLock
Lock readLock
-
writeLock
Lock writeLock
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLPropertyAxiomImpl
class OWLPropertyAxiomImpl extends OWLLogicalAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLPropertyDomainAxiomImpl
class OWLPropertyDomainAxiomImpl extends OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression> implements Serializable-
Serialized Fields
-
domain
OWLClassExpression domain
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLPropertyRangeAxiomImpl
class OWLPropertyRangeAxiomImpl extends OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression> implements Serializable-
Serialized Fields
-
range
R extends OWLPropertyRange range
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedDataRestrictionImpl
class OWLQuantifiedDataRestrictionImpl extends OWLQuantifiedRestrictionImpl<OWLDataRange> implements Serializable-
Serialized Fields
-
property
OWLDataPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedObjectRestrictionImpl
class OWLQuantifiedObjectRestrictionImpl extends OWLQuantifiedRestrictionImpl<OWLClassExpression> implements Serializable-
Serialized Fields
-
property
OWLObjectPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedRestrictionImpl
class OWLQuantifiedRestrictionImpl extends OWLAnonymousClassExpressionImpl implements Serializable-
Serialized Fields
-
filler
F extends OWLPropertyRange filler
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLReflexiveObjectPropertyAxiomImpl
class OWLReflexiveObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLSameIndividualAxiomImpl
class OWLSameIndividualAxiomImpl extends OWLNaryIndividualAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLSubAnnotationPropertyOfAxiomImpl
class OWLSubAnnotationPropertyOfAxiomImpl extends OWLAxiomImpl implements Serializable-
Serialized Fields
-
subProperty
OWLAnnotationProperty subProperty
-
superProperty
OWLAnnotationProperty superProperty
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLSubClassOfAxiomImpl
class OWLSubClassOfAxiomImpl extends OWLClassAxiomImpl implements Serializable-
Serialized Fields
-
subClass
OWLClassExpression subClass
-
superClass
OWLClassExpression superClass
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLSubDataPropertyOfAxiomImpl
class OWLSubDataPropertyOfAxiomImpl extends OWLSubPropertyAxiomImpl<OWLDataPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLSubObjectPropertyOfAxiomImpl
class OWLSubObjectPropertyOfAxiomImpl extends OWLSubPropertyAxiomImpl<OWLObjectPropertyExpression> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLSubPropertyAxiomImpl
class OWLSubPropertyAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
subProperty
P extends OWLPropertyExpression subProperty
-
superProperty
P extends OWLPropertyExpression superProperty
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLSubPropertyChainAxiomImpl
class OWLSubPropertyChainAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
propertyChain
List<OWLObjectPropertyExpression> propertyChain
-
superProperty
OWLObjectPropertyExpression superProperty
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLSymmetricObjectPropertyAxiomImpl
class OWLSymmetricObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLTransitiveObjectPropertyAxiomImpl
class OWLTransitiveObjectPropertyAxiomImpl extends OWLObjectPropertyCharacteristicAxiomImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.OWLUnaryPropertyAxiomImpl
class OWLUnaryPropertyAxiomImpl extends OWLPropertyAxiomImpl implements Serializable-
Serialized Fields
-
property
P extends OWLPropertyExpression property
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.OWLValueRestrictionImpl
class OWLValueRestrictionImpl extends OWLAnonymousClassExpressionImpl implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.SWRLAtomImpl
class SWRLAtomImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
predicate
SWRLPredicate predicate
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLBinaryAtomImpl
class SWRLBinaryAtomImpl extends SWRLAtomImpl implements Serializable-
Serialized Fields
-
arg0
A extends SWRLArgument arg0
-
arg1
B extends SWRLArgument arg1
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLBuiltInAtomImpl
class SWRLBuiltInAtomImpl extends SWRLAtomImpl implements Serializable-
Serialized Fields
-
args
List<SWRLDArgument> args
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLClassAtomImpl
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLDataPropertyAtomImpl
class SWRLDataPropertyAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLDArgument> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.SWRLDataRangeAtomImpl
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLDifferentIndividualsAtomImpl
class SWRLDifferentIndividualsAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLIArgument> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.SWRLIndividualArgumentImpl
class SWRLIndividualArgumentImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
individual
OWLIndividual individual
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLLiteralArgumentImpl
class SWRLLiteralArgumentImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
literal
OWLLiteral literal
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLObjectPropertyAtomImpl
class SWRLObjectPropertyAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLIArgument> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.SWRLRuleImpl
class SWRLRuleImpl extends OWLLogicalAxiomImpl implements Serializable-
Serialized Fields
-
body
LinkedHashSet<SWRLAtom> body
-
containsAnonymousClassExpressions
boolean containsAnonymousClassExpressions
-
head
LinkedHashSet<SWRLAtom> head
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLSameIndividualAtomImpl
class SWRLSameIndividualAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLIArgument> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.SWRLUnaryAtomImpl
class SWRLUnaryAtomImpl extends SWRLAtomImpl implements Serializable-
Serialized Fields
-
arg
A extends SWRLArgument arg
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.SWRLVariableImpl
class SWRLVariableImpl extends OWLObjectImpl implements Serializable-
Serialized Fields
-
iri
IRI iri
-
-
-
-
Package uk.ac.manchester.cs.owl.owlapi.concurrent
-
Class uk.ac.manchester.cs.owl.owlapi.concurrent.ConcurrentOWLOntologyBuilder
class ConcurrentOWLOntologyBuilder extends Object implements Serializable-
Serialized Fields
-
builder
OWLOntologyBuilder builder
-
readWriteLock
ReadWriteLock readWriteLock
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.concurrent.ConcurrentOWLOntologyImpl
class ConcurrentOWLOntologyImpl extends Object implements Serializable-
Serialized Fields
-
delegate
OWLOntology delegate
-
lock
ReadWriteLock lock
-
-
-
Class uk.ac.manchester.cs.owl.owlapi.concurrent.ConcurrentPriorityCollection
class ConcurrentPriorityCollection extends PriorityCollection<T extends Serializable> implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.concurrent.NonConcurrentOWLOntologyBuilder
class NonConcurrentOWLOntologyBuilder extends Object implements Serializable -
Class uk.ac.manchester.cs.owl.owlapi.concurrent.NoOpReadWriteLock
class NoOpReadWriteLock extends Object implements Serializable
-