Uses of Interface
org.tweetyproject.beliefdynamics.selectiverevision.MultipleTransformationFunction
Package
Description
-
Uses of MultipleTransformationFunction in org.tweetyproject.beliefdynamics.selectiverevision
ModifierConstructorDescriptionMultipleSelectiveRevisionOperator
(MultipleTransformationFunction<T> transformationFunction, MultipleBaseRevisionOperator<T> revisionOperator) Creates a new multiple selective revision operator for the given transformation function and inner revision. -
Uses of MultipleTransformationFunction in org.tweetyproject.beliefdynamics.selectiverevision.argumentative
Modifier and TypeClassDescriptionclass
This class implements the argumentative transformation functions proposed in [Kruempelmann:2011]. -
Uses of MultipleTransformationFunction in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
Modifier and TypeClassDescriptionclass
This class represents the naive transformation function for literals as introduced in [1].class
This class represents the sceptical transformation function for literals as introduced in [1].