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

Class: NmrProbe


    NMR probe used.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link instrumentStore to class InstrumentStore
Main key: serial
Mandatory Attributes: name
Known Subclasses: None
Children: None
Constructor: newObj = NmrProbe( instrumentStore,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details String 0..1 Free text, for notes, explanatory comments, etc.  
diameter Float 0..1 Probe diameter in cm.  
instrumentType Line 1..1 Instrument type - must be left as the default 'NmrProbe'  
model Line 0..1 The model of the instrument.  
name Line 1..1 The name of the instrument.  
probeType NmrProbeType 0..1 Probe type.  
serial Int 1..1 Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial  
serialNumber Line 0..1 Instrument 'serial number'. A string that uniquely identifies a given instrument.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
citations ccp.api.general.Citation.Citation 0..* Citations describing Nmr Probe  
contactPerson ccp.api.general.Affiliation.Person 0..1 This is the contact person in the company.  
experiments ccp.api.nmr.Nmr.Experiment 0..* Experiments acquired with probe.  
instrumentStore InstrumentStore 1..1 (Parent link). parent link  
manufacturer ccp.api.general.Affiliation.Organisation 0..1 The name of the manufacturer of the instrument.  
parent InstrumentStore 1..1 link to parent object - synonym for instrumentStore  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails String -
setDetails - String
diameter
getDiameter Float -
setDiameter - Float
instrumentType
getInstrumentType Line -
setInstrumentType - Line
model
getModel Line -
setModel - Line
name
getName Line -
setName - Line
probeType
getProbeType NmrProbeType -
setProbeType - NmrProbeType
serial
getSerial Int -
setSerial - Int
serialNumber
getSerialNumber Line -
setSerialNumber - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
citations
getCitations ccp.api.general.Citation.Citation Set -
setCitations - ccp.api.general.Citation.Citation Set
sortedCitations ccp.api.general.Citation.Citation List -
findFirstCitation ccp.api.general.Citation.Citation keyword=value pairs
findAllCitations ccp.api.general.Citation.Citation Set keyword=value pairs
contactPerson
getContactPerson ccp.api.general.Affiliation.Person -
setContactPerson - ccp.api.general.Affiliation.Person
experiments
getExperiments ccp.api.nmr.Nmr.Experiment Set -
setExperiments - ccp.api.nmr.Nmr.Experiment Set
sortedExperiments ccp.api.nmr.Nmr.Experiment List -
addExperiment - ccp.api.nmr.Nmr.Experiment
removeExperiment - ccp.api.nmr.Nmr.Experiment
findFirstExperiment ccp.api.nmr.Nmr.Experiment keyword=value pairs
findAllExperiments ccp.api.nmr.Nmr.Experiment Set keyword=value pairs
instrumentStore
getInstrumentStore InstrumentStore -
manufacturer
getManufacturer ccp.api.general.Affiliation.Organisation -
setManufacturer - ccp.api.general.Affiliation.Organisation
parent
getParent InstrumentStore -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey NmrProbe 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:45_00041

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: ccp.api.nmr.NmrEntry.Entry.nmrProbes
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:09 2014    from data model package  ccp.api.general.Instrument.NmrProbe   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk