Uses of Class
org.tweetyproject.logics.dl.syntax.AssertionalAxiom
Packages that use AssertionalAxiom
-
Uses of AssertionalAxiom in org.tweetyproject.logics.dl.semantics
Subclasses with type arguments of type AssertionalAxiom in org.tweetyproject.logics.dl.semanticsModifier and TypeClassDescriptionclass
This class models an interpretation for description logics.Constructor parameters in org.tweetyproject.logics.dl.semantics with type arguments of type AssertionalAxiomModifierConstructorDescriptionDlInterpretation
(Collection<AssertionalAxiom> assertions) Create a new DL interpretation with the given set of concept and role assertions that represent the mapping of concept names and role names to the domain. -
Uses of AssertionalAxiom in org.tweetyproject.logics.dl.syntax
Subclasses of AssertionalAxiom in org.tweetyproject.logics.dl.syntaxModifier and TypeClassDescriptionclass
This class models a concept assertion in description logic, i.e.class
This class models a role assertion in description logic, i.e.