root/components/xmlSequence/XmlSequencePrinterDiagram.class.php
| 59 | 86 | ||
|---|---|---|---|
1 | <?php | 1 | <?php |
2 | /** | 2 | /** |
3 | * XmlSequencePrinterDiagram - Generate a html diagram of the xml sequence object | ||
4 | * @package XmlSequence | ||
5 | */ | ||
6 | |||
7 | /** | ||
3 | * Generate a html diagram of the xml sequence object | 8 | * Generate a html diagram of the xml sequence object |
4 | * | 9 | * |
5 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> | 10 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> |
6 | * @package XmlSequence | ||
7 | * | 11 | * |
8 | */ | 12 | */ |
9 | class XmlSequencePrinterDiagram implements XmlSequencePrinterInterface | 13 | class XmlSequencePrinterDiagram implements XmlSequencePrinterInterface |
Download diff