biouml.model.dynamics
Class EModelRoleSupport
|
+--biouml.model.dynamics.EModelRoleSupport
- Direct Known Subclasses:
- EModel, Equation, Event, Function, State, Transition
- public class EModelRoleSupport
- extends Option
- implements EModelRole
EModelRoleSupport
public EModelRoleSupport(DiagramElement diagramElement)
clone
public Role clone(DiagramElement de)
- Throws UnsupportedOperationException. Should be redefined in subclasses.
getComment
public String getComment()
getDiagramElement
public DiagramElement getDiagramElement()
setComment
public void setComment(String comment)
to Class java.lang.String
BOTTOM