Uses of Class
org.tweetyproject.logics.commons.syntax.TermAdapter
Packages that use TermAdapter
Package
Description
-
Uses of TermAdapter in org.tweetyproject.logics.commons.syntax
Subclasses of TermAdapter in org.tweetyproject.logics.commons.syntaxModifier and TypeClassDescriptionclassA Constant represents an constant object in the world of a logical language.classA functional term in a logic language, i.e.classThis is a term representing an integer number it is used to distinguish between objects like an auto a which is modeled as constant and integral numbers like 42.classThis class represents terms which are objects identified by a string.classA Variable is a placeholder for Constants in a generic formula of a logic language.Methods in org.tweetyproject.logics.commons.syntax that return TermAdapter -
Uses of TermAdapter in org.tweetyproject.logics.dl.syntax
Subclasses of TermAdapter in org.tweetyproject.logics.dl.syntaxModifier and TypeClassDescriptionclassThis class models an individual in description logic, also known as an object. -
Uses of TermAdapter in org.tweetyproject.lp.asp.syntax
Subclasses of TermAdapter in org.tweetyproject.lp.asp.syntaxModifier and TypeClassDescriptionclassThis class represents an arithmetic term in the ASP-Core-2 format.Methods in org.tweetyproject.lp.asp.syntax that return TermAdapter