|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface that objects interested in NotationEvent notifications must extend.
| Method Summary | |
void |
notationAdded(ArgoNotationEvent e)
Invoked when a notation has been added. |
void |
notationChanged(ArgoNotationEvent e)
Invoked when any aspect of the notation has been changed. |
void |
notationProviderAdded(ArgoNotationEvent e)
Invoked when a notation provider has been added. |
void |
notationProviderRemoved(ArgoNotationEvent e)
Invoked when a notation provider has been removed. |
void |
notationRemoved(ArgoNotationEvent e)
Invoked when a notation has been removed. |
| Method Detail |
public void notationChanged(ArgoNotationEvent e)
e - ArgoNotationEvent describing the change.public void notationAdded(ArgoNotationEvent e)
e - ArgoNotationEvent describing the added notation.public void notationRemoved(ArgoNotationEvent e)
e - ArgoNotationEvent describing the removed notation.public void notationProviderAdded(ArgoNotationEvent e)
e - ArgoNotationEvent describing
the added notation provider.public void notationProviderRemoved(ArgoNotationEvent e)
e - ArgoNotationEvent describing
the removed notation provider.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |