Uses of Class
org.tweetyproject.logics.commons.syntax.TermAdapter
Package
Description
-
Uses of TermAdapter in org.tweetyproject.logics.commons.syntax
Modifier and TypeClassDescriptionclass
A Constant represents an constant object in the world of a logical language.class
A functional term in a logic language, i.e.class
This 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.class
This class represents terms which are objects identified by a string.class
A Variable is a placeholder for Constants in a generic formula of a logic language. -
Uses of TermAdapter in org.tweetyproject.logics.dl.syntax
Modifier and TypeClassDescriptionclass
This class models an individual in description logic, also known as an object. -
Uses of TermAdapter in org.tweetyproject.lp.asp.syntax
Modifier and TypeClassDescriptionclass
This class represents an arithmetic term in the ASP-Core-2 format.