Uses of Class
org.tweetyproject.logics.commons.syntax.StringTerm
-
Uses of StringTerm in org.tweetyproject.logics.commons.syntax
Modifier and TypeClassDescriptionclass
A Constant represents an constant object in the world of a logical language.class
A Variable is a placeholder for Constants in a generic formula of a logic language.ModifierConstructorDescriptionStringTerm
(StringTerm other) Copy-Ctor: Creates a deep copy of the StringTerm -
Uses of StringTerm in org.tweetyproject.logics.dl.syntax
Modifier and TypeClassDescriptionclass
This class models an individual in description logic, also known as an object.