|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Package org.semanticweb.owl.io |
| Class org.semanticweb.owl.io.ParserException implements Serializable |
| Serialized Fields |
int code
| Class org.semanticweb.owl.io.RendererException implements Serializable |
| Package org.semanticweb.owl.model |
| Class org.semanticweb.owl.model.OWLException implements Serializable |
| Package org.semanticweb.owl.impl.model |
| Class org.semanticweb.owl.impl.model.OWLAndImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLAnnotationInstanceImpl implements Serializable |
| Serialized Fields |
OWLObject subject
OWLAnnotationProperty property
Object content
| Class org.semanticweb.owl.impl.model.OWLAnnotationPropertyImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLClassAxiomImpl implements Serializable |
| Serialized Fields |
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLClassImpl implements Serializable |
| Serialized Fields |
Map superClasses
Map equivalentClasses
Map enumerations
Set deprecated
| Class org.semanticweb.owl.impl.model.OWLConcreteDataImpl implements Serializable |
| Serialized Fields |
URI uri
Object value
String lang
| Class org.semanticweb.owl.impl.model.OWLConcreteDataTypeImpl implements Serializable |
| Serialized Fields |
URI uri
Set deprecated
| Class org.semanticweb.owl.impl.model.OWLDataAllRestrictionImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLDataCardinalityRestrictionImpl implements Serializable |
| Serialized Fields |
int atLeast
int atMost
| Class org.semanticweb.owl.impl.model.OWLDataEnumerationImpl implements Serializable |
| Serialized Fields |
Set values
| Class org.semanticweb.owl.impl.model.OWLDataPropertyImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLDataQuantifiedRestrictionImpl implements Serializable |
| Serialized Fields |
OWLDataRange dataType
| Class org.semanticweb.owl.impl.model.OWLDataRestrictionImpl implements Serializable |
| Serialized Fields |
OWLDataProperty property
| Class org.semanticweb.owl.impl.model.OWLDataSomeRestrictionImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLDataValueRestrictionImpl implements Serializable |
| Serialized Fields |
OWLDataValue value
| Class org.semanticweb.owl.impl.model.OWLDifferentIndividualsAxiomImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLDisjointClassesAxiomImpl implements Serializable |
| Serialized Fields |
Set disjointClasses
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLEntityImpl implements Serializable |
| Serialized Fields |
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLEnumerationImpl implements Serializable |
| Serialized Fields |
Set individuals
| Class org.semanticweb.owl.impl.model.OWLEquivalentClassesAxiomImpl implements Serializable |
| Serialized Fields |
Set equivalentClasses
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLEquivalentPropertiesAxiomImpl implements Serializable |
| Serialized Fields |
Set properties
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLFrameImpl implements Serializable |
| Serialized Fields |
Set superClasses
Set restrictions
| Class org.semanticweb.owl.impl.model.OWLIndividualAxiomImpl implements Serializable |
| Serialized Fields |
Set individuals
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLIndividualImpl implements Serializable |
| Serialized Fields |
Map types
Map objectPropertyValues
Map incomingObjectPropertyValues
Map dataPropertyValues
| Class org.semanticweb.owl.impl.model.OWLNamedObjectImpl implements Serializable |
| Serialized Fields |
URI uri
| Class org.semanticweb.owl.impl.model.OWLNaryBooleanDescriptionImpl implements Serializable |
| Serialized Fields |
Set operands
| Class org.semanticweb.owl.impl.model.OWLNotImpl implements Serializable |
| Serialized Fields |
OWLDescription operand
| Class org.semanticweb.owl.impl.model.OWLObjectAllRestrictionImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLObjectCardinalityRestrictionImpl implements Serializable |
| Serialized Fields |
int atLeast
int atMost
| Class org.semanticweb.owl.impl.model.OWLObjectImpl implements Serializable |
| Serialized Fields |
OWLDataFactoryImpl owlDataFactory
Map metadata
Map annotations
| Class org.semanticweb.owl.impl.model.OWLObjectPropertyImpl implements Serializable |
| Serialized Fields |
Map inverses
Set symmetric
Set inverseFunctional
Set oneToOne
Set transitive
| Class org.semanticweb.owl.impl.model.OWLObjectQuantifiedRestrictionImpl implements Serializable |
| Serialized Fields |
OWLDescription description
| Class org.semanticweb.owl.impl.model.OWLObjectRestrictionImpl implements Serializable |
| Serialized Fields |
OWLObjectProperty property
| Class org.semanticweb.owl.impl.model.OWLObjectSomeRestrictionImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLObjectValueRestrictionImpl implements Serializable |
| Serialized Fields |
OWLIndividual individual
| Class org.semanticweb.owl.impl.model.OWLOntologyImpl implements Serializable |
| Serialized Fields |
HashMap classes
HashMap annotationProperties
HashMap dataProperties
HashMap objectProperties
HashMap individuals
HashMap datatypes
int anonymousIndividuals
Set classAxioms
Set propertyAxioms
Set individualAxioms
Set importedOntologies
boolean mutable
URI physicalURI
ChangeVisitor visitorProxy
Set changeListeners
| Class org.semanticweb.owl.impl.model.OWLOrImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLPropertyAxiomImpl implements Serializable |
| Serialized Fields |
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLPropertyImpl implements Serializable |
| Serialized Fields |
Map superProperties
Map domains
Map ranges
Set functional
Set deprecated
| Class org.semanticweb.owl.impl.model.OWLSameIndividualsAxiomImpl implements Serializable |
| Class org.semanticweb.owl.impl.model.OWLSubClassAxiomImpl implements Serializable |
| Serialized Fields |
OWLDescription subClass
OWLDescription superClass
Set ontologies
| Class org.semanticweb.owl.impl.model.OWLSubPropertyAxiomImpl implements Serializable |
| Serialized Fields |
OWLProperty subProperty
OWLProperty superProperty
Set ontologies
| Package org.semanticweb.owl.io.owl_rdf |
| Class org.semanticweb.owl.io.owl_rdf.MalformedOWLConstructRDFException implements Serializable |
| Class org.semanticweb.owl.io.owl_rdf.OWLFullConstructRDFException implements Serializable |
| Package org.semanticweb.owl.io.abstract_syntax |
| Class org.semanticweb.owl.io.abstract_syntax.MalformedOWLPropertyURIException implements Serializable |
| Class org.semanticweb.owl.io.abstract_syntax.MalformedOWLURIException implements Serializable |
| Class org.semanticweb.owl.io.abstract_syntax.SomeUndefinedOWLPropertyException implements Serializable |
| Serialized Fields |
int propertyType
| Class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException implements Serializable |
| Serialized Fields |
Set ids
| Class org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyTypeException implements Serializable |
| Package uk.ac.man.cs.img.owl.io.tptp |
| Class uk.ac.man.cs.img.owl.io.tptp.Renderer.BigCardinalityException implements Serializable |
| Package uk.ac.man.cs.img.owl.validation |
| Class uk.ac.man.cs.img.owl.validation.ConverterServlet implements Serializable |
| Class uk.ac.man.cs.img.owl.validation.ValidationException implements Serializable |
| Class uk.ac.man.cs.img.owl.validation.ValidationTestServlet implements Serializable |
| Serialized Fields |
OWLConnection connection
OWLTestRunner runner
| Class uk.ac.man.cs.img.owl.validation.ValidatorServlet implements Serializable |
| Package uk.ac.man.cs.img.owl.inference.dl |
| Class uk.ac.man.cs.img.owl.inference.dl.RACERConsistencyChecker.ExpressivenessOutOfScopeException implements Serializable |
| Class uk.ac.man.cs.img.owl.inference.dl.SimpleOWLReasoner.ExpressivenessOutOfScopeException implements Serializable |
| Package uk.ac.man.cs.img.owl.presentation |
| Class uk.ac.man.cs.img.owl.presentation.PedroServlet implements Serializable |
| Class uk.ac.man.cs.img.owl.presentation.PresentationServlet implements Serializable |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||