Class AspicExample


  • public class AspicExample
    extends java.lang.Object
    ASPIC example code that shows how to construct an ASPIC theory programmatically.
    Author:
    Matthias Thimm
    • Constructor Summary

      Constructors 
      Constructor Description
      AspicExample()  
    • 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

      • AspicExample

        public AspicExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)