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

Class: ExperimentWeight


    Relative weight and other analysis parameters for Experiment Type used within a TrialSet .
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link trialSet to class TrialSet
Main key: expCode
Mandatory Attributes: expCode
Known Subclasses: None
Children: None
Constructor: newObj = ExperimentWeight( trialSet,expCode=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
changeIsPositive Boolean 0..1 Is intensity change upon binding positive? If False change is negative - if not set, change could be either.  
expCode ExpCode 1..1 Code for experiment type. Key for the class.  
intensityScale Float 0..1 Scaling factor for intensity for this type of experiment  
meritThreshold PositiveFloat 1..1 Threshold merit for using data from an experiment of this type.  
weight NonNegativeFloat 1..1 Relative weight for an experiment of this type relative to other types. It is up to the implementation how to deal with multiple experiments of the saem type, if present.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

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

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
changeIsPositive
getChangeIsPositive Boolean -
setChangeIsPositive - Boolean
expCode
getExpCode ExpCode -
setExpCode - ExpCode
intensityScale
getIntensityScale Float -
setIntensityScale - Float
meritThreshold
getMeritThreshold PositiveFloat -
setMeritThreshold - PositiveFloat
weight
getWeight NonNegativeFloat -
setWeight - NonNegativeFloat

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
parent
getParent TrialSet -
trialSet
getTrialSet TrialSet -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ExperimentWeight 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_2012-07-06-13:03:44_00001

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