|
||||||||||
| 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
org.argouml.notation.providers.uml.AbstractMessageNotationUml
org.argouml.notation.providers.uml.MessageNotationUml
public class MessageNotationUml
The UML notation for a message, as shown on a collaboration diagram.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.argouml.notation.providers.uml.AbstractMessageNotationUml |
|---|
AbstractMessageNotationUml.MsgPtr |
| Constructor Summary | |
|---|---|
MessageNotationUml(java.lang.Object message)
The constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString(java.lang.Object modelElement,
NotationSettings settings)
Generate a string representation for the given model element. |
| Methods inherited from class org.argouml.notation.providers.uml.AbstractMessageNotationUml |
|---|
buildAction, countSuccessors, fillBlankFunctionName, fillBlankVariableName, generateMessageNumber, generateRecurrence, getInitiatorOfAction, getParsingHelp, handleArguments, handleFunctionName, handleGuard, handleOperation, handlePredecessors, handleSequenceNumber, initParameterSeparators, parse, parseArguments, parseMessage, recCountPredecessors, toString |
| Methods inherited from class org.argouml.notation.providers.MessageNotation |
|---|
initialiseListener |
| Methods inherited from class org.argouml.notation.NotationProvider |
|---|
addElementListener, addElementListener, addElementListener, cleanListener, formatNameList, formatNameList, removeAllElementListeners, removeElementListener, updateListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageNotationUml(java.lang.Object message)
message - the UML object| Method Detail |
|---|
public java.lang.String toString(java.lang.Object modelElement,
NotationSettings settings)
NotationProvider
toString in class NotationProvidermodelElement - the base UML elementsettings - settings that control rendering of the text
|
||||||||||
| 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 |