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

Class: PanelType


    This is a way of distinguishing between axes with the same AxisType.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link analysisProject to class AnalysisProject
Main key: name
Mandatory Attributes: name, axisType
Known Subclasses: None
Children: None
Constructor: newObj = PanelType( analysisProject,name=value, axisType=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Word 1..1 name of panel type, e.g 'H1'. Serves as key.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
analysisProject AnalysisProject 1..1 (Parent link). parent link  
axisType AxisType 1..1 the AxisType of the PanelType  
parent AnalysisProject 1..1 link to parent object - synonym for analysisProject  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
name
getName Word -
setName - Word

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisProject
getAnalysisProject AnalysisProject -
axisType
getAxisType AxisType -
setAxisType - AxisType
parent
getParent AnalysisProject -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey PanelType 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-17-14:16:22_00013

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.Analysis.AxisPanel.panelTypeccpnmr.api.Analysis.AxisRegionGroup.panelTypeccpnmr.api.Analysis.Ruler.panelType
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:25:09 2015    from data model package  ccpnmr.api.Analysis.PanelType   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk