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

S

SAME - Static variable in class org.mindswap.pellet.utils.ATermUtils
Deprecated. Use the corresponding AFun constant instead
SAME_AS - Static variable in class com.clarkparsia.pellet.rules.rete.Compiler
Predicate used to state two individuals are the same.
sameAs(OWLIndividual, OWLIndividual) - Static method in class com.clarkparsia.owlapi.OWL
 
sameAs(Set<OWLIndividual>) - Static method in class com.clarkparsia.owlapi.OWL
 
SameAsAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
SAMEASFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
SameIndividualAtom - Class in com.clarkparsia.pellet.rules.model
Title: Same Individual Atom
SameIndividualAtom(AtomIObject, AtomIObject) - Constructor for class com.clarkparsia.pellet.rules.model.SameIndividualAtom
 
SameIndividualAtom - Static variable in class org.mindswap.pellet.jena.vocabulary.SWRL
 
sames(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
SAMPLING_RATIO - Static variable in class org.mindswap.pellet.PelletOptions
The ratio of individuals that will be inspected while generating the size estimate.
satisfiabilityCount - Variable in class org.mindswap.pellet.ABox
Total number of satisfiability tests performed (for statistical purposes)
satisfiable(Element) - Method in class org.mindswap.pellet.dig.DIGAskHandler
 
SATISFIABLE - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
SATURATE_TABLEAU - Static variable in class org.mindswap.pellet.PelletOptions
When this option is set completion will go on even if a clash is detected until the completion graph is saturated.
save(OWLOntology, String) - Static method in class com.clarkparsia.owlapi.OntologyUtils
 
SCHEMA - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
sdlExtensionsBase - Static variable in class com.clarkparsia.pellet.sparqldl.parser.SparqldlExtensionsVocabulary
 
sdlExtensionsNs - Static variable in class com.clarkparsia.pellet.sparqldl.parser.SparqldlExtensionsVocabulary
 
SEARCH_TYPE - Static variable in class org.mindswap.pellet.PelletOptions
 
second - Variable in class org.mindswap.pellet.utils.Pair
 
selectKB(String) - Method in class org.mindswap.pellet.dig.PelletDIGReasoner
 
selectNextBinding() - Method in interface com.clarkparsia.pellet.rules.BindingHelper
Selects the next binding.
selectNextBinding() - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
 
selectNextBinding() - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
Selects the next binding.
selectNextBinding() - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
 
self(OWLObjectPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
self(ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
 
SELF - Static variable in class org.mindswap.pellet.utils.ATermUtils
Deprecated. Use the corresponding AFun constant instead
SELFFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
SelfRestriction - Static variable in class org.mindswap.pellet.jena.vocabulary.OWL2
 
serialize(Document) - Static method in class org.mindswap.pellet.dig.DIGHandler
 
serialize(Element) - Static method in class org.mindswap.pellet.dig.DIGHandler
 
set(AtomDObject, Literal) - Method in class com.clarkparsia.pellet.rules.VariableBinding
If the key is a data variable, set the value.
set(AtomDVariable, ATermAppl) - Method in class com.clarkparsia.pellet.rules.VariableBinding
 
set(AtomIObject, Individual) - Method in class com.clarkparsia.pellet.rules.VariableBinding
If the key is an instance variable, set the value.
set(AtomIVariable, ATermAppl) - Method in class com.clarkparsia.pellet.rules.VariableBinding
 
setABox(ABox) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
Set the abox for the queue
setABox(ABox) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
Set the abox for the queue
setABox(ABox) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
Set the abox for the queue
setAddAxiom(boolean) - Method in class org.mindswap.pellet.owlapi.PelletVisitor
 
setAlignment(boolean[]) - Method in class org.mindswap.pellet.output.TableData
 
setAllowLiterals(boolean) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
Set flag to allow literals
setAnonCount(int) - Method in class org.mindswap.pellet.ABox
 
setAnonCount(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setAntisymmetric(boolean) - Method in class org.mindswap.pellet.Role
Deprecated. Use Role.setAsymmetric(boolean)
setAntisymmetric(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
Deprecated. Use Role.setAsymmetric(boolean,DependencySet)
setArg(PelletCmdOptionArg) - Method in class pellet.PelletCmdOption
 
setAsymmetric(boolean) - Method in class org.mindswap.pellet.Role
 
setAsymmetric(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setAutoDetectChanges(boolean) - Method in class org.mindswap.pellet.jena.PelletInfGraph
 
setBranch(int) - Method in class org.mindswap.pellet.ABox
Set the branch number (should only be called when backjumping is in progress)
setBranch(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setChanged(boolean) - Method in class org.mindswap.pellet.ABox
 
setChanged(int) - Method in class org.mindswap.pellet.Node
Indicates that node has been changed in a way that requires us to recheck the concepts of given type.
setClash(Clash) - Method in class org.mindswap.pellet.ABox
 
setClashDependencies(Clash) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
Set clash dependencies
setClosed(boolean) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
 
setComparator(PartialOrderComparator<ATermAppl>) - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
 
setComparator(PartialOrderComparator<T>) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
 
setComplete(boolean) - Method in class org.mindswap.pellet.ABox
 
setConceptRoot(boolean) - Method in class org.mindswap.pellet.Node
 
setCurrentBinding(VariableBinding) - Method in interface com.clarkparsia.pellet.rules.BindingHelper
Set the variables this pattern uses in the given map.
setCurrentBinding(VariableBinding) - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
 
setCurrentBinding(VariableBinding) - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
Set the variables this pattern uses in the given map.
setCurrentBinding(VariableBinding) - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
 
setDefaultValue(Object) - Method in class pellet.PelletCmdOption
 
setDepends(DependencySet) - Method in class org.mindswap.pellet.Clash
 
setDepends(DependencySet) - Method in class org.mindswap.pellet.DefaultEdge
setDepends(IntSet) - Method in class org.mindswap.pellet.DependencySet
 
setDepends(DependencySet) - Method in interface org.mindswap.pellet.Edge
 
setDepends(DependencySet) - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
setDerivationLogging(boolean) - Method in class org.mindswap.pellet.jena.PelletReasoner
 
setDescription(String) - Method in class pellet.PelletCmdOption
 
setDetail(Node) - Method in class org.mindswap.pellet.jena.graph.loader.RestrictionInfo
 
setDifferent(Node, DependencySet) - Method in class org.mindswap.pellet.Node
 
setDisj(ATermAppl[]) - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
 
setDisjBranchStats(Map<ATermAppl, int[]>) - Method in class org.mindswap.pellet.ABox
 
setDisplayQuery(boolean) - Method in class pellet.PelletQuery
 
setDistinct(boolean) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
setDistinct(boolean) - Method in interface org.mindswap.pellet.query.Query
Deprecated.  
setDoDependencyAxioms(boolean) - Method in class org.mindswap.pellet.KnowledgeBase
Deprecated. Use setDoExplanation instead
setDoExplanation(boolean) - Method in class org.mindswap.pellet.ABox
Enable/disable explanation generation
setDoExplanation(boolean) - Method in class org.mindswap.pellet.KnowledgeBase
 
setDoOWL(boolean) - Method in class pellet.Pellint
 
setDoRDF(boolean) - Method in class pellet.Pellint
 
setDoRootOnly(boolean) - Method in class pellet.Pellint
 
setExplain(Set<ATermAppl>) - Method in class org.mindswap.pellet.DependencySet
 
setExplanation(DependencySet) - Method in class org.mindswap.pellet.ABox
 
setFileManager(FileManager) - Method in class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
setFiller(Node) - Method in class org.mindswap.pellet.jena.graph.loader.RestrictionInfo
 
setFilter(Filter) - Method in class com.clarkparsia.pellet.sparqldl.model.CoreNewImpl
 
setFilter(Filter) - Method in interface com.clarkparsia.pellet.sparqldl.model.Query
Sets the filter for this query.
setFilter(Filter) - Method in class com.clarkparsia.pellet.sparqldl.model.QueryImpl
Sets the filter for this query.
setFilter(Filter) - Method in class org.mindswap.pellet.jena.ModelExtractor
Sets the filter that will filter out any unwanted inferences from the result.
setForceSimple(boolean) - Method in class org.mindswap.pellet.Role
 
setForceUppercase(boolean) - Method in class org.mindswap.pellet.KRSSLoader
 
setFSM(TransitionGraph) - Method in class org.mindswap.pellet.Role
 
setFunctional(boolean) - Method in class org.mindswap.pellet.Role
 
setFunctional(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setGraph(Graph) - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
Set the graph that will be used during loading.
setGraph(Graph) - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
Set the graph that will be used during loading.
setHasAllValues(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasAntiSymmetry(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
Deprecated. Use Expressivity.setHasAsymmetry(boolean)
setHasAsymmetry(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasCardinality(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasCardinalityD(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasCardinalityQ(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasComplexSubRole(boolean) - Method in class org.mindswap.pellet.Role
 
setHasComplexSubRoles(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasDatatype(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasDisjointClasses(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasDisjointRoles(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasDomain(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasFunctionality(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasFunctionalityD(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasIndividual(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasInverse(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasIrreflexivity(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasKeys(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasNegation(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasRange(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasReflexivity(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasRoleHierarchy(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasTransitivity(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
setHasUndefinedPredicate(boolean) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
setHidden(boolean) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
setInitialBinding(QuerySolution) - Method in class com.clarkparsia.pellet.sparqldl.parser.ARQParser
 
setInitialBinding(QuerySolution) - Method in class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
setInitialBinding(QuerySolution) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
setInitialized(boolean) - Method in class org.mindswap.pellet.ABox
 
setInitialState(State) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
 
setInputFormat(String) - Method in class org.mindswap.pellet.jena.JenaLoader
Used for the Jena loader
setInputOntologyPath(String) - Method in class pellet.Pellint
 
setInverse(Role) - Method in class org.mindswap.pellet.Role
 
setInverseFunctional(boolean) - Method in class org.mindswap.pellet.Role
 
setInverseFunctional(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setIrreflexive(boolean) - Method in class org.mindswap.pellet.Role
 
setIrreflexive(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setIsMandatory(boolean) - Method in class pellet.PelletCmdOption
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.dig.DIGHandler
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
 
setKB(KnowledgeBase) - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.jena.ModelExtractor
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.owlapi.PelletLoader
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
setKB(KnowledgeBase) - Method in interface org.mindswap.pellet.query.Query
Deprecated.  
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
 
setKB(KnowledgeBase) - Method in class org.mindswap.pellet.taxonomy.SubsumptionComparator
 
setKB(KnowledgeBase) - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
 
setKeepLastCompletion(boolean) - Method in class org.mindswap.pellet.ABox
 
setLabel(ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.queue.QueueElement
Set label
setLastClash(DependencySet) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setLastClash(DependencySet) - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
 
setLastClash(DependencySet) - Method in class org.mindswap.pellet.tableau.branch.MaxBranch
 
setLastClash(DependencySet) - Method in class org.mindswap.pellet.tableau.branch.RuleBranch
 
setLastCompletion(ABox) - Method in class org.mindswap.pellet.ABox
 
setLintFixer(LintFixer) - Method in class com.clarkparsia.pellint.model.Lint
 
setLoadABox(boolean) - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
 
setLoadABox(boolean) - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
Sets the flag that tells the loader to skip ABox (instance) statements.
setLoadImports(boolean) - Method in class org.mindswap.pellet.owlapi.PelletLoader
Deprecated. Use PelletLoader.setProcessImports(boolean) instead
setManager(OWLOntologyManager) - Method in class org.mindswap.pellet.owlapi.PelletLoader
 
setMapping(String, String) - Method in class org.mindswap.pellet.utils.QNameProvider
 
setMaxAllowed(int) - Method in class com.clarkparsia.pellint.lintpattern.axiom.LargeCardinalityPattern
 
setMaxAllowed(int) - Method in class com.clarkparsia.pellint.lintpattern.axiom.LargeDisjunctionPattern
 
setMaxAllowed(int) - Method in class com.clarkparsia.pellint.lintpattern.ontology.TooManyDifferentIndividualsPattern
 
setMaxSize(int) - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
 
setMaxSize(int) - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
Set the maximum number of non-primitive concepts allowed in the cache
setMaxTreeSize(int) - Method in class com.clarkparsia.pellint.lintpattern.ontology.ExistentialExplosionPattern
 
setMonitor(ProgressMonitor) - Method in class org.mindswap.pellet.owlapi.PelletVisitor
 
setMultiThreaded(boolean) - Method in class com.clarkparsia.modularity.IncrementalClassifier
Sets the multi-threading option.
setNode(Node) - Method in class org.mindswap.pellet.Clash
 
setNode(ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.queue.QueueElement
Set the node
setNodeCount(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setNominalLevel(int) - Method in class org.mindswap.pellet.Individual
 
setObjectRestriction(boolean) - Method in class org.mindswap.pellet.jena.graph.loader.RestrictionInfo
 
setOntology(OWLOntology) - Method in class org.mindswap.pellet.owlapi.Reasoner
This will first clear the ontologies and then load the give ontology with is imports
setOptimizeForSharedModules(boolean) - Method in class com.clarkparsia.modularity.AxiomBasedModuleExtractor
Sets the the option to optimize for shared modules during module extraction.
setOptions(Properties) - Static method in class org.mindswap.pellet.PelletOptions
Sets the Pellet configuration options and returns the old values for the options.
setOutputFormat(String) - Method in class pellet.PelletQuery
 
setOutputOntologyPath(String) - Method in class pellet.Pellint
 
setParameter(Property, Object) - Method in class org.mindswap.pellet.jena.PelletReasoner
 
setPartition(Set<State>, int) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
 
setPredicate(Node) - Method in class org.mindswap.pellet.jena.graph.loader.RestrictionInfo
 
setPreprocessTypeTriples(boolean) - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
 
setPreprocessTypeTriples(boolean) - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
This option forces the loader to process type triples before processing other triples.
setPrintResults(Boolean) - Method in class pellet.PelletQuery
 
setPrintStream(PrintStream) - Method in class pellet.Pellint
 
setPrintTiming(boolean) - Method in class pellet.PelletQuery
 
setProcessImports(boolean) - Method in class org.mindswap.pellet.owlapi.PelletLoader
 
setProgress(int) - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
setProgress(int) - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
setProgressLength(int) - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
setProgressLength(int) - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
setProgressMessage(String) - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
setProgressMessage(String) - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
setProgressMessage(String) - Method in class org.mindswap.pellet.utils.progress.SwingProgressMonitor
 
setProgressMonitor(ProgressMonitor) - Method in class org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader
Set the progress monitor that will show the load progress.
setProgressMonitor(ProgressMonitor) - Method in interface org.mindswap.pellet.jena.graph.loader.GraphLoader
Set the progress monitor that will show the load progress.
setProgressMonitor(ProgressMonitor) - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
 
setProgressMonitor(ProgressMonitor) - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
 
setProgressMonitor(ProgressMonitor) - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
 
setProgressTitle(String) - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
setProgressTitle(String) - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
setPurePelletQueryExec(boolean) - Method in class org.mindswap.pellet.jena.PelletQueryExecution
Deprecated.  
setQueryEngine(String) - Method in class pellet.PelletQuery
 
setQueryFile(String) - Method in class pellet.PelletQuery
 
setQueryFormat(String) - Method in class pellet.PelletQuery
 
setQueryParameters(QueryParameters) - Method in class com.clarkparsia.pellet.sparqldl.model.CoreNewImpl
 
setQueryParameters(QueryParameters) - Method in interface com.clarkparsia.pellet.sparqldl.model.Query
Set the query parameterization
setQueryParameters(QueryParameters) - Method in class com.clarkparsia.pellet.sparqldl.model.QueryImpl
 
setQueryParameters(QueryParameters) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
setQueryParameters(QueryParameters) - Method in interface org.mindswap.pellet.query.Query
Deprecated. Enables query parameterization
setRBox(RBox) - Method in class org.mindswap.pellet.KnowledgeBase
 
setReflexive(boolean) - Method in class org.mindswap.pellet.Role
 
setReflexive(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setrightAligned(int, boolean) - Method in class org.mindswap.pellet.output.TableData
 
setRootOntology(OWLOntology) - Method in class com.clarkparsia.pellint.model.OntologyLints
 
setSame(Node, DependencySet) - Method in class org.mindswap.pellet.Node
 
setSelector(EnumSet<ModelExtractor.StatementType>) - Method in class org.mindswap.pellet.jena.ModelExtractor
Sets the selector
setSeverity(Severity) - Method in class com.clarkparsia.pellint.model.Lint
 
setShortOption(String) - Method in class pellet.PelletCmdOption
 
setSource(ATermAppl) - Method in class org.mindswap.pellet.NodeMerge
 
setStrategy(CompletionStrategy) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setSubRoleChains(Set<ATermList>) - Method in class org.mindswap.pellet.Role
Deprecated. Use setSubRolesAndChains now.
setSubRoles(Set<Role>) - Method in class org.mindswap.pellet.Role
Deprecated. Use setSubRolesAndChains now.
setSubRolesAndChains(Set<Role>, Set<ATermList>, Map<ATerm, DependencySet>) - Method in class org.mindswap.pellet.Role
 
setSubs(List<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
setSuperRoles(Set<Role>) - Method in class org.mindswap.pellet.Role
 
setSupers(List<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
setSyntax(Syntax) - Method in class org.mindswap.pellet.query.impl.ARQParser
Deprecated.  
setTarget(ATermAppl) - Method in class org.mindswap.pellet.NodeMerge
 
setTaxonomy(Taxonomy<T>) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
 
setTBox(TBox) - Method in class org.mindswap.pellet.KnowledgeBase
 
setTermDepends(DependencySet) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setTimeout(long) - Method in class org.mindswap.pellet.KnowledgeBase
Set a timeout for the main timer.
setTimeout(long) - Method in class org.mindswap.pellet.utils.Timer
Set a timeout limit for this timer.
setTimeout(String, long) - Method in class org.mindswap.pellet.utils.Timers
 
setTo(State) - Method in class org.mindswap.pellet.utils.fsm.Transition
 
setTransitive(boolean) - Method in class org.mindswap.pellet.Role
 
setTransitive(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
 
setTryCount(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
 
setType(Clash.ClashType) - Method in class org.mindswap.pellet.Clash
 
setType(Node) - Method in class org.mindswap.pellet.jena.graph.loader.RestrictionInfo
 
setType(int) - Method in class org.mindswap.pellet.Role
 
setType(String) - Method in class pellet.PelletCmdOption
 
SetUtils - Class in org.mindswap.pellet.utils
Utility functions for {#link java.util.Set Set}s.
SetUtils() - Constructor for class org.mindswap.pellet.utils.SetUtils
 
setValue(ATermAppl, ATermAppl) - Method in interface com.clarkparsia.pellet.sparqldl.model.ResultBinding
Sets one variable binding.
setValue(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.sparqldl.model.ResultBindingImpl
Sets one variable binding.
setValue(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.query.impl.QueryResultBindingImpl
 
setValue(ATermAppl, ATermAppl) - Method in interface org.mindswap.pellet.query.QueryResultBinding
 
setValue(String) - Method in class pellet.PelletCmdOption
 
setValue(Boolean) - Method in class pellet.PelletCmdOption
 
setValues(ResultBinding) - Method in interface com.clarkparsia.pellet.sparqldl.model.ResultBinding
Sets all variable bindings according to the bindings.
setValues(ResultBinding) - Method in class com.clarkparsia.pellet.sparqldl.model.ResultBindingImpl
Sets all variable bindings according to the bindings.
setValues(QueryResultBinding) - Method in class org.mindswap.pellet.query.impl.QueryResultBindingImpl
 
setValues(QueryResultBinding) - Method in interface org.mindswap.pellet.query.QueryResultBinding
 
setVerbose(boolean) - Method in class pellet.PelletQuery
 
setWriter(PrintWriter) - Method in class org.mindswap.pellet.output.ATermBaseRenderer
 
setWriter(Writer) - Method in class org.mindswap.pellet.output.ATermBaseRenderer
 
setWriter(PrintWriter) - Method in interface org.mindswap.pellet.output.ATermRenderer
 
setWriter(Writer) - Method in interface org.mindswap.pellet.output.ATermRenderer
 
Severity - Class in com.clarkparsia.pellint.model
Title: Severity
Severity(double) - Constructor for class com.clarkparsia.pellint.model.Severity
 
ShiftedBitIntSet - Class in org.mindswap.pellet.utils.intset
Title:
ShiftedBitIntSet() - Constructor for class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
 
ShiftedBitIntSet(ShiftedBitIntSet) - Constructor for class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
 
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.Branch
Added for to re-open closed branches.
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
Added for to re-open closed branches.
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.GuessBranch
Added for to re-open closed branches.
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.LiteralValueBranch
Added for to re-open closed branches.
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.MaxBranch
Added for to re-open closed branches.
shiftTryNext(int) - Method in class org.mindswap.pellet.tableau.branch.RuleBranch
Added for to re-open closed branches.
SHINStrategy - Class in org.mindswap.pellet.tableau.completion
Completion strategy for SHIN ontologies (simply uses SHOINStartegy but with optimized double blocking)
SHINStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SHINStrategy
 
SHNStrategy - Class in org.mindswap.pellet.tableau.completion
Completion strategy for SHN ontologies (simply uses SHONStartegy but without nominal rule)
SHNStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SHNStrategy
 
SHOINStrategy - Class in org.mindswap.pellet.tableau.completion
 
SHOINStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SHOINStrategy
 
SHOIQStrategy - Class in org.mindswap.pellet.tableau.completion
Title:
SHOIQStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SHOIQStrategy
 
SHONStrategy - Class in org.mindswap.pellet.tableau.completion
Completion strategy for SHON ontologies (simply uses SHOINStartegy but with subset blocking)
SHONStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SHONStrategy
 
SHORT - Static variable in class com.clarkparsia.owlapi.XSD
 
SHORT - Static variable in class org.mindswap.pellet.utils.NumberUtils
 
SHORT_ZERO - Static variable in class org.mindswap.pellet.utils.NumberUtils
 
shortForm(URI) - Method in class org.mindswap.pellet.utils.QNameProvider
 
shortForm(String) - Method in class org.mindswap.pellet.utils.QNameProvider
 
shortForm(String, boolean) - Method in class org.mindswap.pellet.utils.QNameProvider
 
SHOW_CACHE_INFO - Static variable in class org.mindswap.pellet.tableau.completion.EmptySHNStrategy
 
sign(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
SILENT_UNDEFINED_ENTITY_HANDLING - Static variable in class org.mindswap.pellet.PelletOptions
Control the behavior if a function such as kb.getInstances(), kb.getTypes(), kb.getPropertyValues() is called with a parameter that is an undefined class, property or individual.
SilentProgressMonitor - Class in org.mindswap.pellet.utils.progress
Title:
SilentProgressMonitor() - Constructor for class org.mindswap.pellet.utils.progress.SilentProgressMonitor
 
SIMPLE - Static variable in class org.mindswap.pellet.Role
 
SimpleBranchEffectTracker - Class in com.clarkparsia.pellet.impl
Title: Simple Branch Effect Tracker
SimpleBranchEffectTracker() - Constructor for class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
 
SimpleIncrementalChangeTracker - Class in com.clarkparsia.pellet.impl
Title: Simple incremental change tracker
SimpleIncrementalChangeTracker() - Constructor for class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
 
SimpleLintFormat - Class in com.clarkparsia.pellint.format
Title: Simple Lint Format
SimpleLintFormat() - Constructor for class com.clarkparsia.pellint.format.SimpleLintFormat
 
SimpleProperty - Enum in org.mindswap.pellet.jena.graph.loader
Title:
SimpleQueryEngine - Class in com.clarkparsia.pellet.sparqldl.engine
Title: SimpleQueryEngine
SimpleQueryEngine() - Constructor for class com.clarkparsia.pellet.sparqldl.engine.SimpleQueryEngine
 
SimpleQueryExec - Class in org.mindswap.pellet.query.impl
Deprecated. Use SPARQL-DL engine instead
SimpleQueryExec() - Constructor for class org.mindswap.pellet.query.impl.SimpleQueryExec
Deprecated.  
SimpleUnion - Class in org.mindswap.pellet.jena
A simple union graph implementation whose find function may contain duplicate triples.
SimpleUnion(Iterable<Graph>) - Constructor for class org.mindswap.pellet.jena.SimpleUnion
 
SimplifiedELClassifier - Class in com.clarkparsia.pellet.el
Title:
SimplifiedELClassifier() - Constructor for class com.clarkparsia.pellet.el.SimplifiedELClassifier
 
simplify(ATermAppl) - Static method in class com.clarkparsia.pellet.el.ELSyntaxUtils
Simplifies an EL class expression.
simplify(Query) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated.  
simplify(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
Simplify the term by making following changes: and([]) -> TOP all(p, TOP) -> TOP min(p, 0) -> TOP and([a1, and([a2,...,an])]) -> and([a1, a2, ..., an])) and([a, not(a), ...]) -> BOTTOM not(C) -> not(simplify(C))
SIMPLIFY_QUERY - Static variable in class org.mindswap.pellet.PelletOptions
Remove query atoms that are trivially entailed by other atoms.
sin - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
 
singleton(Object) - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
 
singleton(Object) - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
 
singleton(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
 
singleton(Object) - Method in interface org.mindswap.pellet.datatypes.Datatype
 
singleton(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
 
singleton(Object) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
 
singleton(Object) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
 
singleton(T) - Static method in class org.mindswap.pellet.utils.SetUtils
 
size() - Method in class com.clarkparsia.pellet.rules.rete.AlphaIndex
 
size() - Method in class com.clarkparsia.pellet.rules.rete.Index
Return the number of objects added to the index.
size() - Method in class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
size() - Method in class com.clarkparsia.pellet.sparqldl.model.MultiQueryResults
Returns number of bindings in the result.
size() - Method in interface com.clarkparsia.pellet.sparqldl.model.QueryResult
Returns number of bindings in the result.
size() - Method in class com.clarkparsia.pellet.sparqldl.model.QueryResultImpl
Returns number of bindings in the result.
size() - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
size() - Method in class com.clarkparsia.pellint.model.OntologyLints
 
size() - Method in class org.mindswap.pellet.ABox
Return the number of nodes in the ABox.
size() - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
 
size() - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
 
size() - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
 
size() - Method in interface org.mindswap.pellet.datatypes.Datatype
 
size() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
 
size() - Method in class org.mindswap.pellet.datatypes.XSDBoolean
 
size() - Method in class org.mindswap.pellet.DependencySet
Return the number of elements in this set.
size() - Method in class org.mindswap.pellet.EdgeList
 
size() - Method in class org.mindswap.pellet.query.impl.MultiQueryResults
 
size() - Method in class org.mindswap.pellet.query.impl.QueryResultBindingImpl
 
size() - Method in class org.mindswap.pellet.query.impl.QueryResultsImpl
 
size() - Method in interface org.mindswap.pellet.query.QueryResults
 
size() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
 
size() - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
Returns the number of term definitions stored in this TBox.
size() - Method in class org.mindswap.pellet.tbox.impl.TgBox
 
size() - Method in class org.mindswap.pellet.utils.CandidateSet
 
size() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
Returns the number of states in this transition graph
size() - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
Returns the number of elements in the set.
size() - Method in class org.mindswap.pellet.utils.intset.BitIntSet
 
size() - Method in class org.mindswap.pellet.utils.intset.HashIntSet
 
size() - Method in interface org.mindswap.pellet.utils.intset.IntSet
Returns the number of elements in the set.
size() - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
 
size(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
SIZE_INF - Static variable in class org.mindswap.pellet.datatypes.AbstractValueSpace
 
SIZE_ONE - Static variable in class org.mindswap.pellet.datatypes.AbstractValueSpace
 
SIZE_ZERO - Static variable in class org.mindswap.pellet.datatypes.AbstractValueSpace
 
SizeEstimate - Class in org.mindswap.pellet.utils
Title:
SizeEstimate(KnowledgeBase) - Constructor for class org.mindswap.pellet.utils.SizeEstimate
 
SlicedResultSet - Class in com.clarkparsia.pellet.sparqldl.jena
Title:
SlicedResultSet(ResultSet, long, long) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SlicedResultSet
 
some(OWLDataPropertyExpression, OWLDataType) - Static method in class com.clarkparsia.owlapi.OWL
 
some(OWLObjectPropertyExpression, OWLDescription) - Static method in class com.clarkparsia.owlapi.OWL
 
some(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
 
SOME - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
SOME - Static variable in class org.mindswap.pellet.Node
 
SOME - Static variable in class org.mindswap.pellet.utils.ATermUtils
Deprecated. Use the corresponding AFun constant instead
SOMEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
someValuesFrom(OWLObjectPropertyExpression, OWLDescription) - Static method in class com.clarkparsia.owlapi.OWL
Deprecated. Use OWL.some(OWLObjectPropertyExpression, OWLDescription) instead
sort() - Method in class com.clarkparsia.pellet.rules.rete.AlphaStore
 
sort(Comparator<? super Lint>) - Method in class com.clarkparsia.pellint.model.OntologyLints
 
sort() - Method in class org.mindswap.pellet.EdgeList
 
sort(String) - Method in class org.mindswap.pellet.output.TableData
 
sort(int) - Method in class org.mindswap.pellet.output.TableData
 
sort(int, Comparator) - Method in class org.mindswap.pellet.output.TableData
 
SortedResultSet - Class in com.clarkparsia.pellet.sparqldl.jena
Title:
SortedResultSet(ResultSet, List<?>) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SortedResultSet
 
SparqlDLExecutionFactory - Class in com.clarkparsia.pellet.sparqldl.jena
Title:
SparqlDLExecutionFactory() - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SparqlDLExecutionFactory
 
SparqlDLExecutionFactory.QueryEngineType - Enum in com.clarkparsia.pellet.sparqldl.jena
Different types of query engine that can be used for answering queries.
SparqldlExtensionsVocabulary - Class in com.clarkparsia.pellet.sparqldl.parser
Title: Vocabulary for nonOWL SPARQL-DL constructs.
SparqldlExtensionsVocabulary() - Constructor for class com.clarkparsia.pellet.sparqldl.parser.SparqldlExtensionsVocabulary
 
SparqlDLResultSet - Class in com.clarkparsia.pellet.sparqldl.jena
Title: ResultSet wrapper for SPARQL-DL results.
SparqlDLResultSet(QueryResult, Model) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
 
SparqlDLResultSet(QueryResult, Model, Binding) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
 
SparqlDLResultSet(QueryResult, Model, QueryParameters) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
 
SparqlDLResultSet(QueryResult, Model, Binding, QueryParameters) - Constructor for class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
 
split(Query) - Static method in class com.clarkparsia.pellet.sparqldl.engine.QueryEngine
If a query has disconnected components such as C(x), D(y) then it should be answered as two separate queries.
split(Query) - Static method in class org.mindswap.pellet.query.QueryEngine
Deprecated. If a query has disconnected components such as C(x), D(y) then it should be answered as two separate queries.
split(Query) - Method in class org.mindswap.pellet.query.QuerySplitter
Deprecated.  
SROIQIncStrategy - Class in org.mindswap.pellet.tableau.completion
The completion strategy for incremental consistency checking.
SROIQIncStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
Constructor
SROIQStrategy - Class in org.mindswap.pellet.tableau.completion
Title:
SROIQStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.SROIQStrategy
 
start() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
 
start() - Method in class org.mindswap.pellet.utils.Timer
Start time timer by recording the time this function is called.
startsWith - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
startTimer(String) - Method in class org.mindswap.pellet.utils.Timers
 
State - Class in org.mindswap.pellet.utils.fsm
Title:
State() - Constructor for class org.mindswap.pellet.utils.fsm.State
 
STATIC_REORDERING_LIMIT - Static variable in class org.mindswap.pellet.PelletOptions
The number of query atoms in a query that will trigger the switch from static query reordering to dynamic (incremental) query reordering.
StatisticsTable<ROW,COL> - Class in org.mindswap.pellet.utils
 
StatisticsTable() - Constructor for class org.mindswap.pellet.utils.StatisticsTable
 
stop() - Method in class org.mindswap.pellet.utils.Timer
Stop the timer, increment the count and update the total time spent.
stopTimer(String) - Method in class org.mindswap.pellet.utils.Timers
 
STRATEGY - Static variable in class com.clarkparsia.pellet.sparqldl.engine.QueryEngine
 
strictSubClassOf - Static variable in class com.clarkparsia.pellet.sparqldl.parser.SparqldlExtensionsVocabulary
 
StrictSubClassOfAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
strictSubPropertyOf - Static variable in class com.clarkparsia.pellet.sparqldl.parser.SparqldlExtensionsVocabulary
 
StrictSubPropertyOfAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
STRING - Static variable in class com.clarkparsia.owlapi.XSD
 
stringComparator - Static variable in class org.mindswap.pellet.utils.Comparators
 
stringConcat - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
stringEqualIgnoreCase - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
STRINGEQUALS - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
StringFunctionAdapter - Class in com.clarkparsia.pellet.rules.builtins
Title: String-to-String Function Adapter
StringFunctionAdapter(StringToStringFunction) - Constructor for class com.clarkparsia.pellet.rules.builtins.StringFunctionAdapter
 
StringFunctionAdapter(StringToStringFunction, String) - Constructor for class com.clarkparsia.pellet.rules.builtins.StringFunctionAdapter
 
stringLength - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
STRINGMAX - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
STRINGMIN - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
StringOperators - Class in com.clarkparsia.pellet.rules.builtins
Title: String Operators
StringOperators() - Constructor for class com.clarkparsia.pellet.rules.builtins.StringOperators
 
STRINGRANGE - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
StringToStringFunction - Interface in com.clarkparsia.pellet.rules.builtins
Title: String-to-String Function
SUB - Static variable in class org.mindswap.pellet.taxonomy.Taxonomy
Deprecated.  
SUB - Static variable in class org.mindswap.pellet.utils.ATermUtils
Deprecated. Use the corresponding AFun constant instead
subClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
subClassOf(OWLDescription, OWLDescription) - Static method in class com.clarkparsia.owlapi.OWL
 
SubClassOfAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
SUBFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
SUBJ - Static variable in class com.clarkparsia.pellet.rules.rete.Compiler
standard subject position
subProperties(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
subPropertyOf(OWLDataPropertyExpression, OWLDataPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
subPropertyOf(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
subPropertyOf(OWLObjectPropertyExpression[], OWLObjectPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
SubPropertyOfAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
SUBPROPFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
subset(Set<?>, Set<?>) - Static method in class org.mindswap.pellet.utils.SetUtils
Checks if one set is subset of another one
SubsetBlocking - Class in org.mindswap.pellet.tableau.blocking
Title:
SubsetBlocking() - Constructor for class org.mindswap.pellet.tableau.blocking.SubsetBlocking
 
substringAfter - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
substringBefore - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
subsumes(Element, Element) - Method in class org.mindswap.pellet.dig.DIGAskHandler
 
SUBSUMES - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
SubsumptionComparator - Class in org.mindswap.pellet.taxonomy
Title: SubsumptionComparator
SubsumptionComparator(KnowledgeBase) - Constructor for class org.mindswap.pellet.taxonomy.SubsumptionComparator
 
subtract - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
 
succ(Object, int) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
 
succ(Object, int) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
 
succ(Object, int) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
 
SUPER - Static variable in class org.mindswap.pellet.taxonomy.Taxonomy
Deprecated.  
SUPER_EXPLANATION_KEY - Static variable in class org.mindswap.pellet.utils.TaxonomyUtils
 
superClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
superProperties(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
 
supports(Query) - Method in class com.clarkparsia.pellet.sparqldl.engine.CombinedQueryEngine
supports(Query) - Method in class com.clarkparsia.pellet.sparqldl.engine.NaiveCombinedQueryExec
supports(Query) - Method in class com.clarkparsia.pellet.sparqldl.engine.OptimizedQueryEngine2
supports(Query) - Method in class com.clarkparsia.pellet.sparqldl.engine.OptimizedQueryEngine3
 
supports(Query, KnowledgeBase) - Static method in class com.clarkparsia.pellet.sparqldl.engine.QueryEngine
 
supports(Query) - Method in interface com.clarkparsia.pellet.sparqldl.engine.QueryExec
 
supports(Query) - Method in class com.clarkparsia.pellet.sparqldl.engine.SimpleQueryEngine
 
SUPPORTS - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
supports(Query) - Method in class org.mindswap.pellet.query.impl.DistVarsQueryExec
 
supports(Query) - Method in class org.mindswap.pellet.query.impl.NoDistVarsQueryExec
 
supports(Query) - Method in class org.mindswap.pellet.query.impl.NoVarsQueryExec
 
supports(Query) - Method in class org.mindswap.pellet.query.impl.OptimizedQueryExec
Deprecated.  
supports(Query) - Method in class org.mindswap.pellet.query.impl.SimpleQueryExec
Deprecated.  
supports(Query) - Method in interface org.mindswap.pellet.query.QueryExec
 
supportsProperty(Property) - Method in class org.mindswap.pellet.jena.PelletReasoner
 
SVAL - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
svars - Variable in class com.clarkparsia.pellet.rules.rete.Node
 
SwingProgressMonitor - Class in org.mindswap.pellet.utils.progress
Title: SwingProgressMonitor
SwingProgressMonitor() - Constructor for class org.mindswap.pellet.utils.progress.SwingProgressMonitor
 
SwingProgressMonitor(int) - Constructor for class org.mindswap.pellet.utils.progress.SwingProgressMonitor
 
SWRL - Class in org.mindswap.pellet.jena.vocabulary
 
SWRL() - Constructor for class org.mindswap.pellet.jena.vocabulary.SWRL
 
SWRL - Static variable in class org.mindswap.pellet.utils.Namespaces
 
SWRLB - Static variable in class org.mindswap.pellet.utils.Namespaces
 
symbol(Object) - Static method in class org.mindswap.pellet.utils.fsm.TransitionGraph
 
symmetric(OWLObjectPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
SymmetricAtom(ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
SYMMETRICFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
SYNONYMS - Static variable in class org.mindswap.pellet.dig.DIGConstants
 

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.