Class MlWriter

java.lang.Object
org.tweetyproject.commons.Writer
org.tweetyproject.logics.ml.writer.MlWriter

public class MlWriter extends Writer
  • Constructor Details

  • Method Details

    • writeToString

      public String writeToString()
      Description copied from class: Writer
      Writes the object into a string.
      Specified by:
      writeToString in class Writer
      Returns:
      the string representing the object.