Hierarchy For All Packages
Package Hierarchies:- openllet.core,
- openllet.core.boxes.abox,
- openllet.core.boxes.rbox,
- openllet.core.boxes.tbox,
- openllet.core.boxes.tbox.impl,
- openllet.core.datatypes,
- openllet.core.datatypes.exceptions,
- openllet.core.datatypes.types.bool,
- openllet.core.datatypes.types.datetime,
- openllet.core.datatypes.types.duration,
- openllet.core.datatypes.types.floating,
- openllet.core.datatypes.types.real,
- openllet.core.datatypes.types.text,
- openllet.core.datatypes.types.uri,
- openllet.core.el,
- openllet.core.exceptions,
- openllet.core.expressivity,
- openllet.core.knowledge,
- openllet.core.output,
- openllet.core.rules,
- openllet.core.rules.builtins,
- openllet.core.rules.model,
- openllet.core.rules.rete,
- openllet.core.tableau.blocking,
- openllet.core.tableau.branch,
- openllet.core.tableau.cache,
- openllet.core.tableau.completion,
- openllet.core.tableau.completion.incremental,
- openllet.core.tableau.completion.queue,
- openllet.core.tableau.completion.rule,
- openllet.core.taxonomy,
- openllet.core.taxonomy.printer,
- openllet.core.tracker,
- openllet.core.utils,
- openllet.core.utils.fsm,
- openllet.core.utils.intset,
- openllet.core.utils.iterator,
- openllet.core.utils.progress,
- openllet.core.vocabulary
Class Hierarchy
- java.lang.Object
- openllet.core.boxes.abox.ABoxImpl (implements openllet.core.boxes.abox.ABox)
- openllet.core.boxes.abox.ABoxStats
- openllet.core.datatypes.AbstractBaseDatatype<T> (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.datatypes.types.real.AbstractDerivedIntegerType
- openllet.core.datatypes.types.real.XSDByte
- openllet.core.datatypes.types.real.XSDInt
- openllet.core.datatypes.types.real.XSDInteger
- openllet.core.datatypes.types.real.XSDLong
- openllet.core.datatypes.types.real.XSDNegativeInteger
- openllet.core.datatypes.types.real.XSDNonNegativeInteger
- openllet.core.datatypes.types.real.XSDNonPositiveInteger
- openllet.core.datatypes.types.real.XSDPositiveInteger
- openllet.core.datatypes.types.real.XSDShort
- openllet.core.datatypes.types.real.XSDUnsignedByte
- openllet.core.datatypes.types.real.XSDUnsignedInt
- openllet.core.datatypes.types.real.XSDUnsignedLong
- openllet.core.datatypes.types.real.XSDUnsignedShort
- openllet.core.datatypes.types.datetime.AbstractTimelineDatatype
- openllet.core.datatypes.types.datetime.XSDDate
- openllet.core.datatypes.types.datetime.XSDDateTime
- openllet.core.datatypes.types.datetime.XSDDateTimeStamp
- openllet.core.datatypes.types.datetime.XSDGDay
- openllet.core.datatypes.types.datetime.XSDGMonth
- openllet.core.datatypes.types.datetime.XSDGMonthDay
- openllet.core.datatypes.types.datetime.XSDGYear
- openllet.core.datatypes.types.datetime.XSDGYearMonth
- openllet.core.datatypes.types.datetime.XSDTime
- openllet.core.datatypes.types.real.OWLRational
- openllet.core.datatypes.types.real.OWLReal
- openllet.core.datatypes.types.text.RDFPlainLiteral
- openllet.core.datatypes.types.uri.XSDAnyURI
- openllet.core.datatypes.types.bool.XSDBoolean
- openllet.core.datatypes.types.real.XSDDecimal
- openllet.core.datatypes.types.floating.XSDDouble
- openllet.core.datatypes.types.duration.XSDDuration
- openllet.core.datatypes.types.floating.XSDFloat
- openllet.core.datatypes.types.text.XSDLanguage
- openllet.core.datatypes.types.text.XSDName
- openllet.core.datatypes.types.text.XSDNCName
- openllet.core.datatypes.types.text.XSDNMToken
- openllet.core.datatypes.types.text.XSDNormalizedString
- openllet.core.datatypes.types.text.XSDString
- openllet.core.datatypes.types.text.XSDToken
- openllet.core.datatypes.types.real.AbstractDerivedIntegerType
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- openllet.core.boxes.abox.EdgeList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- openllet.core.utils.BinarySet<T>
- openllet.core.utils.IdentityHashSet<T> (implements java.lang.Cloneable, java.util.Set<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- openllet.core.tableau.cache.AbstractConceptCache (implements openllet.core.tableau.cache.ConceptCache)
- openllet.core.tableau.cache.ConceptCacheLRU
- openllet.core.taxonomy.AbstractDefinitionOrder (implements openllet.core.taxonomy.DefinitionOrder)
- openllet.core.taxonomy.JGraphBasedDefinitionOrder
- openllet.core.taxonomy.TaxonomyBasedDefinitionOrder
- openllet.core.utils.intset.AbstractIntSet (implements openllet.core.utils.intset.IntSet)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- openllet.core.utils.MultiValueMap<K,V> (implements openllet.core.utils.MultiMap<K,V>)
- java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- openllet.core.utils.progress.AbstractProgressMonitor (implements openllet.core.utils.progress.ProgressMonitor)
- openllet.core.utils.progress.ConsoleProgressMonitor
- openllet.core.utils.progress.SilentProgressMonitor
- openllet.core.utils.progress.SwingProgressMonitor
- openllet.core.tableau.completion.rule.AbstractTableauRule (implements openllet.core.tableau.completion.rule.TableauRule)
- openllet.core.tableau.completion.rule.AllValuesRule
- openllet.core.tableau.completion.rule.SimpleAllValuesRule
- openllet.core.tableau.completion.rule.ChooseRule
- openllet.core.tableau.completion.rule.DataCardinalityRule
- openllet.core.tableau.completion.rule.DataSatisfiabilityRule
- openllet.core.tableau.completion.rule.DisjunctionRule
- openllet.core.tableau.completion.rule.GuessRule
- openllet.core.tableau.completion.rule.MaxCardinalityRule
- openllet.core.tableau.completion.rule.MinCardinalityRule
- openllet.core.tableau.completion.rule.NominalRule
- openllet.core.tableau.completion.rule.SelfRule
- openllet.core.tableau.completion.rule.SomeValuesRule
- openllet.core.tableau.completion.rule.UnfoldingRule
- openllet.core.tableau.completion.rule.AllValuesRule
- openllet.core.rules.AllNamedIndividualsIterator (implements java.util.Iterator<E>)
- openllet.core.rules.rete.AlphaNetwork (implements java.lang.Iterable<T>)
- openllet.core.utils.AlphaNumericComparator (implements java.util.Comparator<T>)
- openllet.core.utils.AnnotationClasses
- openllet.core.utils.intset.ArrayIntSet (implements openllet.core.utils.intset.IntSet)
- openllet.core.output.ATermBaseVisitor (implements openllet.core.output.ATermVisitor)
- openllet.core.output.ATermBaseRenderer (implements openllet.core.output.ATermRenderer)
- openllet.core.output.ATermManchesterSyntaxRenderer
- openllet.core.knowledge.DatatypeVisitor (implements openllet.core.knowledge.Boxes)
- openllet.core.knowledge.FullyDefinedClassVisitor
- openllet.core.datatypes.NamedDataRangeExpander
- openllet.core.output.ATermBaseRenderer (implements openllet.core.output.ATermRenderer)
- openllet.core.utils.ATermUtils
- openllet.core.rules.model.AtomConstant (implements openllet.core.rules.model.AtomObject)
- openllet.core.rules.model.AtomDConstant (implements openllet.core.rules.model.AtomDObject)
- openllet.core.rules.model.AtomIConstant (implements openllet.core.rules.model.AtomIObject)
- openllet.core.rules.model.AtomVariable (implements openllet.core.rules.model.AtomObject)
- openllet.core.rules.model.AtomDVariable (implements openllet.core.rules.model.AtomDObject)
- openllet.core.rules.model.AtomIVariable (implements openllet.core.rules.model.AtomIObject)
- openllet.core.rules.rete.BetaMemoryIndex
- openllet.core.boxes.tbox.impl.BinaryTBox
- openllet.core.rules.builtins.BinaryTester (implements openllet.core.rules.builtins.Tester)
- openllet.core.rules.BindingGeneratorImpl (implements openllet.core.rules.BindingGenerator)
- openllet.core.rules.BindingGeneratorStrategyImpl (implements openllet.core.rules.BindingGeneratorStrategy)
- openllet.core.utils.intset.BitIntSet (implements openllet.core.utils.intset.IntSet)
- openllet.core.utils.intset.ShiftedBitIntSet
- openllet.core.tableau.blocking.Block1Set (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Block2All (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Block3Max (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Block4Min (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Block5Max (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Block6MinSome (implements openllet.core.tableau.blocking.BlockingCondition)
- openllet.core.tableau.blocking.Blocking
- openllet.core.tableau.blocking.EqualityBlocking
- openllet.core.tableau.blocking.OptimizedDoubleBlocking
- openllet.core.tableau.blocking.SubsetBlocking
- openllet.core.tableau.blocking.BlockingContext
- openllet.core.tableau.blocking.BlockingFactory
- openllet.core.utils.Bool
- openllet.core.rules.builtins.BooleanOperators
- openllet.core.tableau.branch.Branch (implements java.lang.Comparable<T>)
- openllet.core.tableau.branch.DisjunctionBranch
- openllet.core.tableau.branch.ChooseBranch
- openllet.core.tableau.branch.IndividualBranch
- openllet.core.tableau.branch.GuessBranch
- openllet.core.tableau.branch.MaxBranch
- openllet.core.tableau.branch.RuleBranch
- openllet.core.tableau.branch.DisjunctionBranch
- openllet.core.tableau.completion.incremental.BranchDependency (implements openllet.core.tableau.completion.incremental.Dependency)
- openllet.core.tableau.completion.incremental.AddBranchDependency
- openllet.core.tableau.completion.incremental.CloseBranchDependency
- openllet.core.rules.rete.BuiltInCondition (implements openllet.core.rules.rete.FilterCondition)
- openllet.core.rules.builtins.BuiltInRegistry (implements openllet.shared.tools.Logging)
- openllet.core.tableau.cache.CachedConceptNode (implements openllet.core.tableau.cache.CachedNode)
- openllet.core.tableau.cache.CachedConstantNode (implements openllet.core.tableau.cache.CachedNode)
- openllet.core.tableau.cache.CachedEdge (implements openllet.core.boxes.abox.Edge)
- openllet.core.tableau.cache.CachedInEdge
- openllet.core.tableau.cache.CachedOutEdge
- openllet.core.tableau.cache.CachedNodeFactory
- openllet.core.tableau.cache.CacheSafetyAlwaysSafe (implements openllet.core.tableau.cache.CacheSafety)
- openllet.core.tableau.cache.CacheSafetyDynamic (implements openllet.core.tableau.cache.CacheSafety)
- openllet.core.tableau.cache.CacheSafetyFactory
- openllet.core.tableau.cache.CacheSafetyNeverSafe (implements openllet.core.tableau.cache.CacheSafety)
- openllet.core.utils.CandidateSet<T>
- openllet.core.taxonomy.CDOptimizedTaxonomyBuilder (implements openllet.core.taxonomy.TaxonomyBuilder)
- openllet.core.el.RuleBasedELClassifier
- openllet.core.el.SimplifiedELClassifier
- openllet.core.boxes.abox.Clash
- openllet.core.tableau.completion.incremental.ClashDependency (implements openllet.core.tableau.completion.incremental.Dependency)
- openllet.core.utils.CollectionUtils
- openllet.core.utils.Comparators
- openllet.core.rules.builtins.ComparisonTesters
- openllet.core.rules.rete.Compiler
- openllet.core.tableau.completion.CompletionStrategy
- openllet.core.tableau.completion.EmptySRIQStrategy
- openllet.core.tableau.completion.SROIQStrategy
- openllet.core.rules.ContinuousRulesStrategy
- openllet.core.tableau.completion.SROIQIncStrategy
- openllet.core.datatypes.types.real.ContinuousRealInterval
- openllet.core.rules.DataRangeBindingHelper (implements openllet.core.rules.BindingHelper)
- openllet.core.datatypes.DatatypeReasonerImpl (implements openllet.core.datatypes.DatatypeReasoner)
- openllet.core.datatypes.Datatypes
- openllet.core.datatypes.DataValueEnumeration<T> (implements openllet.core.datatypes.DataRange<T>)
- openllet.core.rules.DatavaluePropertyBindingHelper (implements openllet.core.rules.BindingHelper)
- openllet.core.rules.builtins.DateTimeOperators
- openllet.core.boxes.abox.DefaultEdge (implements openllet.core.boxes.abox.Edge)
- openllet.core.taxonomy.DefinitionOrderFactory
- openllet.core.tableau.completion.incremental.DependencyEntry
- openllet.core.tableau.completion.incremental.DependencyIndex
- openllet.core.DependencySet
- openllet.core.datatypes.DiscreteInterval<T,U>
- openllet.core.datatypes.types.floating.FloatingPointInterval<T>
- openllet.core.datatypes.types.real.IntegerInterval
- openllet.core.datatypes.DiscreteInterval.ValueIterator (implements java.util.Iterator<E>)
- openllet.core.utils.DisjointSet<T>
- openllet.core.datatypes.DNF
- openllet.core.el.ELSyntaxUtils
- openllet.core.datatypes.EmptyDataRange<T> (implements openllet.core.datatypes.DataRange<T>)
- openllet.core.datatypes.EmptyRestrictedDatatype<T> (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.EmptyIterator<E> (implements java.util.Iterator<E>)
- openllet.core.expressivity.Expressivity
- openllet.core.expressivity.ExpressivityChecker
- openllet.core.datatypes.Facet.Registry
- openllet.core.utils.FileUtils
- openllet.core.utils.iterator.FilterIterator<T> (implements java.util.Iterator<E>)
- openllet.core.datatypes.FloatingPointInterval<T>
- openllet.core.datatypes.FloatingPointInterval.ValueIterator (implements java.util.Iterator<E>)
- openllet.core.datatypes.FloatingPointUtils
- openllet.core.datatypes.types.floating.FloatingPointUtils
- openllet.core.FSMBuilder
- openllet.core.rules.builtins.FunctionApplicationVisitor (implements openllet.core.rules.builtins.NumericVisitor)
- openllet.core.rules.builtins.FunctionBuiltIn (implements openllet.core.rules.builtins.BuiltIn)
- openllet.core.rules.builtins.GeneralFunctionBuiltIn (implements openllet.core.rules.builtins.BuiltIn)
- openllet.core.el.GenericTaxonomyBuilder
- openllet.core.datatypes.IEEEDoubleType (implements openllet.core.datatypes.FloatingPointType<T>)
- openllet.core.datatypes.types.floating.IEEEDoubleType (implements openllet.core.datatypes.types.floating.FloatingPointType<T>)
- openllet.core.datatypes.IEEEFloatType (implements openllet.core.datatypes.FloatingPointType<T>)
- openllet.core.datatypes.types.floating.IEEEFloatType (implements openllet.core.datatypes.types.floating.FloatingPointType<T>)
- openllet.core.tableau.completion.incremental.IncrementalRestore
- openllet.core.boxes.abox.IndividualIterator (implements java.util.Iterator<E>)
- openllet.core.tableau.completion.queue.CompletionQueue
- openllet.core.tableau.completion.queue.BasicCompletionQueue
- openllet.core.tableau.completion.queue.OptimizedBasicCompletionQueue
- openllet.core.tableau.completion.queue.CompletionQueue
- openllet.core.datatypes.InfiniteNamedDatatype (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.rules.rete.Interpreter
- openllet.core.utils.intset.IntSetFactory
- openllet.core.utils.iterator.IteratorUtils
- openllet.core.rules.rete.JoinCondition (implements openllet.core.rules.rete.FilterCondition)
- openllet.core.KBLoader (implements openllet.shared.tools.Logging)
- openllet.core.KRSSLoader
- openllet.core.KnowledgeBaseImpl (implements openllet.core.KnowledgeBase)
- openllet.core.KnowledgeBaseImplFullSync
- openllet.core.rules.LiteralFilter (implements java.util.Iterator<E>)
- openllet.core.utils.iterator.MapIterator<F,T> (implements java.util.Iterator<E>)
- openllet.core.utils.MemUtils
- openllet.core.tableau.completion.incremental.MergeDependency (implements openllet.core.tableau.completion.incremental.Dependency)
- openllet.core.utils.iterator.MultiIterator<T> (implements java.util.Iterator<E>)
- openllet.core.utils.iterator.MultiListIterator (implements java.util.Iterator<E>)
- openllet.core.utils.MultiMapUtils
- openllet.core.utils.Namespaces
- openllet.core.datatypes.NegatedDataRange<T> (implements openllet.core.datatypes.DataRange<T>)
- openllet.core.utils.iterator.NestedIterator<Outer,Inner> (implements java.util.Iterator<E>)
- openllet.core.utils.iterator.FlattenningIterator<T>
- openllet.core.boxes.abox.Node
- openllet.core.boxes.abox.Individual (implements openllet.core.tableau.cache.CachedNode)
- openllet.core.boxes.abox.Literal
- openllet.core.boxes.abox.NodeMerge
- openllet.core.rules.rete.NodeProvider
- openllet.core.rules.rete.NodeProvider.ConstantNodeProvider
- openllet.core.rules.rete.NodeProvider.TokenNodeProvider
- openllet.core.rules.rete.NodeProvider.WMENodeProvider
- openllet.core.rules.builtins.NoSuchBuiltIn (implements openllet.core.rules.builtins.BuiltIn)
- java.lang.Number (implements java.io.Serializable)
- openllet.core.datatypes.types.real.Rational (implements java.lang.Comparable<T>)
- openllet.core.rules.builtins.NumberToLiteralVisitor (implements openllet.core.rules.builtins.NumericVisitor)
- openllet.core.utils.NumberUtils
- openllet.core.rules.builtins.NumericAdapter (implements openllet.core.rules.builtins.Function)
- openllet.core.rules.builtins.NumericComparisonVisitor (implements openllet.core.rules.builtins.NumericVisitor)
- openllet.core.rules.builtins.NumericOperators
- openllet.core.rules.builtins.NumericPromotion
- openllet.core.rules.ObjectVariableBindingHelper (implements openllet.core.rules.BindingHelper)
- openllet.core.utils.OntBuilder
- openllet.core.OpenlletOptions
- openllet.core.datatypes.OWLRealInterval
- openllet.core.datatypes.OWLRealInterval.IntegerIterator (implements java.util.Iterator<E>)
- openllet.core.datatypes.OWLRealUtils
- openllet.core.utils.Pair<F,S>
- openllet.core.utils.iterator.PairIterator<T> (implements java.util.Iterator<E>)
- openllet.core.rules.PartialBinding
- openllet.core.utils.PartialOrderBuilder<T>
- openllet.core.taxonomy.PartialOrderTaxonomyBuilder (implements openllet.core.taxonomy.TaxonomyBuilder)
- openllet.core.utils.PatternFilter (implements java.io.FileFilter)
- openllet.core.utils.PermutationGenerator
- openllet.core.boxes.tbox.impl.PrimitiveTBox
- openllet.core.expressivity.ProfileBasedExpressivityChecker
- openllet.core.expressivity.DLExpressivityChecker
- openllet.core.el.ELExpressivityChecker
- openllet.core.utils.PropertiesBuilder
- openllet.core.utils.QNameProvider
- openllet.core.tableau.completion.queue.QueueElement
- openllet.core.boxes.rbox.RBoxImpl (implements openllet.core.boxes.rbox.RBox)
- openllet.core.taxonomy.printer.RDFXMLTaxonomyPrinter (implements openllet.core.taxonomy.printer.TaxonomyPrinter<T>)
- openllet.core.datatypes.types.bool.RestrictedBooleanDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.duration.RestrictedDurationDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.RestrictedFloatingPointDatatype<T> (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.floating.RestrictedFloatingPointDatatype<T> (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.RestrictedRealDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.real.RestrictedRealDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.text.RestrictedTextDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.datetime.RestrictedTimelineDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.datatypes.types.uri.RestrictedURIDatatype (implements openllet.core.datatypes.RestrictedDatatype<T>)
- openllet.core.rules.rete.ReteNode
- openllet.core.rules.rete.AlphaNode
- openllet.core.rules.rete.AlphaDiffFromNode
- openllet.core.rules.rete.AlphaEdgeNode
- openllet.core.rules.rete.AlphaFixedEdgeNode
- openllet.core.rules.rete.AlphaFixedObjectEdgeNode
- openllet.core.rules.rete.AlphaFixedSubjectEdgeNode
- openllet.core.rules.rete.AlphaNoVarEdgeNode
- openllet.core.rules.rete.AlphaReflexiveEdgeNode
- openllet.core.rules.rete.AlphaFixedEdgeNode
- openllet.core.rules.rete.AlphaTypeNode
- openllet.core.rules.rete.BetaNode
- openllet.core.rules.rete.BetaBuiltinNode
- openllet.core.rules.rete.BetaMemoryNode
- openllet.core.rules.rete.BetaTopNode
- openllet.core.rules.rete.ProductionNode
- openllet.core.rules.rete.ProductionNode.DiffFrom
- openllet.core.rules.rete.ProductionNode.Edge
- openllet.core.rules.rete.ProductionNode.Inconsistency
- openllet.core.rules.rete.ProductionNode.ProduceBinding
- openllet.core.rules.rete.ProductionNode.SameAs
- openllet.core.rules.rete.ProductionNode.Type
- openllet.core.rules.rete.AlphaNode
- openllet.core.el.RoleChainCache
- openllet.core.boxes.rbox.RoleImpl (implements openllet.core.boxes.rbox.Role)
- openllet.core.el.RoleRestrictionCache
- openllet.core.boxes.rbox.RoleTaxonomyBuilder
- openllet.core.rules.model.Rule
- openllet.core.boxes.tbox.impl.RuleAbsorber
- openllet.core.rules.RuleAtomAsserter (implements openllet.core.rules.model.RuleAtomVisitor)
- openllet.core.rules.model.RuleAtomImpl<P> (implements openllet.core.rules.model.RuleAtom)
- openllet.core.rules.model.BinaryAtom<P,A,B>
- openllet.core.rules.model.DatavaluedPropertyAtom
- openllet.core.rules.model.DifferentIndividualsAtom
- openllet.core.rules.model.IndividualPropertyAtom
- openllet.core.rules.model.SameIndividualAtom
- openllet.core.rules.model.BuiltInAtom
- openllet.core.rules.model.UnaryAtom<A>
- openllet.core.rules.model.ClassAtom
- openllet.core.rules.model.DataRangeAtom
- openllet.core.rules.model.BinaryAtom<P,A,B>
- openllet.core.rules.RulesToATermTranslator (implements openllet.core.rules.model.AtomObjectVisitor, openllet.core.rules.model.RuleAtomVisitor)
- openllet.core.utils.SetUtils
- openllet.core.tracker.SimpleBranchEffectTracker (implements openllet.core.tracker.BranchEffectTracker)
- openllet.core.tracker.SimpleIncrementalChangeTracker (implements openllet.core.tracker.IncrementalChangeTracker)
- openllet.core.utils.SizeEstimate
- openllet.core.utils.fsm.State<T>
- openllet.core.utils.StatisticsTable<ROW,COL>
- openllet.core.rules.builtins.StringFunctionAdapter (implements openllet.core.rules.builtins.Function)
- openllet.core.rules.builtins.StringOperators
- openllet.core.taxonomy.SubsumptionComparator (implements openllet.core.utils.PartialOrderComparator<T>)
- openllet.core.output.TableData
- openllet.core.taxonomy.TaxonomyImpl<T> (implements openllet.core.taxonomy.Taxonomy<T>)
- openllet.core.taxonomy.TaxonomyNode<T>
- openllet.core.taxonomy.TaxonomyUtils
- openllet.core.boxes.tbox.impl.TBoxBase (implements openllet.shared.tools.Logging)
- openllet.core.boxes.tbox.impl.TBoxExpImpl (implements openllet.core.boxes.tbox.TBox)
- openllet.core.boxes.tbox.TBoxFactory
- openllet.core.boxes.tbox.impl.TBoxImpl (implements openllet.core.boxes.tbox.TBox)
- openllet.core.boxes.tbox.impl.TermDefinition
- openllet.core.utils.TermFactory
- openllet.core.rules.builtins.TesterBuiltIn (implements openllet.core.rules.builtins.BuiltIn)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- openllet.core.datatypes.exceptions.DatatypeReasonerException
- openllet.core.datatypes.exceptions.InvalidConstrainingFacetException
- openllet.core.datatypes.exceptions.InvalidLiteralException
- openllet.core.datatypes.exceptions.UnrecognizedDatatypeException
- java.lang.RuntimeException
- openllet.core.exceptions.PelletRuntimeException
- openllet.core.exceptions.InconsistentOntologyException
- openllet.core.exceptions.InternalReasonerException
- openllet.core.exceptions.TimeoutException
- openllet.core.exceptions.TimerInterruptedException
- openllet.core.exceptions.UndefinedEntityException
- openllet.core.exceptions.UnsupportedFeatureException
- openllet.core.exceptions.UnsupportedQueryException
- openllet.core.exceptions.PelletRuntimeException
- openllet.core.datatypes.exceptions.DatatypeReasonerException
- java.lang.Exception
- openllet.core.utils.Timer
- openllet.core.utils.Timers
- openllet.core.rules.rete.Token
- openllet.core.utils.fsm.Transition<T>
- openllet.core.utils.fsm.TransitionGraph<T>
- openllet.core.taxonomy.printer.TreeTaxonomyPrinter<T> (implements openllet.core.taxonomy.printer.TaxonomyPrinter<T>)
- openllet.core.taxonomy.printer.ClassTreePrinter
- openllet.core.el.Trigger
- openllet.core.rules.TrivialSatisfactionHelpers
- openllet.core.rules.rete.Tuple<T>
- openllet.core.tableau.completion.incremental.TypeDependency (implements openllet.core.tableau.completion.incremental.Dependency)
- openllet.core.boxes.tbox.impl.UnaryTBox
- openllet.core.boxes.tbox.impl.Unfolding
- openllet.core.datatypes.UnionDataRange<T> (implements openllet.core.datatypes.DataRange<T>)
- openllet.core.rules.builtins.URIOperators
- openllet.core.utils.URIUtils
- openllet.core.rules.UsableRuleFilter
- openllet.core.rules.VariableBinding
- openllet.core.rules.VariableUtils
- openllet.core.utils.VersionInfo
- openllet.core.rules.rete.WME
- openllet.core.rules.rete.WME.BuiltinWME
- openllet.core.rules.rete.WME.DiffFrom
- openllet.core.rules.rete.WME.EdgeWME
- openllet.core.rules.rete.WME.TypeWME
- openllet.core.datatypes.XSDDecimal (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.datatypes.XSDDouble (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.datatypes.XSDFloat (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.datatypes.XSDInteger (implements openllet.core.datatypes.Datatype<T>)
- openllet.core.datatypes.XSDLong (implements openllet.core.datatypes.Datatype<T>)
Interface Hierarchy
- openllet.core.output.ATermVisitor
- openllet.core.output.ATermRenderer
- openllet.core.rules.model.AtomObject
- openllet.core.rules.model.AtomDObject
- openllet.core.rules.model.AtomIObject
- openllet.core.rules.model.AtomObjectVisitor
- openllet.core.rules.BindingGeneratorStrategy
- openllet.core.rules.BindingHelper
- openllet.core.tableau.blocking.BlockingCondition
- openllet.core.knowledge.Boxes
- openllet.core.knowledge.Base
- openllet.core.knowledge.ClassesBase (also extends openllet.shared.tools.Logging, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.InstancesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.InstancesBase (also extends openllet.shared.tools.Logging, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.PropertiesBase (also extends openllet.shared.tools.Logging, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.InstancesBase)
- openllet.core.knowledge.ClassesBase (also extends openllet.shared.tools.Logging, openllet.core.knowledge.MessageBase)
- openllet.core.knowledge.Base
- openllet.core.tracker.BranchEffectTracker
- openllet.core.rules.builtins.BuiltIn
- openllet.core.tableau.cache.CachedNode
- openllet.core.tableau.cache.CacheSafety
- openllet.core.datatypes.DataRange<T>
- openllet.core.datatypes.RestrictedDatatype<T>
- openllet.core.datatypes.Datatype<T>
- openllet.core.datatypes.DatatypeReasoner
- openllet.core.tableau.completion.incremental.Dependency
- openllet.core.boxes.abox.Edge
- openllet.core.datatypes.Facet
- openllet.core.rules.rete.FilterCondition
- openllet.core.datatypes.FloatingPointType<T>
- openllet.core.datatypes.types.floating.FloatingPointType<T>
- openllet.core.rules.builtins.Function
- openllet.core.rules.builtins.GeneralFunction
- openllet.core.tracker.IncrementalChangeTracker
- openllet.core.utils.intset.IntIterator
- openllet.core.utils.intset.IntSet
- java.lang.Iterable<T>
- openllet.core.rules.BindingGenerator
- openllet.core.taxonomy.DefinitionOrder
- openllet.shared.tools.Logging
- openllet.core.boxes.abox.ABox
- openllet.core.knowledge.ClassesBase (also extends openllet.core.knowledge.Base, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.InstancesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.InstancesBase (also extends openllet.core.knowledge.Base, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.PropertiesBase (also extends openllet.core.knowledge.Base, openllet.core.knowledge.MessageBase)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.InstancesBase)
- openllet.core.boxes.rbox.RBox
- openllet.core.taxonomy.Taxonomy<T>
- java.util.Map<K,V>
- openllet.core.tableau.cache.ConceptCache
- openllet.core.utils.MultiMap<K,V>
- openllet.core.knowledge.MessageBase
- openllet.core.knowledge.ClassesBase (also extends openllet.core.knowledge.Base, openllet.shared.tools.Logging)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.InstancesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.InstancesBase (also extends openllet.core.knowledge.Base, openllet.shared.tools.Logging)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.PropertiesBase)
- openllet.core.knowledge.PropertiesBase (also extends openllet.core.knowledge.Base, openllet.shared.tools.Logging)
- openllet.core.KnowledgeBase (also extends openllet.core.knowledge.ClassesBase, openllet.core.knowledge.InstancesBase)
- openllet.core.knowledge.ClassesBase (also extends openllet.core.knowledge.Base, openllet.shared.tools.Logging)
- openllet.core.rules.builtins.NumericFunction
- openllet.core.rules.builtins.NumericVisitor
- openllet.core.utils.PartialOrderComparator<T>
- openllet.core.utils.progress.ProgressMonitor
- openllet.core.boxes.rbox.Role
- openllet.core.rules.model.RuleAtom
- openllet.core.rules.model.RuleAtomVisitor
- openllet.core.rules.builtins.StringToStringFunction
- openllet.core.tableau.completion.rule.TableauRule
- openllet.core.taxonomy.TaxonomyBuilder
- openllet.core.taxonomy.printer.TaxonomyPrinter<T>
- openllet.core.boxes.tbox.TBox
- openllet.core.rules.builtins.Tester
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- openllet.core.vocabulary.BuiltinNamespace
- openllet.core.boxes.abox.Clash.ClashType
- openllet.core.utils.DurationFormat
- openllet.core.datatypes.Facet.XSD (implements openllet.core.datatypes.Facet)
- openllet.core.datatypes.IntervalRelations
- openllet.core.utils.KBOperation
- openllet.core.KnowledgeBase.ChangeType
- openllet.core.KnowledgeBaseImpl.AssertionType
- openllet.core.tableau.completion.queue.NodeSelector
- openllet.core.OpenlletOptions.InstanceRetrievalMethod
- openllet.core.OpenlletOptions.MonitorType
- openllet.core.OpenlletOptions.OrderedClassification
- openllet.core.OpenlletOptions.UndefinedDatatypeHandling
- openllet.core.datatypes.OWLRealInterval.LineType
- openllet.core.utils.PartialOrderRelation
- openllet.core.PropertyType
- openllet.core.taxonomy.TaxonomyUtils.TaxonomyKey
- openllet.core.rules.rete.WME.EdgeDirection
- openllet.core.rules.rete.WME.Kind
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)