Class ExpertSystem

java.lang.Object
ExpertSystem

public class ExpertSystem
extends java.lang.Object
Class for activating EHRLICH (Enhanced Rule- and Logic-based Immunological Consultative Hub), the medical expert system with interface written in Java and knowledge base written in Prolog
  • Constructor Summary

    Constructors 
    Constructor Description
    ExpertSystem()
    Empty constructor
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Activates the medical expert system

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Activates the medical expert system
      Parameters:
      args - array of command-line arguments