Uses of Class
org.tweetyproject.logics.commons.syntax.StringTerm
Packages that use StringTerm
-
Uses of StringTerm in org.tweetyproject.logics.commons.syntax
Subclasses of StringTerm in org.tweetyproject.logics.commons.syntaxModifier 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.Constructors in org.tweetyproject.logics.commons.syntax with parameters of type StringTermModifierConstructorDescriptionStringTerm
(StringTerm other) Copy-Ctor: Creates a deep copy of the StringTerm -
Uses of StringTerm in org.tweetyproject.logics.dl.syntax
Subclasses of StringTerm in org.tweetyproject.logics.dl.syntaxModifier and TypeClassDescriptionclass
This class models an individual in description logic, also known as an object.