|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.reaction2.Complex
public class Complex
element used to define a complex in SigPath
| Constructor Summary | |
|---|---|
Complex()
|
|
| Method Summary | |
|---|---|
void |
addMolecule(int index,
Molecule vMolecule)
Method addMolecule |
void |
addMolecule(Molecule vMolecule)
Method addMolecule |
void |
clearMolecule()
Method clearMolecule |
void |
deleteFullyDefined()
Method deleteFullyDefined |
Enumeration |
enumerateMolecule()
Method enumerateMolecule |
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'. |
boolean |
getFullyDefined()
Returns the value of field 'fullyDefined'. |
String |
getId()
Returns the value of field 'id'. |
InternalLinks |
getInternalLinks()
Returns the value of field 'internalLinks'. |
Molecule[] |
getMolecule()
Method getMolecule |
Molecule |
getMolecule(int index)
Method getMolecule |
int |
getMoleculeCount()
Method getMoleculeCount |
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'. |
UserComments |
getUserComments()
Returns the value of field 'userComments'. |
boolean |
hasFullyDefined()
Method hasFullyDefined |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
boolean |
removeMolecule(Molecule vMolecule)
Method removeMolecule |
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 |
setFullyDefined(boolean fullyDefined)
Sets the value of field 'fullyDefined'. |
void |
setId(String id)
Sets the value of field 'id'. |
void |
setInternalLinks(InternalLinks internalLinks)
Sets the value of field 'internalLinks'. |
void |
setMolecule(int index,
Molecule vMolecule)
Method setMolecule |
void |
setMolecule(Molecule[] moleculeArray)
Method setMolecule |
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 |
setUserComments(UserComments userComments)
Sets the value of field 'userComments'. |
static Complex |
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 Complex()
| Method Detail |
|---|
public void addMolecule(Molecule vMolecule)
throws IndexOutOfBoundsException
vMolecule -
IndexOutOfBoundsException
public void addMolecule(int index,
Molecule vMolecule)
throws IndexOutOfBoundsException
index - vMolecule -
IndexOutOfBoundsExceptionpublic void clearMolecule()
public void deleteFullyDefined()
public Enumeration enumerateMolecule()
public Change_log getChange_log()
public String getComments()
public String getDescription()
public boolean getFullyDefined()
public String getId()
public InternalLinks getInternalLinks()
public Molecule getMolecule(int index)
throws IndexOutOfBoundsException
index -
IndexOutOfBoundsExceptionpublic Molecule[] getMolecule()
public int getMoleculeCount()
public String getName()
public Publications getPublications()
public Reviews getReviews()
public String getSpid()
public UserComments getUserComments()
public boolean hasFullyDefined()
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 boolean removeMolecule(Molecule vMolecule)
vMolecule -
public 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 setFullyDefined(boolean fullyDefined)
fullyDefined - the value of field 'fullyDefined'.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(int index,
Molecule vMolecule)
throws IndexOutOfBoundsException
index - vMolecule -
IndexOutOfBoundsExceptionpublic void setMolecule(Molecule[] moleculeArray)
moleculeArray - 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 setUserComments(UserComments userComments)
userComments - the value of field 'userComments'.
public static Complex 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 | |||||||||