Modifier and Type | Method and Description |
---|---|
GeneProductAssociation |
GeneProductAssociation.cloneObject()
Creates and returns a deep copy of this
GeneProductAssociation object. |
GeneProductAssociation |
FbcReactionPlugin.createGeneProductAssociation()
Creates a new
GeneProductAssociation object and adds it to the FbcReactionPlugin object. |
GeneProductAssociation |
FbcReactionPlugin.getGeneProductAssociation()
Returns the
GeneProductAssociation from this FbcReactionPlugin object. |
Modifier and Type | Method and Description |
---|---|
int |
FbcReactionPlugin.setGeneProductAssociation(GeneProductAssociation geneProductAssociation)
Sets the
GeneProductAssociation element in this FbcReactionPlugin object. |
Constructor and Description |
---|
GeneProductAssociation(GeneProductAssociation orig)
Copy constructor for
GeneProductAssociation . |