A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

P

Pair<F,S> - Class in org.mindswap.pellet.utils
Title:
Pair(F, S) - Constructor for class org.mindswap.pellet.utils.Pair
 
PairIterator<T> - Class in org.mindswap.pellet.utils.iterator
 
PairIterator(Iterator<T>, Iterator<T>) - Constructor for class org.mindswap.pellet.utils.iterator.PairIterator
 
parents - Variable in class com.clarkparsia.pellet.rules.rete.BetaNode
 
parents(Element) - Method in class org.mindswap.pellet.dig.DIGAskHandler
 
PARENTS - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
parse(InputStream, KnowledgeBase) - Method in class com.clarkparsia.pellet.sparqldl.parser.ARQParser
parse(String, KnowledgeBase) - Method in class com.clarkparsia.pellet.sparqldl.parser.ARQParser
parse(Query, KnowledgeBase) - Method in class com.clarkparsia.pellet.sparqldl.parser.ARQParser
 
parse(BasicPattern, Collection<?>, KnowledgeBase, boolean) - Method in class com.clarkparsia.pellet.sparqldl.parser.ARQParser
 
parse(String, KnowledgeBase) - Method in interface com.clarkparsia.pellet.sparqldl.parser.QueryParser
 
parse(InputStream, KnowledgeBase) - Method in interface com.clarkparsia.pellet.sparqldl.parser.QueryParser
 
parse(Query, KnowledgeBase) - Method in interface com.clarkparsia.pellet.sparqldl.parser.QueryParser
 
parse(String...) - Method in class org.mindswap.pellet.KBLoader
Parse one or more files to the internal representation supported by this loader.
parse(Reader) - Method in class org.mindswap.pellet.KRSSLoader
 
parse(InputStream, KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
parse(Reader, KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
parse(String, KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
parse(Query, KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
parse(BasicPattern, Collection, KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
parse(String, KnowledgeBase) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated.  
parse(String, KnowledgeBase, Syntax) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated.  
parse(InputStream, KnowledgeBase) - Method in interface org.mindswap.pellet.query.QueryParser
 
parse(Reader, KnowledgeBase) - Method in interface org.mindswap.pellet.query.QueryParser
 
parse(String, KnowledgeBase) - Method in interface org.mindswap.pellet.query.QueryParser
 
parse(String, KnowledgeBase) - Static method in class org.mindswap.pellet.query.QueryUtils
Deprecated. Use QueryEngine.parse(String, KnowledgeBase) instead
parse(String, int) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseAskResult(String) - Static method in class com.clarkparsia.pellet.sparqldl.jena.JenaIOUtils
 
parseByte(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseDecimal(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseDouble(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseFile(String) - Method in class org.mindswap.pellet.KRSSLoader
 
parseFloat(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseInt(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseInteger(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseLong(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseResultSet(String) - Static method in class com.clarkparsia.pellet.sparqldl.jena.JenaIOUtils
 
parseShort(String) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
parseXMLSchema(URL) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
 
PartialOrderBuilder<T> - Class in org.mindswap.pellet.utils
Title: Partial Order Builder
PartialOrderBuilder() - Constructor for class org.mindswap.pellet.utils.PartialOrderBuilder
Deprecated. Use {PartialOrderBuilder.PartialOrderBuilder(Taxonomy, PartialOrderComparator) instead
PartialOrderBuilder(Taxonomy<T>, PartialOrderComparator<T>) - Constructor for class org.mindswap.pellet.utils.PartialOrderBuilder
Initialize the builder with given taxonomy and comparator.
PartialOrderComparator<T> - Interface in org.mindswap.pellet.utils
Title: Partial Order Comparator
PartialOrderRelation - Enum in org.mindswap.pellet.utils
Title: Partial Order Relation
pattern - Static variable in class org.mindswap.pellet.jena.vocabulary.OWL2
 
PatternFilter - Class in org.mindswap.pellet.utils
File filter implementation that filters by pattern matching on the file name using regular expressions.
PatternFilter(String) - Constructor for class org.mindswap.pellet.utils.PatternFilter
 
PatternFilter(String, String) - Constructor for class org.mindswap.pellet.utils.PatternFilter
 
pellet - package pellet
 
Pellet - Class in pellet
Title: PelletMain
Pellet() - Constructor for class pellet.Pellet
 
PelletClassify - Class in pellet
Title: PelletClassify
PelletClassify(String[]) - Constructor for class pellet.PelletClassify
 
PelletCmdApp - Class in pellet
Title: PelletCmdLine
PelletCmdApp(String[]) - Constructor for class pellet.PelletCmdApp
 
PelletCmdApp(String[], boolean) - Constructor for class pellet.PelletCmdApp
 
PelletCmdException - Exception in pellet
Title: PelletCmdException
PelletCmdException(String) - Constructor for exception pellet.PelletCmdException
Create an exception with the given error message.
PelletCmdException(Throwable) - Constructor for exception pellet.PelletCmdException
 
PelletCmdOption - Class in pellet
Title: PelletCmdOption
PelletCmdOption(String) - Constructor for class pellet.PelletCmdOption
 
PelletCmdOptionArg - Enum in pellet
 
PelletCmdOptions - Class in pellet
Title: PelletCmdOptions
PelletCmdOptions() - Constructor for class pellet.PelletCmdOptions
 
PelletConsistency - Class in pellet
Title: PelletConsistency
PelletConsistency(String[]) - Constructor for class pellet.PelletConsistency
 
PelletDIG - Class in pellet
Title: PelletDIG
PelletDIG(String[]) - Constructor for class pellet.PelletDIG
 
PelletDIGReasoner - Class in org.mindswap.pellet.dig
 
PelletDIGReasoner() - Constructor for class org.mindswap.pellet.dig.PelletDIGReasoner
 
PelletDIGServer - Class in org.mindswap.pellet.dig
An implementation of DIG server.
PelletDIGServer(int) - Constructor for class org.mindswap.pellet.dig.PelletDIGServer
 
PelletDIGServer() - Constructor for class org.mindswap.pellet.dig.PelletDIGServer
 
PelletEntailment - Class in pellet
Title: PelletEntailment
PelletEntailment(String[]) - Constructor for class pellet.PelletEntailment
 
PelletExplain - Class in pellet
Title:
PelletExplain(String[]) - Constructor for class pellet.PelletExplain
 
PelletExtractInferences - Class in pellet
Title: PelletExtractInferences
PelletExtractInferences(String[]) - Constructor for class pellet.PelletExtractInferences
 
PelletGraphListener - Class in org.mindswap.pellet.jena
A graph listener that listens to graph change events and if possible processes the change event.
PelletGraphListener(Graph, KnowledgeBase) - Constructor for class org.mindswap.pellet.jena.PelletGraphListener
 
PelletInfGraph - Class in org.mindswap.pellet.jena
Implementation of Jena InfGraph interface which is backed by Pellet reasoner.
PelletInfGraph(KnowledgeBase, PelletReasoner, GraphLoader) - Constructor for class org.mindswap.pellet.jena.PelletInfGraph
 
PelletInfGraph(Graph, PelletReasoner, GraphLoader) - Constructor for class org.mindswap.pellet.jena.PelletInfGraph
 
PelletLoader - Class in org.mindswap.pellet.owlapi
Title:
PelletLoader(KnowledgeBase) - Constructor for class org.mindswap.pellet.owlapi.PelletLoader
 
PelletModularity - Class in pellet
Title: PelletModularity
PelletModularity(String[]) - Constructor for class pellet.PelletModularity
 
PelletOptions - Class in org.mindswap.pellet
This class contains options used throughout different modules of the reasoner.
PelletOptions() - Constructor for class org.mindswap.pellet.PelletOptions
 
PelletOptions.InstanceRetrievalMethod - Enum in org.mindswap.pellet
 
PelletOptions.MonitorType - Enum in org.mindswap.pellet
 
PelletQuery - Class in pellet
Title: PelletQuery
PelletQuery(String[]) - Constructor for class pellet.PelletQuery
 
PelletQueryExecution - Class in org.mindswap.pellet.jena
Deprecated. Use the functions from SparqlDLExecutionFactory instead.
PelletQueryExecution(String, Model) - Constructor for class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
PelletQueryExecution(Query, Model) - Constructor for class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
PelletQueryExecution(Query, Dataset) - Constructor for class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
PelletRealize - Class in pellet
Title: PelletRealize
PelletRealize(String[]) - Constructor for class pellet.PelletRealize
 
PelletReasoner - Class in org.mindswap.pellet.jena
 
PelletReasoner() - Constructor for class org.mindswap.pellet.jena.PelletReasoner
 
PelletReasoner(Graph) - Constructor for class org.mindswap.pellet.jena.PelletReasoner
 
PelletReasonerFactory - Class in org.mindswap.pellet.jena
 
PelletReasonerFactory - Class in org.mindswap.pellet.owlapi
Title:
PelletReasonerFactory() - Constructor for class org.mindswap.pellet.owlapi.PelletReasonerFactory
 
PelletResultSet - Class in org.mindswap.pellet.jena
 
PelletResultSet(QueryResults, Model) - Constructor for class org.mindswap.pellet.jena.PelletResultSet
 
PelletResultSet(QueryResults, Model, Binding) - Constructor for class org.mindswap.pellet.jena.PelletResultSet
 
PelletTransTree - Class in pellet
Title: PelletTransTree
PelletTransTree(String[]) - Constructor for class pellet.PelletTransTree
 
PelletUnsatisfiable - Class in pellet
Title: PelletClassify
PelletUnsatisfiable(String[]) - Constructor for class pellet.PelletUnsatisfiable
 
PelletVisitor - Class in org.mindswap.pellet.owlapi
Title:
PelletVisitor(KnowledgeBase) - Constructor for class org.mindswap.pellet.owlapi.PelletVisitor
 
Pellint - Class in pellet
Title: Pellint Main class
Pellint(String[]) - Constructor for class pellet.Pellint
 
performAdd(Triple) - Method in class org.mindswap.pellet.jena.PelletInfGraph
Add one triple to the data graph, mark the graph not-prepared, but don't run prepare() just yet.
performDelete(Triple) - Method in class org.mindswap.pellet.jena.PelletInfGraph
Delete one triple from the data graph, mark the graph not-prepared, but don't run prepare() just yet.
PermutationGenerator - Class in org.mindswap.pellet.utils
 
PermutationGenerator(int) - Constructor for class org.mindswap.pellet.utils.PermutationGenerator
 
plainLiteral(String, String) - Static method in class com.clarkparsia.pellet.utils.TermFactory
 
POSITIVE_INTEGER - Static variable in class com.clarkparsia.owlapi.XSD
 
POTaxonomyBuilder - Class in org.mindswap.pellet.taxonomy
 
POTaxonomyBuilder(KnowledgeBase) - Constructor for class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
 
POTaxonomyBuilder(KnowledgeBase, PartialOrderComparator<ATermAppl>) - Constructor for class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
 
pow - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
 
PRED - Static variable in class com.clarkparsia.pellet.rules.rete.Compiler
standard predicate position
prepare() - Method in class com.clarkparsia.pellet.expressivity.ExpressivityChecker
 
prepare() - Method in class org.mindswap.pellet.jena.PelletInfGraph
 
prepare(boolean) - Method in class org.mindswap.pellet.jena.PelletInfGraph
 
prepare() - Method in class org.mindswap.pellet.KnowledgeBase
 
prepare() - Method in class org.mindswap.pellet.query.impl.DistVarsQueryExec
 
prepare() - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
prepare() - Method in interface org.mindswap.pellet.query.Query
Deprecated.  
prepare(KnowledgeBase) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated. Renamed to QueryEngine.computeSizeEstimates(KnowledgeBase)
prepare(Query...) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated. Renamed to QueryEngine.computeSizeEstimates(Query...)
prepare() - Method in class org.mindswap.pellet.RBox
 
preprocess() - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
Do the preprocessing steps necessary to cache any information that will be used for loading.
preprocess() - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
Do the preprocessing steps necessary to cache any information that will be used for loading.
primitiveOrBottom(Collection<ATermAppl>) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
primitiveOrBottom(Set<ATermAppl>) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
print() - Method in class com.clarkparsia.pellet.el.ELClassifier
 
print() - Method in class com.clarkparsia.pellet.el.RoleChainCache
 
print() - Method in class com.clarkparsia.pellet.el.SimplifiedELClassifier
 
print(OutputStream) - Method in class org.mindswap.pellet.output.TableData
 
print(PrintWriter) - Method in class org.mindswap.pellet.output.TableData
 
print(Writer) - Method in class org.mindswap.pellet.output.TableData
 
print() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
Helper method to print all dependencies TODO: this print is not complete
print(int) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
Print method for a given queue type
print() - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
Print method for entire queue
print(int) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
Print method for a given queue type
print() - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
Print method for entire queue
print(int) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
Print method for a given queue type
print() - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
Print method for entire queue
print(Taxonomy<T>) - Method in class org.mindswap.pellet.taxonomy.printer.FunctionalTaxonomyPrinter
 
print(Taxonomy<T>, PrintWriter) - Method in class org.mindswap.pellet.taxonomy.printer.FunctionalTaxonomyPrinter
 
print(Taxonomy<ATermAppl>) - Method in class org.mindswap.pellet.taxonomy.printer.RDFXMLTaxonomyPrinter
 
print(Taxonomy<ATermAppl>, PrintWriter) - Method in class org.mindswap.pellet.taxonomy.printer.RDFXMLTaxonomyPrinter
 
print(Taxonomy<T>) - Method in interface org.mindswap.pellet.taxonomy.printer.TaxonomyPrinter
 
print(Taxonomy<T>, PrintWriter) - Method in interface org.mindswap.pellet.taxonomy.printer.TaxonomyPrinter
 
print(Taxonomy<T>) - Method in class org.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter
 
print(Taxonomy<T>, PrintWriter) - Method in class org.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter
 
print() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
print(String) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
print() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
print(Appendable) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
print(Appendable) - Method in class org.mindswap.pellet.tbox.impl.TgBox
 
print() - Method in class org.mindswap.pellet.tbox.impl.TgBox
 
print(Appendable) - Method in class org.mindswap.pellet.tbox.impl.TuBox
 
print() - Method in class org.mindswap.pellet.tbox.impl.TuBox
 
print() - Method in class org.mindswap.pellet.utils.Timers
 
print(boolean) - Method in class org.mindswap.pellet.utils.Timers
 
print(boolean, String) - Method in class org.mindswap.pellet.utils.Timers
 
PRINT_ABOX - Static variable in class org.mindswap.pellet.PelletOptions
Print completion graph after each iteration (Should be used only for debugging purposes).
printAxioms(Collection<OWLAxiom>) - Static method in class com.clarkparsia.owlapi.OntologyUtils
Prints a set of axioms to console
printBranchInfo() - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
Print branch information
printClassTree() - Method in class org.mindswap.pellet.KnowledgeBase
Print the class hierarchy on the standard output.
printClassTree(PrintWriter) - Method in class org.mindswap.pellet.KnowledgeBase
 
printLong() - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
 
printMemory() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
 
printMemory(String, long) - Static method in class org.mindswap.pellet.utils.MemUtils
 
printName(ATermAppl, StringBuffer) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
printOntology(OWLOntology) - Static method in class com.clarkparsia.owlapi.OntologyUtils
Prints an ontology to console
printStats() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
 
printStructures() - Method in class com.clarkparsia.pellet.el.ELClassifier
 
printTree() - Method in class org.mindswap.pellet.ABox
Print the ABox as a completion tree (child nodes are indented).
printUsedMemory(String) - Static method in class org.mindswap.pellet.utils.MemUtils
 
process(InputStream, OutputStream) - Method in class org.mindswap.pellet.dig.PelletDIGReasoner
 
process(Reader, Writer) - Method in class org.mindswap.pellet.dig.PelletDIGReasoner
 
process(Document) - Method in class org.mindswap.pellet.dig.PelletDIGReasoner
 
processIndividual(Individual) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
 
ProfileBasedExpressivityChecker - Class in com.clarkparsia.pellet.expressivity
Title:
ProfileBasedExpressivityChecker(KnowledgeBase) - Constructor for class com.clarkparsia.pellet.expressivity.ProfileBasedExpressivityChecker
 
ProgressMonitor - Interface in org.mindswap.pellet.utils.progress
Title:
promote(Number...) - Method in class com.clarkparsia.pellet.rules.builtins.NumericPromotion
 
propagateDomainRange() - Method in class org.mindswap.pellet.RBox
 
property(Element) - Method in class org.mindswap.pellet.dig.DIGHandler
 
PROPERTY_VALUE - Static variable in enum org.mindswap.pellet.jena.ModelExtractor.StatementType
All property values (both object and data)
propertyAssertion(OWLIndividual, OWLDataPropertyExpression, OWLConstant) - Static method in class com.clarkparsia.owlapi.OWL
 
propertyAssertion(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual) - Static method in class com.clarkparsia.owlapi.OWL
 
propertyChain - Static variable in class org.mindswap.pellet.jena.vocabulary.OWL2
 
propertyDisjointWith - Static variable in class org.mindswap.pellet.jena.vocabulary.OWL2
 
propertyPredicate - Static variable in class org.mindswap.pellet.jena.vocabulary.SWRL
 
PropertyValueAtom(ATermAppl, ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
PROPFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
prune(DependencySet) - Method in class org.mindswap.pellet.Individual
Prune the given node by removing all links going to nominal nodes and recurse through all successors.
prune(DependencySet) - Method in class org.mindswap.pellet.Literal
 
prune(DependencySet) - Method in class org.mindswap.pellet.Node
 
prunedAt() - Method in class org.mindswap.pellet.Node
 
put(ATermAppl, CachedNode) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
 
put(K, V) - Method in class org.mindswap.pellet.utils.MultiValueMap
 
put(K, Set<V>) - Method in class org.mindswap.pellet.utils.MultiValueMap
 
putAll(Map<? extends ATermAppl, ? extends CachedNode>) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
 
putDatum(T, Object, Object) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
Set a datum value associated with key on a taxonomy element
putDatum(Object, Object) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
putSat(ATermAppl, boolean) - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
 
putSat(ATermAppl, boolean) - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
Put an incomplete

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2004 Evren Sirin. All Rights Reserved.