This class represents a Rule of personnalisation It includes the mechanism to apply the rule
| author | bruno |
|---|---|
| package | personalization |
| subpackage | rules |
__construct(\Premice $p, \Consequence $c)
analyze() : int
intreturn code for analysisapply(\KSource $ks) : null | \KSource[][]
\KSource
null\KSource[][]the modified collection of KSource, or null if rule is not valid or filtered every KSource; index 0 contains profile, index 1 contains graphs$cons : \Consequence
$premice : \Premice