org.argouml.notation.providers
Class ObjectFlowStateTypeNotation

java.lang.Object
  extended by org.argouml.notation.NotationProvider
      extended by org.argouml.notation.providers.ObjectFlowStateTypeNotation
Direct Known Subclasses:
ObjectFlowStateTypeNotationUml

public abstract class ObjectFlowStateTypeNotation
extends NotationProvider

This abstract class forms the basis of all Notation providers for the Classifier type name text shown in an ObjectFlowState. Subclass this for all languages.


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

ObjectFlowStateTypeNotation

public ObjectFlowStateTypeNotation(java.lang.Object objectflowstate)
The constructor.

Parameters:
objectflowstate - the UML element


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook