HEADER

biouml.model.dynamics
Class Reaction

java.lang.Object
  |
  +--com.beanexplorer.swing.table.Option
        |
        +--biouml.model.dynamics.EModelRoleSupport
              |
              +--biouml.model.dynamics.Reaction

public class Reaction
extends EModelRoleSupport


Constructor Summary
Reaction(DiagramElement de)
           

Methods inherited from class biouml.model.dynamics.EModelRoleSupport
getComment, getDiagramElement, setComment

Methods inherited from class com.beanexplorer.swing.table.Option
setParent, getParent, addPropertyChangeListener, removePropertyChangeListener, copyListenersTo

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Constructor Detail

Reaction

public Reaction(DiagramElement de)

FOOTER

BOTTOM