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

Class: Study


    Group of Entries that belong together.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link nmrEntryStore to class NmrEntryStore
Main key: name
Mandatory Attributes: name
Known Subclasses: None
Children: None
Constructor: newObj = Study( nmrEntryStore,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details String 0..1 Free text, for notes, explanatory comments, etc.  
keywords Line 0..* Keywords for searching on Study  
name Line 1..1 name of Study  
studyType Line 0..1 Type of Study. NB We need to get the allowed values from BMRB.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
entries Entry 0..* Entries that are part of Study  
nmrEntryStore NmrEntryStore 1..1 (Parent link). parent link  
parent NmrEntryStore 1..1 link to parent object - synonym for nmrEntryStore  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails String -
setDetails - String
keywords
getKeywords Line Tuple -
setKeywords - Line List
addKeyword - Line
removeKeyword - Line
name
getName Line -
setName - Line
studyType
getStudyType Line -
setStudyType - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
entries
getEntries Entry Set -
setEntries - Entry Set
sortedEntries Entry List -
addEntry - Entry
removeEntry - Entry
findFirstEntry Entry keyword=value pairs
findAllEntries Entry Set keyword=value pairs
nmrEntryStore
getNmrEntryStore NmrEntryStore -
parent
getParent NmrEntryStore -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey Study 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:25:09_00021

isImplicit:

False

Tag

Value
repositoryId $Id: Study.xml,v 1.47 2011-01-13 14:40:35 rhfogh Exp $

Tag

Value
repositoryTag $Name: not supported by cvs2svn $

Special constructor code:

None

Special destructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:54 2013    from data model package  ccp.api.nmr.NmrEntry.Study   revision 1.47  
  Work done by the CCPN team.
www.ccpn.ac.uk