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

Class: RefExpProfile


    Default profile for ref experiment types.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link analysisProfile to class AnalysisProfile
Main key: name
Mandatory Attributes: name
Known Subclasses: None
Children: None
Constructor: newObj = RefExpProfile( analysisProfile,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Word 1..1 Name of RefExpProfile (key)  
peakSymbolColors RgbColor 0..* Colors for PeakSymbol (used as a cycle)  
peakTextColors RgbColor 0..* Colors for peak annotation text - used as a cycle  
refExpNames Word 0..* Names of RefExperiments that RefExpProfile applies to.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
analysisProfile AnalysisProfile 1..1 (Parent link). parent link  
negColorSchemes ColorScheme 0..* Color schemes for negative contours - used as a cycle, the first one for the first experiment that fits, the second for the second, etc.  
parent AnalysisProfile 1..1 link to parent object - synonym for analysisProfile  
posColorSchemes ColorScheme 0..* Color schemes for postive contours - used as a cycle, the first one for the first experiment that fits, the second for the second, etc.  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
name
getName Word -
setName - Word
peakSymbolColors
getPeakSymbolColors RgbColor Tuple -
setPeakSymbolColors - RgbColor List
addPeakSymbolColor - RgbColor
removePeakSymbolColor - RgbColor
peakTextColors
getPeakTextColors RgbColor Tuple -
setPeakTextColors - RgbColor List
addPeakTextColor - RgbColor
removePeakTextColor - RgbColor
refExpNames
getRefExpNames Word Tuple -
setRefExpNames - Word List
addRefExpName - Word
removeRefExpName - Word

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisProfile
getAnalysisProfile AnalysisProfile -
negColorSchemes
getNegColorSchemes ColorScheme Tuple -
setNegColorSchemes - ColorScheme List
addNegColorScheme - ColorScheme
removeNegColorScheme - ColorScheme
findFirstNegColorScheme ColorScheme keyword=value pairs
findAllNegColorSchemes ColorScheme List keyword=value pairs
parent
getParent AnalysisProfile -
posColorSchemes
getPosColorSchemes ColorScheme Tuple -
setPosColorSchemes - ColorScheme List
addPosColorScheme - ColorScheme
removePosColorScheme - ColorScheme
findFirstPosColorScheme ColorScheme keyword=value pairs
findAllPosColorSchemes ColorScheme List keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey RefExpProfile 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_2008-05-05-15:12:50_00006

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:34 2015    from data model package  ccpnmr.api.AnalysisProfile.RefExpProfile   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk