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

Class: ExpTransfer


    Describes transfer of magnetisation between two ExpDimRef belonging to different ExpDim of the same Experiment.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link experiment to class Experiment
Main key: expDimRefs
Mandatory Attributes: expDimRefs
Known Subclasses: None
Children: None
Constructor: newObj = ExpTransfer( experiment,expDimRefs=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
isDirect Boolean 1..1 Is transfer direct between the atoms observed on the axes (e.g. NOESY in H[c]_H[C].NOESY), or are there unobserved relay steps in between (e.g. NOESY in h[C]_H[C].NOESY).  
mixingTime Float 0..1 mixing time for transfer step, in seconds  
transferSubType ccp.api.nmr.NmrExpPrototype.ExpTransferSubType 0..1 Subtype of transfer. Intended to distinguish between transfer variants that connect AtomSites in the same way but are different in other ways (e.g. NOESY/ROESY, HSQC/HMQC). See data type for allowed values.  
transferType ccp.api.nmr.NmrExpPrototype.ExpTransferType 0..1 Type of magnetisation transfer. Enumeration. See data type for allowed values.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
expDimRefs ExpDimRef 2..2 ExpDimRefs betwen which magentisation is transferred  
experiment Experiment 1..1 (Parent link). parent link  
parent Experiment 1..1 link to parent object - synonym for experiment  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
isDirect
getIsDirect Boolean -
setIsDirect - Boolean
mixingTime
getMixingTime Float -
setMixingTime - Float
transferSubType
getTransferSubType ccp.api.nmr.NmrExpPrototype.ExpTransferSubType -
setTransferSubType - ccp.api.nmr.NmrExpPrototype.ExpTransferSubType
transferType
getTransferType ccp.api.nmr.NmrExpPrototype.ExpTransferType -
setTransferType - ccp.api.nmr.NmrExpPrototype.ExpTransferType

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
expDimRefs
getExpDimRefs ExpDimRef Set -
setExpDimRefs - ExpDimRef Set
sortedExpDimRefs ExpDimRef List -
findFirstExpDimRef ExpDimRef keyword=value pairs
findAllExpDimRefs ExpDimRef Set keyword=value pairs
experiment
getExperiment Experiment -
parent
getParent Experiment -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ExpTransfer 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-16-14:22:46_00030

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  Fri Mar 28 11:18:25 2014    from data model package  ccp.api.nmr.Nmr.ExpTransfer   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk