Serialized Form


Package com.clarkparsia.pellet.datatypes.exceptions

Class com.clarkparsia.pellet.datatypes.exceptions.DatatypeReasonerException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException extends DatatypeReasonerException implements Serializable

serialVersionUID: 2L

Serialized Fields

facet

aterm.ATermAppl facet

value

java.lang.Object value

Class com.clarkparsia.pellet.datatypes.exceptions.InvalidDatatypeRestrictionException extends DatatypeReasonerException implements Serializable

serialVersionUID: 3L

Serialized Fields

datatype

aterm.ATermAppl datatype

Class com.clarkparsia.pellet.datatypes.exceptions.InvalidLiteralException extends DatatypeReasonerException implements Serializable

serialVersionUID: 1L

Serialized Fields

dt

aterm.ATermAppl dt

value

java.lang.String value

Class com.clarkparsia.pellet.datatypes.exceptions.UnrecognizedDatatypeException extends DatatypeReasonerException implements Serializable

serialVersionUID: 1L

Serialized Fields

dt

aterm.ATermAppl dt

Package com.clarkparsia.pellet.datatypes.types.real

Class com.clarkparsia.pellet.datatypes.types.real.Rational extends java.lang.Number implements Serializable

Serialized Fields

denominator

java.lang.Number denominator

exact

boolean exact

numerator

java.lang.Number numerator

quotient

java.lang.Number quotient

Package com.clarkparsia.pellint.rdfxml

Class com.clarkparsia.pellint.rdfxml.DoubtfulSet extends java.util.HashSet<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_Definite

java.util.HashSet<E> m_Definite

Package com.clarkparsia.pellint.util

Class com.clarkparsia.pellint.util.IllegalPellintArgumentException extends java.lang.Exception implements Serializable

serialVersionUID: 1653653327855824045L

Class com.clarkparsia.pellint.util.OptimizedDirectedMultigraph extends org.jgrapht.graph.SimpleDirectedWeightedGraph<V,org.jgrapht.graph.DefaultWeightedEdge> implements Serializable

serialVersionUID: 1L


Package org.mindswap.pellet.dig

Class org.mindswap.pellet.dig.PelletDIGReasoner extends DIGAskHandler implements Serializable

serialVersionUID: 5134066314905452958L

Serialized Fields

baseURI

java.lang.String baseURI

allKBs

java.util.Map<K,V> allKBs

selectedKB

java.lang.String selectedKB

identifier

org.w3c.dom.Document identifier

Class org.mindswap.pellet.dig.PelletDIGServer extends org.mortbay.http.handler.AbstractHttpHandler implements Serializable

serialVersionUID: 5605350732186236386L

Serialized Fields

reasoner

PelletDIGReasoner reasoner
Deprecated. 

port

int port
Deprecated. 

Package org.mindswap.pellet.exceptions

Class org.mindswap.pellet.exceptions.InconsistentOntologyException extends PelletRuntimeException implements Serializable

serialVersionUID: 2024765932121830884L

Class org.mindswap.pellet.exceptions.InternalReasonerException extends PelletRuntimeException implements Serializable

serialVersionUID: 90692698762371513L

Class org.mindswap.pellet.exceptions.PelletRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6095814026634083920L

Class org.mindswap.pellet.exceptions.TimeoutException extends PelletRuntimeException implements Serializable

serialVersionUID: 5221180564972622324L

Class org.mindswap.pellet.exceptions.TimerInterruptedException extends PelletRuntimeException implements Serializable

serialVersionUID: 2528189321875269169L

Class org.mindswap.pellet.exceptions.UndefinedEntityException extends PelletRuntimeException implements Serializable

serialVersionUID: 6971431370937629622L

Class org.mindswap.pellet.exceptions.UnsupportedFeatureException extends PelletRuntimeException implements Serializable

serialVersionUID: 1660322365999927445L

Class org.mindswap.pellet.exceptions.UnsupportedQueryException extends UnsupportedFeatureException implements Serializable

serialVersionUID: -4419249331397988411L


Package org.mindswap.pellet.utils

Class org.mindswap.pellet.utils.MultiValueMap extends java.util.HashMap<K,java.util.Set<V>> implements Serializable

serialVersionUID: 2660982967886888197L


Package pellet

Class pellet.PelletCmdException extends java.lang.RuntimeException implements Serializable



Copyright © 2004 Evren Sirin. All Rights Reserved.