ikbs.rco.event
Class NotifyComponent
java.lang.Object
ikbs.rco.event.NotifyElement
ikbs.rco.event.NotifyComponent
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NotifySchema
public class NotifyComponent
- extends NotifyElement
IKBS ikbs.rco.event Classe qui encapsule les evenements survenues sur un
ElementDescriptif Les instances sont construites par les élements du modèle
et propagé aux Observateurs
- Since:
- 5 avril 2000
- Author:
- David GROSSER
- See Also:
- Serialized Form
| Fields inherited from class ikbs.rco.event.NotifyElement |
action, ADD_RULE, b, COMMENTAIRE_CHANGED, DECISION_CHANGED, DEFAUT_CHANGED, element, f, IDENTIFICATEUR_CHANGED, index, LIBELLE_CHANGED, newElement, POIDS_CHANGED, QUESTION_CHANGED, REMOVE_RULE, REPLACE, REPLACE_RULE, rule, URL_CHANGED, v, valeur |
| Methods inherited from class ikbs.rco.event.NotifyElement |
getAction, getBoolean, getElement, getFloat, getIndex, getNewElement, getRule, getString, getValue, setAction, setFloat, setIndex, setRule, setString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FICTIF_CHANGED
public static final int FICTIF_CHANGED
- See Also:
- Constant Field Values
ABSENCE_CHANGED
public static final int ABSENCE_CHANGED
- See Also:
- Constant Field Values
MULTIPLE_CHANGED
public static final int MULTIPLE_CHANGED
- See Also:
- Constant Field Values
ADD_ELEMENT
public static final int ADD_ELEMENT
- See Also:
- Constant Field Values
REMOVE_ELEMENT
public static final int REMOVE_ELEMENT
- See Also:
- Constant Field Values
NotifyComponent
public NotifyComponent(DescriptiveElement element,
int action)
NotifyComponent
public NotifyComponent(DescriptiveElement element,
int action,
boolean b)
NotifyComponent
public NotifyComponent(DescriptiveElement element,
int action,
DescriptiveElement newElement)
NotifyComponent
public NotifyComponent(DescriptiveElement element,
int action,
java.lang.String s)