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 TypeClassDescriptionclassA Constant represents an constant object in the world of a logical language.classA 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 TypeClassDescriptionclassThis class models an individual in description logic, also known as an object.