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

Class: HBondConstraintItem


    Pair of Resonances involved in a hydrogen bond restraint.
    The two Resonances pointed to are given in the order 1) Hydrogen, 2) Hydrogen acceptor
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link constraint to class HBondConstraint
Main key: resonances
Mandatory Attributes: resonances
Known Subclasses: None
Children: None
Constructor: newObj = HBondConstraintItem( constraint,resonances=value, ... )

Attributes (in package)

Go to Top
None

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
constraint HBondConstraint 1..1 (Parent link). parent link  
firstResonance FixedResonance 0..1 First resonance of the two in 'resonances'. Used to define ordering of resonances.  
orderedResonances FixedResonance 0..2 Derived. Resonance pair in order. Optional, as order may not be defined.  
parent HBondConstraint 1..1 link to parent object - synonym for constraint  
resonances FixedResonance 2..2 Pair of resonances constrained in the PairWiseConstraint  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
None

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
constraint
getConstraint HBondConstraint -
firstResonance
getFirstResonance FixedResonance -
setFirstResonance - FixedResonance
orderedResonances
getOrderedResonances FixedResonance Tuple - non-std.
setOrderedResonances - FixedResonance List non-std.
addOrderedResonance - FixedResonance
removeOrderedResonance - FixedResonance
findFirstOrderedResonance FixedResonance keyword=value pairs
findAllOrderedResonances FixedResonance List keyword=value pairs
parent
getParent HBondConstraint -
resonances
getResonances FixedResonance Set -
setResonances - FixedResonance Set
sortedResonances FixedResonance List -
findFirstResonance FixedResonance keyword=value pairs
findAllResonances FixedResonance Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey HBondConstraintItem 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:22:51_00013

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  Mon Mar 2 17:25:05 2015    from data model package  ccp.api.nmr.NmrConstraint.HBondConstraintItem   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk