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

Class: ConstraintPeakContrib


    Connecting class, connecting AbstractConstraint to AbstractPeak. Necessary to avoid direct link between the classes, which would be inappropriate whenever peaks were deleted.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link constraint to class AbstractConstraint
Main key: experimentSerial, dataSourceSerial, peakListSerial, peakSerial
Mandatory Attributes: dataSourceSerial, experimentSerial, peakListSerial, peakSerial
Known Subclasses: None
Children: None
Constructor: newObj = ConstraintPeakContrib( constraint,dataSourceSerial=value, experimentSerial=value, peakListSerial=value, peakSerial=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dataSourceSerial Int 1..1 Serial number for DataSource containing peak  
experimentSerial Int 1..1 Serial number for Experiment containing peak  
peakListSerial Int 1..1 Serial number for peakList containing peak  
peakSerial Int 1..1 Serial number for Peak  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
constraint AbstractConstraint 1..1 (Parent link). parent link  
parent AbstractConstraint 1..1 link to parent object - synonym for constraint  
peak ccp.api.nmr.Nmr.Peak 0..1 Derived. peak connected to by ConstraintPeakContrib.  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dataSourceSerial
getDataSourceSerial Int -
setDataSourceSerial - Int
experimentSerial
getExperimentSerial Int -
setExperimentSerial - Int
peakListSerial
getPeakListSerial Int -
setPeakListSerial - Int
peakSerial
getPeakSerial Int -
setPeakSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
constraint
getConstraint AbstractConstraint -
parent
getParent AbstractConstraint -
peak
getPeak ccp.api.nmr.Nmr.Peak - non-std.
setPeak - ccp.api.nmr.Nmr.Peak non-std.

Class Methods (in package)

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

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  Fri Mar 28 11:18:38 2014    from data model package  ccp.api.nmr.NmrConstraint.ConstraintPeakContrib   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk