|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.reaction2.ModifiedChemical
public class ModifiedChemical
Defines a modified chemical (for example the active isoform of a specified molecule) in SigPath.
| Constructor Summary | |
|---|---|
ModifiedChemical()
|
|
| 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'. |
String |
getId()
Returns the value of field 'id'. |
InternalLinks |
getInternalLinks()
Returns the value of field 'internalLinks'. |
Molecule |
getMolecule()
Returns the value of field 'molecule'. |
String |
getName()
Returns the value of field 'name'. |
Publications |
getPublications()
Returns the value of field 'publications'. |
Reviews |
getReviews()
Returns the value of field 'reviews'. |
String |
getSpid()
Returns the value of field 'spid'. |
TypeType |
getType()
Returns the value of field 'type'. |
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 |
setId(String id)
Sets the value of field 'id'. |
void |
setInternalLinks(InternalLinks internalLinks)
Sets the value of field 'internalLinks'. |
void |
setMolecule(Molecule molecule)
Sets the value of field 'molecule'. |
void |
setName(String name)
Sets the value of field 'name'. |
void |
setPublications(Publications publications)
Sets the value of field 'publications'. |
void |
setReviews(Reviews reviews)
Sets the value of field 'reviews'. |
void |
setSpid(String spid)
Sets the value of field 'spid'. |
void |
setType(TypeType type)
Sets the value of field 'type'. |
void |
setUserComments(UserComments userComments)
Sets the value of field 'userComments'. |
static ModifiedChemical |
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 ModifiedChemical()
| Method Detail |
|---|
public Change_log getChange_log()
public String getComments()
public String getDescription()
public String getId()
public InternalLinks getInternalLinks()
public Molecule getMolecule()
public String getName()
public Publications getPublications()
public Reviews getReviews()
public String getSpid()
public TypeType getType()
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 setId(String id)
id - the value of field 'id'.public void setInternalLinks(InternalLinks internalLinks)
internalLinks - the value of field 'internalLinks'.public void setMolecule(Molecule molecule)
molecule - the value of field 'molecule'.public void setName(String name)
name - the value of field 'name'.public void setPublications(Publications publications)
publications - the value of field 'publications'.public void setReviews(Reviews reviews)
reviews - the value of field 'reviews'.public void setSpid(String spid)
spid - the value of field 'spid'.public void setType(TypeType type)
type - the value of field 'type'.public void setUserComments(UserComments userComments)
userComments - the value of field 'userComments'.
public static ModifiedChemical 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 | |||||||||