Interface publique IlrModelListener
Il s'agit d'un programme d'écoute du modèle Rule Designer. Il est défini sur la classe IlrRuleModel.
Vous pouvez vous reporter à la documentation EMF pour obtenir la description de la classe Notification .
| Modificateur et type | Méthode et description |
|---|---|
void |
featureChanged(org.eclipse.emf.common.notify.Notification notification)Appelé lorsqu'une fonction a été modifiée.
|
void |
instanceCreated(org.eclipse.emf.common.notify.Notification notification)Appelé lorsqu'une instance a été créée.
|
void |
instanceDeleted(org.eclipse.emf.common.notify.Notification notification)Appelé lorsqu'une instance a été supprimée.
|
Void featureChanged (org.eclipse.emf.common.notify.Notification de notification)
Void instanceCreated (org.eclipse.emf.common.notify.Notification de notification)
Void instanceDeleted (org.eclipse.emf.common.notify.Notification de notification)
© Copyright IBM Corp. 1987, 2022