Class AbstractArgumentationInterpretation<T extends ArgumentationFramework<Argument>>

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<T,Argument>
org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation<T>
Type Parameters:
T - The type of argumentation framework
All Implemented Interfaces:
Interpretation<T,Argument>
Direct Known Subclasses:
Extension, Labeling, SerialisationSequence

public abstract class AbstractArgumentationInterpretation<T extends ArgumentationFramework<Argument>> extends AbstractInterpretation<T,Argument>
This abstract class acts as a common ancestor for interpretations to abstract argumentation frameworks.
Author:
Matthias Thimm