Public Member Functions | |
| getUUID () | |
| getId () | |
| setId ($id) | |
| getLabel () | |
| setLabel ($label) | |
Private Attributes | |
| $m_id = 'no_id' | |
| $m_label = 'unlabeled' | |
| $m_uid | |
Definition at line 647 of file SRF_Process.php.
| ProcessElement::getUUID | ( | ) |
Definition at line 654 of file SRF_Process.php.
| ProcessElement::getId | ( | ) |
| ProcessElement::setId | ( | $ | id | ) |
Definition at line 669 of file SRF_Process.php.
| ProcessElement::getLabel | ( | ) |
| ProcessElement::setLabel | ( | $ | label | ) |
Definition at line 677 of file SRF_Process.php.
ProcessElement::$m_id = 'no_id' [private] |
Definition at line 650 of file SRF_Process.php.
ProcessElement::$m_label = 'unlabeled' [private] |
Definition at line 651 of file SRF_Process.php.
ProcessElement::$m_uid [private] |
Definition at line 652 of file SRF_Process.php.
1.5.6