Public Member Functions | |
| setFrom ($node) | |
| setTo ($node) | |
| getPred () | |
| getSucc () | |
| getGraphVizCode () | |
Private Attributes | |
| $m_from | |
| $m_to | |
Definition at line 1197 of file SRF_Process.php.
| SequentialEdge::setFrom | ( | $ | node | ) |
Definition at line 1202 of file SRF_Process.php.
| SequentialEdge::setTo | ( | $ | node | ) |
Definition at line 1207 of file SRF_Process.php.
| SequentialEdge::getPred | ( | ) |
| SequentialEdge::getSucc | ( | ) |
| SequentialEdge::getGraphVizCode | ( | ) |
Reimplemented from ProcessEdge.
Definition at line 1220 of file SRF_Process.php.
References ProcessEdge::getId().
SequentialEdge::$m_from [private] |
Definition at line 1199 of file SRF_Process.php.
SequentialEdge::$m_to [private] |
Definition at line 1200 of file SRF_Process.php.
1.5.6