Data Model version 2.0.6
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class: { prev | next } | Attribute | Method

Class: CompositeInteraction


    The interaction between two composite elements.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link composite to class Composite
Main key: serial
Mandatory Attributes: interactionType, elements
Known Subclasses: None
Children: None
Constructor: newObj = CompositeInteraction( composite,interactionType=value, elements=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
affinity Float 0..1 The dissociation constant K of the complex, in units of M (moles/liter) to the appropriate power, according to the formula K=[A][B][C]/[ABC] Here in units of M-squared (for a ternary complex).  
assessmentMethod Text 0..1 The assessment method used to define this interaction.  
details String 0..1 Detail field for comments.  
interactionType Text 1..1 The type of the interaction.  
serial Int 1..1 Unique identifier.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
composite Composite 1..1 (Parent link). parent link  
elements CompositeElement 2..2 The 2 composite elements involved in an interaction.  
parent Composite 1..1 link to parent object - synonym for composite  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
affinity
getAffinity Float -
setAffinity - Float
assessmentMethod
getAssessmentMethod Text -
setAssessmentMethod - Text
details
getDetails String -
setDetails - String
interactionType
getInteractionType Text -
setInteractionType - Text
serial
getSerial Int -
setSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
composite
getComposite Composite -
elements
getElements CompositeElement Set -
setElements - CompositeElement Set
sortedElements CompositeElement List -
findFirstElement CompositeElement keyword=value pairs
findAllElements CompositeElement Set keyword=value pairs
parent
getParent Composite -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey CompositeInteraction memops.api.Implementation.MemopsObject, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in package)

Go to Top
Method Return Parameters
None

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-08-16-14:22:52_00059

isImplicit:

False

Tag

Value
repositoryId $Id: CompositeInteraction.xml,v 1.47 2011-01-13 14:40:33 rhfogh Exp $

Tag

Value
repositoryTag $Name: not supported by cvs2svn $

Special constructor code:

None

Special destructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:34 2013    from data model package  ccp.api.lims.RefSampleComponent.CompositeInteraction   revision 1.47  
  Work done by the CCPN team.
www.ccpn.ac.uk