|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.reaction2.EnzymaticReaction
public class EnzymaticReaction
element used to encapsulate data defining an enzymatic reaction in SigPath
| Constructor Summary | |
|---|---|
EnzymaticReaction()
|
|
| Method Summary | |
|---|---|
Change_log |
getChange_log()
Returns the value of field 'change_log'. |
String |
getComments()
Returns the value of field 'comments'. |
String |
getDescription()
Returns the value of field 'description'. |
EnzymaticParameters |
getEnzymaticParameters()
Returns the value of field 'enzymaticParameters'. |
Enzyme |
getEnzyme()
Returns the value of field 'enzyme'. |
String |
getId()
Returns the value of field 'id'. |
KineticBindings |
getKineticBindings()
Returns the value of field 'kineticBindings'. |
KineticRef |
getKineticRef()
Returns the value of field 'kineticRef'. |
String |
getName()
Returns the value of field 'name'. |
Publications |
getPublications()
Returns the value of field 'publications'. |
Reaction |
getReaction()
Returns the value of field 'reaction'. |
Reviews |
getReviews()
Returns the value of field 'reviews'. |
String |
getSpid()
Returns the value of field 'spid'. |
UserComments |
getUserComments()
Returns the value of field 'userComments'. |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
setChange_log(Change_log change_log)
Sets the value of field 'change_log'. |
void |
setComments(String comments)
Sets the value of field 'comments'. |
void |
setDescription(String description)
Sets the value of field 'description'. |
void |
setEnzymaticParameters(EnzymaticParameters enzymaticParameters)
Sets the value of field 'enzymaticParameters'. |
void |
setEnzyme(Enzyme enzyme)
Sets the value of field 'enzyme'. |
void |
setId(String id)
Sets the value of field 'id'. |
void |
setKineticBindings(KineticBindings kineticBindings)
Sets the value of field 'kineticBindings'. |
void |
setKineticRef(KineticRef kineticRef)
Sets the value of field 'kineticRef'. |
void |
setName(String name)
Sets the value of field 'name'. |
void |
setPublications(Publications publications)
Sets the value of field 'publications'. |
void |
setReaction(Reaction reaction)
Sets the value of field 'reaction'. |
void |
setReviews(Reviews reviews)
Sets the value of field 'reviews'. |
void |
setSpid(String spid)
Sets the value of field 'spid'. |
void |
setUserComments(UserComments userComments)
Sets the value of field 'userComments'. |
static EnzymaticReaction |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnzymaticReaction()
| Method Detail |
|---|
public Change_log getChange_log()
public String getComments()
public String getDescription()
public EnzymaticParameters getEnzymaticParameters()
public Enzyme getEnzyme()
public String getId()
public KineticBindings getKineticBindings()
public KineticRef getKineticRef()
public String getName()
public Publications getPublications()
public Reaction getReaction()
public Reviews getReviews()
public String getSpid()
public UserComments getUserComments()
public boolean isValid()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
IOException
MarshalException
ValidationExceptionpublic void setChange_log(Change_log change_log)
change_log - the value of field 'change_log'.public void setComments(String comments)
comments - the value of field 'comments'.public void setDescription(String description)
description - the value of field 'description'.public void setEnzymaticParameters(EnzymaticParameters enzymaticParameters)
enzymaticParameters - the value of field
'enzymaticParameters'.public void setEnzyme(Enzyme enzyme)
enzyme - the value of field 'enzyme'.public void setId(String id)
id - the value of field 'id'.public void setKineticBindings(KineticBindings kineticBindings)
kineticBindings - the value of field 'kineticBindings'.public void setKineticRef(KineticRef kineticRef)
kineticRef - the value of field 'kineticRef'.public void setName(String name)
name - the value of field 'name'.public void setPublications(Publications publications)
publications - the value of field 'publications'.public void setReaction(Reaction reaction)
reaction - the value of field 'reaction'.public void setReviews(Reviews reviews)
reviews - the value of field 'reviews'.public void setSpid(String spid)
spid - the value of field 'spid'.public void setUserComments(UserComments userComments)
userComments - the value of field 'userComments'.
public static EnzymaticReaction unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||