jp.sbi.celldesigner.plugin
Class PluginSpeciesType

java.lang.Object
  extended by jp.sbi.celldesigner.plugin.PluginSBase
      extended by jp.sbi.celldesigner.plugin.PluginSpeciesType

public class PluginSpeciesType
extends PluginSBase


Field Summary
 
Fields inherited from class jp.sbi.celldesigner.plugin.PluginSBase
sbase
 
Constructor Summary
PluginSpeciesType(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 void update(PluginSpeciesType st)
           
 
Methods inherited from class jp.sbi.celldesigner.plugin.PluginSBase
addCVTerm, ChangeCVTermToMiriamDefinition, getAnnotation, getAnnotationString, getCVTerm, getNotes, getNotesString, getNumCVTerms, getParentSBase, getRelationFromCVTerm, setAnnotation, setAnnotationString, setCVTerm, setNotes, setNotes, setParentSBase, toSBML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginSpeciesType

public PluginSpeciesType(java.lang.String id)
Method Detail

update

public void update(PluginSpeciesType st)

getId

public java.lang.String getId()

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)