Interface Attack

  • All Superinterfaces:
    BipolarEntity, net.sf.tweety.arg.dung.syntax.DungEntity, net.sf.tweety.commons.Formula, net.sf.tweety.graphs.Node
    All Known Implementing Classes:
    BinaryAttack, SetAttack

    public interface Attack
    extends BipolarEntity
    This interface captures common methods of different interpretations of the attack relation in bipolar abstract argumentation theories.
    Author:
    Lars Bengel
    • Method Summary

      Modifier and Type Method Description
      BipolarEntity getAttacked()  
      BipolarEntity getAttacker()  
      String toString()  
      • Methods inherited from interface net.sf.tweety.arg.dung.syntax.DungEntity

        getLdoFormula
      • Methods inherited from interface net.sf.tweety.commons.Formula

        getSignature