Serialized Form
-
Package org.obolibrary.obo2owl
-
Exception Class org.obolibrary.obo2owl.OboInOwlCardinalityTools.AnnotationCardinalityException
class AnnotationCardinalityException extends OWLRuntimeException implements Serializable -
Exception Class org.obolibrary.obo2owl.OWLAPIOwl2Obo.UntranslatableAxiomException
class UntranslatableAxiomException extends Exception implements Serializable -
Exception Class org.obolibrary.obo2owl.OwlStringTools.OwlStringException
class OwlStringException extends OWLRuntimeException implements Serializable
-
-
Package org.obolibrary.oboformat.model
-
Exception Class org.obolibrary.oboformat.model.DocumentStructureException
class DocumentStructureException extends RuntimeException implements Serializable -
Exception Class org.obolibrary.oboformat.model.FrameMergeException
class FrameMergeException extends Exception implements Serializable -
Exception Class org.obolibrary.oboformat.model.FrameStructureException
class FrameStructureException extends DocumentStructureException implements Serializable
-
-
Package org.obolibrary.oboformat.parser
-
Exception Class org.obolibrary.oboformat.parser.InvalidXrefMapException
class InvalidXrefMapException extends OBOFormatException implements Serializable -
Exception Class org.obolibrary.oboformat.parser.OBOFormatDanglingReferenceException
class OBOFormatDanglingReferenceException extends OBOFormatException implements Serializable -
Exception Class org.obolibrary.oboformat.parser.OBOFormatException
class OBOFormatException extends OWLParserException implements Serializable -
Exception Class org.obolibrary.oboformat.parser.OBOFormatParserException
class OBOFormatParserException extends OBOFormatException implements Serializable-
Serialized Fields
-
line
String line
-
lineNo
int lineNo
-
-
-
-
Package org.obolibrary.owl
-
Class org.obolibrary.owl.LabelFunctionalFormat
class LabelFunctionalFormat extends LabelFunctionalDocumentFormat implements Serializable -
Class org.obolibrary.owl.LabelFunctionalSyntaxStorer
class LabelFunctionalSyntaxStorer extends AbstractOWLStorer implements Serializable
-
-
Package org.semanticweb.owlapi.apibinding
-
Class org.semanticweb.owlapi.apibinding.OWLManager
class OWLManager extends Object implements Serializable
-
-
Package org.semanticweb.owlapi.change
-
Class org.semanticweb.owlapi.change.AbstractCompositeOntologyChange
class AbstractCompositeOntologyChange extends Object implements Serializable-
Serialized Fields
-
changes
List<OWLOntologyChange> changes
The changes. -
df
OWLDataFactory df
The data factory.
-
-
-
Class org.semanticweb.owlapi.change.AddAxiomData
class AddAxiomData extends AxiomChangeData implements Serializable -
Class org.semanticweb.owlapi.change.AddClassExpressionClosureAxiom
class AddClassExpressionClosureAxiom extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.AddImportData
class AddImportData extends ImportChangeData implements Serializable -
Class org.semanticweb.owlapi.change.AddOntologyAnnotationData
class AddOntologyAnnotationData extends OntologyAnnotationChangeData implements Serializable -
Class org.semanticweb.owlapi.change.AmalgamateSubClassAxioms
class AmalgamateSubClassAxioms extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.AxiomChangeData
class AxiomChangeData extends OWLOntologyChangeData implements Serializable-
Serialized Fields
-
axiom
OWLAxiom axiom
-
-
-
Class org.semanticweb.owlapi.change.CoerceConstantsIntoDataPropertyRange
class CoerceConstantsIntoDataPropertyRange extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.ConvertEquivalentClassesToSuperClasses
class ConvertEquivalentClassesToSuperClasses extends AbstractCompositeOntologyChange implements Serializable-
Serialized Fields
-
cls
OWLClass cls
The OWL class. -
ontologies
Collection<OWLOntology> ontologies
The ontologies. -
splitIntersections
boolean splitIntersections
true if intersections should be split. -
targetOntology
OWLOntology targetOntology
The target ontology.
-
-
-
Class org.semanticweb.owlapi.change.ConvertPropertyAssertionsToAnnotations
class ConvertPropertyAssertionsToAnnotations extends AbstractCompositeOntologyChange implements Serializable-
Serialized Fields
-
ontologies
Collection<OWLOntology> ontologies
-
-
-
Class org.semanticweb.owlapi.change.ConvertSuperClassesToEquivalentClass
class ConvertSuperClassesToEquivalentClass extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.CreateValuePartition
class CreateValuePartition extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.ImportChangeData
class ImportChangeData extends OWLOntologyChangeData implements Serializable-
Serialized Fields
-
declaration
OWLImportsDeclaration declaration
-
-
-
Class org.semanticweb.owlapi.change.MakeClassesMutuallyDisjoint
class MakeClassesMutuallyDisjoint extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.MakePrimitiveSubClassesMutuallyDisjoint
class MakePrimitiveSubClassesMutuallyDisjoint extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.OntologyAnnotationChangeData
class OntologyAnnotationChangeData extends OWLOntologyChangeData implements Serializable-
Serialized Fields
-
annotation
OWLAnnotation annotation
-
-
-
Class org.semanticweb.owlapi.change.OWLOntologyChangeData
class OWLOntologyChangeData extends Object implements Serializable -
Class org.semanticweb.owlapi.change.OWLOntologyChangeRecord
class OWLOntologyChangeRecord extends Object implements Serializable-
Serialized Fields
-
data
OWLOntologyChangeData data
-
ontologyID
OWLOntologyID ontologyID
-
-
-
Class org.semanticweb.owlapi.change.RemoveAllDisjointAxioms
class RemoveAllDisjointAxioms extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.RemoveAxiomData
class RemoveAxiomData extends AxiomChangeData implements Serializable -
Class org.semanticweb.owlapi.change.RemoveImportData
class RemoveImportData extends ImportChangeData implements Serializable -
Class org.semanticweb.owlapi.change.RemoveOntologyAnnotationData
class RemoveOntologyAnnotationData extends OntologyAnnotationChangeData implements Serializable -
Class org.semanticweb.owlapi.change.SetOntologyIDData
class SetOntologyIDData extends OWLOntologyChangeData implements Serializable-
Serialized Fields
-
newId
OWLOntologyID newId
-
-
-
Class org.semanticweb.owlapi.change.ShortForm2AnnotationGenerator
class ShortForm2AnnotationGenerator extends AbstractCompositeOntologyChange implements Serializable -
Class org.semanticweb.owlapi.change.SplitSubClassAxioms
class SplitSubClassAxioms extends AbstractCompositeOntologyChange implements Serializable
-
-
Package org.semanticweb.owlapi.dlsyntax.parser
-
Class org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser
class DLSyntaxOWLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory
class DLSyntaxOWLParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.dlsyntax.renderer
-
Class org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorer
class DLSyntaxHTMLStorer extends DLSyntaxStorerBase implements Serializable-
Serialized Fields
-
sfp
SimpleShortFormProvider sfp
-
-
-
Class org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory
class DLSyntaxHTMLStorerFactory extends OWLStorerFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorer
class DLSyntaxStorer extends DLSyntaxStorerBase implements Serializable -
Class org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerBase
class DLSyntaxStorerBase extends AbstractOWLStorer implements Serializable-
Serialized Fields
-
ren
DLSyntaxObjectRenderer ren
-
-
-
Class org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory
class DLSyntaxStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.expression
-
Exception Class org.semanticweb.owlapi.expression.ParserException
class ParserException extends ParserException implements Serializable
-
-
Package org.semanticweb.owlapi.formats
-
Class org.semanticweb.owlapi.formats.AbstractRDFNonPrefixDocumentFormat
class AbstractRDFNonPrefixDocumentFormat extends OWLDocumentFormatImpl implements Serializable-
Serialized Fields
-
errors
Set<RDFResourceParseError> errors
-
-
-
Class org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat
class AbstractRDFPrefixDocumentFormat extends PrefixDocumentFormatImpl implements Serializable-
Serialized Fields
-
errors
Set<RDFResourceParseError> errors
-
-
-
Class org.semanticweb.owlapi.formats.AbstractRioRDFDocumentFormatFactory
class AbstractRioRDFDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
formatName
String formatName
-
-
-
Class org.semanticweb.owlapi.formats.BinaryRDFDocumentFormat
class BinaryRDFDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory
class BinaryRDFDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormat
class DLSyntaxDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.DLSyntaxDocumentFormatFactory
class DLSyntaxDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormat
class DLSyntaxHTMLDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.DLSyntaxHTMLDocumentFormatFactory
class DLSyntaxHTMLDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat
class FunctionalSyntaxDocumentFormat extends PrefixDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormatFactory
class FunctionalSyntaxDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.HDTRDFDocumentFormat
class HDTRDFDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory
class HDTRDFDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.KRSS2DocumentFormat
class KRSS2DocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.KRSS2DocumentFormatFactory
class KRSS2DocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.KRSSDocumentFormat
class KRSSDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.KRSSDocumentFormatFactory
class KRSSDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormat
class LabelFunctionalDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LabelFunctionalDocumentFormatFactory
class LabelFunctionalDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormat
class LatexAxiomsListDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LatexAxiomsListDocumentFormatFactory
class LatexAxiomsListDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LatexDocumentFormat
class LatexDocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.LatexDocumentFormatFactory
class LatexDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormat
class ManchesterSyntaxDocumentFormat extends PrefixDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.ManchesterSyntaxDocumentFormatFactory
class ManchesterSyntaxDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.N3DocumentFormat
class N3DocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.N3DocumentFormatFactory
class N3DocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.NQuadsDocumentFormat
class NQuadsDocumentFormat extends RioRDFNonPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory
class NQuadsDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.NTriplesDocumentFormat
class NTriplesDocumentFormat extends RioRDFNonPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory
class NTriplesDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.OBODocumentFormat
class OBODocumentFormat extends OWLDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.OBODocumentFormatFactory
class OBODocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.OWLXMLDocumentFormat
class OWLXMLDocumentFormat extends PrefixDocumentFormatImpl implements Serializable -
Class org.semanticweb.owlapi.formats.OWLXMLDocumentFormatFactory
class OWLXMLDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.PrefixDocumentFormatImpl
class PrefixDocumentFormatImpl extends OWLDocumentFormatImpl implements Serializable-
Serialized Fields
-
nsm
PrefixManager nsm
-
-
-
Class org.semanticweb.owlapi.formats.RDFaDocumentFormat
class RDFaDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory
class RDFaDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.RDFJsonDocumentFormat
class RDFJsonDocumentFormat extends RioRDFNonPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory
class RDFJsonDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormat
class RDFJsonLDDocumentFormat extends RioRDFNonPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory
class RDFJsonLDDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.RDFXMLDocumentFormat
class RDFXMLDocumentFormat extends AbstractRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RDFXMLDocumentFormatFactory
class RDFXMLDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.formats.RioRDFNonPrefixDocumentFormat
class RioRDFNonPrefixDocumentFormat extends AbstractRDFNonPrefixDocumentFormat implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
formatName
String formatName
-
-
-
Class org.semanticweb.owlapi.formats.RioRDFPrefixDocumentFormat
class RioRDFPrefixDocumentFormat extends AbstractRDFPrefixDocumentFormat implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
formatName
String formatName
-
-
-
Class org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormat
class RioRDFXMLDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory
class RioRDFXMLDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.RioTurtleDocumentFormat
class RioTurtleDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory
class RioTurtleDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.TrigDocumentFormat
class TrigDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.TrigDocumentFormatFactory
class TrigDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.TrixDocumentFormat
class TrixDocumentFormat extends RioRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.TrixDocumentFormatFactory
class TrixDocumentFormatFactory extends AbstractRioRDFDocumentFormatFactory implements Serializable -
Class org.semanticweb.owlapi.formats.TurtleDocumentFormat
class TurtleDocumentFormat extends AbstractRDFPrefixDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.formats.TurtleDocumentFormatFactory
class TurtleDocumentFormatFactory extends OWLDocumentFormatFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.functional.parser
-
Class org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser
class OWLFunctionalSyntaxOWLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory
class OWLFunctionalSyntaxOWLParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.functional.renderer
-
Class org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorer
class FunctionalSyntaxStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory
class FunctionalSyntaxStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.io
-
Class org.semanticweb.owlapi.io.AbstractOWLParser
class AbstractOWLParser extends Object implements Serializable -
Exception Class org.semanticweb.owlapi.io.OntologyIRIMappingNotFoundException
class OntologyIRIMappingNotFoundException extends OWLOntologyCreationException implements Serializable-
Serialized Fields
-
ontologyIRI
IRI ontologyIRI
-
-
-
Class org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat
class OWLFunctionalSyntaxOntologyFormat extends FunctionalSyntaxDocumentFormat implements Serializable -
Exception Class org.semanticweb.owlapi.io.OWLOntologyCreationIOException
class OWLOntologyCreationIOException extends OWLOntologyCreationException implements Serializable -
Exception Class org.semanticweb.owlapi.io.OWLOntologyInputSourceException
class OWLOntologyInputSourceException extends OWLException implements Serializable -
Exception Class org.semanticweb.owlapi.io.OWLOntologyStorageIOException
class OWLOntologyStorageIOException extends OWLOntologyStorageException implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
-
-
Exception Class org.semanticweb.owlapi.io.OWLParserException
class OWLParserException extends OWLRuntimeException implements Serializable-
Serialized Fields
-
columnNumber
int columnNumber
-
lineNumber
int lineNumber
-
-
-
Class org.semanticweb.owlapi.io.OWLParserFactoryImpl
class OWLParserFactoryImpl extends Object implements Serializable-
Serialized Fields
-
format
OWLDocumentFormatFactory format
-
-
-
Exception Class org.semanticweb.owlapi.io.OWLRendererException
class OWLRendererException extends OWLOntologyStorageException implements Serializable -
Exception Class org.semanticweb.owlapi.io.OWLRendererIOException
class OWLRendererIOException extends OWLRendererException implements Serializable -
Class org.semanticweb.owlapi.io.OWLXMLOntologyFormat
class OWLXMLOntologyFormat extends OWLXMLDocumentFormat implements Serializable -
Class org.semanticweb.owlapi.io.RDFLiteral
class RDFLiteral extends RDFNode implements Serializable -
Class org.semanticweb.owlapi.io.RDFNode
class RDFNode extends Object implements Serializable -
Class org.semanticweb.owlapi.io.RDFParserMetaData
class RDFParserMetaData extends Object implements Serializable-
Serialized Fields
-
guessedDeclarations
com.google.common.collect.ArrayListMultimap<IRI,
Class<?>> guessedDeclarations -
headerStatus
RDFOntologyHeaderStatus headerStatus
-
tripleCount
int tripleCount
-
unparsedTriples
Set<RDFTriple> unparsedTriples
-
-
-
Class org.semanticweb.owlapi.io.RDFResource
class RDFResource extends RDFNode implements Serializable -
Class org.semanticweb.owlapi.io.RDFResourceBlankNode
class RDFResourceBlankNode extends RDFResource implements Serializable-
Serialized Fields
-
forceIdOutput
boolean forceIdOutput
-
isAxiom
boolean isAxiom
-
isIndividual
boolean isIndividual
-
resource
IRI resource
-
-
-
Class org.semanticweb.owlapi.io.RDFResourceIRI
class RDFResourceIRI extends RDFResource implements Serializable-
Serialized Fields
-
resource
IRI resource
-
-
-
Class org.semanticweb.owlapi.io.RDFResourceParseError
class RDFResourceParseError extends Object implements Serializable -
Class org.semanticweb.owlapi.io.RDFTriple
class RDFTriple extends Object implements Serializable-
Serialized Fields
-
object
RDFNode object
-
predicate
RDFResourceIRI predicate
-
subject
RDFResource subject
-
-
-
Class org.semanticweb.owlapi.io.RDFXMLOntologyFormat
class RDFXMLOntologyFormat extends RDFXMLDocumentFormat implements Serializable -
Exception Class org.semanticweb.owlapi.io.UnparsableOntologyException
class UnparsableOntologyException extends OWLOntologyCreationException implements Serializable-
Serialized Fields
-
documentIRI
IRI documentIRI
-
exceptions
Map<OWLParser,
OWLParserException> exceptions -
includeStackTraceInMessage
boolean includeStackTraceInMessage
-
-
-
-
Package org.semanticweb.owlapi.krss1.parser
-
Class org.semanticweb.owlapi.krss1.parser.KRSSOWLParser
class KRSSOWLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.krss1.parser.KRSSOWLParserFactory
class KRSSOWLParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.krss2.parser
-
Class org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser
class KRSS2OWLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory
class KRSS2OWLParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.krss2.renderer
-
Class org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorer
class KRSS2OWLSyntaxStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory
class KRSS2OWLSyntaxStorerFactory extends OWLStorerFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.krss2.renderer.KRSS2SyntaxStorer
class KRSS2SyntaxStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.krss2.renderer.KRSSSyntaxStorer
class KRSSSyntaxStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.krss2.renderer.KRSSSyntaxStorerFactory
class KRSSSyntaxStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.latex.renderer
-
Exception Class org.semanticweb.owlapi.latex.renderer.LatexRendererException
class LatexRendererException extends OWLRendererException implements Serializable -
Exception Class org.semanticweb.owlapi.latex.renderer.LatexRendererIOException
class LatexRendererIOException extends LatexRendererException implements Serializable -
Class org.semanticweb.owlapi.latex.renderer.LatexStorer
class LatexStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.latex.renderer.LatexStorerFactory
class LatexStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.manchestersyntax.parser
-
Class org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser
class ManchesterOWLSyntaxOntologyParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory
class ManchesterOWLSyntaxOntologyParserFactory extends OWLParserFactoryImpl implements Serializable -
Exception Class org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxParserException
class ManchesterOWLSyntaxParserException extends OWLParserException implements Serializable
-
-
Package org.semanticweb.owlapi.manchestersyntax.renderer
-
Class org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorer
class ManchesterSyntaxStorer extends AbstractOWLStorer implements Serializable -
Exception Class org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerException
class ManchesterSyntaxStorerException extends OWLOntologyStorageException implements Serializable -
Class org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory
class ManchesterSyntaxStorerFactory extends OWLStorerFactoryImpl implements Serializable -
Exception Class org.semanticweb.owlapi.manchestersyntax.renderer.ParserException
class ParserException extends OWLParserException implements Serializable-
Serialized Fields
-
annotationPropertyExpected
boolean annotationPropertyExpected
The annotation property expected. -
classNameExpected
boolean classNameExpected
The class name expected. -
columnNumber
int columnNumber
The column number. -
currentToken
String currentToken
The current token. -
dataPropertyNameExpected
boolean dataPropertyNameExpected
The data property name expected. -
datatypeNameExpected
boolean datatypeNameExpected
The datatype name expected. -
expectedKeywords
Set<String> expectedKeywords
The expected keywords. -
individualNameExpected
boolean individualNameExpected
The individual name expected. -
integerExpected
boolean integerExpected
The integer expected. -
lineNumber
int lineNumber
The line number. -
objectPropertyNameExpected
boolean objectPropertyNameExpected
The object property name expected. -
ontologyNameExpected
boolean ontologyNameExpected
The ontology name expected. -
startPos
int startPos
The start pos. -
tokenSequence
List<String> tokenSequence
The token sequence.
-
-
-
-
Package org.semanticweb.owlapi.model
-
Class org.semanticweb.owlapi.model.AddAxiom
class AddAxiom extends OWLAxiomChange implements Serializable -
Class org.semanticweb.owlapi.model.AddImport
class AddImport extends ImportChange implements Serializable -
Class org.semanticweb.owlapi.model.AddOntologyAnnotation
class AddOntologyAnnotation extends AnnotationChange implements Serializable -
Class org.semanticweb.owlapi.model.AnnotationChange
class AnnotationChange extends OWLOntologyChange implements Serializable-
Serialized Fields
-
annotation
OWLAnnotation annotation
-
-
-
Class org.semanticweb.owlapi.model.AxiomType
class AxiomType extends Object implements Serializable -
Class org.semanticweb.owlapi.model.DefaultChangeBroadcastStrategy
class DefaultChangeBroadcastStrategy extends Object implements Serializable -
Class org.semanticweb.owlapi.model.DefaultImpendingChangeBroadcastStrategy
class DefaultImpendingChangeBroadcastStrategy extends Object implements Serializable -
Class org.semanticweb.owlapi.model.EDTChangeBroadcastStrategy
class EDTChangeBroadcastStrategy extends Object implements Serializable -
Class org.semanticweb.owlapi.model.EntityType
class EntityType extends Object implements Serializable-
Serialized Fields
-
builder
org.semanticweb.owlapi.model.EntityType.Builder<E extends OWLEntity> builder
-
name
String name
-
pluralPrintName
String pluralPrintName
-
printName
String printName
-
vocabulary
OWLRDFVocabulary vocabulary
-
-
-
Exception Class org.semanticweb.owlapi.model.ImmutableOWLOntologyChangeException
class ImmutableOWLOntologyChangeException extends OWLOntologyChangeException implements Serializable -
Class org.semanticweb.owlapi.model.ImportChange
class ImportChange extends OWLOntologyChange implements Serializable-
Serialized Fields
-
declaration
OWLImportsDeclaration declaration
-
-
-
Class org.semanticweb.owlapi.model.IRI
class IRI extends Object implements Serializable -
Class org.semanticweb.owlapi.model.NodeID
class NodeID extends Object implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class org.semanticweb.owlapi.model.OntologyConfigurator
class OntologyConfigurator extends Object implements Serializable-
Serialized Fields
-
ignoredImports
Set<IRI> ignoredImports
Set of imports to ignore. -
overrides
EnumMap<ConfigurationOptions,
Object> overrides Local override map.
-
-
-
Class org.semanticweb.owlapi.model.OWLAxiomChange
class OWLAxiomChange extends OWLOntologyChange implements Serializable-
Serialized Fields
-
axiom
OWLAxiom axiom
-
-
-
Class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
class OWLDocumentFormatImpl extends Object implements Serializable-
Serialized Fields
-
addMissingTypes
boolean addMissingTypes
-
loaderMetaData
OWLOntologyLoaderMetaData loaderMetaData
-
parameterMap
Map<Serializable,
Serializable> parameterMap
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLException
class OWLException extends Exception implements Serializable -
Exception Class org.semanticweb.owlapi.model.OWLOntologyAlreadyExistsException
class OWLOntologyAlreadyExistsException extends OWLOntologyCreationException implements Serializable-
Serialized Fields
-
documentIRI
IRI documentIRI
-
ontologyID
OWLOntologyID ontologyID
-
-
-
Class org.semanticweb.owlapi.model.OWLOntologyChange
class OWLOntologyChange extends Object implements Serializable-
Serialized Fields
-
ont
OWLOntology ont
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyChangeException
class OWLOntologyChangeException extends OWLRuntimeException implements Serializable-
Serialized Fields
-
change
OWLOntologyChangeData change
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyChangeVetoException
class OWLOntologyChangeVetoException extends OWLOntologyChangeException implements Serializable -
Exception Class org.semanticweb.owlapi.model.OWLOntologyCreationException
class OWLOntologyCreationException extends OWLException implements Serializable -
Exception Class org.semanticweb.owlapi.model.OWLOntologyDocumentAlreadyExistsException
class OWLOntologyDocumentAlreadyExistsException extends OWLOntologyCreationException implements Serializable-
Serialized Fields
-
ontologyDocumentIRI
IRI ontologyDocumentIRI
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyFactoryNotFoundException
class OWLOntologyFactoryNotFoundException extends OWLRuntimeException implements Serializable -
Class org.semanticweb.owlapi.model.OWLOntologyID
class OWLOntologyID extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
hashCode
int hashCode
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyIRIMappingNotFoundException
class OWLOntologyIRIMappingNotFoundException extends OWLRuntimeException implements Serializable -
Class org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration
class OWLOntologyLoaderConfiguration extends Object implements Serializable-
Serialized Fields
-
ignoredImports
Set<IRI> ignoredImports
set of imports to ignore -
overrides
EnumMap<ConfigurationOptions,
Object> overrides Local override map.
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyRenameException
class OWLOntologyRenameException extends OWLOntologyChangeException implements Serializable-
Serialized Fields
-
ontologyID
OWLOntologyID ontologyID
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLOntologyResourceAccessException
class OWLOntologyResourceAccessException extends OWLRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.model.OWLOntologyStorageException
class OWLOntologyStorageException extends OWLException implements Serializable -
Class org.semanticweb.owlapi.model.OWLOntologyWriterConfiguration
class OWLOntologyWriterConfiguration extends Object implements Serializable-
Serialized Fields
-
bannersEnabled
boolean bannersEnabled
-
indenting
boolean indenting
-
indentSize
int indentSize
-
labelsAsBanner
boolean labelsAsBanner
-
outputNamedGraphIRI
boolean outputNamedGraphIRI
-
remapIds
boolean remapIds
-
saveIds
boolean saveIds
-
useNamespaceEntities
boolean useNamespaceEntities
-
-
-
Exception Class org.semanticweb.owlapi.model.OWLRuntimeException
class OWLRuntimeException extends RuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.model.OWLStorerNotFoundException
class OWLStorerNotFoundException extends OWLOntologyStorageException implements Serializable -
Class org.semanticweb.owlapi.model.RemoveAxiom
class RemoveAxiom extends OWLAxiomChange implements Serializable -
Class org.semanticweb.owlapi.model.RemoveImport
class RemoveImport extends ImportChange implements Serializable -
Class org.semanticweb.owlapi.model.RemoveOntologyAnnotation
class RemoveOntologyAnnotation extends AnnotationChange implements Serializable -
Class org.semanticweb.owlapi.model.SetOntologyID
class SetOntologyID extends OWLOntologyChange implements Serializable-
Serialized Fields
-
newOntologyID
OWLOntologyID newOntologyID
-
ontologyID
OWLOntologyID ontologyID
-
-
-
Class org.semanticweb.owlapi.model.SpecificOntologyChangeBroadcastStrategy
class SpecificOntologyChangeBroadcastStrategy extends Object implements Serializable-
Serialized Fields
-
ontology
OWLOntology ontology
-
-
-
Exception Class org.semanticweb.owlapi.model.UnknownOWLOntologyException
class UnknownOWLOntologyException extends OWLRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.model.UnloadableImportException
class UnloadableImportException extends OWLRuntimeException implements Serializable-
Serialized Fields
-
importsDeclaration
OWLImportsDeclaration importsDeclaration
-
ontologyCreationException
OWLOntologyCreationException ontologyCreationException
-
-
-
-
Package org.semanticweb.owlapi.model.providers
-
Package org.semanticweb.owlapi.oboformat
-
Class org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser
class OBOFormatOWLAPIParser extends Object implements Serializable -
Class org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory
class OBOFormatOWLAPIParserFactory extends OWLParserFactoryImpl implements Serializable -
Class org.semanticweb.owlapi.oboformat.OBOFormatStorer
class OBOFormatStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory
class OBOFormatStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.owlxml.parser
-
Class org.semanticweb.owlapi.owlxml.parser.OWLXMLParser
class OWLXMLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory
class OWLXMLParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.owlxml.renderer
-
Exception Class org.semanticweb.owlapi.owlxml.renderer.OWLXMLOntologyStorageException
class OWLXMLOntologyStorageException extends OWLOntologyStorageException implements Serializable -
Class org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorer
class OWLXMLStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory
class OWLXMLStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.rdf.model
-
Class org.semanticweb.owlapi.rdf.model.RDFGraph
class RDFGraph extends Object implements Serializable-
Serialized Fields
-
ontology
RDFResource ontology
-
remappedNodes
Map<RDFNode,
RDFNode> remappedNodes -
rootAnonymousNodes
Set<RDFResourceBlankNode> rootAnonymousNodes
-
rootIRIs
Set<OWLEntity> rootIRIs
-
triples
Set<RDFTriple> triples
-
triplesBySubject
Map<RDFResource,
Set<RDFTriple>> triplesBySubject
-
-
-
-
Package org.semanticweb.owlapi.rdf.rdfxml.parser
-
Exception Class org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFXMLParserException
class OWLRDFXMLParserException extends OWLParserException implements Serializable -
Exception Class org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFXMLParserMalformedNodeException
class OWLRDFXMLParserMalformedNodeException extends OWLRDFXMLParserException implements Serializable -
Exception Class org.semanticweb.owlapi.rdf.rdfxml.parser.RDFParserException
class RDFParserException extends OWLRuntimeException implements Serializable -
Class org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser
class RDFXMLParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory
class RDFXMLParserFactory extends OWLParserFactoryImpl implements Serializable -
Exception Class org.semanticweb.owlapi.rdf.rdfxml.parser.TranslatedOntologyChangeException
class TranslatedOntologyChangeException extends OWLRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.rdf.rdfxml.parser.TranslatedUnloadableImportException
class TranslatedUnloadableImportException extends OWLRuntimeException implements Serializable
-
-
Package org.semanticweb.owlapi.rdf.rdfxml.renderer
-
Exception Class org.semanticweb.owlapi.rdf.rdfxml.renderer.IllegalElementNameException
class IllegalElementNameException extends OWLRuntimeException implements Serializable-
Serialized Fields
-
elementName
String elementName
-
-
-
Class org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorer
class RDFXMLStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory
class RDFXMLStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.rdf.turtle.parser
-
Class org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser
class TurtleOntologyParser extends AbstractOWLParser implements Serializable -
Class org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory
class TurtleOntologyParserFactory extends OWLParserFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.rdf.turtle.renderer
-
Class org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorer
class TurtleStorer extends AbstractOWLStorer implements Serializable -
Class org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory
class TurtleStorerFactory extends OWLStorerFactoryImpl implements Serializable
-
-
Package org.semanticweb.owlapi.reasoner
-
Exception Class org.semanticweb.owlapi.reasoner.AxiomNotInProfileException
class AxiomNotInProfileException extends OWLReasonerRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.reasoner.ClassExpressionNotInProfileException
class ClassExpressionNotInProfileException extends OWLReasonerRuntimeException implements Serializable-
Serialized Fields
-
classExpression
OWLClassExpression classExpression
-
profile
IRI profile
-
-
-
Class org.semanticweb.owlapi.reasoner.ConsoleProgressMonitor
class ConsoleProgressMonitor extends Object implements Serializable-
Serialized Fields
-
lastPercentage
int lastPercentage
-
-
-
Exception Class org.semanticweb.owlapi.reasoner.FreshEntitiesException
class FreshEntitiesException extends OWLReasonerRuntimeException implements Serializable-
Serialized Fields
-
entities
Collection<OWLEntity> entities
-
-
-
Exception Class org.semanticweb.owlapi.reasoner.IllegalConfigurationException
class IllegalConfigurationException extends OWLReasonerRuntimeException implements Serializable-
Serialized Fields
-
configuration
OWLReasonerConfiguration configuration
-
-
-
Exception Class org.semanticweb.owlapi.reasoner.ImportsClosureNotInProfileException
class ImportsClosureNotInProfileException extends OWLReasonerRuntimeException implements Serializable-
Serialized Fields
-
profile
IRI profile
-
-
-
Exception Class org.semanticweb.owlapi.reasoner.InconsistentOntologyException
class InconsistentOntologyException extends OWLReasonerRuntimeException implements Serializable -
Class org.semanticweb.owlapi.reasoner.NullReasonerProgressMonitor
class NullReasonerProgressMonitor extends Object implements Serializable -
Exception Class org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
class OWLReasonerRuntimeException extends OWLRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.reasoner.ReasonerInternalException
class ReasonerInternalException extends OWLReasonerRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.reasoner.ReasonerInterruptedException
class ReasonerInterruptedException extends OWLRuntimeException implements Serializable -
Class org.semanticweb.owlapi.reasoner.SimpleConfiguration
class SimpleConfiguration extends Object implements Serializable-
Serialized Fields
-
freshEntityPolicy
FreshEntityPolicy freshEntityPolicy
-
individualNodeSetPolicy
IndividualNodeSetPolicy individualNodeSetPolicy
-
progressMonitor
ReasonerProgressMonitor progressMonitor
-
timeOut
long timeOut
-
-
-
Class org.semanticweb.owlapi.reasoner.TimedConsoleProgressMonitor
class TimedConsoleProgressMonitor extends Object implements Serializable-
Serialized Fields
-
beginTime
long beginTime
-
lastPercentage
int lastPercentage
-
lastTime
long lastTime
-
-
-
Exception Class org.semanticweb.owlapi.reasoner.TimeOutException
class TimeOutException extends OWLReasonerRuntimeException implements Serializable -
Exception Class org.semanticweb.owlapi.reasoner.UnsupportedEntailmentTypeException
class UnsupportedEntailmentTypeException extends OWLRuntimeException implements Serializable-
Serialized Fields
-
axiom
OWLAxiom axiom
-
-
-
-
Package org.semanticweb.owlapi.search
-
Class org.semanticweb.owlapi.search.Filters.AxiomFilter
class AxiomFilter extends Object implements Serializable-
Serialized Fields
-
filter
org.semanticweb.owlapi.search.Filters.Filter<A extends OWLAxiom> filter
-
types
Collection<AxiomType<?>> types
-
-
-
-
Package org.semanticweb.owlapi.util
-
Class org.semanticweb.owlapi.util.AbstractOWLStorer
class AbstractOWLStorer extends Object implements Serializable -
Class org.semanticweb.owlapi.util.AutoIRIMapper
class AutoIRIMapper extends DefaultHandler implements Serializable-
Serialized Fields
-
directoryPath
String directoryPath
-
fileExtensions
Set<String> fileExtensions
-
handlerMap
Map<String,
org.semanticweb.owlapi.util.AutoIRIMapper.OntologyRootElementHandler> handlerMap -
mapped
boolean mapped
-
oboFileMap
Map<String,
IRI> oboFileMap -
ontologyIRI2PhysicalURIMap
Map<IRI,
IRI> ontologyIRI2PhysicalURIMap -
recursive
boolean recursive
-
-
-
Class org.semanticweb.owlapi.util.CommonBaseIRIMapper
class CommonBaseIRIMapper extends Object implements Serializable -
Class org.semanticweb.owlapi.util.DefaultPrefixManager
class DefaultPrefixManager extends Object implements Serializable -
Class org.semanticweb.owlapi.util.HasPriorityComparator
class HasPriorityComparator extends Object implements Serializable -
Class org.semanticweb.owlapi.util.IRIComparator
class IRIComparator extends Object implements Serializable-
Serialized Fields
-
iriShortFormProvider
IRIShortFormProvider iriShortFormProvider
-
-
-
Class org.semanticweb.owlapi.util.NamespaceUtil
class NamespaceUtil extends Object implements Serializable -
Class org.semanticweb.owlapi.util.NonMappingOntologyIRIMapper
class NonMappingOntologyIRIMapper extends Object implements Serializable -
Class org.semanticweb.owlapi.util.OntologyIRIShortFormProvider
class OntologyIRIShortFormProvider extends Object implements Serializable -
Class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
class OWLDocumentFormatFactoryImpl extends Object implements Serializable -
Class org.semanticweb.owlapi.util.OWLEntityIRIComparator
class OWLEntityIRIComparator extends Object implements Serializable -
Class org.semanticweb.owlapi.util.OWLOntologyImportsClosureSetProvider
class OWLOntologyImportsClosureSetProvider extends Object implements Serializable-
Serialized Fields
-
manager
OWLOntologyManager manager
-
rootOntology
OWLOntology rootOntology
-
-
-
Class org.semanticweb.owlapi.util.OWLOntologySingletonSetProvider
class OWLOntologySingletonSetProvider extends Object implements Serializable-
Serialized Fields
-
o
OWLOntology o
-
-
-
Class org.semanticweb.owlapi.util.OWLStorerFactoryImpl
class OWLStorerFactoryImpl extends Object implements Serializable-
Serialized Fields
-
format
OWLDocumentFormatFactory format
-
-
-
Class org.semanticweb.owlapi.util.OWLZipClosureIRIMapper
class OWLZipClosureIRIMapper extends Object implements Serializable -
Class org.semanticweb.owlapi.util.PriorityCollection
class PriorityCollection extends Object implements Serializable-
Serialized Fields
-
configurationHolder
PriorityCollectionSorting configurationHolder
-
delegate
List<T extends Serializable> delegate
-
-
-
Class org.semanticweb.owlapi.util.SimpleIRIMapper
class SimpleIRIMapper extends Object implements Serializable -
Class org.semanticweb.owlapi.util.SimpleIRIShortFormProvider
class SimpleIRIShortFormProvider extends Object implements Serializable -
Class org.semanticweb.owlapi.util.SimpleShortFormProvider
class SimpleShortFormProvider extends Object implements Serializable-
Serialized Fields
-
uriShortFormProvider
SimpleIRIShortFormProvider uriShortFormProvider
-
-
-
Class org.semanticweb.owlapi.util.StringAnnotationVisitor
class StringAnnotationVisitor extends Object implements Serializable -
Class org.semanticweb.owlapi.util.StringLengthComparator
class StringLengthComparator extends Object implements Serializable -
Class org.semanticweb.owlapi.util.StructuralTransformation
class StructuralTransformation extends Object implements Serializable-
Serialized Fields
-
df
OWLDataFactory df
-
nameCounter
int nameCounter
-
signature
Set<OWLEntity> signature
-
-
-
Class org.semanticweb.owlapi.util.WeakCache
class WeakCache extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
-
Class org.semanticweb.owlapi.util.WeakIndexCache
class WeakIndexCache extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
-
Class org.semanticweb.owlapi.util.ZipIRIMapper
class ZipIRIMapper extends DefaultHandler implements Serializable
-
-
Package org.semanticweb.owlapi.vocab
-
Package org.semanticweb.owlapitools.decomposition
-
Class org.semanticweb.owlapitools.decomposition.AxiomWrapper
class AxiomWrapper extends Object implements Serializable-
Serialized Fields
-
atom
OntologyAtom atom
-
axiom
OWLAxiom axiom
-
id
int id
-
module
boolean module
-
searchspace
boolean searchspace
-
used
boolean used
-
-
-
Class org.semanticweb.owlapitools.decomposition.IdentityMultiMap
class IdentityMultiMap extends Object implements Serializable- serialVersionUID:
- 30402L
-
Serialized Fields
-
map
IdentityHashMap<K,
Collection<V>> map -
size
int size
-
-
-
Package uk.ac.manchester.cs.chainsaw
-
Class uk.ac.manchester.cs.chainsaw.FastSetFactory
class FastSetFactory extends Object implements Serializable -
Class uk.ac.manchester.cs.chainsaw.FastSetSimple
class FastSetSimple extends uk.ac.manchester.cs.chainsaw.AbstractFastSet implements Serializable-
Serialized Fields
-
size
int size
-
values
int[] values
-
-
-
Class uk.ac.manchester.cs.chainsaw.LocalFastSet
class LocalFastSet extends Object implements Serializable-
Serialized Fields
-
pos
BitSet pos
-
-
-
-
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
Internals.SetPointer<OWLClassAxiom> generalClassAxioms
-
importsDeclarations
Internals.SetPointer<OWLImportsDeclaration> importsDeclarations
-
ontologyAnnotations
Internals.SetPointer<OWLAnnotation> ontologyAnnotations
-
propertyChainSubPropertyAxioms
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
-