jp.sbi.celldesigner.plugin
Class PluginCompartmentType

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

public class PluginCompartmentType
extends PluginSBase


Field Summary
 
Fields inherited from class jp.sbi.celldesigner.plugin.PluginSBase
sbase
 
Constructor Summary
PluginCompartmentType(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 void update(PluginCompartmentType ct)
           
 
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

PluginCompartmentType

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

update

public void update(PluginCompartmentType ct)

getId

public java.lang.String getId()

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)