Class MlWriter
java.lang.Object
org.tweetyproject.commons.Writer
org.tweetyproject.logics.ml.writer.MlWriter
-
Constructor Summary
-
Method Summary
Methods inherited from class org.tweetyproject.commons.Writer
getObjectToBePrinted, setObjectToBePrinted, writeToFile
-
Constructor Details
-
MlWriter
-
MlWriter
-
-
Method Details
-
writeToString
Description copied from class:Writer
Writes the object into a string.- Specified by:
writeToString
in classWriter
- Returns:
- the string representing the object.
-