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

Class: ColorScheme


    Set of colors. Intended for contour drawing.
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 = ColorScheme( analysisProfile,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
colors RgbColor 0..* Colors in the color scheme  
name Line 1..1 The name of the color scheme, e.g. 'rainbow'.  

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  
parent AnalysisProfile 1..1 link to parent object - synonym for analysisProfile  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
colors
getColors RgbColor Tuple -
setColors - RgbColor List
addColor - RgbColor
removeColor - RgbColor
name
getName Line -
setName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisProfile
getAnalysisProfile AnalysisProfile -
parent
getParent AnalysisProfile -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ColorScheme 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-08-11:06:22_00002

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: ccpnmr.api.AnalysisProfile.AnalysisProfile.marksColorccpnmr.api.AnalysisProfile.AnalysisProfile.rulersColorccpnmr.api.AnalysisProfile.RefExpProfile.negColorSchemesccpnmr.api.AnalysisProfile.RefExpProfile.posColorSchemes
  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.ColorScheme   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk