|
||||||||||
| 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.TextValue
public class TextValue
| 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 | |
|---|---|
TextValue(TextAttribute texte,
java.lang.String valeur)
|
|
| Method Summary | |
|---|---|
Set |
asSet()
Pour considérer this comme un Set |
boolean |
egal(Value av)
Teste si this est égal à |
Value |
generalisation(Value v)
Generalisation de this avec |
Value |
intersection(Value v)
Intersection de this avec |
boolean |
plusGeneral(Value v)
Retourne vrai si |
java.lang.String |
saveValeur()
|
void |
setValeur(java.lang.String s)
|
java.lang.String |
toString()
Affichage en mode texte |
Value |
union(Value v)
Union de this avec |
java.lang.String |
valeur()
|
| Methods inherited from class ikbs.rco.value.Value |
|---|
aplatir, appartient, cardinal, difference, differenceSymetrique, getTypeValeur, inclus, nbFils, 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 TextValue(TextAttribute texte,
java.lang.String valeur)
| Method Detail |
|---|
public java.lang.String toString()
IllustrationOwner
toString in interface IllustrationOwnertoString in class Valuepublic Set asSet()
Value
asSet in class Valuepublic void setValeur(java.lang.String s)
public java.lang.String valeur()
public boolean egal(Value av)
Value
egal in class Valuepublic Value generalisation(Value v)
generalisation in class Value - public boolean plusGeneral(Value v)
plusGeneral in class Valueest - une sous-chaine de thispublic Value union(Value v)
Value
union in class Valuepublic Value intersection(Value v)
Value
intersection in class Valuepublic java.lang.String saveValeur()
saveValeur in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||