org.argouml.notation.providers
Class ObjectFlowStateStateNotation

java.lang.Object
  extended by org.argouml.notation.NotationProvider
      extended by org.argouml.notation.providers.ObjectFlowStateStateNotation
Direct Known Subclasses:
ObjectFlowStateStateNotationUml

public abstract class ObjectFlowStateStateNotation
extends NotationProvider

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


Constructor Summary
ObjectFlowStateStateNotation(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

ObjectFlowStateStateNotation

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

Parameters:
objectflowstate - the UML object


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook