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