Package | Description |
---|---|
desmoj.core.report |
Reporters for the DESMO-J core
Reportable components able and output generation. |
Modifier and Type | Field and Description |
---|---|
static FileSystemAccess |
FileOutput.NORMAL_FILE_ACCESS
The standard method to write output: Plain files on disk.
|
Modifier and Type | Method and Description |
---|---|
static void |
FileOutput.setFileSystemAccess(FileSystemAccess fileSystemAccess)
Enables the user to globally change the way files are created/opened.
|