This class describes an Edge in pedagogical graphs objects
| author | bruno |
|---|---|
| package | personalization |
| subpackage | ksources |
__construct($s, $t, $o)
source node
target node
true if the path is available (open)
isOpen() : boolean
booleanif the edge is open or notsetOpen(boolean $o)
booleanthe value for $open
$open : boolean
$src : \SimpleXMLElement
$tgt : \SimpleXMLElement
$value : int