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

Class: ChemCompNmrRef


    NMR reference information for a given ChemComp as presented from a given source.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link nmrReferenceStore to class NmrReferenceStore
Main key: sourceName
Mandatory Attributes: sourceName
Known Subclasses: None
Children:
link chemAtomNmrDistribs to class ChemAtomNmrDistrib
link chemAtomNmrRefs to class ChemAtomNmrRef
link chemCompVarNmrRefs to class ChemCompVarNmrRef
Constructor: newObj = ChemCompNmrRef( nmrReferenceStore,sourceName=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details Text 0..1 Free text, for notes, explanatory comments, etc.  
sourceName Line 1..1 Name of the source for the reference data. Serves as the key for the class. Serves to distinguish NMR reference data from different sources, in case different programs want to keep their own.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chemAtomNmrDistribs ChemAtomNmrDistrib 0..* (Child link). child link to class ChemAtomNmrDistrib  
chemAtomNmrRefs ChemAtomNmrRef 0..* (Child link). child link to class ChemAtomNmrRef  
chemCompVarNmrRefs ChemCompVarNmrRef 0..* (Child link). child link to class ChemCompVarNmrRef  
nmrReferenceStore NmrReferenceStore 1..1 (Parent link). parent link  
parent NmrReferenceStore 1..1 link to parent object - synonym for nmrReferenceStore  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails Text -
setDetails - Text
sourceName
getSourceName Line -
setSourceName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chemAtomNmrDistribs
getChemAtomNmrDistribs ChemAtomNmrDistrib Set -
sortedChemAtomNmrDistribs ChemAtomNmrDistrib List -
findFirstChemAtomNmrDistrib ChemAtomNmrDistrib keyword=value pairs
findAllChemAtomNmrDistribs ChemAtomNmrDistrib Set keyword=value pairs
chemAtomNmrRefs
getChemAtomNmrRefs ChemAtomNmrRef Set -
sortedChemAtomNmrRefs ChemAtomNmrRef List -
findFirstChemAtomNmrRef ChemAtomNmrRef keyword=value pairs
findAllChemAtomNmrRefs ChemAtomNmrRef Set keyword=value pairs
chemCompVarNmrRefs
getChemCompVarNmrRefs ChemCompVarNmrRef Set -
sortedChemCompVarNmrRefs ChemCompVarNmrRef List -
findFirstChemCompVarNmrRef ChemCompVarNmrRef keyword=value pairs
findAllChemCompVarNmrRefs ChemCompVarNmrRef Set keyword=value pairs
nmrReferenceStore
getNmrReferenceStore NmrReferenceStore -
parent
getParent NmrReferenceStore -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ChemCompNmrRef 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
newChemAtomNmrDistrib ChemAtomNmrDistrib refPoints, refValues, shape, valuesPerPoint, refAtoms, ...
newChemAtomNmrRef ChemAtomNmrRef name, chemCompVarNmrRefs, ...
newChemCompVarNmrRef ChemCompVarNmrRef ...

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:25:09_00001

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  Thu Oct 2 16:09:16 2014    from data model package  ccp.api.nmr.NmrReference.ChemCompNmrRef   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk