Uses of Class
org.tweetyproject.logics.dl.syntax.DlBeliefSet
Packages that use DlBeliefSet
Package
Description
-
Uses of DlBeliefSet in org.tweetyproject.logics.dl.parser
Subclasses with type arguments of type DlBeliefSet in org.tweetyproject.logics.dl.parserModifier and TypeClassDescriptionclass
This class implements a parser for the description logic ALC (attributive concept language with complements).Methods in org.tweetyproject.logics.dl.parser that return DlBeliefSet -
Uses of DlBeliefSet in org.tweetyproject.logics.dl.reasoner
Classes in org.tweetyproject.logics.dl.reasoner that implement interfaces with type arguments of type DlBeliefSetModifier and TypeClassDescriptionclass
Naive reasoner for the description logic ALC.Methods in org.tweetyproject.logics.dl.reasoner with parameters of type DlBeliefSet -
Uses of DlBeliefSet in org.tweetyproject.logics.dl.semantics
Subclasses with type arguments of type DlBeliefSet in org.tweetyproject.logics.dl.semanticsModifier and TypeClassDescriptionclass
This class models an interpretation for description logics.Methods in org.tweetyproject.logics.dl.semantics with parameters of type DlBeliefSet