public interface OutputHandler
| Modifier and Type | Method and Description |
|---|---|
void |
generateGraph(java.io.PrintStream out,
ApplicationStructure asObj,
DOTConfiguration configuration)
Generate the ods structure information into the given print stream.
|
java.lang.String |
getDescription()
Get the description of the handler.
|
void generateGraph(java.io.PrintStream out,
ApplicationStructure asObj,
DOTConfiguration configuration)
throws java.io.IOException,
AoException
java.io.IOExceptionAoExceptionjava.lang.String getDescription()