|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjp.sbi.celldesigner.plugin.PluginSBase
public class PluginSBase
This class wraps org.sbml.libsbml.SBase for the plug-in.
| Field Summary | |
|---|---|
protected SBase |
sbase
sbase |
| Constructor Summary | |
|---|---|
protected |
PluginSBase()
Constructor |
| Method Summary | |
|---|---|
XMLNode |
getNotes()
|
java.lang.String |
getNotesString()
|
protected PluginSBase |
getParentSBase()
|
void |
setNotes(java.lang.String notes)
Sets the Notes of this PluginSBase. |
protected void |
setParentSBase(PluginSBase parentSBase)
Sets the ParentSBase of this PluginSBase. |
java.lang.String |
toSBML()
toSBML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SBase sbase
| Constructor Detail |
|---|
protected PluginSBase()
| Method Detail |
|---|
public void setNotes(java.lang.String notes)
notes - public java.lang.String getNotesString()
public XMLNode getNotes()
protected PluginSBase getParentSBase()
protected void setParentSBase(PluginSBase parentSBase)
parentSBase - public java.lang.String toSBML()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||