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

Class: SpectrumWindowView


    Used for properties of spectra which depend on the particular SpectrumWindow being considered.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link spectrumWindowPane to class SpectrumWindowPane
Main key: analysisSpectrum
Mandatory Attributes: analysisSpectrum
Known Subclasses: None
Children:
link axisMappings to class AxisMapping
link windowPeakLists to class WindowPeakList
Constructor: newObj = SpectrumWindowView( spectrumWindowPane,analysisSpectrum=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
isContourLineVisible Boolean 1..1 Is lowest contour line (and peak picking limit) visible in view? Intended for 1D windows.  
isInToolbar Boolean 1..1 Toggle for whether view is shown in window toolbar  
isNegVisible Boolean 1..1 Visibility toggle for negative contours.  
isPosVisible Boolean 1..1 Visibility toggle for positive contours  
isSliceVisible Boolean 1..1 Visibilty toggle for 1D slices  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
analysisSpectrum AnalysisSpectrum 1..1 Analysis spectrum record referred to  
axisMappings AxisMapping 0..* (Child link). child link to class AxisMapping  
parent SpectrumWindowPane 1..1 link to parent object - synonym for spectrumWindowPane  
spectrumWindowPane SpectrumWindowPane 1..1 (Parent link). parent link  
windowPeakLists WindowPeakList 0..* (Child link). child link to class WindowPeakList  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
isContourLineVisible
getIsContourLineVisible Boolean -
setIsContourLineVisible - Boolean
isInToolbar
getIsInToolbar Boolean -
setIsInToolbar - Boolean
isNegVisible
getIsNegVisible Boolean -
setIsNegVisible - Boolean
isPosVisible
getIsPosVisible Boolean -
setIsPosVisible - Boolean
isSliceVisible
getIsSliceVisible Boolean -
setIsSliceVisible - Boolean

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisSpectrum
getAnalysisSpectrum AnalysisSpectrum -
setAnalysisSpectrum - AnalysisSpectrum
axisMappings
getAxisMappings AxisMapping Set -
sortedAxisMappings AxisMapping List -
findFirstAxisMapping AxisMapping keyword=value pairs
findAllAxisMappings AxisMapping Set keyword=value pairs
parent
getParent SpectrumWindowPane -
spectrumWindowPane
getSpectrumWindowPane SpectrumWindowPane -
windowPeakLists
getWindowPeakLists WindowPeakList Set -
sortedWindowPeakLists WindowPeakList List -
findFirstWindowPeakList WindowPeakList keyword=value pairs
findAllWindowPeakLists WindowPeakList Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey SpectrumWindowView 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
newAxisMapping AxisMapping label, analysisDataDim, ...
newWindowPeakList WindowPeakList analysisPeakList, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-08-17-14:16:22_00003

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  Thu Oct 2 16:09:50 2014    from data model package  ccpnmr.api.Analysis.SpectrumWindowView   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk