- ABox - Class in org.mindswap.pellet
-
Title:
- ABox(KnowledgeBase) - Constructor for class org.mindswap.pellet.ABox
-
- ABox(KnowledgeBase, ABox, ATermAppl, boolean) - Constructor for class org.mindswap.pellet.ABox
-
- abox - Variable in class org.mindswap.pellet.IndividualIterator
-
ABox where the individuals are stored
- abox - Variable in class org.mindswap.pellet.KnowledgeBase
-
- abox - Variable in class org.mindswap.pellet.LiteralIterator
-
ABox where literals are stoired
- abox - Variable in class org.mindswap.pellet.Node
-
- abox - Variable in class org.mindswap.pellet.tableau.branch.Branch
-
- abox - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
ABox being completed
- aboxAssertions - Variable in class org.mindswap.pellet.KnowledgeBase
-
- ABoxStats - Class in org.mindswap.pellet
-
Title:
- ABoxStats() - Constructor for class org.mindswap.pellet.ABoxStats
-
- abs - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- absorb() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- absorb() - Method in class org.mindswap.pellet.tbox.impl.TgBox
-
- absorbNominals(ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- absorbRule(Set<ATermAppl>, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.RuleAbsorber
-
- AbstractBaseDatatype<T> - Class in com.clarkparsia.pellet.datatypes
-
Title: Abstract base datatype type
- AbstractBaseDatatype(ATermAppl) - Constructor for class com.clarkparsia.pellet.datatypes.AbstractBaseDatatype
-
- AbstractConceptCache - Class in org.mindswap.pellet.tableau.cache
-
Title:
- AbstractConceptCache(int) - Constructor for class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
Creates an empty cache with at most maxSize elements which
are neither named or negations of names.
- AbstractDateTimeValueSpace - Class in org.mindswap.pellet.datatypes
-
- AbstractDateTimeValueSpace(IDateTimeValueType, IDateTimeValueType, XSDatatype) - Constructor for class org.mindswap.pellet.datatypes.AbstractDateTimeValueSpace
-
- AbstractDefinitionOrder - Class in org.mindswap.pellet.taxonomy
-
- AbstractDefinitionOrder(KnowledgeBase, Comparator<ATerm>) - Constructor for class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- AbstractDerivedIntegerType - Class in com.clarkparsia.pellet.datatypes.types.real
-
Title: Abstract derived integer type
- AbstractDerivedIntegerType(ATermAppl, Number, Number) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- AbstractIntSet - Class in org.mindswap.pellet.utils.intset
-
Title:
- AbstractIntSet() - Constructor for class org.mindswap.pellet.utils.intset.AbstractIntSet
-
- AbstractProgressMonitor - Class in org.mindswap.pellet.utils.progress
-
Title:
- AbstractProgressMonitor() - Constructor for class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- AbstractProgressMonitor(int) - Constructor for class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- AbstractTableauRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- AbstractTableauRule(CompletionStrategy, NodeSelector, AbstractTableauRule.BlockingType) - Constructor for class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- AbstractTableauRule.BlockingType - Enum in org.mindswap.pellet.tableau.completion.rule
-
- AbstractTimelineDatatype - Class in com.clarkparsia.pellet.datatypes.types.datetime
-
- AbstractTimelineDatatype(ATermAppl, QName) - Constructor for class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- AbstractValueSpace - Class in org.mindswap.pellet.datatypes
-
- AbstractValueSpace() - Constructor for class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- AbstractValueSpace(Object, Object, Object, boolean) - Constructor for class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- accept(NumericVisitor) - Method in class com.clarkparsia.pellet.rules.builtins.NumericPromotion
-
- accept(AtomObjectVisitor) - Method in class com.clarkparsia.pellet.rules.model.AtomDConstant
-
- accept(AtomObjectVisitor) - Method in class com.clarkparsia.pellet.rules.model.AtomDVariable
-
- accept(AtomObjectVisitor) - Method in class com.clarkparsia.pellet.rules.model.AtomIConstant
-
- accept(AtomObjectVisitor) - Method in class com.clarkparsia.pellet.rules.model.AtomIVariable
-
- accept(AtomObjectVisitor) - Method in interface com.clarkparsia.pellet.rules.model.AtomObject
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.BuiltInAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.ClassAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.DataRangeAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.DatavaluedPropertyAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.DifferentIndividualsAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.IndividualPropertyAtom
-
- accept(RuleAtomVisitor) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtom
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.RuleAtomImpl
-
- accept(RuleAtomVisitor) - Method in class com.clarkparsia.pellet.rules.model.SameIndividualAtom
-
- accept(File) - Method in class org.mindswap.pellet.utils.PatternFilter
-
- acceptable(Class<? extends Number>) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- accepts(List<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- add(int, ATermAppl) - Method in interface com.clarkparsia.pellet.BranchEffectTracker
-
Record that a node is affected by a branch
- add(int, ATermAppl) - Method in class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
-
- add - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- add(TermTuple) - Method in class com.clarkparsia.pellet.rules.rete.AlphaIndex
-
- add(Fact) - Method in class com.clarkparsia.pellet.rules.rete.AlphaNode
-
- add(List<S>, T) - Method in class com.clarkparsia.pellet.rules.rete.Index
-
Add an object to the index.
- add(BetaNode) - Method in class com.clarkparsia.pellet.rules.rete.Node
-
Add a directly dependent beta node.
- add(T) - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- add(Map<K, Set<V>>, K, V) - Static method in class com.clarkparsia.pellet.utils.MultiMapUtils
-
- add(ATermAppl) - Method in class com.clarkparsia.pellet.utils.OntBuilder
-
- add(ABoxStats) - Method in class org.mindswap.pellet.ABoxStats
-
- add(int) - Method in class org.mindswap.pellet.DependencySet
-
Add the integer value b to this DependencySet.
- add(List) - Method in class org.mindswap.pellet.output.TableData
-
- add(QueueElement, NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
- add(QueueElement) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
- add(QueueElement, NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Add an element to the queue
- add(QueueElement) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Add an element to all queues
- add(QueueElement, NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
- add(QueueElement) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
- add(BinarySet<ATermAppl>, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.BinaryTBox
-
- add(ATermAppl, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- add(ATermAppl, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.UnaryTBox
-
- add(ATermAppl) - Static method in class org.mindswap.pellet.utils.AnnotationClasses
-
Adds the specified class to the set of annotation classes.
- add(T, Bool) - Method in class org.mindswap.pellet.utils.CandidateSet
-
- add(T) - Method in class org.mindswap.pellet.utils.DisjointSet
-
- add(int) - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Adds a new integer to this set.
- add(int) - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- add(int) - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- add(int) - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Adds a new integer to this set.
- add(int) - Method in class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
-
- add(int) - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- add(K, V) - Method in class org.mindswap.pellet.utils.MultiValueMap
-
- add(Number, int) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- add(T) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
- add(T, boolean) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
Add a new element to the partial order of this builder with its
comparator.
- add(T, Set<T>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Adds the given object to the set but saves memory space
by allocating only the required amount for small sets.
- add(ROW, COL, Number) - Method in class org.mindswap.pellet.utils.StatisticsTable
-
- add(COL, Map<ROW, ? extends Number>) - Method in class org.mindswap.pellet.utils.StatisticsTable
-
- add(Timer) - Method in class org.mindswap.pellet.utils.Timer
-
Update the total time elapsed and number of counts by by adding the values from another
timer.
- addAll(Map<K, Set<V>>, K, Collection<V>) - Static method in class com.clarkparsia.pellet.utils.MultiMapUtils
-
- addAll(IntSet) - Method in class org.mindswap.pellet.utils.intset.AbstractIntSet
-
- addAll(IntSet) - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Adds all the integers from another set to this set.
- addAll(IntSet) - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- addAll(IntSet) - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- addAll(IntSet) - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Adds all the integers from another set to this set.
- addAll(IntSet) - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- addAll(K, Collection<? extends V>) - Method in class org.mindswap.pellet.utils.MultiValueMap
-
- addAll(Collection<? extends T>) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
Adds a collection of elements to the partial order.
- addAll(Timers) - Method in class org.mindswap.pellet.utils.Timers
-
- addAllDifferent(ATermList) - Method in class org.mindswap.pellet.ABox
-
- addAllDifferent(ATermList) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addAllRules() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- addAllTypes(Map<ATermAppl, DependencySet>, DependencySet) - Method in class org.mindswap.pellet.Literal
-
- addAnnotation(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addAnnotationProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addAnnotationRole(ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- addAnonInverse(ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- addAntisymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addAsymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- addAxiom(ATermAppl, Set<ATermAppl>, boolean) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- addAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- addAxiom(ATermAppl, Set<ATermAppl>, boolean) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- addAxiom(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Add a TBox axiom.
- addAxiomExplanation(ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
Add a new explanation for the given axiom.
- addAxiomExplanation(ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
Add a new explanation for the given axiom.
- addBranch(Branch) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- addBranch(Branch) - Method in class org.mindswap.pellet.tableau.completion.EmptySRIQStrategy
-
- addBranchAddDependency(ATermAppl, int, Branch) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Add a branch add dependency
- addBranchAddDependency(Branch) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Add a new branch dependency
- addClass(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addClass(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- addClass(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- addClass(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Add a named class declaration
- addClasses(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
-
- addClasses(Interpreter, Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addCloseBranchDependency(ATermAppl, Branch) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Add a branch remove ds dependency
- addCloseBranchDependency(Branch, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Add a new branch ds removal dependency
- addComplementClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDataPropertyValue(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Deprecated.
Use addPropertyValue instead
- addDatatype(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDatatypeDefinition(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Adds a new datatype defined to be equivalent to the given data range expression.
- addDatatypeProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Add a new object property.
- addDatatypeRole(ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- addDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
-
- addDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- addDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TuBox
-
- addDefinition(ATermAppl, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- addDeletedEdge(Edge) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addDeletedEdge(Edge) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that a new edge has been deleted from the ABox
- addDeletedType(Node, ATermAppl) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addDeletedType(Node, ATermAppl) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that a type was deleted from an individual
- addDifferent(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- addDifferent(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDifferents(Individual) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
-
Add different assertions as facts to rete.
- addDisjointClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointClasses(ATermList) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointClasses(List<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointProperties(ATermList) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointProperties(List<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointProperty(ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDisjointRole(ATerm, ATerm, DependencySet) - Method in class org.mindswap.pellet.RBox
-
- addDisjointRole(Role, DependencySet) - Method in class org.mindswap.pellet.Role
-
- addDomain(ATerm, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addDomain(ATerm, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
For internal use when domain axioms come from TBox absorption
- addDomain(ATerm, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.RBox
-
Add a non-asserted property domain axiom
- addDomain(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
Add an asserted property domain axiom
- addDomain(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Role
-
- added(int, int) - Method in class org.mindswap.pellet.utils.intset.AbstractIntSet
-
- addEdge(Individual, Role, Node, DependencySet) - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- addEdge(ATermAppl, ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.ABox
-
- addEdge(Edge) - Method in class org.mindswap.pellet.EdgeList
-
- addEdge(Role, Node, DependencySet) - Method in class org.mindswap.pellet.Individual
-
- addEdge(Individual, Role, Node, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- addEdgeDependency(Edge) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Add a edge dependency
- addEdgeDependency(Edge, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Add a new edge dependency
- addEdgeList(EdgeList) - Method in class org.mindswap.pellet.EdgeList
-
- addEquivalent(T) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- addEquivalentClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addEquivalentNode(T, TaxonomyNode<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- addEquivalentProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addEquivalentRole(ATerm, ATerm) - Method in class org.mindswap.pellet.RBox
-
- addEquivalentRole(ATerm, ATerm, DependencySet) - Method in class org.mindswap.pellet.RBox
-
- addEquivalents(T, Collection<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Add a collection of elements equivalent to an element already in the
taxonomy.
- addFact(Edge) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
-
Add property assertion as a fact to rete (if relevant).
- addFact(Individual, ATermAppl, DependencySet) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
-
Add concept assertion as a fact to rete (if relevant).
- addFact(Fact) - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
- addFinalState(State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- addFreshIndividual(Individual, DependencySet) - Method in class org.mindswap.pellet.ABox
-
- addFunctionalProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addFunctionalSuper(Role) - Method in class org.mindswap.pellet.Role
-
- addIfUnfoldable(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TuBox
-
- addIndividual(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.ABox
-
- addIndividual(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addInEdge(Edge) - Method in class org.mindswap.pellet.Individual
-
- addInEdge(Edge) - Method in class org.mindswap.pellet.Node
-
- addInterval(Object, Object) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- addInterval(Object, boolean, Object, boolean) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- addIntervalList(GenericIntervalList) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- addInverseFunctionalProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addInverseProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addInverseRole(ATerm, ATerm, DependencySet) - Method in class org.mindswap.pellet.RBox
-
- addIrreflexiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addKey(ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addLiteral(DependencySet) - Method in class org.mindswap.pellet.ABox
-
Add a new literal to the ABox.
- addLiteral(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
Add a new literal to the ABox.
- addLiteral(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.ABox
-
- addMergeDependency(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Add a edge dependency
- addMergeDependency(ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Add a new merge dependency
- addNegatedPropertyValue(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addNewEdge(Edge) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addNewEdge(Edge) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that a new edge has been added to the ABox
- addNewIndividual(Individual) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addNewIndividual(Individual) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that a new individual has been added to the ABox
- addNode(AlphaNode) - Method in class com.clarkparsia.pellet.rules.rete.AlphaStore
-
- addNode(Collection<T>, Collection<T>, Collection<T>, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Add a node with known supers and subs.
- addNode(T, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- addNominal(ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- addObjectProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Add a new object property.
- addObjectPropertyValue(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Deprecated.
Use addPropertyValue instead
- addObjectRole(ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- addOntologyProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Deprecated.
- addOntologyRole(ATermAppl) - Method in class org.mindswap.pellet.RBox
-
Deprecated.
- addOutEdge(Edge) - Method in class org.mindswap.pellet.Individual
-
- addPermittedDatatype(ATermAppl) - Static method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- addProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addPropertyValue(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addQueueElement(Node) - Method in class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- addRange(ATerm, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addRange(ATerm, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
For internal use when range axioms come from TBox absorption
- addRange(ATerm, ATermAppl, Set<ATermAppl>) - Method in class org.mindswap.pellet.RBox
-
Add a non-asserted property range axiom
- addRange(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
Add an asserted property range axiom
- addRange(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Role
-
- addReflexiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addRole(ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- addRoleChainRule(ATerm[], ATermAppl) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
- addRoleChainRule(ATerm[], ATermAppl) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addRoleChainRule(ATerm[], ATermAppl) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- addRoleDomainRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
- addRoleDomainRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addRoleDomainRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- addRoleHierarchyRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
- addRoleHierarchyRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addRoleHierarchyRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- addRoleRangeRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
- addRoleRangeRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addRoleRangeRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- addRow(List) - Method in class org.mindswap.pellet.output.TableData
-
- addRule(Rule) - Method in class org.mindswap.pellet.KnowledgeBase
-
Add a rule to the KB.
- addSame(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- addSame(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addSub(TaxonomyNode<T>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- addSubClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addSubclassRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
- addSubclassRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- addSubclassRule(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- addSubProperty(ATerm, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addSubRole(ATerm, ATerm) - Method in class org.mindswap.pellet.RBox
-
- addSubRole(ATerm, ATerm, DependencySet) - Method in class org.mindswap.pellet.RBox
-
- addSubRole(Role) - Method in class org.mindswap.pellet.Role
-
r is subrole of this role
- addSubRole(Role, DependencySet) - Method in class org.mindswap.pellet.Role
-
Add sub role with depedency set.
- addSubRoleChain(ATermList) - Method in class org.mindswap.pellet.Role
-
Add a sub role chain without dependency tracking information
- addSubRoleChain(ATermList, DependencySet) - Method in class org.mindswap.pellet.Role
-
Add a sub role chain with dependency tracking.
- addSubs(Collection<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- addSuper(Collection<T>, T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Add a collection of elements as subs to an element
- addSuper(T, T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Add a sub/super relation
- addSuperExplanation(Taxonomy<ATermAppl>, ATermAppl, ATermAppl, Set<ATermAppl>) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
- addSuperRole(Role) - Method in class org.mindswap.pellet.Role
-
r is superrole of this role
- addSuperRole(Role, DependencySet) - Method in class org.mindswap.pellet.Role
-
- addSupers(T, Collection<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Add a collection of supers to an element
- addSupers(Collection<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- addSymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addTransition(T, State<T>) - Method in class org.mindswap.pellet.utils.fsm.State
-
Create a transition from this state to the given state on
given symbol
- addTransition(State<T>) - Method in class org.mindswap.pellet.utils.fsm.State
-
Create an epsilon transition from this state to the given state
- addTransition(State<T>, T, State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- addTransition(State<T>, State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- addTransitiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addTransitiveSubRole(Role) - Method in class org.mindswap.pellet.Role
-
- addType(Node, ATermAppl, DependencySet) - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- addType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- addType(ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.ABox
-
- addType(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Individual
-
- addType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addType(ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.KnowledgeBase
-
- addType(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Literal
-
- addType(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Node
-
- addType(Node, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- addTypeDependency(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Add a type dependency
- addTypeDependency(ATermAppl, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Add a new type dependency
- addUnprunedNode(Node) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addUnprunedNode(Node) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that a node has been "unpruned" because a merge was reverted
during restore
- addUpdatedIndividual(Individual) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- addUpdatedIndividual(Individual) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Record that an individual has been updated
- addUses(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- addUses(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.taxonomy.JGraphBasedDefinitionOrder
-
- addUses(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.taxonomy.TaxonomyBasedDefinitionOrder
-
- all(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
Create an all values restriction.
- ALL - Static variable in class org.mindswap.pellet.Node
-
- ALLDIFFERENTFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ALLFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- allIntegers() - Static method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- allIntegers() - Static method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- AllNamedIndividualsIterator - Class in com.clarkparsia.pellet.rules
-
Title: All Named Individuals Iterator
- AllNamedIndividualsIterator(ABox) - Constructor for class com.clarkparsia.pellet.rules.AllNamedIndividualsIterator
-
- allowLiterals() - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Get flag to allow literals
- allReals() - Static method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- allReals() - Static method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- allValuesRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- AllValuesRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- AllValuesRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
- AlphaIndex - Class in com.clarkparsia.pellet.rules.rete
-
Title: Alpha Index
- AlphaIndex() - Constructor for class com.clarkparsia.pellet.rules.rete.AlphaIndex
-
- AlphaNode - Class in com.clarkparsia.pellet.rules.rete
-
Title: Alpha Node
- AlphaNode(TermTuple) - Constructor for class com.clarkparsia.pellet.rules.rete.AlphaNode
-
- AlphaNumericComparator - Class in org.mindswap.pellet.utils
-
This is a comparator to perform a mix of alphabetical+numeric comparison.
- AlphaNumericComparator() - Constructor for class org.mindswap.pellet.utils.AlphaNumericComparator
-
Create a case sensitive AlphaNumericComparator
- AlphaNumericComparator(boolean) - Constructor for class org.mindswap.pellet.utils.AlphaNumericComparator
-
Create an AlphaNumericComparator
- AlphaStore - Class in com.clarkparsia.pellet.rules.rete
-
Title: Alpha Store
- AlphaStore() - Constructor for class com.clarkparsia.pellet.rules.rete.AlphaStore
-
- ALWAYS_REBUILD_RETE - Static variable in class org.mindswap.pellet.PelletOptions
-
Always rebuild rete (no incremental update)
- and(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- and(ATermAppl...) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- and(Bool) - Method in class org.mindswap.pellet.utils.Bool
-
- ANDFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ANNOTATION - Static variable in class org.mindswap.pellet.Role
-
Deprecated.
- AnnotationClasses - Class in org.mindswap.pellet.utils
-
In some ontologies, such as the ones from OBO, annotations may be nested and contain type assertions on annotation
values.
- AnnotationClasses() - Constructor for class org.mindswap.pellet.utils.AnnotationClasses
-
- ANON_FUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ANON_NOMINAL_FUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- anonCount - Variable in class org.mindswap.pellet.tableau.branch.Branch
-
- ANTI_SYM - Static variable in class org.mindswap.pellet.Role
-
- ANTISYMMETRICFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ANY_SIMPLE_TYPE - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- ANY_TYPE - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- ANY_URI - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- anyURI - Static variable in class com.clarkparsia.pellet.rules.builtins.URIOperators
-
- append(Iterator<? extends T>) - Method in class org.mindswap.pellet.utils.iterator.MultiIterator
-
- append(ATermList) - Method in class org.mindswap.pellet.utils.iterator.MultiListIterator
-
- apply(ABox, Literal, Literal...) - Method in interface com.clarkparsia.pellet.rules.builtins.Function
-
Apply the function against a set of arguments.
- apply(ABox, Literal[]) - Method in interface com.clarkparsia.pellet.rules.builtins.GeneralFunction
-
Apply the function against a set of arguments.
- apply(ABox, Literal, Literal...) - Method in class com.clarkparsia.pellet.rules.builtins.NumericAdapter
-
- apply(BigDecimal...) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericFunction
-
- apply(BigInteger...) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericFunction
-
- apply(Double...) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericFunction
-
- apply(Float...) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericFunction
-
- apply(ABox, Literal, Literal...) - Method in class com.clarkparsia.pellet.rules.builtins.StringFunctionAdapter
-
- apply(String...) - Method in interface com.clarkparsia.pellet.rules.builtins.StringToStringFunction
-
- apply(IndividualIterator) - Method in class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.ChooseRule
-
- apply(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.ChooseRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.DataCardinalityRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.DataSatisfiabilityRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.DisjunctionRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.GuessRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.MaxRule
-
Apply max rule to the individual.
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.MinRule
-
- apply(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.MinRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.NominalRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.SelfRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.SomeValuesRule
-
- apply(IndividualIterator) - Method in interface org.mindswap.pellet.tableau.completion.rule.TableauRule
-
- apply(Individual) - Method in interface org.mindswap.pellet.tableau.completion.rule.TableauRule
-
- apply(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.UnfoldingRule
-
- applyAllValues(Individual, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
Apply the allValues rule for the given type with the given dependency.
- applyAllValues(Individual, Role, Node, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
- applyAllValues(Individual, Role, Node, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
- applyAllValues(Individual, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.SimpleAllValuesRule
-
- applyAllValues(Individual, Role, Node, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.SimpleAllValuesRule
-
- applyAllValuesPropertyChain(Individual, ATermList, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.AllValuesRule
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in interface com.clarkparsia.pellet.datatypes.RestrictedDatatype
-
Apply a constraining facet to further restrict the value space
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- applyConstrainingFacet(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- applyDisjunctionRule(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.DisjunctionRule
-
Apply the disjunction rule to an specific label for an individual
- applyFunctionalMaxRule(Literal, Role, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- applyFunctionalMaxRule(Individual, Role, ATermAppl, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.MaxRule
-
- applyMaxRule(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.MaxRule
-
- applyMaxRule(Individual, Role, ATermAppl, int, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.rule.MaxRule
-
applyMaxRule
- applyNext - Variable in class org.mindswap.pellet.Individual
-
- applyRete() - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- applyRuleBindings() - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- applyRULERule() - Method in class com.clarkparsia.pellet.rules.RuleStrategy
-
- applySomeValuesRule(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.SomeValuesRule
-
- applyUnfoldingRule(Individual, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.rule.UnfoldingRule
-
- ArrayIntSet - Class in org.mindswap.pellet.utils.intset
-
Title:
- ArrayIntSet() - Constructor for class org.mindswap.pellet.utils.intset.ArrayIntSet
-
- ArrayIntSet(ArrayIntSet) - Constructor for class org.mindswap.pellet.utils.intset.ArrayIntSet
-
- asDataRange() - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the canonical data range for a datatype
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDate
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTime
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGDay
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGMonth
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGMonthDay
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGYear
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGYearMonth
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDTime
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- asDataRange() - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- assertAtom(RuleAtom, VariableBinding, DependencySet, boolean, ABox, CompletionStrategy) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- assertion - Variable in class org.mindswap.pellet.tableau.completion.incremental.BranchDependency
-
The assertion which this branch is indexed on
- assertTrue(boolean) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- assertValid() - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- ASYM - Static variable in class org.mindswap.pellet.Role
-
- ASYMMETRICFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ATermAbstractSyntaxRenderer - Class in org.mindswap.pellet.output
-
A simple implementation to output the terms in OWL abstract syntax.
- ATermAbstractSyntaxRenderer() - Constructor for class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- ATermBaseRenderer - Class in org.mindswap.pellet.output
-
Base implementation of renderer interface to ease the implementation for different output
formats.
- ATermBaseRenderer() - Constructor for class org.mindswap.pellet.output.ATermBaseRenderer
-
- ATermBaseVisitor - Class in org.mindswap.pellet.output
-
Base implementation for ATermVisitor.
- ATermBaseVisitor() - Constructor for class org.mindswap.pellet.output.ATermBaseVisitor
-
- ATermManchesterSyntaxRenderer - Class in org.mindswap.pellet.output
-
Title: ATermManchesterSyntaxRenderer
- ATermManchesterSyntaxRenderer() - Constructor for class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- ATermRenderer - Interface in org.mindswap.pellet.output
-
A special kind of visitor that is designed to render the terms to output.
- ATermUtils - Class in org.mindswap.pellet.utils
-
This class provides the functions ATerm related functions.
- ATermUtils() - Constructor for class org.mindswap.pellet.utils.ATermUtils
-
- ATermVisitor - Interface in org.mindswap.pellet.output
-
A visitor interface specifically designed for structures in Pellet.
- ATOM - Static variable in class org.mindswap.pellet.Node
-
- AtomConstant - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Constant
- AtomConstant(ATermAppl) - Constructor for class com.clarkparsia.pellet.rules.model.AtomConstant
-
- AtomDConstant - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Data Constant
- AtomDConstant(ATermAppl) - Constructor for class com.clarkparsia.pellet.rules.model.AtomDConstant
-
- AtomDObject - Interface in com.clarkparsia.pellet.rules.model
-
Title: Atom Data Object
- AtomDVariable - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Data Variable
- AtomDVariable(String) - Constructor for class com.clarkparsia.pellet.rules.model.AtomDVariable
-
- atomic(Node, DependencySet) - Static method in class org.mindswap.pellet.Clash
-
- atomic(Node, DependencySet, ATermAppl) - Static method in class org.mindswap.pellet.Clash
-
- AtomicDatatype - Interface in org.mindswap.pellet.datatypes
-
- atomicExplanation() - Method in class org.mindswap.pellet.Clash
-
- AtomIConstant - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Instance Constant
- AtomIConstant(ATermAppl) - Constructor for class com.clarkparsia.pellet.rules.model.AtomIConstant
-
- AtomIObject - Interface in com.clarkparsia.pellet.rules.model
-
Title: Atom Individual Object
- AtomIVariable - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Instance Variable
- AtomIVariable(String) - Constructor for class com.clarkparsia.pellet.rules.model.AtomIVariable
-
- AtomObject - Interface in com.clarkparsia.pellet.rules.model
-
Title: Atom Object
- AtomObjectVisitor - Interface in com.clarkparsia.pellet.rules.model
-
Title: Atom Object Visitor
- AtomVariable - Class in com.clarkparsia.pellet.rules.model
-
Title: Atom Variable
- AtomVariable(String) - Constructor for class com.clarkparsia.pellet.rules.model.AtomVariable
-
- avg(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgClassesPerInstance(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgComplementClasses() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgDifferentsPerInstance() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgDirectInstancesPerClass() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgDisjointClasses() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgEquivClasses() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgEquivProperties() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgInstancesPerClass(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgInverseProperties() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgPairsPerProperty() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSamesPerInstance() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSubClasses(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSubjectsPerProperty() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSubProperties(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSuperClasses(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- avgSuperProperties(boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- AXIOM_FUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
Set of all axiom functors used in explanations
- cache - Variable in class org.mindswap.pellet.ABox
-
- cache() - Method in class org.mindswap.pellet.DependencySet
-
Return a dummy representation of this DependencySet such that
this.isIndependent() == this.copyForCache().isIndependent()
The returned copy will not be accurate w.r.t.
- CACHE_RETRIEVAL - Static variable in class org.mindswap.pellet.PelletOptions
-
- CachedConceptNode - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedConceptNode(ATermAppl, Individual) - Constructor for class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
- CachedConstantNode - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedEdge - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedEdge(Role, ATermAppl, DependencySet) - Constructor for class org.mindswap.pellet.tableau.cache.CachedEdge
-
- CachedInEdge - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedInEdge(Edge) - Constructor for class org.mindswap.pellet.tableau.cache.CachedInEdge
-
- CachedInEdge(Role, ATermAppl, DependencySet) - Constructor for class org.mindswap.pellet.tableau.cache.CachedInEdge
-
- CachedNode - Interface in org.mindswap.pellet.tableau.cache
-
Title:
- CachedNodeFactory - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedNodeFactory() - Constructor for class org.mindswap.pellet.tableau.cache.CachedNodeFactory
-
- CachedOutEdge - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CachedOutEdge(Edge) - Constructor for class org.mindswap.pellet.tableau.cache.CachedOutEdge
-
- CachedOutEdge(Role, ATermAppl, DependencySet) - Constructor for class org.mindswap.pellet.tableau.cache.CachedOutEdge
-
- CachedSubsumptionComparator - Class in com.clarkparsia.pellet.el
-
Title:
- CachedSubsumptionComparator(MultiValueMap<ATermAppl, ATermAppl>) - Constructor for class com.clarkparsia.pellet.el.CachedSubsumptionComparator
-
- CacheSafety - Interface in org.mindswap.pellet.tableau.cache
-
A class to check if a previsouly cached satisfiability result is safe to reuse for a specific
node in the completion graph.
- CacheSafetyAlwaysSafe - Class in org.mindswap.pellet.tableau.cache
-
A singleton implementation of CacheSafety that always says it is safe to
reuse cached results.
- CacheSafetyDynamic - Class in org.mindswap.pellet.tableau.cache
-
A cache safety implementation that checks the cached result and the context
in which we try to reuse it to decide if it is safe to reuse the result.
- CacheSafetyFactory - Class in org.mindswap.pellet.tableau.cache
-
Title:
- CacheSafetyFactory() - Constructor for class org.mindswap.pellet.tableau.cache.CacheSafetyFactory
-
- CacheSafetyNeverSafe - Class in org.mindswap.pellet.tableau.cache
-
A singleton implementation of CacheSafety that says it is never safe to reuse
cached results.
- calcElapsedTime() - Method in class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
Deprecated.
- calendarComparator - Static variable in class org.mindswap.pellet.utils.Comparators
-
- canApply(int) - Method in class org.mindswap.pellet.Individual
-
- cancelled - Variable in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- CandidateSet<T> - Class in org.mindswap.pellet.utils
-
- CandidateSet() - Constructor for class org.mindswap.pellet.utils.CandidateSet
-
- CandidateSet(Set<T>) - Constructor for class org.mindswap.pellet.utils.CandidateSet
-
- CandidateSet(Set<T>, Set<T>) - Constructor for class org.mindswap.pellet.utils.CandidateSet
-
- canSupport(Expressivity) - Method in interface org.mindswap.pellet.tableau.cache.CacheSafety
-
Check if this safety checker can be used with the specified expressivity.
- canSupport(Expressivity) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyAlwaysSafe
-
Check if this safety checker can be used with the specified expressivity.
- canSupport(Expressivity) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
Check if this safety checker can be used with the specified expressivity.
- canSupport(Expressivity) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyNeverSafe
-
Check if this safety checker can be used with the specified expressivity.
- canUnionWith(U) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- canUnionWith(FloatingPointInterval<T>) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- canUnionWith(ContinuousRealInterval) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- canUseIncConsistency - Variable in class org.mindswap.pellet.KnowledgeBase
-
- canUseIncConsistency() - Method in class org.mindswap.pellet.KnowledgeBase
-
Check if we can use incremental consistency checking
- card(ATermAppl, int, ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- CARDFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
This is not used in the reasoner but kept here to be used for display
- CASE_INSENSITIVE - Static variable in class org.mindswap.pellet.utils.AlphaNumericComparator
-
A static instantiation of a case insensitive AlphaNumericComparator
- CASE_SENSITIVE - Static variable in class org.mindswap.pellet.utils.AlphaNumericComparator
-
A static instantiation of a case sensitive AlphaNumericComparator
- cast(DiscreteInterval<T, U>) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- cast(Object) - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Casts an object to the class described by this
FloatingPointType object.
- cast(Object) - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- cast(Object) - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- cast(DiscreteInterval<T, FloatingPointInterval<T>>) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- cast(Object) - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Casts an object to the class described by this
FloatingPointType object.
- cast(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- cast(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- cast(DiscreteInterval<Number, IntegerInterval>) - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- CDOptimizedTaxonomyBuilder - Class in org.mindswap.pellet.taxonomy
-
Title: CD Optimized Taxonomy Builder
- CDOptimizedTaxonomyBuilder() - Constructor for class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- ceiling - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- CHANGED - Static variable in class org.mindswap.pellet.Node
-
- changes - Variable in class org.mindswap.pellet.KnowledgeBase
-
- check() - Method in class org.mindswap.pellet.utils.Timer
-
Check if the elapsed time is greater than the timeout limit and throw a TimeoutException
if that is the case.
- CHECK_CONCEPT_SAT - Static variable in class org.mindswap.pellet.utils.SizeEstimate
-
- CHECK_NOMINAL_EDGES - Static variable in class org.mindswap.pellet.PelletOptions
-
To decide if individual i has type class c
check if the edges from cached model of c to nominal nodes
also exists for the cached model of i.
- checkMaxClash(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Individual
-
- checkMinClash(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Individual
-
- checkNominalEdges(KnowledgeBase, CachedNode, CachedNode) - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
- checkNominalEdges(KnowledgeBase, CachedNode, CachedNode) - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
-
- checkTimer() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- checkTimer(String) - Method in class org.mindswap.pellet.utils.Timers
-
- choice(TransitionGraph<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- ChooseBranch - Class in org.mindswap.pellet.tableau.branch
-
- ChooseBranch(ABox, CompletionStrategy, Node, ATermAppl, DependencySet) - Constructor for class org.mindswap.pellet.tableau.branch.ChooseBranch
-
- chooseRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- ChooseRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- ChooseRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.ChooseRule
-
- Clash - Class in org.mindswap.pellet
-
Title:
- Clash.ClashType - Enum in org.mindswap.pellet
-
- ClashDependency - Class in org.mindswap.pellet.tableau.completion.incremental
-
A clash dependency.
- ClashDependency(ATermAppl, Clash) - Constructor for class org.mindswap.pellet.tableau.completion.incremental.ClashDependency
-
Constructor
- CLASS_FUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ClassAtom - Class in com.clarkparsia.pellet.rules.model
-
Title: Class Atom
- ClassAtom(ATermAppl, AtomIObject) - Constructor for class com.clarkparsia.pellet.rules.model.ClassAtom
-
- classes - Variable in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- classes - Variable in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- classes - Variable in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- classesPerInstance(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- classify() - Method in class com.clarkparsia.pellet.el.ELClassifier
-
Classify the KB.
- classify() - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
Classify the KB.
- classify() - Method in class com.clarkparsia.pellet.el.SimplifiedELClassifier
-
Classify the KB.
- classify() - Method in class org.mindswap.pellet.KnowledgeBase
-
- classify() - Method in class org.mindswap.pellet.RoleTaxonomyBuilder
-
- classify() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
Classify the KB.
- classify(Iterator<ATermAppl>, boolean) - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- classify(ATermAppl) - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
Add a new concept to the already classified taxonomy
- classify() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
-
- classify(ATermAppl) - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
-
- classify() - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
Classify the KB.
- classify(ATermAppl) - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
- ClassTreePrinter - Class in org.mindswap.pellet.taxonomy.printer
-
Title:
- ClassTreePrinter() - Constructor for class org.mindswap.pellet.taxonomy.printer.ClassTreePrinter
-
- clear() - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- clear() - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Clear all recorded changes
- clear() - Method in class com.clarkparsia.pellet.rules.rete.Index
-
Remove all nodes from the index.
- clear() - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- clear() - Method in class org.mindswap.pellet.KBLoader
-
Resets the loader and clear any previously loaded ontologies.
- clear() - Method in class org.mindswap.pellet.KnowledgeBase
-
- clear() - Method in class org.mindswap.pellet.KRSSLoader
-
- clear() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- clearAllInstances(Taxonomy<?>) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
- clearCaches(boolean) - Method in class org.mindswap.pellet.ABox
-
Clear the pseudo model created for the ABox and concept satisfiability.
- clearData() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- clearDependencies() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- clearMergeToConstant() - Method in class org.mindswap.pellet.Literal
-
- clearQueue(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
- clearQueue(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Clear the queue
- clearQueue(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
- clearSuperExplanation(Taxonomy<ATermAppl>, ATermAppl) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
- clone() - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
-
- CloseBranchDependency - Class in org.mindswap.pellet.tableau.completion.incremental
-
A depedency for a closed disjunct, merge pair, etc.
- CloseBranchDependency(ATermAppl, int, Branch) - Constructor for class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
-
- closed - Variable in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
- closure() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- CollectionUtils - Class in com.clarkparsia.pellet.utils
-
Title: Collection Utilities
- CollectionUtils() - Constructor for class com.clarkparsia.pellet.utils.CollectionUtils
-
- com.clarkparsia.pellet - package com.clarkparsia.pellet
-
- com.clarkparsia.pellet.datatypes - package com.clarkparsia.pellet.datatypes
-
- com.clarkparsia.pellet.datatypes.exceptions - package com.clarkparsia.pellet.datatypes.exceptions
-
- com.clarkparsia.pellet.datatypes.types.bool - package com.clarkparsia.pellet.datatypes.types.bool
-
- com.clarkparsia.pellet.datatypes.types.datetime - package com.clarkparsia.pellet.datatypes.types.datetime
-
- com.clarkparsia.pellet.datatypes.types.duration - package com.clarkparsia.pellet.datatypes.types.duration
-
- com.clarkparsia.pellet.datatypes.types.floating - package com.clarkparsia.pellet.datatypes.types.floating
-
- com.clarkparsia.pellet.datatypes.types.real - package com.clarkparsia.pellet.datatypes.types.real
-
- com.clarkparsia.pellet.datatypes.types.text - package com.clarkparsia.pellet.datatypes.types.text
-
- com.clarkparsia.pellet.datatypes.types.uri - package com.clarkparsia.pellet.datatypes.types.uri
-
- com.clarkparsia.pellet.el - package com.clarkparsia.pellet.el
-
- com.clarkparsia.pellet.expressivity - package com.clarkparsia.pellet.expressivity
-
- com.clarkparsia.pellet.impl - package com.clarkparsia.pellet.impl
-
- com.clarkparsia.pellet.rules - package com.clarkparsia.pellet.rules
-
- com.clarkparsia.pellet.rules.builtins - package com.clarkparsia.pellet.rules.builtins
-
- com.clarkparsia.pellet.rules.model - package com.clarkparsia.pellet.rules.model
-
- com.clarkparsia.pellet.rules.rete - package com.clarkparsia.pellet.rules.rete
-
- com.clarkparsia.pellet.utils - package com.clarkparsia.pellet.utils
-
- com.clarkparsia.pellet.vocabulary - package com.clarkparsia.pellet.vocabulary
-
- comparator - Variable in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- comparator - Static variable in class org.mindswap.pellet.utils.Comparators
-
- Comparators - Class in org.mindswap.pellet.utils
-
- Comparators() - Constructor for class org.mindswap.pellet.utils.Comparators
-
- compare(T, DiscreteInterval.NullSemantics, T, DiscreteInterval.NullSemantics) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- compare(OWLRealInterval) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- compare(Number, Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- compare(T, DiscreteInterval.NullSemantics, T, DiscreteInterval.NullSemantics) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- compare(ContinuousRealInterval) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- compare(Number, DiscreteInterval.NullSemantics, Number, DiscreteInterval.NullSemantics) - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- compare(Rational, Rational) - Static method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- compare(Object, Object) - Method in class org.mindswap.pellet.datatypes.AbstractDateTimeValueSpace
-
- compare(Object, Object) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- compare(Object, Object) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- compare(Object, Object) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
-
- compare(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.taxonomy.SubsumptionComparator
-
- compare(Object, Object) - Method in class org.mindswap.pellet.utils.AlphaNumericComparator
-
- compare(Number, Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- compare(T, T) - Method in interface org.mindswap.pellet.utils.PartialOrderComparator
-
- compareInternal(Object, Object) - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- compareTo(Rational) - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- compareTo(ATermAppl) - Method in class com.clarkparsia.pellet.rules.model.AtomVariable
-
- compareTo(Object) - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- ComparisonTesters - Class in com.clarkparsia.pellet.rules.builtins
-
Title: Comparison Testers
- ComparisonTesters() - Constructor for class com.clarkparsia.pellet.rules.builtins.ComparisonTesters
-
- compile(Rule, Set<ATermAppl>) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
-
- compileFacts(ABox) - Method in class com.clarkparsia.pellet.rules.rete.Compiler
-
- Compiler - Class in com.clarkparsia.pellet.rules.rete
-
Title: Compiler
- Compiler(Interpreter, ABox) - Constructor for class com.clarkparsia.pellet.rules.rete.Compiler
-
- COMPLEMENTFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- complements(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- complete(Expressivity) - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- complete(Expressivity) - Method in class com.clarkparsia.pellet.rules.RuleStrategy
-
- complete(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
apply all the tableau rules to the designated ABox
- complete(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.EmptySRIQStrategy
-
- complete(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.SROIQStrategy
-
- CompletionQueue - Class in org.mindswap.pellet.tableau.completion.queue
-
Title: Completion Queue
- CompletionQueue(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Constructor - create queue
- CompletionStrategy - Class in org.mindswap.pellet.tableau.completion
-
A completion strategy specifies how the tableau rules will be applied to an ABox.
- CompletionStrategy(ABox) - Constructor for class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- completionTimer - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
Timer to be used by the complete function.
- COMPLEX_SUB - Static variable in class org.mindswap.pellet.Role
-
- compute(Expressivity) - Method in class com.clarkparsia.pellet.el.ELExpressivityChecker
-
- compute(Expressivity) - Method in class com.clarkparsia.pellet.expressivity.DLExpressivityChecker
-
- compute(Expressivity) - Method in class com.clarkparsia.pellet.expressivity.ProfileBasedExpressivityChecker
-
- compute(Collection<ATermAppl>, Collection<ATermAppl>) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- computeAll() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- computeCycles() - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- computeCycles() - Method in class org.mindswap.pellet.taxonomy.JGraphBasedDefinitionOrder
-
- computeCycles() - Method in class org.mindswap.pellet.taxonomy.TaxonomyBasedDefinitionOrder
-
- computeDefinitionOrder() - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- computeDefinitionOrder() - Method in class org.mindswap.pellet.taxonomy.JGraphBasedDefinitionOrder
-
- computeDefinitionOrder() - Method in class org.mindswap.pellet.taxonomy.TaxonomyBasedDefinitionOrder
-
- computeLCA(List<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Given a list of concepts, find all the Least Common Ancestors (LCA).
- computKBCosts() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- concat(List<T>, List<T>) - Static method in class com.clarkparsia.pellet.rules.rete.Utils
-
- concat(TransitionGraph<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- concatLists(List<T>, List<T>) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- CONCEPT_SAT_IND - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ConceptCache - Interface in org.mindswap.pellet.tableau.cache
-
Title: Concept Cache
- ConceptCacheLRU - Class in org.mindswap.pellet.tableau.cache
-
Title:
- ConceptCacheLRU(KnowledgeBase) - Constructor for class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
Creates an empty ConceptCacheImpl with no size restrictions
- ConceptCacheLRU(KnowledgeBase, int) - Constructor for class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
Creates an empty cache with at most maxSize elements which
are neither named or negations of names.
- configureTableauRules(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- consistencyCount - Variable in class org.mindswap.pellet.ABoxStats
-
Total number of ABox consistency checks
- ConsoleProgressMonitor - Class in org.mindswap.pellet.utils.progress
-
Title:
- ConsoleProgressMonitor() - Constructor for class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- ConsoleProgressMonitor(PrintStream) - Constructor for class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- ConsoleProgressMonitor(int) - Constructor for class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- ConsoleProgressMonitor(PrintStream, int) - Constructor for class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- contains(Object) - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Check if a data range contains a particular value
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- contains(T) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- contains(T) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- contains(Number) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- contains(T) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- contains(Number) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- contains(Object) - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- contains - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- contains(Object) - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- contains(Map<K, Set<V>>, K, V) - Static method in class com.clarkparsia.pellet.utils.MultiMapUtils
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- contains(Object, AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseDatatype
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
-
- contains(Object, AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- contains(Object) - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- contains(Object, AtomicDatatype) - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- contains(Object) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- contains(Object, AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.RDFXMLLiteral
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- contains(Object) - Method in class org.mindswap.pellet.datatypes.XSDString
-
- contains(int) - Method in class org.mindswap.pellet.DependencySet
-
Return true if b is in this set.
- contains(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- contains(T) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- contains(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.BinaryTBox
-
- contains(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- contains(ATerm) - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
-
- contains(ATermAppl) - Static method in class org.mindswap.pellet.utils.AnnotationClasses
-
- contains(Object) - Method in class org.mindswap.pellet.utils.BinarySet
-
- contains(Object) - Method in class org.mindswap.pellet.utils.CandidateSet
-
- contains(T) - Method in class org.mindswap.pellet.utils.DisjointSet
-
- contains(Object) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- contains(Object) - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- contains(int) - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Checks if the given integer value is in this set.
- contains(int) - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- contains(int) - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- contains(int) - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Checks if the given integer value is in this set.
- contains(int) - Method in class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
-
- contains(int) - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- contains(K, V) - Method in class org.mindswap.pellet.utils.MultiValueMap
-
- containsAtLeast(int) - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Check that a data range contains a minimum number of elements
- containsAtLeast(int, Collection<ATermAppl>) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check that the intersection of a collection of data ranges contains a
minimum number of elements.
- containsAtLeast(int, Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- containsAtLeast(int) - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- containsAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- containsAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- containsIgnoreCase - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- containsKey(AtomDVariable) - Method in class com.clarkparsia.pellet.rules.VariableBinding
-
- containsKey(AtomIVariable) - Method in class com.clarkparsia.pellet.rules.VariableBinding
-
- containsKey(Object) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- containsValue(Object) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- ContinuousRealInterval - Class in com.clarkparsia.pellet.datatypes.types.real
-
Title: owl:real Interval
- ContinuousRealInterval(Number) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
Create a point interval.
- ContinuousRealInterval(Number, Number, boolean, boolean) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
Create an interval.
- ContinuousReteTransformer - Class in com.clarkparsia.pellet.rules
-
Title: Rules To Continuous Rete Transformer
- ContinuousReteTransformer(ABox) - Constructor for class com.clarkparsia.pellet.rules.ContinuousReteTransformer
-
- ContinuousRulesStrategy - Class in com.clarkparsia.pellet.rules
-
- ContinuousRulesStrategy(ABox) - Constructor for class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- copy() - Method in interface com.clarkparsia.pellet.BranchEffectTracker
-
Copy branch tracker
- copy() - Method in class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
-
- copy(ABox) - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- copy(ABox) - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
Copy change tracker for use with a new ABox (presumably as part of
ABox.copy())
- copy() - Method in class org.mindswap.pellet.ABox
-
Create a copy of this ABox with all the nodes and edges.
- copy(KnowledgeBase) - Method in class org.mindswap.pellet.ABox
-
Create a copy of this ABox with all the nodes and edges and the given KB.
- copy(ATermAppl, boolean) - Method in class org.mindswap.pellet.ABox
-
Create a copy of this ABox with one more additional individual.
- copy(int) - Method in class org.mindswap.pellet.DependencySet
-
Creates a new DependencySet object with a new branch number where the IntSet
is shared (changing one will change the other).
- copy() - Method in class org.mindswap.pellet.KnowledgeBase
-
Create a copy of this KB with a completely new ABox copy but pointing to
the same RBox and TBox.
- copy(boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Create a copy of this KB.
- copy() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
- copy() - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
Copy the queue
- copy() - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Copy the queue
- copy() - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
Copy the queue
- copy() - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Creates a copy of this set.
- copy() - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- copy() - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- copy() - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Creates a copy of this set.
- copy() - Method in class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
-
- copy() - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- COPY_ON_WRITE - Static variable in class org.mindswap.pellet.PelletOptions
-
When doing a satisfiability check for a concept, do not copy the
individuals even if there are nominals in the KB until you hit a nominal
rule application.
- copyOnWrite() - Method in class org.mindswap.pellet.ABox
-
- copyTo(ABox) - Method in class org.mindswap.pellet.Clash
-
- copyTo(ABox) - Method in class org.mindswap.pellet.Individual
-
- copyTo(ABox) - Method in class org.mindswap.pellet.Literal
-
- copyTo(ABox) - Method in class org.mindswap.pellet.Node
-
- copyTo(ABox) - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- copyTo(ABox) - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
-
- copyTo(ABox) - Method in class org.mindswap.pellet.tableau.branch.GuessBranch
-
- copyTo(ABox) - Method in class org.mindswap.pellet.tableau.branch.MaxBranch
-
- copyTo(ABox) - Method in class org.mindswap.pellet.tableau.branch.RuleBranch
-
- cos - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- count(Object, Object) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- count(Object, Object) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- count(Object, Object) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
-
- count() - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- count() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- count_(Object, Object) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- countInternal(Object, Object) - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- create(T, T) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- create(RestrictedTimelineDatatype, List<ContinuousRealInterval>, List<ContinuousRealInterval>) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- create(T, T) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- create(Number, Number) - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- create(String) - Static method in class org.mindswap.pellet.datatypes.UnknownDatatype
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDate
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDateTime
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDay
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDecimal
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDouble
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDDuration
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDFloat
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDInteger
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDMonth
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDMonthDay
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDTime
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDYear
-
- create(GenericIntervalList) - Method in class org.mindswap.pellet.datatypes.XSDYearMonth
-
- create() - Method in enum org.mindswap.pellet.PelletOptions.MonitorType
-
- create(ATermAppl, Set<ATermAppl>) - Static method in class org.mindswap.pellet.tbox.impl.Unfolding
-
- create(ATermAppl, ATermAppl, Set<ATermAppl>) - Static method in class org.mindswap.pellet.tbox.impl.Unfolding
-
- create(T, T) - Static method in class org.mindswap.pellet.utils.BinarySet
-
- create(boolean) - Static method in class org.mindswap.pellet.utils.Bool
-
- create() - Static method in class org.mindswap.pellet.utils.intset.IntSetFactory
-
- create(F, S) - Static method in class org.mindswap.pellet.utils.Pair
-
- create(T...) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Creates a list containing all the elements in the array
- create(Collection<T>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Creates a set containing all the elements in the collection
- createBlocking(Expressivity) - Static method in class org.mindswap.pellet.tableau.blocking.BlockingFactory
-
Returns the most-efficient blocking strategy for a given expressivity.
- createBottomNode() - Static method in class org.mindswap.pellet.tableau.cache.CachedNodeFactory
-
- createCacheSafety(Expressivity) - Static method in class org.mindswap.pellet.tableau.cache.CacheSafetyFactory
-
- createDefinitionOrder(KnowledgeBase) - Static method in class org.mindswap.pellet.taxonomy.DefinitionOrderFactory
-
- createFreshIndividual(Individual, DependencySet) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- createGenerator(Rule) - Method in interface com.clarkparsia.pellet.rules.BindingGeneratorStrategy
-
Creates a BindingGenerator for a single rule.
- createGenerator(Rule, VariableBinding) - Method in interface com.clarkparsia.pellet.rules.BindingGeneratorStrategy
-
- createGenerator(Rule) - Method in class com.clarkparsia.pellet.rules.BindingGeneratorStrategyImpl
-
- createGenerator(Rule, VariableBinding) - Method in class com.clarkparsia.pellet.rules.BindingGeneratorStrategyImpl
-
- createHelper(BuiltInAtom) - Method in interface com.clarkparsia.pellet.rules.builtins.BuiltIn
-
- createHelper(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.builtins.FunctionBuiltIn
-
- createHelper(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.builtins.GeneralFunctionBuiltIn
-
- createHelper(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.builtins.NoSuchBuiltIn
-
- createHelper(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.builtins.TesterBuiltIn
-
- createKB(String...) - Method in class org.mindswap.pellet.KBLoader
-
- createNode(ATermAppl, Individual) - Static method in class org.mindswap.pellet.tableau.cache.CachedNodeFactory
-
- createSatisfiableNode() - Static method in class org.mindswap.pellet.tableau.cache.CachedNodeFactory
-
- createTBox(KnowledgeBase) - Static method in class org.mindswap.pellet.tbox.TBoxFactory
-
- createTimer(String) - Method in class org.mindswap.pellet.utils.Timers
-
- createTopNode() - Static method in class org.mindswap.pellet.tableau.cache.CachedNodeFactory
-
- createUniqueName(boolean) - Method in class org.mindswap.pellet.ABox
-
- current - Variable in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
List of current index pointer for each queue
- current - Variable in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
List of current index pointer for each queue
- currentType - Variable in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
- cutOff - Variable in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
List of current index pointer for the stopping point at each queue
- cutOff - Variable in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
List of current index pointer for the stopping point at each queue
- G_DAY - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- G_MONTH - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- G_MONTH_DAY - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- G_YEAR - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- G_YEAR_MONTH - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- GeneralFunction - Interface in com.clarkparsia.pellet.rules.builtins
-
Title: General Function
- GeneralFunctionBuiltIn - Class in com.clarkparsia.pellet.rules.builtins
-
Title: General Function BuiltIn
- GeneralFunctionBuiltIn(GeneralFunction) - Constructor for class com.clarkparsia.pellet.rules.builtins.GeneralFunctionBuiltIn
-
- GenericIntervalList - Class in org.mindswap.pellet.utils
-
- GenericIntervalList(Object, Object, ValueSpace) - Constructor for class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- GenericIntervalList(ValueSpace) - Constructor for class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- GenericIntervalList(GenericIntervalList) - Constructor for class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- GenericIntervalList.Interval - Class in org.mindswap.pellet.utils
-
Deprecated.
An Interval is an immutable representation of a single contigous range of numbers from start
to end.
- GenericIntervalList.Interval(Object, boolean, Object, boolean) - Constructor for class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- GenericTaxonomyBuilder - Class in com.clarkparsia.pellet.el
-
Title:
- GenericTaxonomyBuilder() - Constructor for class com.clarkparsia.pellet.el.GenericTaxonomyBuilder
-
- get(ATermAppl) - Static method in class com.clarkparsia.pellet.datatypes.Facet.Registry
-
Get a Facet for a URI
- get(ATermAppl) - Static method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
Get an instance with a specific name.
- get(AtomDObject) - Method in class com.clarkparsia.pellet.rules.VariableBinding
-
If the key is a variable, return the node associated with it in
the map.
- get(AtomIObject) - Method in class com.clarkparsia.pellet.rules.VariableBinding
-
If the key is a variable, return the individual associated with it in
the map.
- get(Map<K, Set<V>>, K) - Static method in class com.clarkparsia.pellet.utils.MultiMapUtils
-
- get(Object) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- get(int) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
Return the nth object form this interval list.
- getABox() - Method in class com.clarkparsia.pellet.rules.VariableBinding
-
- getABox() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getABox() - Method in class org.mindswap.pellet.Node
-
getABox
- getABox() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- getABoxAssertions(KnowledgeBase.AssertionType) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAboxDataRoleAssertions() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAboxMembershipAssertions() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAboxObjectRoleAssertions() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAbsorbedAxioms() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAll(int) - Method in interface com.clarkparsia.pellet.BranchEffectTracker
-
Retrieve nodes affected by a branch and all subsequent branches
- getAll(int) - Method in class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
-
- getAll() - Static method in class org.mindswap.pellet.utils.AnnotationClasses
-
- getAllArguments() - Method in class com.clarkparsia.pellet.rules.model.BinaryAtom
-
- getAllArguments() - Method in class com.clarkparsia.pellet.rules.model.BuiltInAtom
-
- getAllArguments() - Method in interface com.clarkparsia.pellet.rules.model.RuleAtom
-
Return all arguments (constants and variables) to the rule atom.
- getAllArguments() - Method in class com.clarkparsia.pellet.rules.model.RuleAtomImpl
-
- getAllArguments() - Method in class com.clarkparsia.pellet.rules.model.UnaryAtom
-
- getAllClasses() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all named classes including TOP and BOTTOM.
- getAllClasses() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAllClasses() - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAllClasses() - Method in interface org.mindswap.pellet.tbox.TBox
-
Return all the named classes plus TOP and BOTTOM
- getAllEquivalentClasses(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all the classes that are equivalent to class c, including c
itself.
- getAllEquivalentProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAllEquivalents(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns all the classes that are equivalent to class c.
- getAllInstances(Taxonomy<T>, T) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
Retrieve all instances of a class (based on the current state of the
taxonomy)
- getAllMerged() - Method in class org.mindswap.pellet.Node
-
- getAllSames(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the indviduals asserted to be equal to the given individual
inluding the individual itself.
- getAllStates() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- getAllSubProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAllSuperProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAllSuperRoles(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.RoleChainCache
-
- getAllUnsatisfiableClasses() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all unsatisfiable classes in the KB including the BOTTOM concept.
- getAlpahabet() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- getAnnotationProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAnnotations(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAnnotationSubjects() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the set of key values of the annotations map
- getAnnotationTaxonomy() - Method in class org.mindswap.pellet.RBox
-
- getAnonCount() - Method in class org.mindswap.pellet.ABox
-
- getAnonCount() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getAnonInverses() - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
Returns every property p such that inv(p) is used in an axiom in
the KB.
- getAntisymmetricProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getArgument() - Method in class com.clarkparsia.pellet.rules.model.UnaryAtom
-
- getArgument1() - Method in class com.clarkparsia.pellet.rules.model.BinaryAtom
-
- getArgument2() - Method in class com.clarkparsia.pellet.rules.model.BinaryAtom
-
- getAssertedAxioms() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAssertedAxioms() - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAssertedAxioms() - Method in interface org.mindswap.pellet.tbox.TBox
-
Return all the asserted axioms in this TBox
- getAssertedDomains(Role) - Method in class org.mindswap.pellet.RBox
-
- getAssertedRanges(Role) - Method in class org.mindswap.pellet.RBox
-
- getAssertion() - Method in class org.mindswap.pellet.tableau.completion.incremental.BranchDependency
-
- getAssertion() - Method in class org.mindswap.pellet.tableau.completion.incremental.ClashDependency
-
Get the assertion
- getAsymmetricProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getAverage() - Method in class org.mindswap.pellet.utils.Timer
-
Return the total time spent (in milliseconds) divided by the number of times this timer
has been ran.
- getAxiomExplanation(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAxiomExplanation(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAxiomExplanation(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Return a single explanation for the given TBox axiom.
- getAxiomExplanations(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAxiomExplanations(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAxiomExplanations(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Return multiple explanations for the given TBox axiom.
- getAxioms() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAxioms(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getAxioms() - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAxioms(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getAxioms() - Method in interface org.mindswap.pellet.tbox.TBox
-
Return all the axioms defined in this TBox (may include new axioms introduced during absorption)
- getAxioms(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Return all the sub and equivalent class axioms that have
the given concept on the left hand side
- getBetas() - Method in class com.clarkparsia.pellet.rules.rete.Node
-
Return any directly dependent beta nodes.
- getBindableVars(Collection<AtomVariable>) - Method in interface com.clarkparsia.pellet.rules.BindingHelper
-
Returns a set of variables which this binding helper can bind.
- getBindableVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
-
- getBindableVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
-
- getBindableVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
-
- getBindings(List<ATermAppl>) - Method in class com.clarkparsia.pellet.rules.rete.BetaNode
-
- getBlocking() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- getBody() - Method in class com.clarkparsia.pellet.rules.model.Rule
-
- getBody() - Method in class com.clarkparsia.pellet.rules.rete.Rule
-
- getBottom() - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getBranch() - Method in class org.mindswap.pellet.ABox
-
Return the current branch number.
- getBranch() - Method in class org.mindswap.pellet.DependencySet
-
Get the branch number when the dependency set was created
- getBranch() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getBranch() - Method in class org.mindswap.pellet.tableau.completion.incremental.BranchAddDependency
-
Get branch
- getBranch() - Method in class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
-
- getBranchAdds() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get branches
- getBranchEffectTracker() - Method in class org.mindswap.pellet.ABox
-
- getBranches() - Method in class org.mindswap.pellet.ABox
-
Returns the branches.
- getBuiltIn(String) - Method in class com.clarkparsia.pellet.rules.builtins.BuiltInRegistry
-
Returns a built-in registered by the given name.
- getCache() - Method in class org.mindswap.pellet.ABox
-
- getCached(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getCachedNodes(ABox, ATermAppl) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
- getCachedSat(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getCanonicalObject(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- getCanonicalRepresentation(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the canonical representation of a lexical form
- getCanonicalRepresentation(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Get the canonical representation of a literal.
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getCanonicalRepresentation(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getCanonicalRepresentation(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
Returns the canonical representation of the given literal.
- getClash() - Method in class org.mindswap.pellet.ABox
-
- getClash() - Method in class org.mindswap.pellet.tableau.completion.incremental.ClashDependency
-
Get the clash
- getClash() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get clash dependency
- getClashType() - Method in class org.mindswap.pellet.Clash
-
- getClassCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getClasses() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all named classes.
- getClasses() - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getClasses() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getClasses() - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getClasses() - Method in interface org.mindswap.pellet.tbox.TBox
-
Return all the named classes
- getCloseBranches() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get the close branches for this entry
- getColCount() - Method in class org.mindswap.pellet.output.TableData
-
- getCombinedClash() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getComparator() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
-
- getComparator() - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
- getComparison() - Method in class com.clarkparsia.pellet.rules.builtins.NumericComparisonVisitor
-
- getComplements(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getCompletionQueue() - Method in class org.mindswap.pellet.ABox
-
- getCondition() - Method in class org.mindswap.pellet.tbox.impl.Unfolding
-
- getConsequence() - Method in class com.clarkparsia.pellet.el.Trigger
-
- getConstrainingFacetValues(ATermAppl[], Object[]) - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- getCost(KBOperation) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getCount() - Method in class org.mindswap.pellet.utils.Timer
-
Return the total number of times this timer has been started and stopped.
- getDataProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all object properties.
- getDataPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getDataPropertyValues(ATermAppl, Role, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getDataPropertyValues(ATermAppl, Role, ATermAppl, boolean) - Method in class org.mindswap.pellet.ABox
-
- getDataPropertyValues(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all literal values for a given dataproperty that belongs to the
specified datatype.
- getDataPropertyValues(ATermAppl, ATermAppl, String) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all literal values for a given dataproperty that has the specified
language identifier.
- getDataPropertyValues(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all literal values for a given dataproperty and subject value.
- getDataRange() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- getDataTaxonomy() - Method in class org.mindswap.pellet.RBox
-
- getDatatype(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Get the datatype identified by a uri
- getDatatype(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- getDatatype() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.InvalidLiteralException
-
- getDatatype() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.UnrecognizedDatatypeException
-
- getDatatype() - Method in interface com.clarkparsia.pellet.datatypes.RestrictedDatatype
-
Query for the base datatype of a restricted datatype.
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- getDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- getDatatype(String) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getDatatype(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getDatatypeFactory() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- getDatatypeReasoner() - Method in class org.mindswap.pellet.ABox
-
- getDatatypeReasoner() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDatatypeRestriction() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.InvalidDatatypeRestrictionException
-
- getDatatypeURI(Datatype) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getDatatypeURIs() - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getDatum(T, Object) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Get datum on taxonomy elements associated with key
- getDatum(Object) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- getDebugMsg() - Method in class org.mindswap.pellet.tableau.branch.ChooseBranch
-
- getDebugMsg() - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
-
- getDefinedRole(ATerm) - Method in class org.mindswap.pellet.RBox
-
Return the role with the given name and throw and exception if it is not found.
- getDefinition(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Returns the definition for the given datatype name if it is defined, or null otherwise.
- getDefinition(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- getDefinition(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- getDeletedAssertions() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDenominator() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- getDependencies(ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
- getDependencies() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
- getDependencies() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- getDependencyIndex() - Method in class org.mindswap.pellet.KnowledgeBase
-
Get the dependency index for syntactic assertions in this kb
- getDependencySet() - Method in class com.clarkparsia.pellet.rules.rete.Tuple
-
- getDepends() - Method in class org.mindswap.pellet.Clash
-
- getDepends() - Method in class org.mindswap.pellet.DefaultEdge
- getDepends() - Method in class org.mindswap.pellet.DependencySet
-
- getDepends() - Method in interface org.mindswap.pellet.Edge
-
- getDepends(boolean) - Method in class org.mindswap.pellet.EdgeList
-
- getDepends(ATerm) - Method in class org.mindswap.pellet.Node
-
- getDepends() - Method in class org.mindswap.pellet.Node
-
- getDepends() - Method in class org.mindswap.pellet.NodeMerge
-
- getDepends() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns the types and their dependencies for this node.
- getDepends() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns the types and their dependencies for this node.
- getDepends() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getDepends() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns the types and their dependencies for this node.
- getDepth() - Method in class org.mindswap.pellet.Individual
-
- getDerivedFrom() - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getDifferenceDependency(Node) - Method in class org.mindswap.pellet.Individual
-
- getDifferenceDependency(Node) - Method in class org.mindswap.pellet.Literal
-
- getDifferenceDependency(Node) - Method in class org.mindswap.pellet.Node
-
- getDifferents() - Method in class org.mindswap.pellet.Individual
-
- getDifferents(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDifferents() - Method in class org.mindswap.pellet.Node
-
- getDirectInstances(Taxonomy<T>, T) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
Retrieve direct instances of a class (based on current state of the
taxonomy)
- getDisjBranchStats() - Method in class org.mindswap.pellet.ABox
-
- getDisjointClasses(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDisjointClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDisjointProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDisjointProperties(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDisjointRoles() - Method in class org.mindswap.pellet.Role
-
- getDisjoints(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getDisjunct(int) - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
-
- getDoDependencyAxioms() - Method in class org.mindswap.pellet.KnowledgeBase
-
Deprecated.
Use getExplanation instead
- getDomain(ATermAppl) - Method in class com.clarkparsia.pellet.el.RoleRestrictionCache
-
- getDomains() - Method in class com.clarkparsia.pellet.el.RoleRestrictionCache
-
- getDomains(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the domain restrictions on the property.
- getDomains() - Method in class org.mindswap.pellet.Role
-
- getDVars(RuleAtom) - Static method in class com.clarkparsia.pellet.rules.VariableUtils
-
Static convenience function to return the instance variables used
in the given atom.
- getEdges(Role) - Method in class org.mindswap.pellet.EdgeList
-
- getEdges() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get edges
- getEdgesFrom(Individual) - Method in class org.mindswap.pellet.EdgeList
-
- getEdgesFrom(Individual, Role) - Method in class org.mindswap.pellet.EdgeList
-
- getEdgesFromTo(Individual, Node) - Method in class org.mindswap.pellet.EdgeList
-
- getEdgesTo(Node) - Method in class org.mindswap.pellet.EdgeList
-
- getEdgesTo(Role, Node) - Method in class org.mindswap.pellet.EdgeList
-
- getEdgesTo(Node) - Method in class org.mindswap.pellet.Individual
-
- getEdgesTo(Node, Role) - Method in class org.mindswap.pellet.Individual
-
- getElapsed() - Method in class org.mindswap.pellet.utils.Timer
-
Return the time elapsed (in milliseconds) since the last time this timer was started.
- getElements() - Method in class com.clarkparsia.pellet.rules.rete.Tuple
-
- getEqClassAxioms() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- getEquivalanceSets() - Method in class org.mindswap.pellet.utils.DisjointSet
-
- getEquivalentClasses(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all the classes that are equivalent to class c, excluding c
itself.
- getEquivalentProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the properties that are equivalent to p.
- getEquivalentProperties() - Method in class org.mindswap.pellet.Role
-
- getEquivalents(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns all the classes that are equivalent to class c.
- getEquivalents() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- getExactEdge(Individual, Role, Node) - Method in class org.mindswap.pellet.EdgeList
-
- getExplain() - Method in class org.mindswap.pellet.DependencySet
-
Return the set of explanations associated with this DependencySet.
- getExplainAsymmetric() - Method in class org.mindswap.pellet.Role
-
- getExplainDisjointRole(Role) - Method in class org.mindswap.pellet.Role
-
- getExplainDomain(ATermAppl) - Method in class org.mindswap.pellet.Role
-
- getExplainFunctional() - Method in class org.mindswap.pellet.Role
-
- getExplainInverseFunctional() - Method in class org.mindswap.pellet.Role
-
- getExplainIrreflexive() - Method in class org.mindswap.pellet.Role
-
- getExplainRange(ATermAppl) - Method in class org.mindswap.pellet.Role
-
- getExplainReflexive() - Method in class org.mindswap.pellet.Role
-
- getExplainSub(ATerm) - Method in class org.mindswap.pellet.Role
-
- getExplainSubOrInv(Role) - Method in class org.mindswap.pellet.Role
-
- getExplainSuper(ATerm) - Method in class org.mindswap.pellet.Role
-
- getExplainSymmetric() - Method in class org.mindswap.pellet.Role
-
- getExplainTransitive() - Method in class org.mindswap.pellet.Role
-
- getExplanation(RulesToATermTranslator) - Method in class com.clarkparsia.pellet.rules.model.Rule
-
- getExplanation() - Method in class org.mindswap.pellet.ABox
-
- getExplanation() - Method in enum org.mindswap.pellet.Clash.ClashType
-
- getExplanation() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getExplanation() - Method in class org.mindswap.pellet.tbox.impl.Unfolding
-
- getExplanationSet() - Method in class org.mindswap.pellet.ABox
-
- getExplanationSet() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getExpressivity() - Method in class com.clarkparsia.pellet.expressivity.ExpressivityChecker
-
- getExpressivity() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getExpressivityChecker() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getExpressivityWith(ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.ExpressivityChecker
-
- getFacet() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- getFactory() - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getFilePart(String) - Static method in class org.mindswap.pellet.utils.URIUtils
-
- getFileURI(String) - Static method in class org.mindswap.pellet.utils.FileUtils
-
Creates a URI from a given file name.
- getFileURIs(String...) - Static method in class org.mindswap.pellet.utils.FileUtils
-
Creates a collection of URIs from a given list of files.
- getFileURIsFromRegex(String...) - Static method in class org.mindswap.pellet.utils.FileUtils
-
Creates a collection of URIs from a given regex list.
- getFilteredNeighbors(Individual, ATermAppl) - Method in class org.mindswap.pellet.EdgeList
-
Find the neighbors of a node that has a certain type.
- getFinalState() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- getFinalStates() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- getFlattenedSubs(T, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getFlattenedSupers(T, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getFractionDigits(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- getFrom() - Method in class org.mindswap.pellet.DefaultEdge
- getFrom() - Method in interface org.mindswap.pellet.Edge
-
- getFrom() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getFromName() - Method in class org.mindswap.pellet.DefaultEdge
- getFromName() - Method in interface org.mindswap.pellet.Edge
-
- getFromName() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getFromName() - Method in class org.mindswap.pellet.tableau.cache.CachedInEdge
- getFSM() - Method in class org.mindswap.pellet.Role
-
- getFunctionalProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getFunctionalPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getFunctionalSupers() - Method in class org.mindswap.pellet.Role
-
- getHead() - Method in class com.clarkparsia.pellet.rules.model.Rule
-
- getHead() - Method in class com.clarkparsia.pellet.rules.rete.Rule
-
- getHelpers(Rule) - Method in class com.clarkparsia.pellet.rules.TrivialSatisfactionHelpers
-
- getIncomingRoles() - Method in class org.mindswap.pellet.tableau.blocking.BlockingContext
-
Returns the roles that points to the blocked candidate from its parent and
cache the result for future use.
- getIncomingRoles(Individual) - Static method in class org.mindswap.pellet.tableau.blocking.BlockingContext
-
Returns the roles that points to the given individual from its parent.
- getIncrementalChangeTracker() - Method in class org.mindswap.pellet.ABox
-
- getInd() - Method in class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
-
- getInd() - Method in class org.mindswap.pellet.tableau.completion.incremental.MergeDependency
-
Get the individual that is merged into the other
- getInd() - Method in class org.mindswap.pellet.tableau.completion.incremental.TypeDependency
-
Get the individual
- getIndex() - Method in class org.mindswap.pellet.LiteralIterator
-
- getIndIterator() - Method in class org.mindswap.pellet.ABox
-
Return individuals to which we need to apply the tableau rules
- getIndividual(ATerm) - Method in class org.mindswap.pellet.ABox
-
- getIndividuals() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all individuals.
- getIndividualsWithAnnotation(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getIndividualsWithDataProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
List all subjects with the given literal value for the specified data
property.
- getIndividualsWithObjectProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
List all subjects with the given value for the specified object property.
- getIndividualsWithProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
List all subjects with a given property and property value.
- getInEdges(ATerm) - Method in class org.mindswap.pellet.ABox
-
- getInEdges() - Method in class org.mindswap.pellet.Node
-
- getInEdges() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns the incoming edges of this node.
- getInEdges() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns the incoming edges of this node.
- getInEdges() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns the incoming edges of this node.
- getInfo() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getInitializeIterator() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
Return individuals to which we need to apply the initialization rules
- getInitializeIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return individuals to which we need to apply the initialization rules
- getInitialState() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- getInnerIterator(Iterable<T>) - Method in class org.mindswap.pellet.utils.iterator.FlattenningIterator
-
- getInnerIterator(Outer) - Method in class org.mindswap.pellet.utils.iterator.NestedIterator
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDate
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTime
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGDay
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGMonth
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGMonthDay
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGYear
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDGYearMonth
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDTime
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDByte
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDInt
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDLong
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDNegativeInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDNonNegativeInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDNonPositiveInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDPositiveInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDShort
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDUnsignedByte
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDUnsignedInt
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDUnsignedLong
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.real.XSDUnsignedShort
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getInstance() - Static method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.blocking.DoubleBlocking
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.blocking.EqualityBlocking
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.blocking.OptimizedDoubleBlocking
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.blocking.SubsetBlocking
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.cache.CacheSafetyAlwaysSafe
-
- getInstance() - Static method in class org.mindswap.pellet.tableau.cache.CacheSafetyNeverSafe
-
- getInstance() - Static method in class org.mindswap.pellet.utils.VersionInfo
-
- getInstanceCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getInstances(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all the instances of concept c.
- getInstances(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the instances of class c.
- getInverse(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the inverse of given property.
- getInverse() - Method in class org.mindswap.pellet.Role
-
- getInverseFunctionalProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getInverseFunctionalPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getInverses(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the named inverse property and all its equivalent properties.
- getIrreflexiveProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getIVars(RuleAtom) - Static method in class com.clarkparsia.pellet.rules.VariableUtils
-
Static convenience function to return the instance variables used
in the given atom.
- getKB() - Method in class org.mindswap.pellet.ABox
-
- getKB() - Method in class org.mindswap.pellet.KBLoader
-
Returns the KB instance associated with the loader.
- getKB() - Method in class org.mindswap.pellet.KRSSLoader
-
Returns the KB instance associated with the loader.
- getKB() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- getKB() - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- getKey() - Method in class com.clarkparsia.pellet.rules.rete.Node
-
Return the key for indexing.
- getKeyPosition(ATermAppl) - Method in class com.clarkparsia.pellet.rules.rete.Node
-
- getKnowns() - Method in class org.mindswap.pellet.utils.CandidateSet
-
- getLabel() - Method in class org.mindswap.pellet.tableau.completion.queue.QueueElement
-
Get the label
- getLang() - Method in class org.mindswap.pellet.Literal
-
- getLast() - Method in class org.mindswap.pellet.utils.Timer
-
Return the total time spent between last start()-stop() period.
- getLastClash() - Method in class org.mindswap.pellet.ABox
-
- getLastCompletion() - Method in class org.mindswap.pellet.ABox
-
- getLexicalForm(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.AbstractBaseDatatype
-
Gets the lexical form for a properly typed literal.
- getLexicalForm(Object) - Method in class org.mindswap.pellet.datatypes.AbstractDateTimeValueSpace
-
- getLexicalForm(Object) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- getLexicalForm(Object) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- getLexicalForm(Object) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
-
- getLexicalValue() - Method in class org.mindswap.pellet.Literal
-
- getLiteral(Object) - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the canonical ATermAppl literal representation for a value
space object.
- getLiteral(Object) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Get the canonical ATermAppl literal representation for a value
space object
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getLiteral(Object) - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getLiteral() - Method in class com.clarkparsia.pellet.rules.builtins.NumberToLiteralVisitor
-
- getLiteral(ATerm) - Method in class org.mindswap.pellet.ABox
-
- getLiteralDatatype(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getLiteralLang(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getLiteralValue(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getLocalName(URI) - Static method in class org.mindswap.pellet.utils.URIUtils
-
Return the local name of a URI.
- getLocalName(String) - Static method in class org.mindswap.pellet.utils.URIUtils
-
Return the local name of a URI string.
- getLower() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- getLower() - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- getLower() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- getLower() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- getMaxCard(Role) - Method in class org.mindswap.pellet.Individual
-
- getMaxSize() - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
- getMaxSize() - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
-
Get the maximum number of non-primitive concepts allowed in the cache
- getMaxValue() - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- getMaxValue() - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- getMembers() - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
-
- getMembers() - Method in interface org.mindswap.pellet.datatypes.UnionDatatype
-
- getMerged() - Method in class org.mindswap.pellet.Node
-
- getMergeDependency(boolean) - Method in class org.mindswap.pellet.Node
-
Get the dependency if this node is merged to another node.
- getmergedIntoInd() - Method in class org.mindswap.pellet.tableau.completion.incremental.MergeDependency
-
Get the individual that has ind merged into it
- getMergedTo() - Method in class org.mindswap.pellet.Node
-
- getMerges() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get merges
- getMergeToConstant() - Method in class org.mindswap.pellet.Literal
-
- getMidValue() - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- getMidValue() - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- getMinCard(Role, ATermAppl) - Method in class org.mindswap.pellet.Individual
-
- getMinValue() - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- getMinValue() - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.AbstractBaseDatatype
-
- getName() - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the datatype identifier
- getName() - Method in interface com.clarkparsia.pellet.datatypes.Facet
-
- getName() - Method in enum com.clarkparsia.pellet.datatypes.Facet.XSD
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getName() - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getName() - Method in class com.clarkparsia.pellet.rules.model.AtomVariable
-
- getName() - Method in class com.clarkparsia.pellet.rules.model.Rule
-
- getName() - Method in class org.mindswap.pellet.datatypes.BaseDatatype
-
- getName() - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- getName() - Method in enum org.mindswap.pellet.datatypes.DatatypeFacet
-
- getName() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- getName() - Method in class org.mindswap.pellet.Node
-
- getName() - Method in class org.mindswap.pellet.Role
-
- getName() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
- getName() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns the name of this node.
- getName() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns the name of this node.
- getName() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- getName() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- getName() - Method in class org.mindswap.pellet.utils.fsm.State
-
- getName() - Method in class org.mindswap.pellet.utils.fsm.Transition
-
- getName() - Method in class org.mindswap.pellet.utils.Timer
-
Return the name of this timer.
- getNameSpace(URI) - Static method in class org.mindswap.pellet.utils.URIUtils
-
- getNameSpace(String) - Static method in class org.mindswap.pellet.utils.URIUtils
-
- getNameStr() - Method in class org.mindswap.pellet.Node
-
- getNaN() - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Gets the Not-a-Number constant for the type.
- getNaN() - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- getNaN() - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- getNaN() - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Gets the Not-a-Number constant for the type.
- getNaN() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- getNaN() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- getNegativeInfinity() - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Gets the negative infinity constant for the type.
- getNegativeInfinity() - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- getNegativeInfinity() - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- getNegativeInfinity() - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Gets the negative infinity constant for the type.
- getNegativeInfinity() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- getNegativeInfinity() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- getNeighbor(Node) - Method in class org.mindswap.pellet.DefaultEdge
-
Given a node upon which this edge is incident, the opposite incident node is returned.
- getNeighbor(Node) - Method in interface org.mindswap.pellet.Edge
-
Given a node upon which this edge is incident, the opposite incident node is returned.
- getNeighbor(Node) - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
-
Given a node upon which this edge is incident, the opposite incident node is returned.
- getNeighbors(Node) - Method in class org.mindswap.pellet.EdgeList
-
- getNewEdgeIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return edges that were newly added
- getNewIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return individuals that were newly added
- getNext() - Method in class org.mindswap.pellet.utils.PermutationGenerator
-
- getNextLabel() - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Get next label
- getNode(ATerm) - Method in class org.mindswap.pellet.ABox
-
- getNode() - Method in class org.mindswap.pellet.Clash
-
- getNode() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getNode() - Method in class org.mindswap.pellet.tableau.branch.DisjunctionBranch
-
- getNode() - Method in class org.mindswap.pellet.tableau.branch.IndividualBranch
-
- getNode() - Method in class org.mindswap.pellet.tableau.branch.RuleBranch
-
- getNode() - Method in class org.mindswap.pellet.tableau.completion.queue.QueueElement
-
Get the node
- getNode(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getNodeCount() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getNodeDepends() - Method in class org.mindswap.pellet.Individual
-
- getNodeDepends() - Method in class org.mindswap.pellet.Literal
-
- getNodeDepends() - Method in class org.mindswap.pellet.Node
-
- getNodeNames() - Method in class org.mindswap.pellet.ABox
-
- getNodes() - Method in class org.mindswap.pellet.ABox
-
- getNodes() - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getNominalLevel() - Method in class org.mindswap.pellet.Individual
-
- getNominalLevel() - Method in class org.mindswap.pellet.Literal
-
- getNominalLevel() - Method in class org.mindswap.pellet.Node
-
- getNominals() - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- getNormalizedRules() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the asserted rules with their normalized form.
- getNumerator() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- getNumLeft() - Method in class org.mindswap.pellet.utils.PermutationGenerator
-
- getObjectProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all object properties.
- getObjectPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getObjectPropertyValues(ATermAppl, Role, Set<ATermAppl>, Set<ATermAppl>, boolean) - Method in class org.mindswap.pellet.ABox
-
- getObjectPropertyValues(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all property values for a given object property and subject value.
- getObjectTaxonomy() - Method in class org.mindswap.pellet.RBox
-
- getObviousDataPropertyValues(ATermAppl, Role, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getObviousInstances(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getObviousInstances(ATermAppl, Collection<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getObviousObjects(ATermAppl, CandidateSet<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getObviousSubjects(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- getObviousSubjects(ATermAppl, ATermAppl, CandidateSet<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getObviousTypes(ATermAppl, List<ATermAppl>, List<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getObviousTypes(List<ATermAppl>, List<ATermAppl>) - Method in class org.mindswap.pellet.Individual
-
Collects atomic concepts such that either that concept or its negation
exist in the types list without depending on any non-deterministic branch.
- getOutEdges(ATerm) - Method in class org.mindswap.pellet.ABox
-
- getOutEdges() - Method in class org.mindswap.pellet.Individual
-
- getOutEdges() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns the outgoing edges of this node.
- getOutEdges() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns the outgoing edges of this node.
- getOutEdges() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns the outgoing edges of this node.
- getParent() - Method in class org.mindswap.pellet.Individual
-
- getParent() - Method in class org.mindswap.pellet.utils.Timer
-
Return the parent timer of this timer depends on.
- getParentEdge(Individual) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
- getPath() - Method in class org.mindswap.pellet.Node
-
A string that identifies this node either using its name or the path
of individuals that comes to this node.
- getPositiveInfinity() - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Gets the positive infinity constant for the type.
- getPositiveInfinity() - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- getPositiveInfinity() - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- getPositiveInfinity() - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Gets the positive infinity constant for the type.
- getPositiveInfinity() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- getPositiveInfinity() - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- getPredicate() - Method in interface com.clarkparsia.pellet.rules.model.RuleAtom
-
Return the predicate for the rule atom.
- getPredicate() - Method in class com.clarkparsia.pellet.rules.model.RuleAtomImpl
-
- getPrefix(String) - Method in class org.mindswap.pellet.utils.QNameProvider
-
- getPrefixSet() - Method in class org.mindswap.pellet.utils.QNameProvider
-
- getPremises() - Method in class com.clarkparsia.pellet.el.Trigger
-
- getPrerequisiteVars(Collection<AtomVariable>) - Method in interface com.clarkparsia.pellet.rules.BindingHelper
-
Returns a set of variables which must be bound before this helper can generate bindings.
- getPrerequisiteVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
-
- getPrerequisiteVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
-
- getPrerequisiteVars(Collection<AtomVariable>) - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
-
- getPrimitiveDatatype() - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the primitive datatype associated with this datatype.
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getPrimitiveDatatype() - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getPrimitives(ATermList) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getPrimitiveType() - Method in interface org.mindswap.pellet.datatypes.AtomicDatatype
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.RDFXMLLiteral
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.UnknownDatatype
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDate
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDateTime
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDay
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDecimal
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDouble
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDDuration
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDFloat
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDMonth
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDMonthDay
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDString
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDTime
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDYear
-
- getPrimitiveType() - Method in class org.mindswap.pellet.datatypes.XSDYearMonth
-
- getProgress() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- getProgress() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
-
- getProgressLength() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- getProgressMessage() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- getProgressPercent() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- getProgressPercent() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
-
- getProgressTitle() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- getProperSubRoles() - Method in class org.mindswap.pellet.Role
-
- getProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the set of all properties.
- getProperties(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
List all properties asserted between a subject and object.
- getProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getPropertyType(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getPropertyValues(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all property values for a given property and subject value.
- getPropertyValues(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getPruned() - Method in class org.mindswap.pellet.Node
-
- getQName(String) - Static method in class org.mindswap.pellet.utils.URIUtils
-
- getQuotient() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- getRange(ATermAppl) - Method in class com.clarkparsia.pellet.el.RoleRestrictionCache
-
- getRanges() - Method in class com.clarkparsia.pellet.el.RoleRestrictionCache
-
- getRanges(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the domain restrictions on the property.
- getRanges() - Method in class org.mindswap.pellet.Role
-
- getRBox() - Method in class org.mindswap.pellet.ABox
-
Return the RBox
- getRBox() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getReflexiveProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getReflexiveRoles() - Method in class org.mindswap.pellet.RBox
-
- getReleaseDate() - Method in class org.mindswap.pellet.utils.VersionInfo
-
- getRemovedEdgeIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return edges that were newly added
- getRemovedTypeIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return types that were deleted
- getRestrictedDatatype(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getResult() - Method in class com.clarkparsia.pellet.rules.builtins.FunctionApplicationVisitor
-
Returns the result of the function application.
- getResult() - Method in class org.mindswap.pellet.tbox.impl.Unfolding
-
- getRNeighborEdges(Role) - Method in class org.mindswap.pellet.Individual
-
- getRNeighborEdges(Role, Node) - Method in class org.mindswap.pellet.Individual
-
Get neighbor edges to a specific node
- getRNeighbors(Role) - Method in class org.mindswap.pellet.Individual
-
- getRole(ATerm) - Method in class org.mindswap.pellet.ABox
-
Convenience function to get the named role.
- getRole() - Method in class org.mindswap.pellet.DefaultEdge
- getRole() - Method in interface org.mindswap.pellet.Edge
-
- getRole(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getRole(ATerm) - Method in class org.mindswap.pellet.RBox
-
Return the role with the given name
- getRole() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getRoleNames() - Method in class org.mindswap.pellet.RBox
-
- getRoles() - Method in class org.mindswap.pellet.EdgeList
-
- getRoles() - Method in class org.mindswap.pellet.RBox
-
getRoles
- getRoleTaxonomy(boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getRoleTaxonomy(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getRowCount() - Method in class org.mindswap.pellet.output.TableData
-
- getRPredecessorEdges(Role) - Method in class org.mindswap.pellet.Individual
-
- getRSuccessorEdges(Role) - Method in class org.mindswap.pellet.Individual
-
- getRSuccessors(Role, ATermAppl) - Method in class org.mindswap.pellet.Individual
-
- getRuleID(Rule) - Method in class com.clarkparsia.pellet.rules.ContinuousReteTransformer
-
- getRules() - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the asserted rules.
- getSafety() - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
-
Returns safety checker that tells which concepts are safe to cache.
- getSafety() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- getSame() - Method in class org.mindswap.pellet.Individual
-
- getSame() - Method in class org.mindswap.pellet.Literal
-
- getSame() - Method in class org.mindswap.pellet.Node
-
- getSames(Individual, Set<ATermAppl>, Set<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getSames(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the individuals asserted to be equal to the given individual
but not the the individual itself.
- getSat(ATermAppl) - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
- getSat(ATermAppl) - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
-
Get the satisfiability status of a concept as a three-value boolean.
- getSharedVars(Node, Node) - Static method in class com.clarkparsia.pellet.rules.rete.Utils
-
- getSizeEstimate() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getSource() - Method in class org.mindswap.pellet.NodeMerge
-
- getSubClassAxioms() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- getSubClasses(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all the (named) subclasses of class c.
- getSubClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the (named) subclasses of class c.
- getSubjects(ATermAppl, ATermAppl, CandidateSet<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- getSubProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the sub properties of p.
- getSubProperties(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the sub properties of p.
- getSubRoleChains() - Method in class org.mindswap.pellet.Role
-
- getSubRoles() - Method in class org.mindswap.pellet.Role
-
- getSubs(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns all the (named) subclasses of class c.
- getSubs(T, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns the (named) subclasses of class c.
- getSubs() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- getSubsumers(Set<Fact>) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
- getSubsumptions(Graph) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
-
- getSuperClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the (named) superclasses of class c.
- getSuperClasses(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all the superclasses (implicitly or explicitly defined) of class
c.
- getSuperExplanations(Taxonomy<ATermAppl>, ATermAppl, ATermAppl) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
- getSuperProperties(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the super properties of p.
- getSuperProperties(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return the super properties of p.
- getSuperRoles() - Method in class org.mindswap.pellet.Role
-
- getSupers(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns all the superclasses (implicitly or explicitly defined) of class
c.
- getSupers(T, boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Returns the (named) superclasses of class c.
- getSupers() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- getSymmetricProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getSymmetricPropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getSyntacticAssertions() - Method in class org.mindswap.pellet.KnowledgeBase
-
Get syntactic assertions in the kb
- getTarget() - Method in class org.mindswap.pellet.NodeMerge
-
- getTaxonomy() - Method in class org.mindswap.pellet.KnowledgeBase
-
Get the classification results.
- getTaxonomy() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- getTaxonomy() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
-
- getTaxonomy() - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
- getTaxonomy() - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
- getTaxonomyBuilder() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getTBox() - Method in class org.mindswap.pellet.ABox
-
Return the TBox
- getTBox() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getTBox() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- getTD(ATerm) - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
-
- getTerm() - Method in class org.mindswap.pellet.Individual
-
- getTerm() - Method in class org.mindswap.pellet.Literal
-
- getTerm() - Method in class org.mindswap.pellet.Node
-
- getTermDepends() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getTheBranch() - Method in class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
-
- getTimeout() - Method in class org.mindswap.pellet.utils.Timer
-
Return the timeout associated with this timer.
- getTimer(String) - Method in class org.mindswap.pellet.utils.Timers
-
- getTimerAverage(String) - Method in class org.mindswap.pellet.utils.Timers
-
- getTimers() - Method in class org.mindswap.pellet.utils.Timers
-
- getTimerTotal(String) - Method in class org.mindswap.pellet.utils.Timers
-
- getTo() - Method in class org.mindswap.pellet.DefaultEdge
- getTo() - Method in interface org.mindswap.pellet.Edge
-
- getTo() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getTo() - Method in class org.mindswap.pellet.utils.fsm.Transition
-
- getToBeMerged() - Method in class org.mindswap.pellet.ABox
-
- getToldDisjoints() - Method in class com.clarkparsia.pellet.el.SimplifiedELClassifier
-
- getToldDisjoints() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getToldDisjoints() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- getToldDisjoints() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
- getToldDisjoints() - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
- getToldTaxonomy() - Method in class com.clarkparsia.pellet.el.SimplifiedELClassifier
-
- getToldTaxonomy() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getToldTaxonomy() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- getToldTaxonomy() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
- getToldTaxonomy() - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
- getToName() - Method in class org.mindswap.pellet.DefaultEdge
- getToName() - Method in interface org.mindswap.pellet.Edge
-
- getToName() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
- getToName() - Method in class org.mindswap.pellet.tableau.cache.CachedOutEdge
- getTop() - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- getTop(Role) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- getTotal() - Method in class org.mindswap.pellet.utils.PermutationGenerator
-
- getTotal() - Method in class org.mindswap.pellet.utils.Timer
-
Return the total time (in milliseconds) spent while this timer was running.
- getTotalDigits(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- getTransitions() - Method in class org.mindswap.pellet.utils.fsm.State
-
Returns the transitions for originating from this state.
- getTransitiveProperties() - Method in class org.mindswap.pellet.KnowledgeBase
-
- getTransitivePropertyCount() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- getTransitiveSubRoles() - Method in class org.mindswap.pellet.Role
-
- getTryCount() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getTryNext() - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- getTryNext() - Method in class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
-
- getType() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- getType() - Method in class org.mindswap.pellet.Clash
-
- getType(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getType(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
- getType() - Method in class org.mindswap.pellet.Role
-
- getType() - Method in class org.mindswap.pellet.tableau.completion.incremental.TypeDependency
-
Get the type
- getType(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- getTypeName() - Method in class org.mindswap.pellet.Role
-
- getTypeName(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- getTypes(int) - Method in class org.mindswap.pellet.Individual
-
- getTypes(ATermAppl, boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns the (named) classes individual belongs to.
- getTypes(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Get all the (named) classes individual belongs to.
- getTypes() - Method in class org.mindswap.pellet.Node
-
- getTypes() - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Get types
- getTypes(Taxonomy<T>, Object, boolean) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
Get classes of which the individual is an instance (based on the current
state of the taxonomy)
- getUC() - Method in class org.mindswap.pellet.tbox.impl.TgBox
-
- getUnknowns() - Method in class org.mindswap.pellet.utils.CandidateSet
-
- getUnPrunedIterator() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Return the unpruned indivdiuals
- getUnsatisfiableClasses() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns all unsatisfiable classes in the KB excluding the BOTTOM concept.
- getUpper() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- getUpper() - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- getUpper() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- getUpper() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- getURI() - Method in enum com.clarkparsia.pellet.vocabulary.BuiltinNamespace
-
- getURI() - Method in class org.mindswap.pellet.datatypes.BaseDatatype
-
- getURI() - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- getURI() - Method in enum org.mindswap.pellet.datatypes.DatatypeFacet
-
- getURI() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- getURI(String) - Method in class org.mindswap.pellet.utils.QNameProvider
-
- getURISet() - Method in class org.mindswap.pellet.utils.QNameProvider
-
- getValue(int) - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
- getValue(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Get the Java object representation of a data value
- getValue(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Get the Java object representation of the data value.
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- getValue() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- getValue() - Method in exception com.clarkparsia.pellet.datatypes.exceptions.InvalidLiteralException
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- getValue(int) - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- getValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- getValue() - Method in class com.clarkparsia.pellet.rules.model.AtomConstant
-
Returns the aterm value this constant was initialized with.
- getValue(String) - Method in class org.mindswap.pellet.datatypes.AbstractDateTimeValueSpace
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.BaseDatatype
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- getValue(String, String) - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- getValue(int) - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- getValue(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.RDFXMLLiteral
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.RDFXMLLiteral
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.UnknownDatatype
-
- getValue(String) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- getValue(String) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- getValue(String) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
-
- getValue(int) - Method in class org.mindswap.pellet.datatypes.XSDMonth
-
- getValue(String, String) - Method in class org.mindswap.pellet.datatypes.XSDString
-
- getValue() - Method in class org.mindswap.pellet.Literal
-
- getValueSpace() - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- getVars() - Method in class com.clarkparsia.pellet.rules.rete.TermTuple
-
- getVars(RuleAtom) - Static method in class com.clarkparsia.pellet.rules.VariableUtils
-
Static convenience function to return the variables used
in the given atom.
- getVersionString() - Method in class org.mindswap.pellet.utils.VersionInfo
-
- getWriter() - Method in class org.mindswap.pellet.output.ATermBaseRenderer
-
- getWriter() - Method in interface org.mindswap.pellet.output.ATermRenderer
-
- globalRestores - Variable in class org.mindswap.pellet.ABoxStats
-
- greater(T) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
Get the subinterval greater than n
- greater(T) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
Get the subinterval greater than n
- greater(Number) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
Get the subinterval greater than n
- greater(T) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- greater(Number) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
Get the subinterval greater than n
- greaterThan - Static variable in class com.clarkparsia.pellet.rules.builtins.ComparisonTesters
-
- greaterThanOrEqual - Static variable in class com.clarkparsia.pellet.rules.builtins.ComparisonTesters
-
- GREATEST - Static variable in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- GT - Static variable in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- GuessBranch - Class in org.mindswap.pellet.tableau.branch
-
Title:
- GuessBranch(ABox, CompletionStrategy, Individual, Role, int, int, ATermAppl, DependencySet) - Constructor for class org.mindswap.pellet.tableau.branch.GuessBranch
-
- guessRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- GuessRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- GuessRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.GuessRule
-
- ID - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- IdentityHashSet<T> - Class in com.clarkparsia.pellet.utils
-
Title:
- IdentityHashSet() - Constructor for class com.clarkparsia.pellet.utils.IdentityHashSet
-
- IdentityHashSet(Collection<? extends T>) - Constructor for class com.clarkparsia.pellet.utils.IdentityHashSet
-
- IdentityHashSet(int) - Constructor for class com.clarkparsia.pellet.utils.IdentityHashSet
-
- IDREF - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- IDREFS - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- IEEEDoubleType - Class in com.clarkparsia.pellet.datatypes
-
Title: IEEE Double Type
- IEEEDoubleType - Class in com.clarkparsia.pellet.datatypes.types.floating
-
Title: IEEE Double Type
- IEEEFloatType - Class in com.clarkparsia.pellet.datatypes
-
Title: IEEE Float Type
- IEEEFloatType - Class in com.clarkparsia.pellet.datatypes.types.floating
-
Title: IEEE Float Type
- IGNORE_ANNOTATION_CLASSES - Static variable in class org.mindswap.pellet.PelletOptions
-
In some ontologies, such as the ones from OBO, annotations may be nested and contain type assertions on
annotation values.
- IGNORE_DEPRECATED_TERMS - Static variable in class org.mindswap.pellet.PelletOptions
-
This option causes all classes and properties defined as deprecated
(using owl:DeprecetedClass or
owl:DeprecetedProperty) to be ignored.
- IGNORE_INVERSES - Static variable in class org.mindswap.pellet.PelletOptions
-
This option is mainly used for debugging and causes the reasoner to
ignore all inverse properties including inverseOf,
InverseFunctionalProperty and SymmetricProperty definitions.
- IGNORE_UNSUPPORTED_AXIOMS - Static variable in class org.mindswap.pellet.PelletOptions
-
This option controls the behavior of Pellet while an ontology is being
loaded.
- implicitNominals() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- incEnd() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- inclusiveLower() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- inclusiveLower() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- inclusiveUpper() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- inclusiveUpper() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- INCOMPLETE - Static variable in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
- InconsistentOntologyException - Exception in org.mindswap.pellet.exceptions
-
- InconsistentOntologyException() - Constructor for exception org.mindswap.pellet.exceptions.InconsistentOntologyException
-
- InconsistentOntologyException(String) - Constructor for exception org.mindswap.pellet.exceptions.InconsistentOntologyException
-
- increment(T) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- increment(T) - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Return the next floating point value in the direction of
+Inf.
- increment(Double) - Static method in class com.clarkparsia.pellet.datatypes.FloatingPointUtils
-
- increment(Float) - Static method in class com.clarkparsia.pellet.datatypes.FloatingPointUtils
-
- increment(Double) - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- increment(Float) - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- increment(T) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- increment(T) - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Return the next floating point value in the direction of
+Inf.
- increment(Double) - Static method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointUtils
-
- increment(Float) - Static method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointUtils
-
- increment(Double) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- increment(Float) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- increment(Number) - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- IncrementalChangeTracker - Interface in com.clarkparsia.pellet
-
Title: Incremental change tracker
- IncrementalRestore - Class in org.mindswap.pellet.tableau.completion.incremental
-
Title:
- incrementBranch() - Method in class org.mindswap.pellet.ABox
-
Increment the branch number (should only be called when a
non-deterministic rule, e.g.
- incrementBranch(int) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
Set branch pointers to current pointer.
- incrementBranch(int) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Set branch pointers to current pointer.
- incrementBranch(int) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
Set branch pointers to current pointer.
- incrementProgress() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- incrementProgress() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
-
- incStart() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- ind - Variable in class org.mindswap.pellet.tableau.branch.IndividualBranch
-
- INDEPENDENT - Static variable in class org.mindswap.pellet.DependencySet
-
Used for assertions that are true by nature, i.e.
- Index<S,T> - Class in com.clarkparsia.pellet.rules.rete
-
Title: Index
- Index() - Constructor for class com.clarkparsia.pellet.rules.rete.Index
-
- index - Variable in class com.clarkparsia.pellet.rules.rete.Node
-
- index - Variable in class org.mindswap.pellet.IndividualIterator
-
Last returned index
- index - Variable in class org.mindswap.pellet.LiteralIterator
-
Last returned index
- Individual - Class in org.mindswap.pellet
-
- IndividualBranch - Class in org.mindswap.pellet.tableau.branch
-
- IndividualBranch(ABox, CompletionStrategy, Individual, DependencySet, int) - Constructor for class org.mindswap.pellet.tableau.branch.IndividualBranch
-
- IndividualIterator - Class in org.mindswap.pellet
-
An iterator to return nodes in the order they are added.
- IndividualIterator(ABox) - Constructor for class org.mindswap.pellet.IndividualIterator
-
Create an iterator over all the individuals in the ABox
- IndividualPropertyAtom - Class in com.clarkparsia.pellet.rules.model
-
Title: Individual Property Atom
- IndividualPropertyAtom(ATermAppl, AtomIObject, AtomIObject) - Constructor for class com.clarkparsia.pellet.rules.model.IndividualPropertyAtom
-
- inEdges - Variable in class org.mindswap.pellet.Node
-
- inFacetSpace(ATermAppl, Object) - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- INFINITE - Static variable in interface org.mindswap.pellet.datatypes.ValueSpace
-
- InfiniteNamedDatatype - Class in com.clarkparsia.pellet.datatypes
-
Title: Infinite Named Datatype
- inheritDifferents(Node, DependencySet) - Method in class org.mindswap.pellet.Node
-
- initialize(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- initialize(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.EmptySRIQStrategy
-
- initialize(Expressivity) - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
There are additional rule that must be fired in the event of incremental
additions and deletions in order to guarantee completeness.
- initialize() - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
- initialize() - Method in class org.mindswap.pellet.taxonomy.JGraphBasedDefinitionOrder
-
- initialize() - Method in class org.mindswap.pellet.taxonomy.TaxonomyBasedDefinitionOrder
-
- inputFormat - Variable in class org.mindswap.pellet.KBLoader
-
- insert(TransitionGraph<T>, State<T>, State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- instance - Static variable in class com.clarkparsia.pellet.rules.builtins.BuiltInRegistry
-
- instance - Static variable in class com.clarkparsia.pellet.rules.builtins.NoSuchBuiltIn
-
- instance - Static variable in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- instance - Static variable in class org.mindswap.pellet.datatypes.RDFSLiteral
-
- instance - Static variable in class org.mindswap.pellet.datatypes.RDFXMLLiteral
-
- instance - Static variable in class org.mindswap.pellet.datatypes.UnknownDatatype
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDBoolean
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDate
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDateTime
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDay
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDecimal
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDouble
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDDuration
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDFloat
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDInteger
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDMonth
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDMonthDay
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDSimpleType
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDString
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDTime
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDYear
-
- instance - Static variable in class org.mindswap.pellet.datatypes.XSDYearMonth
-
- INSTANCE_RETRIEVAL - Static variable in class org.mindswap.pellet.PelletOptions
-
- INSTANCES_KEY - Static variable in class org.mindswap.pellet.utils.TaxonomyUtils
-
- INT - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- INT - Static variable in class org.mindswap.pellet.utils.NumberUtils
-
- INT_ZERO - Static variable in class org.mindswap.pellet.utils.NumberUtils
-
- INTEGER - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- INTEGER - Static variable in class org.mindswap.pellet.utils.NumberUtils
-
- INTEGER_VALUE_SPACE - Static variable in class org.mindswap.pellet.datatypes.XSDDecimal
-
- INTEGER_ZERO - Static variable in class org.mindswap.pellet.utils.NumberUtils
-
- integerDecrement(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- integerDifference(Number, Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- integerDivide - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- integerIncrement(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- IntegerInterval - Class in com.clarkparsia.pellet.datatypes.types.real
-
- IntegerInterval(Number) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- IntegerInterval(Number, Number) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- integerSum(Number, Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- interactsWithInverses(KnowledgeBase, Role) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
- interactsWithInversesComplex(KnowledgeBase, Role) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
- interactsWithInversesSimple(Role) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
- internalize() - Method in class org.mindswap.pellet.tbox.impl.TgBox
-
- InternalReasonerException - Exception in org.mindswap.pellet.exceptions
-
- InternalReasonerException() - Constructor for exception org.mindswap.pellet.exceptions.InternalReasonerException
-
- InternalReasonerException(String) - Constructor for exception org.mindswap.pellet.exceptions.InternalReasonerException
-
- InternalReasonerException(Throwable) - Constructor for exception org.mindswap.pellet.exceptions.InternalReasonerException
-
- InternalReasonerException(String, Throwable) - Constructor for exception org.mindswap.pellet.exceptions.InternalReasonerException
-
- Interpreter - Class in com.clarkparsia.pellet.rules.rete
-
Title: Interpreter
- Interpreter(ABox) - Constructor for class com.clarkparsia.pellet.rules.rete.Interpreter
-
- interrupt() - Method in class org.mindswap.pellet.utils.Timer
-
Interrupt timer so that the next check() call will throw an InterruptedException
- interrupt() - Method in class org.mindswap.pellet.utils.Timers
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- intersect(OWLRealInterval.LineType) - Method in enum com.clarkparsia.pellet.datatypes.OWLRealInterval.LineType
-
- intersect(RestrictedDatatype<?>, boolean) - Method in interface com.clarkparsia.pellet.datatypes.RestrictedDatatype
-
Intersect this range with another range.
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- intersect(RestrictedDatatype<?>, boolean) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- intersection(U) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- intersection(FloatingPointInterval<T>) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- intersection(OWLRealInterval) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- intersection(ContinuousRealInterval) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- intersection(AtomicDatatype) - Method in interface org.mindswap.pellet.datatypes.AtomicDatatype
-
- intersection(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- intersection(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- intersection(ATermAppl[]) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
Return a datatype that represents the intersection of a set of (possibly negated) datatypes.
- intersection(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- intersection(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- intersection(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.XSDDecimal
-
- intersection(Collection<? extends Collection<? extends T>>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Returns the intersection of all the collections given in a collection.
- intersection(Collection<? extends T>, Collection<? extends T>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Returns the intersection of two collections
- intersects(Collection<?>, Collection<?>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Checks if two collections have any elements in common
- IntervalRelations - Enum in com.clarkparsia.pellet.datatypes
-
Title: Interval Relations
- intervalSize(T, T) - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Count the number of floating point values in an inclusive interval
- intervalSize(Double, Double) - Static method in class com.clarkparsia.pellet.datatypes.FloatingPointUtils
-
- intervalSize(Float, Float) - Static method in class com.clarkparsia.pellet.datatypes.FloatingPointUtils
-
- intervalSize(Double, Double) - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- intervalSize(Float, Float) - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- intervalSize(T, T) - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Count the number of floating point values in an inclusive interval
- intervalSize(Double, Double) - Static method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointUtils
-
- intervalSize(Float, Float) - Static method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointUtils
-
- intervalSize(Double, Double) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- intervalSize(Float, Float) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- IntIterator - Interface in org.mindswap.pellet.utils.intset
-
Title:
- IntSet - Interface in org.mindswap.pellet.utils.intset
-
Title:
- IntSetFactory - Class in org.mindswap.pellet.utils.intset
-
Title:
- IntSetFactory() - Constructor for class org.mindswap.pellet.utils.intset.IntSetFactory
-
- intValue() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- inv(ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- INV_FUNCTIONAL - Static variable in class org.mindswap.pellet.Role
-
- INVALID_LITERAL_AS_INCONSISTENCY - Static variable in class org.mindswap.pellet.PelletOptions
-
If true invalid literals cause inconsistencies.
- InvalidConstrainingFacetException - Exception in com.clarkparsia.pellet.datatypes.exceptions
-
Title: Invalid Constraining Facet Exception
- InvalidConstrainingFacetException(ATermAppl, Object) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- InvalidConstrainingFacetException(ATermAppl, Object, Throwable) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- InvalidConstrainingFacetException(String, ATermAppl, Object) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- InvalidConstrainingFacetException(String, ATermAppl, Object, Throwable) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidConstrainingFacetException
-
- InvalidDatatypeRestrictionException - Exception in com.clarkparsia.pellet.datatypes.exceptions
-
- InvalidDatatypeRestrictionException(ATermAppl) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidDatatypeRestrictionException
-
- invalidLiteral(Node, DependencySet) - Static method in class org.mindswap.pellet.Clash
-
- invalidLiteral(Node, DependencySet, ATermAppl) - Static method in class org.mindswap.pellet.Clash
-
- InvalidLiteralException - Exception in com.clarkparsia.pellet.datatypes.exceptions
-
Title: Invalid Literal Exception
- InvalidLiteralException(ATermAppl, String) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidLiteralException
-
- InvalidLiteralException(ATermAppl, String, Throwable) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.InvalidLiteralException
-
- invalidLiteralExplanation() - Method in class org.mindswap.pellet.Clash
-
- inverse(ATermList) - Method in class org.mindswap.pellet.RBox
-
for each role in the list finds an inverse role and returns the new list.
- inverses(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- INVFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- INVFUNCTIONALFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- INVPROPFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- IRREFLEXIVE - Static variable in class org.mindswap.pellet.Role
-
- IRREFLEXIVEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- isABoxChanged() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isABoxProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isAllValues(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isAnd(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isAnnotation(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isAnnotationProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isAnnotationRole() - Method in class org.mindswap.pellet.Role
-
check if a role is declared as datatype property
- isAnnotationTaxonomyPrepared() - Method in class org.mindswap.pellet.RBox
-
- isAnon(ATermAppl) - Method in class com.clarkparsia.pellet.el.RoleChainCache
-
- isAnon() - Method in class org.mindswap.pellet.Role
-
- isAnon(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isAnonNominal(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isAntisymmetric() - Method in class org.mindswap.pellet.Role
-
- isAntisymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isAnyFinal(Set<State<T>>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isApplicable(boolean[]) - Method in interface com.clarkparsia.pellet.rules.builtins.GeneralFunction
-
- isAsymmetric() - Method in class org.mindswap.pellet.Role
-
- isAsymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isAtomTrue(RuleAtom, VariableBinding) - Method in class com.clarkparsia.pellet.rules.TrivialSatisfactionHelpers
-
- isBlockable() - Method in class org.mindswap.pellet.Individual
-
- isBlockable() - Method in class org.mindswap.pellet.Literal
-
- isBlockable() - Method in class org.mindswap.pellet.Node
-
- isBlocked() - Method in class org.mindswap.pellet.Individual
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block1
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block2
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block3
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block4
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block5
-
- isBlocked(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Block6
-
- isBlocked(Individual) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isBlocked(BlockingContext) - Method in interface org.mindswap.pellet.tableau.blocking.BlockingCondition
-
Check if the blocker candidate in this context actually blocks the other
individual.
- isBlocked(Individual) - Method in class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- isBlockedByChain(BlockingContext, ATermList, ATermAppl) - Method in class org.mindswap.pellet.tableau.blocking.Block2
-
- isBnode() - Method in class org.mindswap.pellet.Node
-
- isBnode(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isBottom() - Method in class org.mindswap.pellet.Individual
-
Returns if this is the cached node for TOP concept.
- isBottom() - Method in class org.mindswap.pellet.Role
-
- isBottom() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns if this is the cached node for TOP concept.
- isBottom() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns if this is the cached node for TOP concept.
- isBottom() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns if this is the cached node for TOP concept.
- isBottom() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- isBottom(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isBuiltin() - Method in class org.mindswap.pellet.Role
-
- isBuiltinProperty(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isCanceled() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- isCanceled() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
-
- isCanceled() - Method in class org.mindswap.pellet.utils.progress.SwingProgressMonitor
-
- isCard(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isChanged() - Method in class org.mindswap.pellet.ABox
-
- isChanged() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isChanged(KnowledgeBase.ChangeType) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isClass(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isClassified() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns true if the classification check has been done and nothing in the
KB has changed after that.
- isClosed() - Method in class org.mindswap.pellet.ABox
-
Returns true if Abox has a clash.
- isComplement(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isComplete() - Method in class org.mindswap.pellet.ABox
-
- isComplete() - Method in class org.mindswap.pellet.Individual
-
Returns if this cached node is complete.
- isComplete() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns if this cached node is complete.
- isComplete() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns if this cached node is complete.
- isComplete() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns if this cached node is complete.
- isComplexClass(ATerm) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isComputed(ATermAppl) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- isConceptRoot() - Method in class org.mindswap.pellet.Node
-
Returns true if this is the node created for the concept satisfiability check.
- isConnected() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isConsistencyDone() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns true if the consistency check has been done and nothing in th KB
has changed after that.
- isConsistent() - Method in class org.mindswap.pellet.ABox
-
Return true if this ABox is consistent.
- isConsistent() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isCyclic(ATermAppl) - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
Returns if a concept is used in cyclic definitions.
- isCyclic(ATermAppl) - Method in interface org.mindswap.pellet.taxonomy.DefinitionOrder
-
Returns if a concept is used in cyclic definitions.
- isDataRange(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isDataTaxonomyPrepared() - Method in class org.mindswap.pellet.RBox
-
- isDatatype(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDatatypeProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDatatypeRole() - Method in class org.mindswap.pellet.Role
-
- isDecimal(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- isDeclared(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check if a specific datatype or named data range has been declared.
- isDeclared(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- isDefined(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check if a specific datatype or named data range can be supported by the
datatype reasoner.
- isDefined(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- isDefined(String) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- isDefined(Datatype) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- isDerived() - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- isDerived() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- isDerived() - Method in class org.mindswap.pellet.datatypes.XSDBoolean.XSDDerivedBooleanType
-
- isDeterministic() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isDifferent(Node) - Method in class org.mindswap.pellet.Individual
-
- isDifferent(Node) - Method in class org.mindswap.pellet.Literal
-
- isDifferent(Node) - Method in class org.mindswap.pellet.Node
-
- isDifferentFrom(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDirectlyBlocked(Individual) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isDirectlyBlockedBy(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isDirectlyBlockedBy(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.DoubleBlocking
-
- isDirectlyBlockedBy(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.EqualityBlocking
-
- isDirectlyBlockedBy(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.OptimizedDoubleBlocking
-
- isDirectlyBlockedBy(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.SubsetBlocking
-
- isDirectlyBlockedByDescendant(BlockingContext) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isDirectlyBlockedInt(Individual) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isDirty() - Method in class com.clarkparsia.pellet.rules.rete.BetaNode
-
- isDirty() - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
- isDisabled() - Method in class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- isDisjoint(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDisjointClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDisjointProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isDomainAsserted(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
Deprecated.
- isDynamic() - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isDynamic() - Method in class org.mindswap.pellet.tableau.blocking.SubsetBlocking
-
- isEL(ATermAppl) - Static method in class com.clarkparsia.pellet.el.ELSyntaxUtils
-
Checks is this concept is a valid EL concept expression.
- isEL() - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- isEmpty() - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Convenience method equivalent to !containsAtLeast(0)
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- isEmpty() - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- isEmpty() - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- isEmpty() - Method in class org.mindswap.pellet.ABox
-
Returns true if there are no individuals in the ABox.
- isEmpty() - Method in class org.mindswap.pellet.datatypes.BaseDatatype
-
- isEmpty() - Method in interface org.mindswap.pellet.datatypes.Datatype
-
Deprecated.
- isEmpty() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- isEmpty() - Method in class org.mindswap.pellet.EdgeList
-
- isEmpty() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- isEmpty() - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
-
- isEmpty() - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- isEmpty() - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Cehcks if the set is empty.
- isEmpty() - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- isEmpty() - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- isEmpty() - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Cehcks if the set is empty.
- isEmpty() - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- isEnumerable() - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Query if values in the data range can be enumerated.
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- isEnumerable() - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- isEpsilon() - Method in class org.mindswap.pellet.utils.fsm.Transition
-
- isEquivalent(Role) - Method in class org.mindswap.pellet.Role
-
- isEquivalent(T, T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Checks if x is equivalent to y
- isEquivalentClass(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Check if class c1 is equivalent to class c2.
- isEquivalentProperty(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isEquivalentState(State<T>, State<T>, Map<State<T>, Integer>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isExplainOnlyInconsistency() - Method in class org.mindswap.pellet.KnowledgeBase
-
Returns current value of explainOnlyInconsistency option.
- isFalse() - Method in class org.mindswap.pellet.utils.Bool
-
- isFinal(State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isFinite() - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Query if there are a finite number of values in the data range.
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- isFinite() - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- isFinite() - Method in class org.mindswap.pellet.datatypes.XSDAnyURI
-
- isForceSimple() - Method in class org.mindswap.pellet.Role
-
- isForceUppercase() - Method in class org.mindswap.pellet.KRSSLoader
-
- isFull() - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
- isFunctional() - Method in class org.mindswap.pellet.Role
-
- isFunctionalProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isHasValue(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isHidden() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- isIndependent() - Method in class org.mindswap.pellet.DependencySet
-
Return true if there is no dependency on a non-deterministic branch
- isIndependent() - Method in class org.mindswap.pellet.Individual
-
- isIndependent() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns if this node was cached without any dependency to a
non-deterministic branch.
- isIndependent() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns if this node was cached without any dependency to a
non-deterministic branch.
- isIndependent() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns if this node was cached without any dependency to a
non-deterministic branch.
- isIndirectlyBlocked(Individual) - Method in class org.mindswap.pellet.tableau.blocking.Blocking
-
- isIndividual() - Method in class org.mindswap.pellet.Individual
-
- isIndividual(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isIndividual() - Method in class org.mindswap.pellet.Literal
-
- isIndividual() - Method in class org.mindswap.pellet.Node
-
- isInfinite() - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- isInfinite(Object) - Method in class org.mindswap.pellet.datatypes.AbstractValueSpace
-
- isInfinite() - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- isInfinite(Object) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- isInitial(State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- isInitialized() - Method in class org.mindswap.pellet.ABox
-
Check if the ABox is ready to be completed.
- isInstance(Object) - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Determine if the specified Object is assignment compatible
with the object represented by this FloatingPointType.
- isInstance(Object) - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- isInstance(Object) - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- isInstance(Object) - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Determine if the specified Object is assignment compatible
with the object represented by this FloatingPointType.
- isInstance(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- isInstance(Object) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- isInteger(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- isInv(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isInverse(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isInverseFunctional() - Method in class org.mindswap.pellet.Role
-
- isInverseFunctionalProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isInvSuccessor() - Method in class org.mindswap.pellet.tableau.blocking.BlockingContext
-
Returns if the role from the parent of blocked candidate has any inverse
super properties.
- isIrreflexive() - Method in class org.mindswap.pellet.Role
-
- isIrreflexiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isKBComputed() - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- isKeepLastCompletion() - Method in class org.mindswap.pellet.ABox
-
- isKnown() - Method in class org.mindswap.pellet.utils.Bool
-
- isKnownSubClassOf(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- isKnownType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- isKnownType(ATermAppl, ATermAppl, Collection<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- isKnownType(Individual, ATermAppl, Collection<ATermAppl>) - Method in class org.mindswap.pellet.ABox
-
- isKnownType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Answers the isType question without doing any satisfiability check.
- isLeaf() - Method in class org.mindswap.pellet.Individual
-
- isLeaf() - Method in class org.mindswap.pellet.Literal
-
- isLeaf() - Method in class org.mindswap.pellet.Node
-
- isLeaf() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- isLiteral() - Method in class org.mindswap.pellet.Individual
-
- isLiteral() - Method in class org.mindswap.pellet.Literal
-
- isLiteral() - Method in class org.mindswap.pellet.Node
-
- isLiteral(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isMax(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isMergable(KnowledgeBase, CachedNode, CachedNode) - Method in class org.mindswap.pellet.tableau.cache.AbstractConceptCache
-
- isMergable(KnowledgeBase, CachedNode, CachedNode) - Method in interface org.mindswap.pellet.tableau.cache.ConceptCache
-
- isMerged() - Method in class org.mindswap.pellet.Node
-
- isMin(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isNameChar(char) - Static method in class org.mindswap.pellet.utils.QNameProvider
-
- isNamedIndividual() - Method in class org.mindswap.pellet.Node
-
- isNamedIndividual() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns if this node represent a named individual (not an anonymous individual
or a concept node)
- isNamedIndividual() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns if this node represent a named individual (not an anonymous individual
or a concept node)
- isNamedIndividual() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns if this node represent a named individual (not an anonymous individual
or a concept node)
- isNameStartChar(char) - Static method in class org.mindswap.pellet.utils.QNameProvider
-
- isNaN(T) - Method in interface com.clarkparsia.pellet.datatypes.FloatingPointType
-
Returns true if this floating point value is a Not-a-Number
(NaN) value, false otherwise.
- isNaN(Double) - Method in class com.clarkparsia.pellet.datatypes.IEEEDoubleType
-
- isNaN(Float) - Method in class com.clarkparsia.pellet.datatypes.IEEEFloatType
-
- isNaN(T) - Method in interface com.clarkparsia.pellet.datatypes.types.floating.FloatingPointType
-
Returns true if this floating point value is a Not-a-Number
(NaN) value, false otherwise.
- isNaN(Double) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEDoubleType
-
- isNaN(Float) - Method in class com.clarkparsia.pellet.datatypes.types.floating.IEEEFloatType
-
- isNegatedPrimitive(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isNode(ATerm) - Method in class org.mindswap.pellet.ABox
-
- isNominal() - Method in class org.mindswap.pellet.Individual
-
- isNominal() - Method in class org.mindswap.pellet.Literal
-
- isNominal() - Method in class org.mindswap.pellet.Node
-
- isNominal(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isNot(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isObjectProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isObjectRole() - Method in class org.mindswap.pellet.Role
-
- isObjectTaxonomyPrepared() - Method in class org.mindswap.pellet.RBox
-
- isOneOf(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isOntologyProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
Deprecated.
- isOntologyRole() - Method in class org.mindswap.pellet.Role
-
Deprecated.
- isOr(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isPoint() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- isPoint() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- isPrimitive() - Method in interface com.clarkparsia.pellet.datatypes.Datatype
-
Check if a datatype is primitive.
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.InfiniteNamedDatatype
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.bool.XSDBoolean
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.AbstractTimelineDatatype
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.XSDDateTimeStamp
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.duration.XSDDuration
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDDouble
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.floating.XSDFloat
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.real.AbstractDerivedIntegerType
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLRational
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.real.OWLReal
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.real.XSDDecimal
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.RDFPlainLiteral
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDLanguage
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDName
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNCName
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNMToken
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDNormalizedString
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDString
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.text.XSDToken
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.types.uri.XSDAnyURI
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.XSDDecimal
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.XSDDouble
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.XSDFloat
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.XSDInteger
-
- isPrimitive() - Method in class com.clarkparsia.pellet.datatypes.XSDLong
-
- isPrimitive(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- isPrimitive(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- isPrimitive() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- isPrimitive(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Returns if a concept has only primitive definitions in this TBox.
- isPrimitive(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isPrimitiveOrNegated(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isProperty(ATerm) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isPropertyAssertion(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isPruned() - Method in class org.mindswap.pellet.Node
-
- isQuotientExact() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- isRangeAsserted(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
Deprecated.
- isRational(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- isRBoxChanged() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isRealized() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isRedundantMax(ATermAppl) - Method in class org.mindswap.pellet.Individual
-
- isRedundantMin(ATermAppl) - Method in class org.mindswap.pellet.Individual
-
- isReflexive() - Method in class org.mindswap.pellet.Role
-
- isReflexiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isRestrictedDatatype(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isRole(ATerm) - Method in class org.mindswap.pellet.RBox
-
check if the term is declared as a role
- isRoot() - Method in class org.mindswap.pellet.Node
-
- isRootNominal() - Method in class org.mindswap.pellet.Node
-
- isRSuccessor(Role) - Method in class org.mindswap.pellet.tableau.blocking.BlockingContext
-
Returns if the blocked node is an r-successor of its parent.
- isSafe(ATermAppl, Individual) - Method in interface org.mindswap.pellet.tableau.cache.CacheSafety
-
Returns if a previously cached satisfiability result is safe to reuse for a given
concept and node in the completion graph.
- isSafe(ATermAppl, Individual) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyAlwaysSafe
-
Returns if a previously cached satisfiability result is safe to reuse for a given
concept and node in the completion graph.
- isSafe(ATermAppl, Individual) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyDynamic
-
Returns if a previously cached satisfiability result is safe to reuse for a given
concept and node in the completion graph.
- isSafe(ATermAppl, Individual) - Method in class org.mindswap.pellet.tableau.cache.CacheSafetyNeverSafe
-
Returns if a previously cached satisfiability result is safe to reuse for a given
concept and node in the completion graph.
- isSame(Node) - Method in class org.mindswap.pellet.Node
-
- isSame(T, T) - Method in class org.mindswap.pellet.utils.DisjointSet
-
- isSameAs(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- isSameAs(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isSatisfiable(Collection<ATermAppl>) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
- isSatisfiable(Collection<ATermAppl>, Object) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check the data ranges on a single literal node are satisfiable
(independent of other nodes).
- isSatisfiable(Set<Literal>, Map<Literal, Set<Literal>>) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check that the data ranges and inequalities asserted on a collection of
literal nodes are satisfiable.
- isSatisfiable(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- isSatisfiable(Collection<ATermAppl>, Object) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- isSatisfiable(Set<Literal>, Map<Literal, Set<Literal>>) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- isSatisfiable(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- isSatisfiable(ATermAppl, boolean) - Method in class org.mindswap.pellet.ABox
-
- isSatisfiable(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isSelf(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isSet(ATermList) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isSimple() - Method in class org.mindswap.pellet.Role
-
- isSomeValues(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isStarted() - Method in class org.mindswap.pellet.utils.Timer
-
- isSubClassOf(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- isSubClassOf(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Check if class c1 is subclass of class c2.
- isSubNodeOf(T, T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Checks if x has an ancestor y.
- isSubPropertyOf(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isSubRoleOf(Role) - Method in class org.mindswap.pellet.Role
-
- isSubsumedBy(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.el.CachedSubsumptionComparator
-
- isSubsumedBy(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.taxonomy.SubsumptionComparator
-
- isSubTypeOf(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
Check if a datatype is subsumed by another datatype
- isSuperRoleOf(Role) - Method in class org.mindswap.pellet.Role
-
- isSymmetric() - Method in class org.mindswap.pellet.Role
-
- isSymmetricProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isSyntacticUpdate() - Method in class org.mindswap.pellet.ABox
-
Set whether changes to the update should be treated as syntactic updates,
i.e., if the changes are made on explicit source axioms.
- isTBoxChanged() - Method in class org.mindswap.pellet.KnowledgeBase
-
- isTop() - Method in class org.mindswap.pellet.Individual
-
Returns if this is the cached node for BOTTOM concept.
- isTop() - Method in class org.mindswap.pellet.Role
-
- isTop() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
-
Returns if this is the cached node for BOTTOM concept.
- isTop() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
-
Returns if this is the cached node for BOTTOM concept.
- isTop() - Method in interface org.mindswap.pellet.tableau.cache.CachedNode
-
Returns if this is the cached node for BOTTOM concept.
- isTop() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- isTop(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isTransitive() - Method in class org.mindswap.pellet.Role
-
- isTransitiveChain(ATermList, ATerm) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isTransitiveProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isTriggered(ConceptInfo) - Method in class com.clarkparsia.pellet.el.Trigger
-
- isTrue() - Method in class org.mindswap.pellet.utils.Bool
-
- isType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
Returns true if individual x belongs to type c.
- isType(List<ATermAppl>, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
Returns true if any of the individuals in the given list belongs to type
c.
- isType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- isType(Taxonomy<ATermAppl>, ATermAppl, ATermAppl) - Static method in class org.mindswap.pellet.utils.TaxonomyUtils
-
Determine if an individual is an instance of a class (based on the
current state of the taxonomy)
- isTypeAssertion(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isUnique() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- isUnique(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- isUnknown() - Method in class org.mindswap.pellet.utils.Bool
-
- isUntypedRole() - Method in class org.mindswap.pellet.Role
-
- isUsable(Rule) - Static method in class com.clarkparsia.pellet.rules.UsableRuleFilter
-
Checks if a rule can be used for reasoning.
- isValid(Object) - Method in class org.mindswap.pellet.datatypes.AbstractDateTimeValueSpace
-
- isValid(Object) - Method in interface org.mindswap.pellet.datatypes.ValueSpace
-
- isValid(Object) - Method in class org.mindswap.pellet.datatypes.XSDDecimal.DecimalValueSpace
-
- isValid(Object) - Method in class org.mindswap.pellet.datatypes.XSDDuration.DurationValueSpace
-
- isValidValue(XMLGregorianCalendar) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- isVar(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
-
- isVariable(AtomObject) - Static method in class com.clarkparsia.pellet.rules.VariableUtils
-
Returns true if atom object is a variable
- iterator() - Method in class com.clarkparsia.pellet.rules.BindingGeneratorImpl
-
- iterator() - Method in class com.clarkparsia.pellet.rules.rete.Index
-
- iterator() - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- iterator() - Method in class org.mindswap.pellet.EdgeList
-
- iterator() - Method in class org.mindswap.pellet.taxonomy.AbstractDefinitionOrder
-
Returns an iterator over all the classes in the ontology sorted based on
the definition order.
- iterator() - Method in interface org.mindswap.pellet.taxonomy.DefinitionOrder
-
Returns an iterator over all the classes in the ontology sorted based on
the definition order.
- iterator() - Method in class org.mindswap.pellet.utils.BinarySet
-
- iterator() - Method in class org.mindswap.pellet.utils.CandidateSet
-
- iterator() - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- iterator() - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
An iterator over the values of this set.
- iterator() - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- iterator() - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- iterator() - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
An iterator over the values of this set.
- iterator() - Method in class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
-
- iterator() - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- iterator(T) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- iterator(T...) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- iterator(int, T...) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- IteratorUtils - Class in org.mindswap.pellet.utils.iterator
-
- IteratorUtils() - Constructor for class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- RANGEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- ranRete - Variable in class org.mindswap.pellet.ABox
-
- RATIONAL - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- Rational - Class in com.clarkparsia.pellet.datatypes.types.real
-
Title: Rational
- Rational(Number, Number) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.Rational
-
Construct a rational number from
- rbox - Variable in class org.mindswap.pellet.KnowledgeBase
-
- RBox - Class in org.mindswap.pellet
-
Title:
- RBox() - Constructor for class org.mindswap.pellet.RBox
-
- rbox - Variable in class org.mindswap.pellet.RoleTaxonomyBuilder
-
- RDF - Static variable in class org.mindswap.pellet.utils.Namespaces
-
- RDFALLXMLTaxonomyPrinter - Class in org.mindswap.pellet.taxonomy.printer
-
Title: RDFALLXMLTaxonomyPrinter
- RDFALLXMLTaxonomyPrinter() - Constructor for class org.mindswap.pellet.taxonomy.printer.RDFALLXMLTaxonomyPrinter
-
- RDFPlainLiteral - Class in com.clarkparsia.pellet.datatypes.types.text
-
Title: rdf:plainLiteral
- RDFS - Static variable in class org.mindswap.pellet.utils.Namespaces
-
- RDFSLiteral - Class in org.mindswap.pellet.datatypes
-
- RDFXMLLiteral - Class in org.mindswap.pellet.datatypes
-
- RDFXMLTaxonomyPrinter - Class in org.mindswap.pellet.taxonomy.printer
-
Title: RDF/XML Taxonomy Printer
- RDFXMLTaxonomyPrinter() - Constructor for class org.mindswap.pellet.taxonomy.printer.RDFXMLTaxonomyPrinter
-
- readAll(Reader) - Static method in class org.mindswap.pellet.utils.FileUtils
-
- readdConjunctions(Individual) - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Readd conjunction labels
- readFile(File) - Static method in class org.mindswap.pellet.utils.FileUtils
-
- readFile(String) - Static method in class org.mindswap.pellet.utils.FileUtils
-
- readURL(URL) - Static method in class org.mindswap.pellet.utils.FileUtils
-
- REAL - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- realize() - Method in class org.mindswap.pellet.KnowledgeBase
-
- realize() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
Realize the KB by finding the instances of each class.
- realize() - Method in class org.mindswap.pellet.taxonomy.POTaxonomyBuilder
-
- realize() - Method in interface org.mindswap.pellet.taxonomy.TaxonomyBuilder
-
Realize the KB by finding the instances of each class.
- REALIZE_INDIVIDUAL_AT_A_TIME - Static variable in class org.mindswap.pellet.PelletOptions
-
Control the realization strategy where we loop over individuals or
concepts.
- rebind(VariableBinding) - Method in interface com.clarkparsia.pellet.rules.BindingHelper
-
Set the incoming binding for this helper.
- rebind(VariableBinding) - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
-
- rebind(VariableBinding) - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
-
Set the incoming binding for this helper.
- rebind(VariableBinding) - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
-
- REFLEXIVE - Static variable in class org.mindswap.pellet.Role
-
- REFLEXIVEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- registerBuiltIn(String, BuiltIn) - Method in class com.clarkparsia.pellet.rules.builtins.BuiltInRegistry
-
- remove(int) - Method in interface com.clarkparsia.pellet.BranchEffectTracker
-
Remove a branch from the tracker.
- remove(U) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- remove() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval.ValueIterator
-
- remove() - Method in class com.clarkparsia.pellet.datatypes.EmptyIterator
-
- remove(FloatingPointInterval<T>) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- remove() - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval.ValueIterator
-
- remove() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval.IntegerIterator
-
- remove(OWLRealInterval) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- remove(ContinuousRealInterval) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- remove(int) - Method in class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
-
- remove() - Method in class com.clarkparsia.pellet.rules.AllNamedIndividualsIterator
-
- remove() - Method in class com.clarkparsia.pellet.rules.LiteralFilter
-
- remove(Fact) - Method in class com.clarkparsia.pellet.rules.rete.AlphaNode
-
- remove(List<S>, T) - Method in class com.clarkparsia.pellet.rules.rete.Index
-
Remove the element of the index stored under the key 'key'.
- remove(Object) - Method in class com.clarkparsia.pellet.utils.IdentityHashSet
- remove(Map<K, Set<V>>, K, V) - Static method in class com.clarkparsia.pellet.utils.MultiMapUtils
-
- remove(int) - Method in class org.mindswap.pellet.DependencySet
-
Remove the integer value b from this DependencySet.
- remove() - Method in class org.mindswap.pellet.IndividualIterator
-
- remove() - Method in class org.mindswap.pellet.LiteralIterator
-
- remove(Object) - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- remove() - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
Remove method for abstract class
- remove() - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
Remove method for abstract class
- remove(T) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Remove an element from the taxonomy.
- remove(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- remove(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.UnaryTBox
-
- remove(ATermAppl) - Static method in class org.mindswap.pellet.utils.AnnotationClasses
-
Removes the specified class form set of annotation classes.
- remove(Object) - Method in class org.mindswap.pellet.utils.CandidateSet
-
- remove(int) - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
Remove the given integer value from this set.
- remove(int) - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
- remove(int) - Method in class org.mindswap.pellet.utils.intset.HashIntSet
-
- remove(int) - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Remove the given integer value from this set.
- remove(int) - Method in class org.mindswap.pellet.utils.intset.ShiftedBitIntSet
-
- remove(int) - Method in class org.mindswap.pellet.utils.intset.TreeIntSet
-
- remove() - Method in class org.mindswap.pellet.utils.iterator.FilterIterator
-
- remove() - Method in class org.mindswap.pellet.utils.iterator.MapIterator
- remove() - Method in class org.mindswap.pellet.utils.iterator.MultiIterator
-
- remove() - Method in class org.mindswap.pellet.utils.iterator.MultiListIterator
-
- remove() - Method in class org.mindswap.pellet.utils.iterator.NestedIterator
-
- remove() - Method in class org.mindswap.pellet.utils.iterator.PairIterator
-
- remove(K, V) - Method in class org.mindswap.pellet.utils.MultiValueMap
-
- remove(Object, Set<T>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
- removeAll(int) - Method in interface com.clarkparsia.pellet.BranchEffectTracker
-
Remove a branch and all subsequent branches from the tracker.
- removeAll(int) - Method in class com.clarkparsia.pellet.impl.SimpleBranchEffectTracker
-
- removeAxiom(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Removes (if possible) the given TBox axiom from the KB and return
true if removal was successful.
- removeAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- removeAxiom(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- removeAxiom(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- removeAxiom(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- removeAxiom(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Remove axiom from TBox and all other axioms that depend on it.
- removeAxiom(ATermAppl, ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Remove all explanations for dependantAxiom that contain
explanationAxiom.
- removeBranchDependencies(Branch) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Remove branch dependencies - this is needed due to backjumping!
- removeCycles(TaxonomyNode<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Walk through the super nodes of the given node and when a cycle is
detected merge all the nodes in that path
- removed(int, int) - Method in class org.mindswap.pellet.utils.intset.AbstractIntSet
-
- removeDatatype(String) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- removeDatum(T, Object) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
- removeDatum(Object) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- removeDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxBase
-
- removeDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- removeDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TuBox
-
- removeDependencies(ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyIndex
-
Remove the dependencies for a given assertion
- removeDomain(ATerm, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Removes (if possible) the given property domain axiom from the KB and
return true if removal was successful.
- removeDomain(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- removeDomain(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Role
-
- removeDups(List<T>) - Static method in class com.clarkparsia.pellet.rules.rete.Utils
-
- removeEdge(Edge) - Method in class org.mindswap.pellet.EdgeList
-
- removeEdge(int) - Method in class org.mindswap.pellet.EdgeList
-
- removeEdge(Edge) - Method in class org.mindswap.pellet.Individual
-
- removeEquivalent(T) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- removeExplain(ATermAppl) - Method in class org.mindswap.pellet.DependencySet
-
Remove explanation sets which contain references to a syntactic assertion
- removeInEdge(Edge) - Method in class org.mindswap.pellet.Node
-
- removeInEdges() - Method in class org.mindswap.pellet.Node
-
- removeInterval(Object, boolean, Object, boolean) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- removeIntervalList(GenericIntervalList) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- removeMentions(ATermAppl) - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
Remove all facts that have a term matching 't'
- removeMultiplePaths() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- removeNode(ATermAppl) - Method in class org.mindswap.pellet.ABox
-
Remove the given node from the node map which maps names to nodes.
- removePropertyValue(ATermAppl, ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- removeRange(ATerm, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Removes (if possible) the given property range axiom from the KB and
return true if removal was successful.
- removeRange(ATerm, ATermAppl) - Method in class org.mindswap.pellet.RBox
-
- removeRange(ATermAppl, DependencySet) - Method in class org.mindswap.pellet.Role
-
- removeSub(TaxonomyNode<T>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- removeSubRole(Role) - Method in class org.mindswap.pellet.Role
-
- removeSubRoleChain(ATermList) - Method in class org.mindswap.pellet.Role
-
- removeSubRoleChains() - Method in class org.mindswap.pellet.Role
-
- removeType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.ABox
-
- removeType(ATermAppl) - Method in class org.mindswap.pellet.Individual
-
- removeType(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
- removeType(ATermAppl) - Method in class org.mindswap.pellet.Node
-
- removeTypes() - Method in class org.mindswap.pellet.Node
-
- renumber() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- replace - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- requiredAddType(Node, ATermAppl) - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
Test if a type should be readded to a node
- reset() - Method in class com.clarkparsia.pellet.el.ELClassifier
-
- reset() - Method in class com.clarkparsia.pellet.el.SimplifiedELClassifier
-
- reset() - Method in class com.clarkparsia.pellet.rules.rete.AlphaIndex
-
Reset all alpha nodes (clear their match facts)
- reset() - Method in class com.clarkparsia.pellet.rules.rete.AlphaNode
-
- reset() - Method in class com.clarkparsia.pellet.rules.rete.BetaNode
-
- reset() - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
Remove all facts from the interpreter, leaving the rules intact.
- reset() - Method in class com.clarkparsia.pellet.rules.rete.Node
-
- reset() - Method in class com.clarkparsia.pellet.utils.OntBuilder
-
- reset() - Method in class org.mindswap.pellet.ABox
-
Reset the ABox to contain only asserted information.
- reset() - Method in class org.mindswap.pellet.EdgeList
-
Resets the edges in this list to only asserted edges.
- reset(boolean) - Method in class org.mindswap.pellet.Individual
-
Resets this node (types, edges, sames, differents) to contain only asserted
information.
- reset(NodeSelector) - Method in class org.mindswap.pellet.IndividualIterator
-
- reset() - Method in class org.mindswap.pellet.LiteralIterator
-
- reset(boolean) - Method in class org.mindswap.pellet.Node
-
- reset(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
Reset the cutoff for a given type index
- reset(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Reset the current pointer
- reset(NodeSelector) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
Reset the cutoff for a given type index
- reset() - Method in class org.mindswap.pellet.taxonomy.CDOptimizedTaxonomyBuilder
-
- reset() - Method in class org.mindswap.pellet.utils.PermutationGenerator
-
- reset() - Method in class org.mindswap.pellet.utils.Timer
-
Reset all the internal counts associated with this timer.
- resetAll() - Method in class org.mindswap.pellet.utils.Timers
-
- resetProgress() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- resetProgress() - Method in class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- resetProgress() - Method in class org.mindswap.pellet.utils.progress.SwingProgressMonitor
-
- resetQueue() - Method in class org.mindswap.pellet.ABox
-
- resetSupers(T, Collection<T>) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
-
Clear existing supers for an element and set to a new collection
- resetTimer(String) - Method in class org.mindswap.pellet.utils.Timers
-
- resetTypes() - Method in class org.mindswap.pellet.Individual
-
- resetTypes() - Method in class org.mindswap.pellet.Node
-
- resolveURI - Static variable in class com.clarkparsia.pellet.rules.builtins.URIOperators
-
- restart() - Method in class org.mindswap.pellet.utils.Timer
-
If started stop the timer and then start it again.
- restore(Branch) - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- restore(int) - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
Restore abox to the given branch
- restore(int) - Method in class org.mindswap.pellet.Individual
-
- restore(int) - Method in class org.mindswap.pellet.Literal
-
- restore(int) - Method in class org.mindswap.pellet.Node
-
- restore(Branch) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- restore(Branch) - Method in class org.mindswap.pellet.tableau.completion.EmptySRIQStrategy
-
- restore(int) - Method in class org.mindswap.pellet.tableau.completion.queue.BasicCompletionQueue
-
Reset the queue to be the current nodes in the abox; Also reset the type index to 0
- restore(int) - Method in class org.mindswap.pellet.tableau.completion.queue.CompletionQueue
-
Reset the queue to be the current nodes in the abox; Also reset the type index to 0
- restore(int) - Method in class org.mindswap.pellet.tableau.completion.queue.OptimizedBasicCompletionQueue
-
Reset the queue to be the current nodes in the abox; Also reset the type index to 0
- restoreAllValues() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- restoreAllValues() - Method in class org.mindswap.pellet.tableau.completion.SROIQIncStrategy
-
- restoreDependencies(KnowledgeBase) - Static method in class org.mindswap.pellet.tableau.completion.incremental.IncrementalRestore
-
- restoreLocal(Individual, Branch) - Method in class com.clarkparsia.pellet.rules.ContinuousRulesStrategy
-
- restoreLocal(Individual, Branch) - Method in class com.clarkparsia.pellet.rules.RuleStrategy
-
- restoreLocal(Individual, Branch) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- restoreLocal(Individual, Branch) - Method in class org.mindswap.pellet.tableau.completion.EmptySRIQStrategy
-
- restorePruned(int) - Method in class org.mindswap.pellet.Node
-
- RESTRDATATYPEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- restrict(ATermAppl, ATermAppl...) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- RestrictedBooleanDatatype - Class in com.clarkparsia.pellet.datatypes.types.bool
-
Title: Restricted Boolean Datatype
- RestrictedBooleanDatatype(Datatype<Boolean>) - Constructor for class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- RestrictedDatatype<T> - Interface in com.clarkparsia.pellet.datatypes
-
Title: Restricted Datatype
- RestrictedDurationDatatype - Class in com.clarkparsia.pellet.datatypes.types.duration
-
Title: Restricted Duration Datatype
- RestrictedDurationDatatype(Datatype<Duration>) - Constructor for class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- RestrictedFloatingPointDatatype<T extends Number & Comparable<T>> - Class in com.clarkparsia.pellet.datatypes
-
Title: Restricted Float Datatype
- RestrictedFloatingPointDatatype(Datatype<? extends T>, FloatingPointType<T>) - Constructor for class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- RestrictedFloatingPointDatatype<T extends Number & Comparable<T>> - Class in com.clarkparsia.pellet.datatypes.types.floating
-
Title: Restricted Float Datatype
- RestrictedFloatingPointDatatype(Datatype<? extends T>, FloatingPointType<T>) - Constructor for class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- RestrictedRealDatatype - Class in com.clarkparsia.pellet.datatypes
-
Title: Restricted Real Datatype
- RestrictedRealDatatype(Datatype<? extends Number>, OWLRealInterval) - Constructor for class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- RestrictedRealDatatype - Class in com.clarkparsia.pellet.datatypes.types.real
-
Title: Restricted Real Datatype
- RestrictedRealDatatype(Datatype<? extends Number>, IntegerInterval, ContinuousRealInterval, ContinuousRealInterval) - Constructor for class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- RestrictedTextDatatype - Class in com.clarkparsia.pellet.datatypes.types.text
-
Title: Restricted Text Datatype
- RestrictedTextDatatype(Datatype<ATermAppl>, boolean) - Constructor for class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- RestrictedTextDatatype(Datatype<ATermAppl>, String) - Constructor for class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- RestrictedTimelineDatatype - Class in com.clarkparsia.pellet.datatypes.types.datetime
-
Title: Restricted time line datatype
- RestrictedTimelineDatatype(Datatype<? extends XMLGregorianCalendar>, QName, boolean) - Constructor for class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- RestrictedURIDatatype - Class in com.clarkparsia.pellet.datatypes.types.uri
-
Title: Restricted URI Datatype
- RestrictedURIDatatype(Datatype<ATermAppl>) - Constructor for class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- restrictLength(int) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictLength(int) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMax(boolean, Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMax(boolean, Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMaxExclusive(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMaxExclusive(Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMaxInclusive(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMaxInclusive(Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMaxLength(int) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMaxLength(int) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMin(boolean, Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMin(boolean, Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMinExclusive(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMinExclusive(Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMinInclusive(Object) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMinInclusive(Object) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictMinLength(int) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictMinLength(int) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictPattern(String) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- restrictPattern(String) - Method in interface org.mindswap.pellet.datatypes.XSDAtomicType
-
- restrictToInterval(Object, boolean, Object, boolean) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- restrictToInterval(GenericIntervalList.Interval) - Method in class org.mindswap.pellet.utils.GenericIntervalList
-
Deprecated.
- rete - Variable in class com.clarkparsia.pellet.rules.rete.Interpreter
-
- ReteBasedELClassifier - Class in com.clarkparsia.pellet.el
-
Title:
- ReteBasedELClassifier() - Constructor for class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- retrieve(ATermAppl, Collection<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
-
Return all the individuals that belong to the given class which is not
necessarily a named class.
- retrieveIndividualsWithProperty(ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
Retrieve individuals which possibly have a property value for the given
property.
- RETURN_DEDUCTIONS_GRAPH - Static variable in class org.mindswap.pellet.PelletOptions
-
Deprecated.
This option is introduced as a temporary solution for
backward compatibility and is scheduled to be removed in
future releases. One should avoid using
InfGraph.getDeductionsGraph() (similarly
InfModel.getDeductionsModel()) with Pellet.
Model.listStatements() can be used to retrieve all the
asserted and inferred statements.
- reverse(Comparator<T>) - Static method in class org.mindswap.pellet.utils.Comparators
-
- rhs - Variable in class com.clarkparsia.pellet.rules.rete.RuleNode
-
- rnode - Variable in class com.clarkparsia.pellet.rules.rete.BetaNode
-
- Role - Class in org.mindswap.pellet
-
Title:
- Role(ATermAppl) - Constructor for class org.mindswap.pellet.Role
-
- Role(ATermAppl, PropertyType) - Constructor for class org.mindswap.pellet.Role
-
- RoleChainCache - Class in com.clarkparsia.pellet.el
-
Title:
- RoleChainCache(KnowledgeBase) - Constructor for class com.clarkparsia.pellet.el.RoleChainCache
-
- RoleRestrictionCache - Class in com.clarkparsia.pellet.el
-
Title:
- RoleRestrictionCache(RBox) - Constructor for class com.clarkparsia.pellet.el.RoleRestrictionCache
-
- RoleTaxonomyBuilder - Class in org.mindswap.pellet
-
- RoleTaxonomyBuilder(RBox, PropertyType) - Constructor for class org.mindswap.pellet.RoleTaxonomyBuilder
-
- RoleTaxonomyBuilder(RBox, boolean) - Constructor for class org.mindswap.pellet.RoleTaxonomyBuilder
-
- round - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- roundCeiling(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- roundDown(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- roundFloor(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- roundHalfToEven - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- Rule - Class in com.clarkparsia.pellet.rules.model
-
Title: Rule
- Rule(Collection<? extends RuleAtom>, Collection<? extends RuleAtom>) - Constructor for class com.clarkparsia.pellet.rules.model.Rule
-
- Rule(Collection<? extends RuleAtom>, Collection<? extends RuleAtom>, Set<ATermAppl>) - Constructor for class com.clarkparsia.pellet.rules.model.Rule
-
- Rule(ATermAppl, Collection<? extends RuleAtom>, Collection<? extends RuleAtom>) - Constructor for class com.clarkparsia.pellet.rules.model.Rule
-
- Rule(ATermAppl, Collection<? extends RuleAtom>, Collection<? extends RuleAtom>, Set<ATermAppl>) - Constructor for class com.clarkparsia.pellet.rules.model.Rule
-
- rule - Variable in class com.clarkparsia.pellet.rules.rete.BetaNode
-
- Rule - Class in com.clarkparsia.pellet.rules.rete
-
Title: Rule
- Rule(List<TermTuple>, TermTuple) - Constructor for class com.clarkparsia.pellet.rules.rete.Rule
-
- Rule(List<TermTuple>, List<TermTuple>) - Constructor for class com.clarkparsia.pellet.rules.rete.Rule
-
- RuleAbsorber - Class in org.mindswap.pellet.tbox.impl
-
Title:
- RuleAbsorber(TBoxExpImpl) - Constructor for class org.mindswap.pellet.tbox.impl.RuleAbsorber
-
- RuleAtom - Interface in com.clarkparsia.pellet.rules.model
-
Title: Rule Atom
- RuleAtomAsserter - Class in com.clarkparsia.pellet.rules
-
Title:
- RuleAtomAsserter() - Constructor for class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- RuleAtomImpl<P> - Class in com.clarkparsia.pellet.rules.model
-
Title: Rule Atom Implementation
- RuleAtomImpl(P) - Constructor for class com.clarkparsia.pellet.rules.model.RuleAtomImpl
-
- RuleAtomVisitor - Interface in com.clarkparsia.pellet.rules.model
-
Title: Rule Atom Visitor
- RuleBasedELClassifier - Class in com.clarkparsia.pellet.el
-
Title:
- RuleBasedELClassifier() - Constructor for class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- RuleBranch - Class in org.mindswap.pellet.tableau.branch
-
- RuleBranch(ABox, CompletionStrategy, RuleAtomAsserter, List<RuleAtom>, VariableBinding, int, DependencySet) - Constructor for class org.mindswap.pellet.tableau.branch.RuleBranch
-
- RULEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- RuleNode - Class in com.clarkparsia.pellet.rules.rete
-
Title: Rule Node
- RuleNode(Rule, Set<ATermAppl>) - Constructor for class com.clarkparsia.pellet.rules.rete.RuleNode
-
- rulesNotApplied - Variable in class org.mindswap.pellet.ABox
-
- RulesToATermTranslator - Class in com.clarkparsia.pellet.rules
-
Title:
- RulesToATermTranslator() - Constructor for class com.clarkparsia.pellet.rules.RulesToATermTranslator
-
- RulesToReteTranslator - Class in com.clarkparsia.pellet.rules
-
Title: Rules To Rete Translator
- RulesToReteTranslator(ABox) - Constructor for class com.clarkparsia.pellet.rules.RulesToReteTranslator
-
- RuleStrategy - Class in com.clarkparsia.pellet.rules
-
- RuleStrategy(ABox) - Constructor for class com.clarkparsia.pellet.rules.RuleStrategy
-
- run(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.el.JenaBasedELClassifier
-
- run(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.el.ReteBasedELClassifier
-
- run(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.el.RuleBasedELClassifier
-
- run() - Method in class com.clarkparsia.pellet.rules.rete.Interpreter
-
- runGC() - Static method in class org.mindswap.pellet.utils.MemUtils
-
- SAME_AS - Static variable in class com.clarkparsia.pellet.rules.rete.Compiler
-
Predicate used to state two individuals are the same.
- 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
-
- 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.ABoxStats
-
Total number of satisfiability tests performed
- 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.
- schemaType - Variable in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- SEARCH_TYPE - Static variable in class org.mindswap.pellet.PelletOptions
-
- second() - Method in class org.mindswap.pellet.utils.BinarySet
-
- second - Variable in class org.mindswap.pellet.utils.Pair
-
- 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(ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- SELFFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- selfRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- SelfRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- SelfRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.SelfRule
-
- 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
-
- set(String, String) - Method in class com.clarkparsia.pellet.utils.PropertiesBuilder
-
- 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
- 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
-
- setAntisymmetric(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
-
- setAsymmetric(boolean) - Method in class org.mindswap.pellet.Role
-
- setAsymmetric(boolean, DependencySet) - Method in class org.mindswap.pellet.Role
-
- setBlocked(boolean) - Method in class org.mindswap.pellet.Individual
-
- 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
-
- setClash(ClashDependency) - Method in class org.mindswap.pellet.tableau.completion.incremental.DependencyEntry
-
Set clash dependency
- 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
-
- 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
- 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
-
- 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
-
- setExplain(Set<ATermAppl>) - Method in class org.mindswap.pellet.DependencySet
-
- setExplainOnlyInconsistency(boolean) - Method in class org.mindswap.pellet.KnowledgeBase
-
Controls what kind of explanations can be generated using this KB.
- setExplanation(DependencySet) - Method in class org.mindswap.pellet.ABox
-
- setForceSimple(boolean) - Method in class org.mindswap.pellet.Role
-
- setForceUppercase(boolean) - Method in class org.mindswap.pellet.KRSSLoader
-
- setFSM(TransitionGraph<Role>) - 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
-
- setHasAllValues(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- setHasAntiSymmetry(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- 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
-
- setHasUserDefinedDatatype(boolean) - Method in class com.clarkparsia.pellet.expressivity.Expressivity
-
- setHidden(boolean) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
- setIgnoreImports(boolean) - Method in class org.mindswap.pellet.KBLoader
-
Instruct loader to respect or ignore imports.
- setIgnoreImports(boolean) - Method in class org.mindswap.pellet.KRSSLoader
-
Instruct loader to respect or ignore imports.
- setInitialized(boolean) - Method in class org.mindswap.pellet.ABox
-
- setInitialState(State<T>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- 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
-
- 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
-
- setMapping(String, String) - Method in class org.mindswap.pellet.utils.QNameProvider
-
- 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
- setName(int) - Method in class org.mindswap.pellet.utils.fsm.State
-
- 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
-
- setOptions(Properties) - Static method in class org.mindswap.pellet.PelletOptions
-
Sets the Pellet configuration options and returns the old values for the
options.
- setPartition(Set<State<T>>, int, Map<State<T>, Integer>) - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- 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.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
-
- 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
-
- setSame(Node, DependencySet) - Method in class org.mindswap.pellet.Node
-
- setSource(ATermAppl) - Method in class org.mindswap.pellet.NodeMerge
-
- setStrategy(CompletionStrategy) - Method in class org.mindswap.pellet.tableau.branch.Branch
-
- setSubRolesAndChains(Set<Role>, Set<ATermList>, Map<ATerm, DependencySet>) - Method in class org.mindswap.pellet.Role
-
- setSubs(Set<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
Deprecated.
- setSuperRoles(Set<Role>) - Method in class org.mindswap.pellet.Role
-
- setSupers(Set<TaxonomyNode<T>>) - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
-
Deprecated.
- setSyntacticUpdate(boolean) - Method in class org.mindswap.pellet.ABox
-
Set whether changes to the update should be treated as syntactic updates,
i.e., if the changes are made on explicit source axioms.
- setTarget(ATermAppl) - Method in class org.mindswap.pellet.NodeMerge
-
- setTaxonomy(Taxonomy<T>) - Method in class org.mindswap.pellet.utils.PartialOrderBuilder
-
- setTaxonomyBuilderProgressMonitor(ProgressMonitor) - Method in class org.mindswap.pellet.KnowledgeBase
-
- 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<T>) - 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(PropertyType) - Method in class org.mindswap.pellet.Role
-
- 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
-
- 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
-
- 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.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.
- SHORT - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- 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
-
- sign(Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
-
- signum(Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- signum() - Method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- 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
-
- SimpleAllValuesRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- SimpleAllValuesRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.SimpleAllValuesRule
-
- 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
-
- SimplifiedELClassifier - Class in com.clarkparsia.pellet.el
-
Title:
- SimplifiedELClassifier() - Constructor for class com.clarkparsia.pellet.el.SimplifiedELClassifier
-
- simplify(Rational) - Static method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- simplify(ATermAppl) - Static method in class com.clarkparsia.pellet.el.ELSyntaxUtils
-
Simplifies an EL class expression.
- 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(String, String) - Static method in class com.clarkparsia.pellet.utils.PropertiesBuilder
-
- 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
-
Deprecated.
- singleton(ATermAppl) - Method in class org.mindswap.pellet.datatypes.DatatypeReasoner
-
Deprecated.
- 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.iterator.IteratorUtils
-
- singleton(T) - Static method in class org.mindswap.pellet.utils.SetUtils
-
- singletonIterator(T) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
-
- size() - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
- size() - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- size() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- size() - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- size() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- size() - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- 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.utils.IdentityHashSet
- size() - Method in class org.mindswap.pellet.ABox
-
Return the number of nodes in the ABox.
- size - Variable in class org.mindswap.pellet.ABoxStats
-
size of the completion graph
- 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
-
Deprecated.
- 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.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.BinarySet
-
- 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
-
- some(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- SOME - Static variable in class org.mindswap.pellet.Node
-
- SOMEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- someValuesRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- SomeValuesRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- SomeValuesRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.SomeValuesRule
-
- sort() - Method in class com.clarkparsia.pellet.rules.rete.AlphaStore
-
- 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
-
- splitURI(String) - Static method in class org.mindswap.pellet.utils.QNameProvider
-
- 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 - Variable in class org.mindswap.pellet.LiteralIterator
-
Index where iterator starts (0 be default)
- start() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
-
Deprecated.
- 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 - Variable in class org.mindswap.pellet.KnowledgeBase
-
- State<T> - 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
-
- stats - Variable in class org.mindswap.pellet.ABox
-
- status - Variable in class org.mindswap.pellet.datatypes.XSDBoolean
-
- stop - Variable in class org.mindswap.pellet.IndividualIterator
-
Index where iterator stops (size of list by default)
- stop - Variable in class org.mindswap.pellet.LiteralIterator
-
Index where iterator stops (size of list by default)
- 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 - Variable in class org.mindswap.pellet.tableau.branch.Branch
-
- strategy - Variable in class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
-
- STRING - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- 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
-
- 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
-
- StringOperators - Class in com.clarkparsia.pellet.rules.builtins
-
Title: String Operators
- StringOperators() - Constructor for class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- StringToStringFunction - Interface in com.clarkparsia.pellet.rules.builtins
-
Title: String-to-String Function
- subClasses(ATermAppl, boolean) - Method in class org.mindswap.pellet.utils.SizeEstimate
-
- 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
-
- 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:
- substring - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- substringAfter - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- substringBefore - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- 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
-
- sum(Number, Number) - Static method in class com.clarkparsia.pellet.datatypes.OWLRealUtils
-
- 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
-
- 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 - Static variable in class org.mindswap.pellet.utils.Namespaces
-
- SWRLB - Static variable in class org.mindswap.pellet.utils.Namespaces
-
- symbol(T) - Static method in class org.mindswap.pellet.utils.fsm.TransitionGraph
-
- SYMMETRICFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- UnaryAtom<A extends AtomObject> - Class in com.clarkparsia.pellet.rules.model
-
Title: Unary Atom
- UnaryAtom(ATermAppl, A) - Constructor for class com.clarkparsia.pellet.rules.model.UnaryAtom
-
- unaryMinus - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- unaryPlus - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
-
- UnaryTBox - Class in org.mindswap.pellet.tbox.impl
-
Title:
- UnaryTBox() - Constructor for class org.mindswap.pellet.tbox.impl.UnaryTBox
-
- UNCHANGED - Static variable in class org.mindswap.pellet.Node
-
- unconstrained(FloatingPointType<U>) - Static method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- unconstrained(FloatingPointType<U>) - Static method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- UNDEFINED_DATATYPE_HANDLING - Static variable in class org.mindswap.pellet.PelletOptions
-
If EXCEPTION an exception is thrown when the reasoner
encounters an undefined (and unsupported) datatype.
- UndefinedEntityException - Exception in org.mindswap.pellet.exceptions
-
Title: UndefinedEntityException
- UndefinedEntityException() - Constructor for exception org.mindswap.pellet.exceptions.UndefinedEntityException
-
- UndefinedEntityException(String) - Constructor for exception org.mindswap.pellet.exceptions.UndefinedEntityException
-
- undoSetSame() - Method in class org.mindswap.pellet.Node
-
- unexplained(Node, DependencySet) - Static method in class org.mindswap.pellet.Clash
-
- unexplained(Node, DependencySet, String) - Static method in class org.mindswap.pellet.Clash
-
- unfold(BinarySet<ATermAppl>) - Method in class org.mindswap.pellet.tbox.impl.BinaryTBox
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.BinaryTBox
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.PrimitiveTBox
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TBoxImpl
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TuBox
-
- unfold(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.UnaryTBox
-
- unfold(ATermAppl) - Method in interface org.mindswap.pellet.tbox.TBox
-
Lazy unfold the given concept
- Unfolding - Class in org.mindswap.pellet.tbox.impl
-
Title:
- Unfolding() - Constructor for class org.mindswap.pellet.tbox.impl.Unfolding
-
- unfoldingRule - Variable in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
- UnfoldingRule - Class in org.mindswap.pellet.tableau.completion.rule
-
Title:
- UnfoldingRule(CompletionStrategy) - Constructor for class org.mindswap.pellet.tableau.completion.rule.UnfoldingRule
-
- union(U) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.EmptyRestrictedDatatype
-
- union(FloatingPointInterval<T>) - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- union(OWLRealInterval) - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- union(RestrictedDatatype<?>) - Method in interface com.clarkparsia.pellet.datatypes.RestrictedDatatype
-
Union this range with another range.
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- union(ContinuousRealInterval) - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- union(RestrictedDatatype<?>) - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- union(AtomicDatatype) - Method in interface org.mindswap.pellet.datatypes.AtomicDatatype
-
- union(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- union(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- union(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
-
- union(AtomicDatatype) - Method in class org.mindswap.pellet.datatypes.XSDBoolean
-
- union(IntSet) - Method in class org.mindswap.pellet.DependencySet
-
Create a new DependencySet and all the elements of this
and set .
- union(DependencySet, boolean) - Method in class org.mindswap.pellet.DependencySet
-
Create a new DependencySet and all the elements of this
and ds.
- union(Set<ATermAppl>, boolean) - Method in class org.mindswap.pellet.DependencySet
-
- union(T, T) - Method in class org.mindswap.pellet.utils.DisjointSet
-
- union(IntSet) - Method in class org.mindswap.pellet.utils.intset.AbstractIntSet
-
- union(IntSet) - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
-
- union(IntSet) - Method in class org.mindswap.pellet.utils.intset.BitIntSet
-
Creates a new IntSet that is the union of this set and the given set.
- union(IntSet) - Method in interface org.mindswap.pellet.utils.intset.IntSet
-
Creates a new IntSet that is the union of this set and the given set.
- union(Collection<? extends Collection<? extends T>>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Returns the union of all the sets given in a collection.
- union(Collection<? extends T>, Collection<? extends T>) - Static method in class org.mindswap.pellet.utils.SetUtils
-
Returns the union of two collections
- UnionDataRange<T> - Class in com.clarkparsia.pellet.datatypes
-
Title: Union data range
- UnionDataRange(Collection<RestrictedDatatype<? extends T>>, Collection<? extends T>) - Constructor for class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- UnionDatatype - Interface in org.mindswap.pellet.datatypes
-
- UNKNOWN - Static variable in class org.mindswap.pellet.utils.Bool
-
- UNKNOWN_PROB - Static variable in class org.mindswap.pellet.utils.SizeEstimate
-
- UnknownDatatype - Class in org.mindswap.pellet.datatypes
-
- UnknownDatatype() - Constructor for class org.mindswap.pellet.datatypes.UnknownDatatype
-
- unprune(int) - Method in class org.mindswap.pellet.Individual
-
- unprune(int) - Method in class org.mindswap.pellet.Literal
-
- unprune(int) - Method in class org.mindswap.pellet.Node
-
- unprunedNodes() - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- unprunedNodes() - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
- UnrecognizedDatatypeException - Exception in com.clarkparsia.pellet.datatypes.exceptions
-
Title: Unrecognized Datatype Exception
- UnrecognizedDatatypeException(ATermAppl) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.UnrecognizedDatatypeException
-
- UnrecognizedDatatypeException(ATermAppl, String) - Constructor for exception com.clarkparsia.pellet.datatypes.exceptions.UnrecognizedDatatypeException
-
- UNSIGNED_BYTE - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- UNSIGNED_INT - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- UNSIGNED_LONG - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- UNSIGNED_SHORT - Static variable in class com.clarkparsia.pellet.datatypes.Datatypes
-
- UnsupportedFeatureException - Exception in org.mindswap.pellet.exceptions
-
- UnsupportedFeatureException() - Constructor for exception org.mindswap.pellet.exceptions.UnsupportedFeatureException
-
- UnsupportedFeatureException(String) - Constructor for exception org.mindswap.pellet.exceptions.UnsupportedFeatureException
-
- UnsupportedQueryException - Exception in org.mindswap.pellet.exceptions
-
- UnsupportedQueryException() - Constructor for exception org.mindswap.pellet.exceptions.UnsupportedQueryException
-
- UnsupportedQueryException(String) - Constructor for exception org.mindswap.pellet.exceptions.UnsupportedQueryException
-
- UNTYPED - Static variable in class org.mindswap.pellet.Role
-
Deprecated.
- update(T, Bool) - Method in class org.mindswap.pellet.utils.CandidateSet
-
- updateDef(ATermAppl) - Method in class org.mindswap.pellet.tbox.impl.TuBox
-
- updateDependencies() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
-
- updatedIndividuals() - Method in class com.clarkparsia.pellet.impl.SimpleIncrementalChangeTracker
-
- updatedIndividuals() - Method in interface com.clarkparsia.pellet.IncrementalChangeTracker
-
- updateExpressivity(ATermAppl, ATermAppl) - Method in class org.mindswap.pellet.KnowledgeBase
-
This method is used for incremental reasoning.
- updateNodeReferences() - Method in class org.mindswap.pellet.Individual
-
- updateNodeReferences() - Method in class org.mindswap.pellet.Node
-
- updateProgress() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
-
- updateProgress() - Method in class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
-
- updateProgress() - Method in class org.mindswap.pellet.utils.progress.SilentProgressMonitor
-
- updateProgress() - Method in class org.mindswap.pellet.utils.progress.SwingProgressMonitor
-
- updateQueueAddEdge(Individual, Role, Node) - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
-
This method updates the queue in the event that there is an edge added between two nodes.
- updateWith(Expressivity, ATermAppl) - Method in class com.clarkparsia.pellet.el.ELExpressivityChecker
-
- updateWith(Expressivity, ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.DLExpressivityChecker
-
- updateWith(Expressivity, ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.ProfileBasedExpressivityChecker
-
Update the given
Expressivity by adding
the new @{link aterm.ATermAppl}.
- updateWithIndividual(ATermAppl, ATermAppl) - Method in class com.clarkparsia.pellet.expressivity.ExpressivityChecker
-
Added for incremental reasoning.
- upper - Variable in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- upperCase - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
-
- uriMap - Static variable in enum com.clarkparsia.pellet.vocabulary.BuiltinNamespace
-
- URIOperators - Class in com.clarkparsia.pellet.rules.builtins
-
Title: URI Operators
- URIOperators() - Constructor for class com.clarkparsia.pellet.rules.builtins.URIOperators
-
- URIUtils - Class in org.mindswap.pellet.utils
-
Utility functions for URI's.
- URIUtils() - Constructor for class org.mindswap.pellet.utils.URIUtils
-
- UsableRuleFilter - Class in com.clarkparsia.pellet.rules
-
Title: Usable Rule Filter
- UsableRuleFilter() - Constructor for class com.clarkparsia.pellet.rules.UsableRuleFilter
-
- USE_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
TBox absorption will be used to move some of the General Inclusion Axioms
(GCI) from Tg to Tu.
- USE_ADVANCED_CACHING - Static variable in class org.mindswap.pellet.PelletOptions
-
Cache the pseudo models for anonymous classes.
- USE_ANNOTATION_SUPPORT - Static variable in class org.mindswap.pellet.PelletOptions
-
Activate annotation support in Pellet.
- USE_ANYWHERE_BLOCKING - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_BACKJUMPING - Static variable in class org.mindswap.pellet.PelletOptions
-
Use dependency directed backjumping
- USE_BINARY_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_CACHING - Static variable in class org.mindswap.pellet.PelletOptions
-
Cache the pseudo models for named classes and individuals.
- USE_CD_CLASSIFICATION - Static variable in class org.mindswap.pellet.PelletOptions
-
Use (if applicable) special optimization for completely defined (CD)
concepts during classification.
- USE_CLASSIFICATION_MONITOR - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_COMPLETION_QUEUE - Static variable in class org.mindswap.pellet.PelletOptions
-
Flag set if the completion queue should be utilized.
- USE_COMPLETION_STRATEGY - Static variable in class org.mindswap.pellet.PelletOptions
-
Dynamically find the best completion strategy for the KB.
- USE_CONTINUOUS_RULES - Static variable in class org.mindswap.pellet.PelletOptions
-
Use continuous rete execution for applying rules.
- USE_DISJUNCT_SORTING - Static variable in class org.mindswap.pellet.PelletOptions
-
Sort the disjuncts based on the statistics
- USE_DISJUNCTION_SORTING - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_FULL_DATATYPE_REASONING - Static variable in class org.mindswap.pellet.PelletOptions
-
Check the cardinality restrictions on datatype properties and handle
inverse functional datatype properties
- USE_HASVALUE_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_INCREMENTAL_CONSISTENCY - Static variable in class org.mindswap.pellet.PelletOptions
-
Flag set if incremental consistency checking should be used.
- USE_INCREMENTAL_DELETION - Static variable in class org.mindswap.pellet.PelletOptions
-
Flag set if incremental support for deletions should be used.
- USE_INVERSE_CACHING - Static variable in class org.mindswap.pellet.PelletOptions
-
Cache the pseudo models for anonymous classes when inverses are present.
- USE_LEGACY_TBOX - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_NAIVE_QUERY_ENGINE - Static variable in class org.mindswap.pellet.PelletOptions
-
Deprecated.
- USE_NOMINAL_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
Absorb TBox axioms about nominals into ABox assertions
- USE_OPTIMIZED_BASIC_COMPLETION_QUEUE - Static variable in class org.mindswap.pellet.PelletOptions
-
Flag set if the optimized basic completion queue should be used.
- USE_PSEUDO_NOMINALS - Static variable in class org.mindswap.pellet.PelletOptions
-
Treat nominals (classes defined by enumeration) as named atomic concepts
rather than individual names.
- USE_ROLE_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
Absorb TBox axioms into domain/range restrictions in RBox
- USE_RULE_ABSORPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_SEMANTIC_BRANCHING - Static variable in class org.mindswap.pellet.PelletOptions
-
Use semantic branching, i.e.
- USE_SMART_RESTORE - Static variable in class org.mindswap.pellet.PelletOptions
-
During backjumping use dependency set information to restore node labels
rather than restoring the label exactly to the previous state.
- USE_TRACING - Static variable in class org.mindswap.pellet.PelletOptions
-
- USE_UNIQUE_NAME_ASSUMPTION - Static variable in class org.mindswap.pellet.PelletOptions
-
This option tells Pellet to treat every individual with a distinct URI to
be different from each other.
- usedMemory() - Static method in class org.mindswap.pellet.utils.MemUtils
-
- useRete - Variable in class org.mindswap.pellet.ABox
-
- Utils - Class in com.clarkparsia.pellet.rules.rete
-
Title: Utils
- Utils() - Constructor for class com.clarkparsia.pellet.rules.rete.Utils
-
- valid(T) - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- valid(T) - Method in class com.clarkparsia.pellet.datatypes.types.floating.FloatingPointInterval
-
- valid(Number) - Method in class com.clarkparsia.pellet.datatypes.types.real.IntegerInterval
-
- validate() - Method in class org.mindswap.pellet.ABox
-
Validate all the edges in the ABox nodes.
- VALIDATE_ABOX - Static variable in class org.mindswap.pellet.PelletOptions
-
Validate ABox structure during completion (Should be used only for
debugging purposes).
- validLiteral(ATermAppl) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Check if a typed literal is valid (i.e., it is in the lexical space for
its datatype)
- validLiteral(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- value(ATermAppl) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
- valueDatatype(Node, DependencySet) - Static method in class org.mindswap.pellet.Clash
-
- valueDatatype(Node, DependencySet, ATermAppl, ATermAppl) - Static method in class org.mindswap.pellet.Clash
-
- valueDatatypeExplanation() - Method in class org.mindswap.pellet.Clash
-
- VALUEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
- valueIterator() - Method in interface com.clarkparsia.pellet.datatypes.DataRange
-
Get a (possibly infinite) iterator over values in the data range.
- valueIterator(Collection<ATermAppl>) - Method in interface com.clarkparsia.pellet.datatypes.DatatypeReasoner
-
Get an iterator for the values of a finite datarange
- valueIterator(Collection<ATermAppl>) - Method in class com.clarkparsia.pellet.datatypes.DatatypeReasonerImpl
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.DataValueEnumeration
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.DiscreteInterval
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.EmptyDataRange
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.FloatingPointInterval
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.NegatedDataRange
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.OWLRealInterval
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.RestrictedFloatingPointDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.RestrictedRealDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.bool.RestrictedBooleanDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.datetime.RestrictedTimelineDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.duration.RestrictedDurationDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.floating.RestrictedFloatingPointDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.real.ContinuousRealInterval
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.real.RestrictedRealDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.text.RestrictedTextDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.types.uri.RestrictedURIDatatype
-
- valueIterator() - Method in class com.clarkparsia.pellet.datatypes.UnionDataRange
-
- valueOf(String) - Static method in enum com.clarkparsia.pellet.datatypes.DiscreteInterval.NullSemantics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clarkparsia.pellet.datatypes.Facet.XSD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clarkparsia.pellet.datatypes.IntervalRelations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clarkparsia.pellet.datatypes.OWLRealInterval.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.clarkparsia.pellet.datatypes.types.real.Rational
-
- valueOf(String) - Static method in enum com.clarkparsia.pellet.vocabulary.BuiltinNamespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.Clash.ClashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.datatypes.DatatypeFacet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.KnowledgeBase.AssertionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.KnowledgeBase.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.KnowledgeBase.ReasoningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.PelletOptions.InstanceRetrievalMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.PelletOptions.MonitorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.PelletOptions.OrderedClassification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.PelletOptions.UndefinedDatatypeHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.tableau.completion.queue.NodeSelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule.BlockingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.utils.DurationFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.utils.KBOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mindswap.pellet.utils.PartialOrderRelation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.clarkparsia.pellet.datatypes.DiscreteInterval.NullSemantics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.clarkparsia.pellet.datatypes.Facet.XSD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.clarkparsia.pellet.datatypes.IntervalRelations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.clarkparsia.pellet.datatypes.OWLRealInterval.LineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.clarkparsia.pellet.vocabulary.BuiltinNamespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.Clash.ClashType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
-
- values - Variable in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- values() - Static method in enum org.mindswap.pellet.datatypes.DatatypeFacet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.KnowledgeBase.AssertionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.KnowledgeBase.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.KnowledgeBase.ReasoningState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.PelletOptions.InstanceRetrievalMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.PelletOptions.MonitorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.PelletOptions.OrderedClassification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.PelletOptions.UndefinedDatatypeHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
-
- values() - Static method in enum org.mindswap.pellet.tableau.completion.queue.NodeSelector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule.BlockingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.utils.DurationFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.utils.KBOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mindswap.pellet.utils.PartialOrderRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSpace - Variable in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
-
- ValueSpace - Interface in org.mindswap.pellet.datatypes
-
- var(String) - Static method in class com.clarkparsia.pellet.utils.TermFactory
-
Create a variable temr with the given name.
- VARBINDING - Static variable in class com.clarkparsia.pellet.rules.ContinuousReteTransformer
-
- VARFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
-
This is used to represent variables in queries
- VariableBinding - Class in com.clarkparsia.pellet.rules
-
Title: Variable Binding
- VariableBinding(ABox) - Constructor for class com.clarkparsia.pellet.rules.VariableBinding
-
- VariableBinding(VariableBinding) - Constructor for class com.clarkparsia.pellet.rules.VariableBinding
-
Shallow copies the binding maps.
- VariableUtils - Class in com.clarkparsia.pellet.rules
-
Title: Variable Utilities
- VariableUtils() - Constructor for class com.clarkparsia.pellet.rules.VariableUtils
-
- vars - Variable in class com.clarkparsia.pellet.rules.rete.Node
-
- verifyABox(String, KnowledgeBase) - Method in class org.mindswap.pellet.KRSSLoader
-
- verifyTBox(String, KnowledgeBase) - Method in class org.mindswap.pellet.KRSSLoader
-
- VersionInfo - Class in org.mindswap.pellet.utils
-
- VersionInfo() - Constructor for class org.mindswap.pellet.utils.VersionInfo
-
- visit(BigDecimal[]) - Method in class com.clarkparsia.pellet.rules.builtins.FunctionApplicationVisitor
-
- visit(BigInteger[]) - Method in class com.clarkparsia.pellet.rules.builtins.FunctionApplicationVisitor
-
- visit(Double[]) - Method in class com.clarkparsia.pellet.rules.builtins.FunctionApplicationVisitor
-
- visit(Float[]) - Method in class com.clarkparsia.pellet.rules.builtins.FunctionApplicationVisitor
-
- visit(BigDecimal[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumberToLiteralVisitor
-
- visit(BigInteger[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumberToLiteralVisitor
-
- visit(Double[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumberToLiteralVisitor
-
- visit(Float[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumberToLiteralVisitor
-
- visit(BigDecimal[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumericComparisonVisitor
-
- visit(BigInteger[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumericComparisonVisitor
-
- visit(Double[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumericComparisonVisitor
-
- visit(Float[]) - Method in class com.clarkparsia.pellet.rules.builtins.NumericComparisonVisitor
-
- visit(BigDecimal[]) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericVisitor
-
- visit(BigInteger[]) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericVisitor
-
- visit(Double[]) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericVisitor
-
- visit(Float[]) - Method in interface com.clarkparsia.pellet.rules.builtins.NumericVisitor
-
- visit(AtomDConstant) - Method in interface com.clarkparsia.pellet.rules.model.AtomObjectVisitor
-
- visit(AtomDVariable) - Method in interface com.clarkparsia.pellet.rules.model.AtomObjectVisitor
-
- visit(AtomIConstant) - Method in interface com.clarkparsia.pellet.rules.model.AtomObjectVisitor
-
- visit(AtomIVariable) - Method in interface com.clarkparsia.pellet.rules.model.AtomObjectVisitor
-
- visit(AtomDConstant) - Method in class com.clarkparsia.pellet.rules.model.DefaultAtomObjectVisitor
-
- visit(AtomDVariable) - Method in class com.clarkparsia.pellet.rules.model.DefaultAtomObjectVisitor
-
- visit(AtomIConstant) - Method in class com.clarkparsia.pellet.rules.model.DefaultAtomObjectVisitor
-
- visit(AtomIVariable) - Method in class com.clarkparsia.pellet.rules.model.DefaultAtomObjectVisitor
-
- visit(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(ClassAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(DataRangeAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(DatavaluedPropertyAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(DifferentIndividualsAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(IndividualPropertyAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(SameIndividualAtom) - Method in class com.clarkparsia.pellet.rules.model.DefaultRuleAtomVisitor
-
- visit(BuiltInAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(ClassAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(DataRangeAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(DatavaluedPropertyAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(DifferentIndividualsAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(IndividualPropertyAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(SameIndividualAtom) - Method in interface com.clarkparsia.pellet.rules.model.RuleAtomVisitor
-
- visit(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(ClassAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(DataRangeAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(DatavaluedPropertyAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(DifferentIndividualsAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(IndividualPropertyAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(SameIndividualAtom) - Method in class com.clarkparsia.pellet.rules.RuleAtomAsserter
-
- visit(Rule) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
-
- visit(BuiltInAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(ClassAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(DataRangeAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(DatavaluedPropertyAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(DifferentIndividualsAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(IndividualPropertyAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(SameIndividualAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(AtomDConstant) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(AtomDVariable) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(AtomIConstant) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(AtomIVariable) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
- visit(ATermAppl) - Method in class org.mindswap.pellet.output.ATermBaseVisitor
-
- visit(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit a generic term which may be a class expression, individual or a literal.
- visitAll(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitAll(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitAll(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitAll(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'all' (allValuesFrom restriction) term.
- visitAnd(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitAnd(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitAnd(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitAnd(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'and' (intersectionOf) term.
- visitCard(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitCard(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitCard(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitCard(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'card' (minCardinality restriction) term.
- visitHasValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitHasValue(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitHasValue(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitHasValue(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the hasValue restriction term.
- visitInverse(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitInverse(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitInverse(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitInverse(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
- visitList(ATermList) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitList(ATermList) - Method in class org.mindswap.pellet.output.ATermBaseVisitor
-
- visitList(ATermList, String) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitList(ATermList) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the list structure.
- visitLiteral(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitLiteral(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitLiteral(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitLiteral(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the literal term.
- visitMax(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitMax(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitMax(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitMax(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'max' (maxCardinality restriction) term.
- visitMin(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitMin(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitMin(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitMin(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'min' (minCardinality restriction) term.
- visitNot(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitNot(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitNot(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitNot(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'not' (complementOf) term.
- visitOneOf(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitOneOf(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitOneOf(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitOneOf(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'oneOf' term.
- visitOr(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitOr(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitOr(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitOr(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'or' (unionOf) term.
- visitRestrictedDatatype(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitRestrictedDatatype(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
- visitRestrictedDatatype(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitRestrictedDatatype(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
- visitSelf(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitSelf(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitSelf(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitSelf(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the self restriction term.
- visitSome(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitSome(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitSome(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitSome(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the 'some' (someValuesFrom restriction) term.
- visitSubClass(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitTerm(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitTerm(ATermAppl) - Method in class org.mindswap.pellet.output.ATermBaseRenderer
-
- visitTerm(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit a primitive term (with no arguments) that stands for a URI.
- visitValue(ATermAppl) - Method in class com.clarkparsia.pellet.datatypes.NamedDataRangeExpander
-
- visitValue(ATermAppl) - Method in class org.mindswap.pellet.output.ATermAbstractSyntaxRenderer
-
- visitValue(ATermAppl) - Method in class org.mindswap.pellet.output.ATermManchesterSyntaxRenderer
-
- visitValue(ATermAppl) - Method in interface org.mindswap.pellet.output.ATermVisitor
-
Visit the nominal term.