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

Class: PeakIntensity


    Peak Intensity covers both volume and height, determined with various methods.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link peak to class Peak
Main key: method
Mandatory Attributes: method
Known Subclasses: None
Children: None
Constructor: newObj = PeakIntensity( peak,method=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
error Float 0..1 Peak intensity error (standard deviation).  
intensityType IntensityType 0..1 Intensity Type (height or volume)  
value Float 0..1 Peak intensity value  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
method ccp.api.general.Method.Method 1..1 Peak intensity determination method used.  
parent Peak 1..1 link to parent object - synonym for peak  
peak Peak 1..1 (Parent link). parent link  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
error
getError Float -
setError - Float
intensityType
getIntensityType IntensityType -
setIntensityType - IntensityType
value
getValue Float -
setValue - Float

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
method
getMethod ccp.api.general.Method.Method -
setMethod - ccp.api.general.Method.Method
parent
getParent Peak -
peak
getPeak Peak -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey PeakIntensity 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:47_00021

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: None
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:58 2015    from data model package  ccp.api.nmr.Nmr.PeakIntensity   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk