root/components/xmlSequence/XmlSequenceValue.class.php
| 59 | 86 | ||
|---|---|---|---|
1 | <?php | 1 | <?php |
2 | /** | 2 | /** |
3 | * XmlSequenceValue - UML Object of the Sequence Diagram Message Value | ||
4 | * @package XmlSequence | ||
5 | */ | ||
6 | |||
7 | /** | ||
3 | * Object with the values send into the message | 8 | * Object with the values send into the message |
4 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> | 9 | * @author Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com> |
5 | * @package XmlSequence | ||
6 | */ | 10 | */ |
7 | class XmlSequenceValue | 11 | class XmlSequenceValue |
8 | { | 12 | { |
Download diff