|
||||||||||
| 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.ObjectValue
ikbs.rco.value.UnknownObject
public class UnknownObject
| Field Summary |
|---|
| 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 | |
|---|---|
UnknownObject(DescriptiveObject type)
|
|
| Method Summary | |
|---|---|
boolean |
egal(Value av)
Teste si this est égal à |
Value |
generalisation(Value v)
Généralisation de this avec |
boolean |
plusGeneral(Value av)
Méthode abstraite pour déterminer si |
java.lang.String |
toString()
Affichage en mode texte |
int |
valeur()
|
| Methods inherited from class ikbs.rco.value.ObjectValue |
|---|
asSet, inclus, union |
| Methods inherited from class ikbs.rco.value.Value |
|---|
aplatir, appartient, cardinal, difference, differenceSymetrique, getTypeValeur, intersection, 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 |
| Constructor Detail |
|---|
public UnknownObject(DescriptiveObject type)
| Method Detail |
|---|
public int valeur()
valeur in class ObjectValuepublic java.lang.String toString()
IllustrationOwner
toString in interface IllustrationOwnertoString in class Valuepublic boolean egal(Value av)
Value
egal in class Valuepublic Value generalisation(Value v)
Value
generalisation in class Valuepublic boolean plusGeneral(Value av)
Value
plusGeneral in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||