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

Class: NmrCalcStore


    TopObject for NmrCalc package
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link memopsRoot to class memops.api.Implementation.MemopsRoot
Main key: nmrProjectName, name
Mandatory Attributes: name, nmrProjectName
Partitions Children: True
Known Subclasses: None
Children:
link runs to class Run
Constructor: newObj = NmrCalcStore( memopsRoot,name=value, nmrProjectName=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Line 1..1 name (part of key) for NmrCalcStore  
nmrProjectName Line 1..1 Name of associated NMR project. Part of object key, and key for derived link to NmrProject  
validationStoreName Line 0..1 Name of associated ValidationStore. Key for derived link validationStore  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
memopsRoot memops.api.Implementation.MemopsRoot 1..1 (Parent link). parent link  
nmrProject ccp.api.nmr.Nmr.NmrProject 1..1 Derived. NMR project that calculation refers to. Part of key  
parent memops.api.Implementation.MemopsRoot 1..1 link to parent object - synonym for memopsRoot  
runs Run 0..* (Child link). child link to class Run  
validationStore ccp.api.molecule.Validation.ValidationStore 0..1 Derived. Validation store that stores calculation result  

Inherited Attributes (not in package): accessactiveAccessactiveRepositoriespackageLocatorroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
name
getName Line -
setName - Line
nmrProjectName
getNmrProjectName Line -
setNmrProjectName - Line
validationStoreName
getValidationStoreName Line -
setValidationStoreName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
memopsRoot
getMemopsRoot memops.api.Implementation.MemopsRoot -
nmrProject
getNmrProject ccp.api.nmr.Nmr.NmrProject - non-std.
setNmrProject - ccp.api.nmr.Nmr.NmrProject non-std.
parent
getParent memops.api.Implementation.MemopsRoot -
runs
getRuns Run Set -
sortedRuns Run List -
findFirstRun Run keyword=value pairs
findAllRuns Run Set keyword=value pairs
validationStore
getValidationStore ccp.api.molecule.Validation.ValidationStore - non-std.
setValidationStore - ccp.api.molecule.Validation.ValidationStore non-std.

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey NmrCalcStore memops.api.Implementation.MemopsRoot, 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
newRun Run ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2009-04-16-16:23:57_00002

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: memops.api.Implementation.MemopsRoot.currentNmrCalcStore
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:25:13 2015    from data model package  ccp.api.nmr.NmrCalc.NmrCalcStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk