public class PlainHandler extends BasicHandler implements OutputHandler
BasicHandler.ApplElemComparator| Constructor and Description |
|---|
PlainHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateGraph(java.io.PrintStream out,
ApplicationElement[] arr,
java.util.HashMap store,
DOTConfiguration config) |
void |
generateGraph(java.io.PrintStream out,
ApplicationStructure asObj,
DOTConfiguration config)
Generate the ods structure information into the given print stream.
|
java.lang.String |
getDescription()
Get the description of the handler.
|
generateCluster, generateNodes, getClusterName, getLevelDeep, getLevelDeep, printStatement, toString, writeRank, writeRankpublic java.lang.String getDescription()
getDescription in interface OutputHandlerpublic void generateGraph(java.io.PrintStream out,
ApplicationStructure asObj,
DOTConfiguration config)
throws java.io.IOException,
AoException
generateGraph in interface OutputHandlerjava.io.IOExceptionAoExceptionprotected void generateGraph(java.io.PrintStream out,
ApplicationElement[] arr,
java.util.HashMap store,
DOTConfiguration config)
throws java.io.IOException,
AoException
java.io.IOExceptionAoException