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

Class: AbstractProbability


Abstract Class

    Abstract class defining classes used for probability lists. AbstractProbability objects have a parent that is the object that has the probability (e.g. a ResonanceGroup), a link 'possibility' to various possibilities (e.g. a ChemComp), and a weight to determine their relative probability. Probabilities are calculated by taking the weight of each AbstractProbability object and dividing by the sum of the weights in the (appropriate subset of) AbstractProbability objects linked to a given parent.

    Implementation note: The presence of the 'possibility' link must be enforced by the data modeller, as it is not checked by the software.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: None
Main key: n/a
Mandatory Attributes: None
Known Subclasses: ccp.api.nmr.Nmr.ResidueProb, ccp.api.nmr.Nmr.ResidueTypeProb, ccp.api.nmr.Nmr.ResonanceGroupProb, ccp.api.nmr.Nmr.ResonanceProb
Children: None

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
weight Float 1..1 weight (= non-normalised probability) that the parent is associated with this particular possibility.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
None

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
weight
getWeight Float -
setWeight - Float

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
None

Class Methods (in package)

Go to Top
Method Return Parameters Comment
None

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-18:19:50_00005

isImplicit:

False

Tag

Value
repositoryId $Id: AbstractProbability.xml,v 1.46 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:19 2013    from data model package  ccp.api.general.Template.AbstractProbability   revision 1.46  
  Work done by the CCPN team.
www.ccpn.ac.uk