Class AcceptabilityReasonerExample


  • public class AcceptabilityReasonerExample
    extends java.lang.Object
    This example shows how the different acceptability reasoner work.
    Author:
    Matthias Thimm
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AcceptabilityReasonerExample

        public AcceptabilityReasonerExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.FileNotFoundException,
                                ParserException,
                                java.io.IOException
        Throws:
        java.io.FileNotFoundException
        ParserException
        java.io.IOException