|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.tools.trees.Attribut
ikbs.learning.graph.AttributDecision
public class AttributDecision
| Field Summary | |
|---|---|
protected Value |
valeur
|
| Fields inherited from class ikbs.tools.trees.Attribut |
|---|
cible, clicked, label, num, pere, selected |
| Constructor Summary | |
|---|---|
AttributDecision(NoeudDecisionGraph pere,
java.lang.String libelle,
Value valeur)
|
|
| Method Summary | |
|---|---|
Value |
getValeur()
|
void |
setValeur(Value valeur)
|
| Methods inherited from class ikbs.tools.trees.Attribut |
|---|
clone, getCible, getClicked, getColorType, getInfo, getLabel, getPere, getSelected, initNewPere, isThereIllustration, nbIllustration, setCible, setClicked, setLabel, setPere, setSelected, update |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Value valeur
| Constructor Detail |
|---|
public AttributDecision(NoeudDecisionGraph pere,
java.lang.String libelle,
Value valeur)
| Method Detail |
|---|
public void setValeur(Value valeur)
public Value getValeur()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||