| Modifier and Type | Method and Description |
|---|---|
GeneProductRef |
GeneProductRef.cloneObject()
Creates and returns a deep copy of this
GeneProductRef object. |
GeneProductRef |
FbcAnd.createGeneProductRef()
Creates a new
GeneProductRef object, adds it to this FbcAnds
ListOfFbcAssociations and returns the GeneProductRef object created. |
GeneProductRef |
FbcOr.createGeneProductRef()
Creates a new
GeneProductRef object, adds it to this FbcOrs
ListOfFbcAssociations and returns the GeneProductRef object created. |
GeneProductRef |
ListOfFbcAssociations.createGeneProductRef()
Creates a new
GeneProductRef object. |
GeneProductRef |
GeneProductAssociation.createGeneProductRef()
Creates a new 'association' and sets it for this
GeneProductAssociation. |
| Constructor and Description |
|---|
GeneProductRef(GeneProductRef orig)
Copy constructor for
GeneProductRef. |