This class represents a component tree (arbre_des_composantes) in PMDLe A component tree is a child of the stone node

author bruno
package personalization
subpackage ksources

 Methods

Add the component $c to the component tree

addComponent(\Component $c) 

Parameters

$c

\Component

the component to be added

getter for components

getComponents() : \Component[]

Returns

\Component[]the components array

getter for cumul

getCumul() : boolean

Returns

booleanthe value of ponderate

getter for ponderate

getPonderate() : \tboolean

Returns

\tbooleanhe value of ponderate

setter for cumul

setCumul(boolean $c) 

Parameters

$c

boolean

the value for cumul

setter for ponderate

setPonderate(boolean $p) 

Parameters

$p

boolean

the value for ponderate

 Properties

 

$components : \Component[]
 

$cumul : boolean
todo expliquer à quoi ça sert
 

$ponderate : boolean
todo expliquer à quoi ça sert