Class InformationObject<T extends Formula>

java.lang.Object
org.tweetyproject.beliefdynamics.mas.InformationObject<T>
Type Parameters:
T - The type of the inner formula.
All Implemented Interfaces:
Formula

public class InformationObject<T extends Formula> extends Object implements Formula
This class represents a formula annotated with the source of the formula.
Author:
Matthias Thimm