Data Model version 2.1.2

Attribute: residueSeqIds


    Residue seqIds of residues linked to. If empty (and if there is only a single chain code) all residues in the chain are used.

guid: www.ccpn.ac.uk_Fogh_2009-05-20-16:32:16_00011
Type: Int
Multiplicity: 0..*
Changeability: changeable
isDerived: False
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
isOrdered: True
isUnique: False
Default Value: []

Constraint name:

Either_single_chain_code_or_residueSeqIds_match_chainCodes_one_to_one
python code len(self.chainCodes) in (1,len(values))

Methods

Method Return Parameters Comment
getResidueSeqIds Int Tuple -
setResidueSeqIds - Int List
addResidueSeqId - Int
removeResidueSeqId - Int
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:53 2014    from data model package  ccp.api.nmr.NmrCalc.MolResidueData   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk