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

Class: RelatedEntry


    Database entry related to the current entry.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link entry to class Entry
Main key: dbName, dbCode
Mandatory Attributes: dbCode
Known Subclasses: None
Children: None
Constructor: newObj = RelatedEntry( entry,dbCode=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dbCode Line 1..1 Database identifier of related entry  
dbName DataBaseName 1..1 Name of database containing related entry, ('BMRB', 'PDB, ...)  
details Text 0..1 Free text, for notes, explanatory comments, etc.  
relationship Line 0..1 what is the relationship between the current entry and the cited one. NB Should probably be an open enum. E.g. 'supersedes',  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
entry Entry 1..1 (Parent link). parent link  
parent Entry 1..1 link to parent object - synonym for entry  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dbCode
getDbCode Line -
setDbCode - Line
dbName
getDbName DataBaseName -
setDbName - DataBaseName
details
getDetails Text -
setDetails - Text
relationship
getRelationship Line -
setRelationship - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
entry
getEntry Entry -
parent
getParent Entry -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey RelatedEntry 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_00022

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:46 2014    from data model package  ccp.api.nmr.NmrEntry.RelatedEntry   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk