root/components/xmlSequence/XmlSequenceActor.class.php

5986
1
<?php
1
<?php
2
/**
2
/**
3
 * XmlSequenceActor - UML object of the sequence diagram actor
4
 * @package XmlSequence
5
 */
6
7
/**
3
 * Actor of the object of the uml sequence diagram object
8
 * Actor of the object of the uml sequence diagram object
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 XmlSequenceActor
11
class XmlSequenceActor
8
{
12
{