|
||||||||||
| 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.dynamique.SetFreqValue
public class SetFreqValue
| Field Summary | |
|---|---|
protected int |
freqNull
|
protected int |
freqUnknown
|
| 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 | |
|---|---|
SetFreqValue(DescriptiveAttribute att)
|
|
| Method Summary | |
|---|---|
void |
add(Value v)
|
java.util.Vector |
aplatir()
Aplatir l'ensemble |
boolean |
appartient(Value qv)
Appartenance de |
Set |
asSet()
Pour considérer this comme un Set |
int |
cardinal()
Cardinal de la valeur |
int |
cardinalV()
|
Value |
difference(Value qv)
Différence de this avec |
Value |
differenceSymetrique(Value qv)
Différence symétrique de this avec |
boolean |
egal(Value v)
Teste si this est égal à |
int |
freqValeur(int index)
|
Value |
generalisation(Value v)
Généralisation de this avec |
int |
getFreqNull()
|
int |
getFreqUnknow()
|
int |
getIndex(Value v)
retourne l'index de la valeur v dans l'ensemble retourne -1 s'il v n'appartient pas a l'ensemble |
java.util.Vector |
getValeur()
|
boolean |
inclus(Value av)
this est inclus dans |
Value |
intersection(Value qv)
Intersection de this avec |
boolean |
plusGeneral(Value v)
Méthode abstraite pour déterminer si |
void |
reduction()
|
void |
remove(Value v)
|
Value |
simple()
Simplification de this |
java.lang.String |
toString()
Affichage en mode texte |
Value |
union(Value qv)
Union de this avec |
| Methods inherited from class ikbs.rco.value.Value |
|---|
getTypeValeur, nbFils, saveValeur, saveValeurBin, setType, setTypeValeur, 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 |
|---|
protected int freqNull
protected int freqUnknown
| Constructor Detail |
|---|
public SetFreqValue(DescriptiveAttribute att)
| Method Detail |
|---|
public int cardinal()
Value
cardinal in interface Setcardinal in class Valuepublic int cardinalV()
public void add(Value v)
add in interface Setpublic void remove(Value v)
remove in interface Setpublic Value union(Value qv)
Value
union in interface Setunion in class Valuepublic Value intersection(Value qv)
Value
intersection in interface Setintersection in class Valuepublic Value difference(Value qv)
Value
difference in interface Setdifference in class Valuepublic Value differenceSymetrique(Value qv)
Value
differenceSymetrique in interface SetdifferenceSymetrique in class Valuepublic boolean appartient(Value qv)
Value
appartient in interface Setappartient in class Valuepublic boolean inclus(Value av)
Value
inclus in interface Setinclus in class Valuepublic java.util.Vector getValeur()
getValeur in interface Setpublic Value simple()
Value
simple in interface Setsimple in class Valuepublic java.util.Vector aplatir()
Value
aplatir in interface Setaplatir in class Valuepublic void reduction()
reduction in interface Setpublic boolean plusGeneral(Value v)
Value
plusGeneral in interface SetplusGeneral in class Valuepublic Value generalisation(Value v)
Value
generalisation in class Valuepublic Set asSet()
Value
asSet in class Valuepublic boolean egal(Value v)
Value
egal in class Valuepublic int freqValeur(int index)
public int getFreqNull()
public int getFreqUnknow()
public int getIndex(Value v)
public java.lang.String toString()
IllustrationOwner
toString in interface IllustrationOwnertoString in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||