|
||||||||||
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.CallStateNotation
public abstract class CallStateNotation
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the CallState. Subclass this for all languages.
Constructor Summary | |
---|---|
CallStateNotation(java.lang.Object callState)
The constructor. |
Method Summary | |
---|---|
void |
initialiseListener(java.beans.PropertyChangeListener listener,
java.lang.Object modelElement)
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 CallStateNotation(java.lang.Object callState)
callState
- the UML elementMethod Detail |
---|
public void initialiseListener(java.beans.PropertyChangeListener listener, java.lang.Object modelElement)
NotationProvider
initialiseListener
in class NotationProvider
listener
- the given listenermodelElement
- 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 |