|
||||||||||
| 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.UnknownValue
public class UnknownValue
| Field Summary | |
|---|---|
static int |
statutInconnu
|
| 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 |
| Fields inherited from interface ikbs.rco.value.Unknown |
|---|
INCONNU, VIDE |
| Constructor Summary | |
|---|---|
UnknownValue(DescriptiveAttribute type)
|
|
| Method Summary | |
|---|---|
Set |
asSet()
Pour considérer this comme un Set |
boolean |
egal(Value av)
Teste si this est égal à |
boolean |
estInconnu()
Retourne true si le statut de l'inconnu est inconnu |
Value |
generalisation(Value v)
Généralisation de this avec |
static int |
getStatutInconnu()
|
boolean |
inclus(Value v)
this est inclus dans |
Value |
intersection(Value v)
Intersection de this avec |
boolean |
plusGeneral(Value v)
Retourne true si plus général que |
static void |
setStatutInconnu(int statut)
|
java.lang.String |
toString()
Affichage en mode texte |
Value |
union(Value v)
Union de this avec |
| Methods inherited from class ikbs.rco.value.Value |
|---|
aplatir, appartient, cardinal, difference, differenceSymetrique, getTypeValeur, nbFils, saveValeur, saveValeurBin, setType, setTypeValeur, simple, simplify, type |
| 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 |
| Field Detail |
|---|
public static int statutInconnu
| Constructor Detail |
|---|
public UnknownValue(DescriptiveAttribute type)
| Method Detail |
|---|
public static void setStatutInconnu(int statut)
public static int getStatutInconnu()
public boolean estInconnu()
public Set asSet()
Value
asSet in class Valuepublic java.lang.String toString()
IllustrationOwner
toString in interface IllustrationOwnertoString in interface UnknowntoString in class Valuepublic boolean egal(Value av)
Value
egal in interface Unknownegal in class Valuepublic boolean plusGeneral(Value v)
plusGeneral in class Value - public Value generalisation(Value v)
generalisation in class Value - public Value union(Value v)
Value
union in class Valuepublic Value intersection(Value v)
Value
intersection in class Valuepublic boolean inclus(Value v)
Value
inclus in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||