org.argouml.notation.providers
Class ExtensionPointNotation

java.lang.Object
  extended by org.argouml.notation.NotationProvider
      extended by org.argouml.notation.providers.ExtensionPointNotation
Direct Known Subclasses:
ExtensionPointNotationUml

public abstract class ExtensionPointNotation
extends NotationProvider

This abstract class forms the basis of all Notation providers for the text shown in the extension point compartment of a UseCase. Subclass this for all languages.


Constructor Summary
ExtensionPointNotation(java.lang.Object ep)
          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

ExtensionPointNotation

public ExtensionPointNotation(java.lang.Object ep)
The constructor.

Parameters:
ep - the represented extensionpoint


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook