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

Class: AnalysisProfile


    TopObject for Analysis user profile package
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link memopsRoot to class memops.api.Implementation.MemopsRoot
Main key: name
Mandatory Attributes: name
Partitions Children: True
Known Subclasses: None
Children:
link colorSchemes to class ColorScheme
link macros to class Macro
link refExpProfiles to class RefExpProfile
link residueProfiles to class ResidueProfile
Constructor: newObj = AnalysisProfile( memopsRoot,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
bgColor RgbColor 1..1 background contour plot color  
fgColor RgbColor 1..1 foreground contour plot color  
font Line 0..1 font for general use in interface  
graphicsHandler GraphicsHandlerType 1..1 Name of graphics handler to use  
name Word 1..1 name of AnalysisProfile  
panView Boolean 1..1 Move view when panning (rather than viewing window) Does pan track the view, rather than the contours?  
sendBugReports ThreeValueAnswer 1..1 Should bug reports be sent? yes (always) no (never) of maybe (ask first)  
transientDialogs Boolean 1..1 Are dialogs transient  
transientWindows Boolean 1..1 Are windows transient  
twoCharShortcuts Boolean 1..1 Use two character shortcuts (rather than single-character)  
useCrosshair Boolean 1..1 Use crosshair on contuor plots  
useGlobalShortcuts Boolean 0..1 Do shortcuts toggle all windows, or just the current?  
userEmail LongWord 0..1 Email address of Analysis user. Used for bug reporting, registration etc. as communication address and user identifier  
userName Line 0..1 Name of Analysis user. Used for bug reporting, registration etc.  
userOrganisation Line 0..1 Name of Analysis user. Used for bug reporting, registration etc.  
webBrowser Word 0..1 Name of web browser to use for help etc.  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
colorSchemes ColorScheme 0..* (Child link). child link to class ColorScheme  
macros Macro 0..* (Child link). child link to class Macro  
marksColor ColorScheme 0..1 Color scheme for marks  
memopsRoot memops.api.Implementation.MemopsRoot 1..1 (Parent link). parent link  
parent memops.api.Implementation.MemopsRoot 1..1 link to parent object - synonym for memopsRoot  
refExpProfiles RefExpProfile 0..* (Child link). child link to class RefExpProfile  
residueProfiles ResidueProfile 0..* (Child link). child link to class ResidueProfile  
rulersColor ColorScheme 0..1 Color scheme for rulers  

Inherited Attributes (not in package): accessactiveAccessactiveRepositoriespackageLocatorroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
bgColor
getBgColor RgbColor -
setBgColor - RgbColor
fgColor
getFgColor RgbColor -
setFgColor - RgbColor
font
getFont Line -
setFont - Line
graphicsHandler
getGraphicsHandler GraphicsHandlerType -
setGraphicsHandler - GraphicsHandlerType
name
getName Word -
setName - Word
panView
getPanView Boolean -
setPanView - Boolean
sendBugReports
getSendBugReports ThreeValueAnswer -
setSendBugReports - ThreeValueAnswer
transientDialogs
getTransientDialogs Boolean -
setTransientDialogs - Boolean
transientWindows
getTransientWindows Boolean -
setTransientWindows - Boolean
twoCharShortcuts
getTwoCharShortcuts Boolean -
setTwoCharShortcuts - Boolean
useCrosshair
getUseCrosshair Boolean -
setUseCrosshair - Boolean
useGlobalShortcuts
getUseGlobalShortcuts Boolean -
setUseGlobalShortcuts - Boolean
userEmail
getUserEmail LongWord -
setUserEmail - LongWord
userName
getUserName Line -
setUserName - Line
userOrganisation
getUserOrganisation Line -
setUserOrganisation - Line
webBrowser
getWebBrowser Word -
setWebBrowser - Word

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
colorSchemes
getColorSchemes ColorScheme Set -
sortedColorSchemes ColorScheme List -
findFirstColorScheme ColorScheme keyword=value pairs
findAllColorSchemes ColorScheme Set keyword=value pairs
macros
getMacros Macro Set -
sortedMacros Macro List -
findFirstMacro Macro keyword=value pairs
findAllMacros Macro Set keyword=value pairs
marksColor
getMarksColor ColorScheme -
setMarksColor - ColorScheme
memopsRoot
getMemopsRoot memops.api.Implementation.MemopsRoot -
parent
getParent memops.api.Implementation.MemopsRoot -
refExpProfiles
getRefExpProfiles RefExpProfile Set -
sortedRefExpProfiles RefExpProfile List -
findFirstRefExpProfile RefExpProfile keyword=value pairs
findAllRefExpProfiles RefExpProfile Set keyword=value pairs
residueProfiles
getResidueProfiles ResidueProfile Set -
sortedResidueProfiles ResidueProfile List -
findFirstResidueProfile ResidueProfile keyword=value pairs
findAllResidueProfiles ResidueProfile Set keyword=value pairs
rulersColor
getRulersColor ColorScheme -
setRulersColor - ColorScheme

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey AnalysisProfile memops.api.Implementation.MemopsRoot, 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
newColorScheme ColorScheme name, ...
newMacro Macro function, module, name, ...
newRefExpProfile RefExpProfile name, ...
newResidueProfile ResidueProfile ccpCode, guiName, molType, ...

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_00004

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: memops.api.Implementation.MemopsRoot.currentAnalysisProfile
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:15 2014    from data model package  ccpnmr.api.AnalysisProfile.AnalysisProfile   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk