Class DlExample


  • public class DlExample
    extends java.lang.Object
    Examples for using the description logic syntax classes and parser.
    Author:
    Anna Gessler
    • Constructor Summary

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

      • DlExample

        public DlExample()
    • Method Detail