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

T

TableData - Class in org.mindswap.pellet.output
Create a table data structure that has a list of column names and list of data rows.
TableData(Collection, List) - Constructor for class org.mindswap.pellet.output.TableData
 
TableData(List) - Constructor for class org.mindswap.pellet.output.TableData
 
TableData(String[]) - Constructor for class org.mindswap.pellet.output.TableData
 
tan - Static variable in class com.clarkparsia.pellet.rules.builtins.NumericOperators
 
taskFinished() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
taskFinished() - Method in class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
 
taskFinished() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
taskFinished() - Method in class org.mindswap.pellet.utils.progress.SwingProgressMonitor
 
taskStarted() - Method in class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
 
taskStarted() - Method in class org.mindswap.pellet.utils.progress.ConsoleProgressMonitor
 
taskStarted() - Method in interface org.mindswap.pellet.utils.progress.ProgressMonitor
 
Taxonomy<T> - Class in org.mindswap.pellet.taxonomy
 
Taxonomy() - Constructor for class org.mindswap.pellet.taxonomy.Taxonomy
 
Taxonomy(Collection<T>, T, T) - Constructor for class org.mindswap.pellet.taxonomy.Taxonomy
 
TaxonomyBuilder - Interface in org.mindswap.pellet.taxonomy
Title:
TaxonomyNode<T> - Class in org.mindswap.pellet.taxonomy
 
TaxonomyNode(T, boolean) - Constructor for class org.mindswap.pellet.taxonomy.TaxonomyNode
 
TaxonomyNode(Collection<T>, boolean) - Constructor for class org.mindswap.pellet.taxonomy.TaxonomyNode
 
TaxonomyPrinter<T> - Interface in org.mindswap.pellet.taxonomy.printer
Title: Taxonomy Printer Interface
TaxonomyUtils - Class in org.mindswap.pellet.utils
Title: TaxonomyUtils
TaxonomyUtils() - Constructor for class org.mindswap.pellet.utils.TaxonomyUtils
 
TBox - Interface in org.mindswap.pellet.tbox
 
TBoxBase - Class in org.mindswap.pellet.tbox.impl
 
TBoxBase(KnowledgeBase) - Constructor for class org.mindswap.pellet.tbox.impl.TBoxBase
 
TBoxExpImpl - Class in org.mindswap.pellet.tbox.impl
Title: Implementation of TBox interface to generate explanations efficiently and correctly.
TBoxExpImpl(KnowledgeBase) - Constructor for class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
TBoxFactory - Class in org.mindswap.pellet.tbox
Title:
TBoxFactory() - Constructor for class org.mindswap.pellet.tbox.TBoxFactory
 
TELL - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
TELLS - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
tells(Element) - Method in class org.mindswap.pellet.dig.DIGTellHandler
 
term(String) - Static method in class com.clarkparsia.pellet.utils.TermFactory
 
term(OWLObject) - Method in class org.mindswap.pellet.owlapi.PelletLoader
 
term(String) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
TermDefinition - Class in org.mindswap.pellet.tbox.impl
 
TermDefinition() - Constructor for class org.mindswap.pellet.tbox.impl.TermDefinition
 
TermFactory - Class in com.clarkparsia.pellet.utils
 
TermFactory() - Constructor for class com.clarkparsia.pellet.utils.TermFactory
 
TermTuple - Class in com.clarkparsia.pellet.rules.rete
Title: Term Tuple
TermTuple(DependencySet, List<ATermAppl>) - Constructor for class com.clarkparsia.pellet.rules.rete.TermTuple
 
TermTuple(DependencySet, ATermAppl...) - Constructor for class com.clarkparsia.pellet.rules.rete.TermTuple
 
TermTuple(ATermAppl...) - Constructor for class com.clarkparsia.pellet.rules.rete.TermTuple
 
test(Literal[]) - Method in class com.clarkparsia.pellet.rules.builtins.BinaryTester
 
test(Literal[]) - Method in interface com.clarkparsia.pellet.rules.builtins.Tester
 
test(String, int, Number) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
test(String, int, String, int, int) - Static method in class org.mindswap.pellet.utils.NumberUtils
 
Tester - Interface in com.clarkparsia.pellet.rules.builtins
Title: Test
TesterBuiltIn - Class in com.clarkparsia.pellet.rules.builtins
Title: Test Built-In
TesterBuiltIn(Tester) - Constructor for class com.clarkparsia.pellet.rules.builtins.TesterBuiltIn
 
Tg - Variable in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
TgBox - Class in org.mindswap.pellet.tbox.impl
 
TgBox(KnowledgeBase) - Constructor for class org.mindswap.pellet.tbox.impl.TgBox
 
THE_SPEC - Static variable in class org.mindswap.pellet.jena.PelletReasonerFactory
 
theInstance() - Static method in class org.mindswap.pellet.jena.PelletReasonerFactory
 
Thing - Static variable in class com.clarkparsia.owlapi.OWL
 
TIME - Static variable in class com.clarkparsia.owlapi.XSD
 
time - Static variable in class com.clarkparsia.pellet.rules.builtins.DateTimeOperators
 
TimeoutException - Exception in org.mindswap.pellet.exceptions
 
TimeoutException(String) - Constructor for exception org.mindswap.pellet.exceptions.TimeoutException
 
Timer - Class in org.mindswap.pellet.utils
Class used to keep track how much time is spent for a specific operation.
Timer(String) - Constructor for class org.mindswap.pellet.utils.Timer
Create a timer with no parent.
Timer(String, Timer) - Constructor for class org.mindswap.pellet.utils.Timer
Create a timer that has the specified parent timer.
timers - Variable in class com.clarkparsia.modularity.IncrementalClassifier
 
timers - Variable in class com.clarkparsia.pellet.el.ELClassifier
 
timers - Variable in class com.clarkparsia.pellet.el.SimplifiedELClassifier
 
timers - Variable in class org.mindswap.pellet.KnowledgeBase
Timers used in various different parts of KB.
Timers - Class in org.mindswap.pellet.utils
Title:
Timers() - Constructor for class org.mindswap.pellet.utils.Timers
 
toArray(ATermList) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
TOKEN - Static variable in class com.clarkparsia.owlapi.XSD
 
TOLD_VALUES - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
toldValues(Element, Element, String) - Method in class org.mindswap.pellet.dig.DIGAskHandler
 
toList(Iterator<T>) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
 
TooManyDifferentIndividualsPattern - Class in com.clarkparsia.pellint.lintpattern.ontology
Title:
TooManyDifferentIndividualsPattern() - Constructor for class com.clarkparsia.pellint.lintpattern.ontology.TooManyDifferentIndividualsPattern
 
TOP - Variable in class com.clarkparsia.pellet.el.ELClassifier
 
TOP - Static variable in class com.clarkparsia.pellet.utils.TermFactory
 
TOP - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
TOP - Static variable in class org.mindswap.pellet.tableau.cache.CachedConstantNode
 
TOP - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
TOP_DOWN - Static variable in class org.mindswap.pellet.taxonomy.Taxonomy
 
TOP_LIT - Static variable in class com.clarkparsia.pellet.utils.TermFactory
 
TOP_LIT - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
topologocialSort(boolean) - Method in class org.mindswap.pellet.taxonomy.Taxonomy
Sort the nodes in the taxonomy using topological ordering starting from top to bottom.
toSet(ATermList) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
toSet(ATerm[], int) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
toSet(Collection<ATermAppl>) - Static method in class org.mindswap.pellet.utils.ATermUtils
 
toSet(Iterator<T>) - Static method in class org.mindswap.pellet.utils.iterator.IteratorUtils
 
toString() - Method in class com.clarkparsia.pellet.el.Trigger
 
toString() - Method in class com.clarkparsia.pellet.expressivity.Expressivity
 
toString() - Method in class com.clarkparsia.pellet.rules.DataRangeBindingHelper
 
toString() - Method in class com.clarkparsia.pellet.rules.DatavaluePropertyBindingHelper
 
toString() - Method in class com.clarkparsia.pellet.rules.model.AtomDConstant
 
toString() - Method in class com.clarkparsia.pellet.rules.model.AtomIConstant
 
toString() - Method in class com.clarkparsia.pellet.rules.model.AtomVariable
 
toString() - Method in class com.clarkparsia.pellet.rules.model.BuiltInAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.model.DatavaluedPropertyAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.model.DifferentIndividualsAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.model.IndividualPropertyAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.model.Rule
 
toString() - Method in class com.clarkparsia.pellet.rules.model.SameIndividualAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.model.UnaryAtom
 
toString() - Method in class com.clarkparsia.pellet.rules.ObjectVariableBindingHelper
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.AlphaIndex
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.AlphaNode
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.AlphaStore
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.BetaNode
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.Compiler
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.Fact
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.Index
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.Rule
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.RuleNode
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.TermTuple
 
toString() - Method in class com.clarkparsia.pellet.rules.rete.Tuple
 
toString() - Method in class com.clarkparsia.pellet.rules.VariableBinding
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.jena.SlicedResultSet
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.jena.SortedResultSet
toString() - Method in class com.clarkparsia.pellet.sparqldl.jena.SparqlDLResultSet
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.AbstractQueryAtom
 
toString(QNameProvider) - Method in class com.clarkparsia.pellet.sparqldl.model.AbstractQueryAtom
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.CoreNewImpl
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.QueryImpl
 
toString(boolean) - Method in class com.clarkparsia.pellet.sparqldl.model.QueryImpl
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.QueryParameters
 
toString() - Method in enum com.clarkparsia.pellet.sparqldl.model.QueryPredicate
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.QueryResultImpl
 
toString() - Method in class com.clarkparsia.pellet.sparqldl.model.ResultBindingImpl
 
toString() - Method in class com.clarkparsia.pellint.model.Lint
It is recommended to use LintFormat.format() instead of calling toString() directly on a Lint.
toString() - Method in class com.clarkparsia.pellint.model.OntologyLints
 
toString() - Method in class com.clarkparsia.pellint.model.Severity
 
toString() - Method in class com.clarkparsia.pellint.rdfxml.RDFLints
 
toString() - Method in class org.mindswap.pellet.ABox
 
toString() - Method in class org.mindswap.pellet.Clash
 
toString() - Method in class org.mindswap.pellet.datatypes.BaseAtomicDatatype
 
toString() - Method in class org.mindswap.pellet.datatypes.BaseUnionDatatype
 
toString() - Method in class org.mindswap.pellet.datatypes.BaseXSDAtomicType
 
toString() - Method in class org.mindswap.pellet.datatypes.EmptyDatatype
 
toString() - Method in class org.mindswap.pellet.datatypes.RDFXMLLiteral
 
toString() - Method in class org.mindswap.pellet.datatypes.UnknownDatatype
 
toString() - Method in class org.mindswap.pellet.DefaultEdge
 
toString() - Method in class org.mindswap.pellet.DependencySet
 
toString() - Method in class org.mindswap.pellet.dig.ElementList
 
toString() - Method in class org.mindswap.pellet.EdgeList
 
toString() - Method in enum org.mindswap.pellet.jena.graph.loader.SimpleProperty
 
toString() - Method in class org.mindswap.pellet.jena.PelletResultSet
 
toString() - Method in class org.mindswap.pellet.KBLoader
 
toString() - Method in class org.mindswap.pellet.Literal
 
toString() - Method in class org.mindswap.pellet.Node
 
toString() - Method in class org.mindswap.pellet.NodeMerge
 
toString() - Method in class org.mindswap.pellet.output.TableData
 
toString() - Method in class org.mindswap.pellet.owlapi.PelletReasonerFactory
 
toString() - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
toString(boolean) - Method in class org.mindswap.pellet.query.impl.QueryImpl
 
toString() - Method in class org.mindswap.pellet.query.impl.QueryPatternImpl
 
toString() - Method in class org.mindswap.pellet.query.impl.QueryResultBindingImpl
 
toString() - Method in class org.mindswap.pellet.query.impl.QueryResultsImpl
 
toString(boolean) - Method in interface org.mindswap.pellet.query.Query
Deprecated.  
toString() - Method in class org.mindswap.pellet.RBox
Returns a string representation of the RBox where for each role subroles, superroles, and isTransitive information is given
toString() - Method in class org.mindswap.pellet.Role
 
toString() - Method in class org.mindswap.pellet.tableau.branch.Branch
 
toString() - Method in class org.mindswap.pellet.tableau.branch.GuessBranch
 
toString() - Method in class org.mindswap.pellet.tableau.branch.LiteralValueBranch
 
toString() - Method in class org.mindswap.pellet.tableau.branch.MaxBranch
 
toString() - Method in class org.mindswap.pellet.tableau.cache.CachedConceptNode
 
toString() - Method in class org.mindswap.pellet.tableau.cache.CachedConstantNode
 
toString() - Method in class org.mindswap.pellet.tableau.cache.CachedEdge
 
toString() - Method in class org.mindswap.pellet.tableau.cache.ConceptCacheLRU
 
toString() - Method in class org.mindswap.pellet.tableau.completion.CompletionStrategy
 
toString() - Method in class org.mindswap.pellet.tableau.completion.incremental.BranchAddDependency
ToString method
toString() - Method in class org.mindswap.pellet.tableau.completion.incremental.ClashDependency
ToString method
toString() - Method in class org.mindswap.pellet.tableau.completion.incremental.CloseBranchDependency
ToString method
toString() - Method in class org.mindswap.pellet.tableau.completion.incremental.MergeDependency
ToString method
toString() - Method in class org.mindswap.pellet.tableau.completion.incremental.TypeDependency
ToString method
toString() - Method in class org.mindswap.pellet.tableau.completion.queue.QueueElement
To string
toString() - Method in class org.mindswap.pellet.taxonomy.TaxonomyNode
 
toString() - Method in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
toString() - Method in class org.mindswap.pellet.tbox.impl.TermDefinition
 
toString() - Method in class org.mindswap.pellet.tbox.impl.TgBox
 
toString() - Method in class org.mindswap.pellet.tbox.impl.TuBox
 
toString(ATermAppl) - Static method in class org.mindswap.pellet.utils.ATermUtils
Return a string representation of the term which might be representing a named term, literal, variable or a complex concept expression.
toString(ATermAppl, boolean, boolean) - Static method in class org.mindswap.pellet.utils.ATermUtils
Return a string representation of the term which might be representing a named term, literal, variable or a complex concept expression.
toString() - Method in class org.mindswap.pellet.utils.Bool
 
toString() - Method in class org.mindswap.pellet.utils.CandidateSet
 
toString() - Method in class org.mindswap.pellet.utils.DisjointSet
 
toString() - Method in class org.mindswap.pellet.utils.fsm.State
 
toString() - Method in class org.mindswap.pellet.utils.fsm.Transition
 
toString() - Method in class org.mindswap.pellet.utils.fsm.TransitionGraph
 
toString() - Method in class org.mindswap.pellet.utils.GenericIntervalList.Interval
 
toString() - Method in class org.mindswap.pellet.utils.GenericIntervalList
 
toString() - Method in class org.mindswap.pellet.utils.intset.AbstractIntSet
 
toString() - Method in class org.mindswap.pellet.utils.intset.ArrayIntSet
toString() - Method in class org.mindswap.pellet.utils.Pair
 
toString() - Method in class org.mindswap.pellet.utils.QNameProvider
 
toString() - Method in class org.mindswap.pellet.utils.StatisticsTable
 
toString() - Method in class org.mindswap.pellet.utils.Timer
 
toString() - Method in class org.mindswap.pellet.utils.Timers
 
toString() - Method in class org.mindswap.pellet.utils.VersionInfo
 
toString() - Method in class pellet.PelletCmdOption
 
toTable() - Method in class org.mindswap.pellet.query.impl.QueryResultsImpl
 
toTable(boolean) - Method in class org.mindswap.pellet.query.impl.QueryResultsImpl
 
toTable() - Method in interface org.mindswap.pellet.query.QueryResults
 
toTable(boolean) - Method in interface org.mindswap.pellet.query.QueryResults
 
totalDigits - Static variable in class org.mindswap.pellet.jena.vocabulary.OWL2
 
totalMemory() - Static method in class org.mindswap.pellet.utils.MemUtils
 
toURI(String) - Static method in class com.clarkparsia.pellint.util.FileUtil
 
toURI(String) - Static method in class org.mindswap.pellet.utils.FileUtils
 
tracingBasedInstanceRetrieval(ATermAppl, List<ATermAppl>, Collection<ATermAppl>) - Method in class org.mindswap.pellet.KnowledgeBase
 
TRACK_BRANCH_EFFECTS - Static variable in class org.mindswap.pellet.PelletOptions
Track the association betweens nodes changed and branch.
transformRule(Rule) - Method in class com.clarkparsia.pellet.rules.ContinuousReteTransformer
Transform the rule as follows:
Transition - Class in org.mindswap.pellet.utils.fsm
Title:
Transition(State) - Constructor for class org.mindswap.pellet.utils.fsm.Transition
/* add edge with epsilon edge
Transition(Object, State) - Constructor for class org.mindswap.pellet.utils.fsm.Transition
add edge for name from current state to state t on c
TransitionGraph - Class in org.mindswap.pellet.utils.fsm
Title:
TransitionGraph() - Constructor for class org.mindswap.pellet.utils.fsm.TransitionGraph
 
transitive(OWLObjectPropertyExpression) - Static method in class com.clarkparsia.owlapi.OWL
 
TRANSITIVE - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
TRANSITIVE - Static variable in class org.mindswap.pellet.Role
 
TransitiveAtom(ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
TRANSITIVEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
translate - Static variable in class com.clarkparsia.pellet.rules.builtins.StringOperators
 
translate(Rule) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
 
translate(RuleAtom) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
 
translate(AtomObject) - Method in class com.clarkparsia.pellet.rules.RulesToATermTranslator
 
translateAtom(RuleAtom, DependencySet) - Method in class com.clarkparsia.pellet.rules.RulesToReteTranslator
Translates a rule atom into a rete triple.
translateAtomObject(AtomObject) - Method in class com.clarkparsia.pellet.rules.RulesToReteTranslator
Return a pair of a term, and a dependency set.
translateAtoms(Collection<? extends RuleAtom>, DependencySet) - Method in class com.clarkparsia.pellet.rules.RulesToReteTranslator
Translates a list of rule atoms into rete triples.
translateDTerm(ATermAppl) - Method in class com.clarkparsia.pellet.rules.ReteToRulesTranslator
Deprecated.  
translateFact(Fact) - Method in class com.clarkparsia.pellet.rules.ContinuousReteTransformer
Translate inferred rule binding into a Rule-VariableBinding pair.
translateITerm(ATermAppl) - Method in class com.clarkparsia.pellet.rules.ReteToRulesTranslator
Deprecated.  
translateRule(Rule) - Method in class com.clarkparsia.pellet.rules.ReteToRulesTranslator
Deprecated.  
translateRule(Rule) - Method in class com.clarkparsia.pellet.rules.RulesToReteTranslator
Translates a rule.Rule to a rete.Rule.
translateTriple(TermTuple) - Method in class com.clarkparsia.pellet.rules.ReteToRulesTranslator
Deprecated.  
translateTriples(Collection<TermTuple>) - Method in class com.clarkparsia.pellet.rules.ReteToRulesTranslator
Deprecated.  
TREAT_ALL_VARS_DISTINGUISHED - Static variable in class org.mindswap.pellet.PelletOptions
According to SPARQL semantics all variables are distinguished by definition and bnodes in the query are non-distinguished variables.
treeDepth - Variable in class org.mindswap.pellet.ABox
size of the completion tree for statistical purposes
TreeIntSet - Class in org.mindswap.pellet.utils.intset
Title:
TreeIntSet() - Constructor for class org.mindswap.pellet.utils.intset.TreeIntSet
 
TreeIntSet(TreeIntSet) - Constructor for class org.mindswap.pellet.utils.intset.TreeIntSet
 
TreeTaxonomyPrinter<T> - Class in org.mindswap.pellet.taxonomy.printer
 
TreeTaxonomyPrinter() - Constructor for class org.mindswap.pellet.taxonomy.printer.TreeTaxonomyPrinter
 
Trigger - Class in com.clarkparsia.pellet.el
Title:
Trigger(ConceptInfo[], ConceptInfo) - Constructor for class com.clarkparsia.pellet.el.Trigger
 
Trigger(ConceptInfo) - Constructor for class com.clarkparsia.pellet.el.Trigger
 
TripleQueryHandler - Class in org.mindswap.pellet.jena.graph.query
 
TripleQueryHandler() - Constructor for class org.mindswap.pellet.jena.graph.query.TripleQueryHandler
 
TrivialSatisfactionHelpers - Class in com.clarkparsia.pellet.rules
Title: Trivial Satisfaction helper
TrivialSatisfactionHelpers(ABox) - Constructor for class com.clarkparsia.pellet.rules.TrivialSatisfactionHelpers
 
TRUE - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
TRUE - Static variable in class org.mindswap.pellet.utils.Bool
 
tryNext() - Method in class org.mindswap.pellet.tableau.branch.Branch
 
Tu - Variable in class org.mindswap.pellet.tbox.impl.TBoxExpImpl
 
TuBox - Class in org.mindswap.pellet.tbox.impl
 
TuBox(KnowledgeBase) - Constructor for class org.mindswap.pellet.tbox.impl.TuBox
 
Tuple<T> - Class in com.clarkparsia.pellet.rules.rete
Title: Tuple Implementation
Tuple(DependencySet, T...) - Constructor for class com.clarkparsia.pellet.rules.rete.Tuple
 
Tuple(DependencySet, List<T>) - Constructor for class com.clarkparsia.pellet.rules.rete.Tuple
 
TYPE - Static variable in class com.clarkparsia.pellet.rules.rete.Compiler
Predicate used to type an individual.
TypeAtom(ATermAppl, ATermAppl) - Static method in class com.clarkparsia.pellet.sparqldl.model.QueryAtomFactory
 
TypeDependency - Class in org.mindswap.pellet.tableau.completion.incremental
A type dependency.
TypeDependency(ATermAppl, ATermAppl) - Constructor for class org.mindswap.pellet.tableau.completion.incremental.TypeDependency
Constructor
typedLiteral(String, String) - Static method in class com.clarkparsia.pellet.utils.TermFactory
 
TYPEFUN - Static variable in class org.mindswap.pellet.utils.ATermUtils
 
types(Element) - Method in class org.mindswap.pellet.dig.DIGAskHandler
 
TYPES - Static variable in class org.mindswap.pellet.dig.DIGConstants
 
TYPES - Static variable in class org.mindswap.pellet.Node
 
TYPES - Static variable in class org.mindswap.pellet.Role
 

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