|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ProjectSettings.getNotationName()
See issue 3140.
Any class which can request notation must implement this interface so that the proper notation generator or parser will be used.
| Method Summary | |
NotationName |
getContextNotation()
Deprecated. The context must return a NotationName indicating the notation (and version if applicable) that it is using. |
void |
setContextNotation(NotationName nn)
Deprecated. |
| Method Detail |
public NotationName getContextNotation()
public void setContextNotation(NotationName nn)
nn - the new notationName
|
|||||||||||
| 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 |