Uses of Interface
org.tweetyproject.logics.cl.kappa.KappaTerm
-
Uses of KappaTerm in org.tweetyproject.logics.cl.kappa
Modifier and TypeClassDescriptionclass
class
This constructs represents a sum of kappa values (or terms).class
Represents a Kappa-Value for the c-revision, it contains twoKappaMin
instances, bothKappaValue
andKappaMin
implement theKappaTerm
interface.Modifier and TypeMethodDescriptionKappaMin.getSubTerms()
KappaSum.getSubTerms()
KappaTerm.getSubTerms()
Processes all the sub-termsKappaValue.getSubTerms()