|
||||||||||
| 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
public abstract class ObjectValue
| 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 | |
|---|---|
ObjectValue(DescriptiveObject objet)
|
|
| Method Summary | |
|---|---|
Set |
asSet()
Pour considérer this comme un Set |
boolean |
inclus(Value av)
this est inclus dans |
Value |
union(Value v)
Union de this avec |
abstract int |
valeur()
|
| Methods inherited from class ikbs.rco.value.Value |
|---|
aplatir, appartient, cardinal, difference, differenceSymetrique, egal, generalisation, getTypeValeur, intersection, nbFils, plusGeneral, saveValeur, saveValeurBin, setType, setTypeValeur, simple, simplify, toString, 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 ObjectValue(DescriptiveObject objet)
| Method Detail |
|---|
public abstract int valeur()
public Set asSet()
Value
asSet in class Valuepublic Value union(Value v)
Value
union in class Valuepublic boolean inclus(Value av)
Value
inclus in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||