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