|
||||||||||
| 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.StateBodyNotation
public abstract class StateBodyNotation
This abstract class forms the basis of all Notation providers for the text shown in the body of a state. Subclass this for all languages.
| Constructor Summary | |
|---|---|
StateBodyNotation(java.lang.Object state)
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 StateBodyNotation(java.lang.Object state)
state - The state.| Method Detail |
|---|
public void initialiseListener(java.beans.PropertyChangeListener listener,
java.lang.Object modelElement)
NotationProvider
initialiseListener in class NotationProviderlistener - 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 |