|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.notation.NotationProvider
org.argouml.notation.providers.MessageNotation
public abstract class MessageNotation
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the Message. Subclass this for all languages.
| Constructor Summary | |
|---|---|
MessageNotation(java.lang.Object message)
The constructor. |
|
| Method Summary | |
|---|---|
void |
initialiseListener(java.beans.PropertyChangeListener listener,
java.lang.Object umlMessage)
Initialise the appropriate model change listeners for the given modelelement to the given listener. |
| Methods inherited from class org.argouml.notation.NotationProvider |
|---|
addElementListener, addElementListener, addElementListener, cleanListener, formatNameList, formatNameList, getParsingHelp, parse, removeAllElementListeners, removeElementListener, toString, updateListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageNotation(java.lang.Object message)
message - the UML element| Method Detail |
|---|
public void initialiseListener(java.beans.PropertyChangeListener listener,
java.lang.Object umlMessage)
NotationProvider
initialiseListener in class NotationProviderlistener - the given listenerumlMessage - the modelelement that we provide
notation for
|
||||||||||
| 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 |