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

Class: AbstractPeakDimContrib


Abstract Class

    PeakDim assignment contribution, one of the multiple assignments of a PeakDim. This is a connection record, connecting a PeakDim and a PeakContrib to a Resonance or a set of Resonances. Note that two different AbstractPeakDimContribs may have both the same PeakDim and the same Resonance.

    If there is only one peakContrib (or none) for the relevant PeakDim, the peakContribs link defaults to the only PeakContrib possible, creating it if necessary. This is the normal case. Note that this makes peakContribs an optional input parameter to the PeakDimContrib constructor, even though each AbstractPeakDimContrib must have at least one PeakContrib.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link peakDim to class PeakDim
Main key: serial
Mandatory Attributes: peakContribs
Known Subclasses: PeakDimContrib, PeakDimContribN
Children: None

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dim Int 1..1 Derived. Dimension number of PeakDimContrib  
serial Int 1..1 Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
parent PeakDim 1..1 link to parent object - synonym for peakDim  
peakContribs PeakContrib 1..* PeakContribs(s) within which the PeakDimContrib are possible assignments  
peakDim PeakDim 1..1 (Parent link). parent link  
peakDimComponent PeakDimComponent 0..1 PeakDimComponent to which this AbstractPeakDimContrib is attached. if it is attached to none, it belongs instead to teh main assignment component of the peak.  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dim
getDim Int - non-std.
serial
getSerial Int -
setSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
parent
getParent PeakDim -
peakContribs
getPeakContribs PeakContrib Set -
setPeakContribs - PeakContrib Set
sortedPeakContribs PeakContrib List -
addPeakContrib - PeakContrib
removePeakContrib - PeakContrib
findFirstPeakContrib PeakContrib keyword=value pairs
findAllPeakContribs PeakContrib Set keyword=value pairs
peakDim
getPeakDim PeakDim -
peakDimComponent
getPeakDimComponent PeakDimComponent -
setPeakDimComponent - PeakDimComponent

Class Methods (in package)

Go to Top
Method Return Parameters Comment
getByKey AbstractPeakDimContrib memops.api.Implementation.MemopsObject, Any List static
getFullKey Any List Boolean
getLocalKey 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:47_00020

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Special destructor code:

None

Special postDestructor code:

None

Constraints:

None
Known inward one-way links: ccp.api.nmr.Nmr.PeakDim.mainPeakDimContribs
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:33 2014    from data model package  ccp.api.nmr.Nmr.AbstractPeakDimContrib   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk