Package org.prolog4j

Class ProverInformation


  • public class ProverInformation
    extends Object
    • Constructor Detail

      • ProverInformation

        public ProverInformation​(String id,
                                 String name,
                                 boolean needsNativeExecutables)
    • Method Detail

      • getName

        public String getName()
      • getId

        public String getId()
      • needsNativeExecutables

        public boolean needsNativeExecutables()