|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
ikbs.rco.RCOElement
ikbs.rco.value.Value
ikbs.rco.value.AttributeValue
ikbs.rco.value.MultipleValue
ikbs.rco.value.OrValue
public class OrValue
| Field Summary |
|---|
| Fields inherited from class ikbs.rco.value.MultipleValue |
|---|
ET, OU, statutEt |
| Fields inherited from class ikbs.rco.value.Value |
|---|
CALCULEE, DEFAUT, DEFINIE, EXCEPTIONNELLE, exceptionValue, typeValeur, verbosity |
| Fields inherited from class ikbs.rco.RCOElement |
|---|
ANGLAIS, ENGLISH, FRANCAIS, FRENCH, illustration, LANGUE |
| Constructor Summary | |
|---|---|
OrValue(DescriptiveAttribute att,
AttributeValue fg,
AttributeValue fd)
|
|
| Method Summary | |
|---|---|
boolean |
egal(Value av)
Test d'égalité Cette méthode (assez complexe) doit gérer l'égalité en tenant compte des transformations invariantes des arbres ET/OU |
java.lang.String |
nomValeurSimple()
|
java.lang.String |
toString()
Affichage en mode texte |
| Methods inherited from class ikbs.rco.value.MultipleValue |
|---|
aplatir, asSet, filsDroit, filsGauche, generalisation, generaliser, plusGeneral, valeur, verify |
| Methods inherited from class ikbs.rco.value.Value |
|---|
appartient, cardinal, difference, differenceSymetrique, getTypeValeur, inclus, intersection, nbFils, saveValeur, saveValeurBin, setType, setTypeValeur, simple, simplify, type, union |
| Methods inherited from class ikbs.rco.RCOElement |
|---|
addIllustration, copyProperties, getIllustration, getIllustration, isThereIllustration, loadIllustrations, nbIllustration, removeIllustration, removeIllustration, saveIllustrations, setIllustration |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrValue(DescriptiveAttribute att,
AttributeValue fg,
AttributeValue fd)
| Method Detail |
|---|
public java.lang.String nomValeurSimple()
public java.lang.String toString()
IllustrationOwner
toString in interface IllustrationOwnertoString in class Valuepublic boolean egal(Value av)
egal in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||