jp.sbi.celldesigner.plugin
Class PluginConstraint

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

public class PluginConstraint
extends PluginSBase


Field Summary
 
Fields inherited from class jp.sbi.celldesigner.plugin.PluginSBase
sbase
 
Constructor Summary
PluginConstraint(java.lang.String strmath)
           
 
Method Summary
 java.lang.String getMath()
           
 java.lang.String getMessage()
           
 void setMessage(java.lang.String strMessage)
           
 void update(PluginConstraint con)
           
 
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

PluginConstraint

public PluginConstraint(java.lang.String strmath)
Method Detail

update

public void update(PluginConstraint con)

getMath

public java.lang.String getMath()

getMessage

public java.lang.String getMessage()

setMessage

public void setMessage(java.lang.String strMessage)