biouml.standard.type
Class RelationType
java.lang.Object
com.beanexplorer.beans.Option
ru.biosoft.access.MutableDataElementSupport
biouml.standard.type.RelationType
- All Implemented Interfaces:
- DataElement, MutableDataElement
- public class RelationType
- extends MutableDataElementSupport
Unit to specify kinetic constat, parameter or variable units.
- Pendung:
- refine the definition according CellML/SBML approach
|
Field Summary |
protected java.lang.String |
title
Relation title, we preserve ID, but we can change the title. |
| Fields inherited from class com.beanexplorer.beans.Option |
notificationEnabled, propagationEnabled |
| Methods inherited from class com.beanexplorer.beans.Option |
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
title
protected java.lang.String title
- Relation title, we preserve ID, but we can change the title.
RelationType
public RelationType(DataCollection parent,
java.lang.String name)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getComment
public java.lang.String getComment()
setComment
public void setComment(java.lang.String comment)
getStroke
public java.lang.String getStroke()
setStroke
public void setStroke(java.lang.String stroke)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.