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

Class: AxisType

Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link analysisWindowStore to class AnalysisWindowStore
Main key: code
Mandatory Attributes: code
Known Subclasses: None
Children: None
Constructor: newObj = AxisType( analysisWindowStore,code=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
code Word 1..1 AxisType identifier.  
diagonalExclusion NonNegativeFloat 1..1  
isSampled Boolean 1..1 Is Axistype sampled?  
isotopeCodes Word 0..* Isotope codes associated with AxisType  
measurementType ccp.api.nmr.NmrExpPrototype.ExpMeasurementType 1..1 Type of measurement associated with axis type  
numDecimals Int 1..1 Number of decimals to display on axis (if negative, number is rounded).  
region Float 2..2 Maximum range of values allowed on this axis type.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
analysisWindowStore AnalysisWindowStore 1..1 (Parent link). parent link  
axisUnits AxisUnit 0..*  
parent AnalysisWindowStore 1..1 link to parent object - synonym for analysisWindowStore  
windowAxes WindowAxis 0..* WindowAxes using AxisType  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
code
getCode Word -
setCode - Word
diagonalExclusion
getDiagonalExclusion NonNegativeFloat -
setDiagonalExclusion - NonNegativeFloat
isSampled
getIsSampled Boolean -
setIsSampled - Boolean
isotopeCodes
getIsotopeCodes Word Tuple -
setIsotopeCodes - Word List
addIsotopeCode - Word
removeIsotopeCode - Word
measurementType
getMeasurementType ccp.api.nmr.NmrExpPrototype.ExpMeasurementType -
setMeasurementType - ccp.api.nmr.NmrExpPrototype.ExpMeasurementType
numDecimals
getNumDecimals Int -
setNumDecimals - Int
region
getRegion Float Tuple -
setRegion - Float List

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisWindowStore
getAnalysisWindowStore AnalysisWindowStore -
axisUnits
getAxisUnits AxisUnit Set -
setAxisUnits - AxisUnit Set
sortedAxisUnits AxisUnit List -
addAxisUnit - AxisUnit
removeAxisUnit - AxisUnit
findFirstAxisUnit AxisUnit keyword=value pairs
findAllAxisUnits AxisUnit Set keyword=value pairs
parent
getParent AnalysisWindowStore -
windowAxes
getWindowAxes WindowAxis Set -
setWindowAxes - WindowAxis Set
sortedWindowAxes WindowAxis List -
findFirstWindowAxis WindowAxis keyword=value pairs
findAllWindowAxes WindowAxis Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey AxisType 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_2011-11-16-17:07:15_00010

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.AnalysisLayout.AbstractMarking.axisType
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:33 2015    from data model package  ccpnmr.api.AnalysisWindow.AxisType   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk