|
||||||||||
| 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.AssociationRoleNotation
public abstract class AssociationRoleNotation
This abstract class forms the basis of all Notation providers for the name of an association-role. Subclass this for all languages.
| Constructor Summary | |
|---|---|
AssociationRoleNotation(java.lang.Object role)
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 AssociationRoleNotation(java.lang.Object role)
role - the given associationRole| 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 |