public class FatherChildHandler extends BasicHandler implements OutputHandler
BasicHandler.ApplElemComparator
Constructor and Description |
---|
FatherChildHandler() |
Modifier and Type | Method and Description |
---|---|
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, writeRank
public java.lang.String getDescription()
getDescription
in interface OutputHandler
public void generateGraph(java.io.PrintStream out, ApplicationStructure asObj, DOTConfiguration config) throws java.io.IOException, AoException
generateGraph
in interface OutputHandler
java.io.IOException
AoException