org.argouml.notation.providers
Class TransitionNotation

java.lang.Object
  extended by org.argouml.notation.NotationProvider
      extended by org.argouml.notation.providers.TransitionNotation
Direct Known Subclasses:
TransitionNotationUml

public abstract class TransitionNotation
extends NotationProvider

This abstract class forms the basis of all Notation providers for the text shown next to a Transition. Subclass this for all languages.


Constructor Summary
TransitionNotation(java.lang.Object transition)
          The constructor.
 
Method Summary
 
Methods inherited from class org.argouml.notation.NotationProvider
addElementListener, addElementListener, addElementListener, cleanListener, formatNameList, formatNameList, getParsingHelp, initialiseListener, 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

TransitionNotation

public TransitionNotation(java.lang.Object transition)
The constructor.

Parameters:
transition - the UML element


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook