ikbs.rco.value
Class Absent
java.lang.Object
java.util.Observable
ikbs.rco.RCOElement
ikbs.rco.value.Value
ikbs.rco.value.ObjectValue
ikbs.rco.value.Absent
- All Implemented Interfaces:
- IllustrationOwner, Copyable, java.io.Serializable
public class Absent
- extends ObjectValue
- See Also:
- Serialized Form
| Methods inherited from class ikbs.rco.value.Value |
aplatir, appartient, cardinal, difference, differenceSymetrique, getTypeValeur, nbFils, saveValeur, 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 |
Absent
public Absent(DescriptiveObject type)
valeur
public int valeur()
- Specified by:
valeur in class ObjectValue
toString
public java.lang.String toString()
- Description copied from interface:
IllustrationOwner
- Affichage en mode texte
- Specified by:
toString in interface IllustrationOwner- Specified by:
toString in class Value
egal
public boolean egal(Value v)
- Description copied from class:
Value
- Teste si this est égal à
- Specified by:
egal in class Value
generalisation
public Value generalisation(Value v)
- Permet de généraliser deux valeurs
- Specified by:
generalisation in class Value
plusGeneral
public boolean plusGeneral(Value av)
- Description copied from class:
Value
- Méthode abstraite pour déterminer si
- Specified by:
plusGeneral in class Value
union
public Value union(Value v)
- Description copied from class:
Value
- Union de this avec
- Overrides:
union in class ObjectValue
intersection
public Value intersection(Value av)
- Description copied from class:
Value
- Intersection de this avec
- Overrides:
intersection in class Value
saveValeurBin
public java.lang.String saveValeurBin()
- Overrides:
saveValeurBin in class Value