public class TgfWriter extends AbstractDungWriter
| Constructor and Description |
|---|
TgfWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(DungTheory aaf,
File f)
Writes the given file into an abstract argumentation framework
|
getWriter, writeArguments, writeLabelingpublic void write(DungTheory aaf, File f) throws IOException
AbstractDungWriterwrite in class AbstractDungWriteraaf - an abstract argumentation frameworkf - the file that will be overwritten.IOException - for all errors concerning file reading/writing.Copyright © 2019. All rights reserved.