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

Class: BlueprintComponent


    The contents of the ExpBlueprint.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link expBlueprint to class ExpBlueprint
Main key: serial
Mandatory Attributes: componentType, whyChosen
Known Subclasses: None
Children: None
Constructor: newObj = BlueprintComponent( expBlueprint,componentType=value, whyChosen=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
alwaysIncluded Boolean 0..1 Is this NonPolyBlueprintComp included all times in the experiments?  
approxBeginSeqId Int 0..1 The approxBeginSeqId is the approximative residue number that gives the residue begining position of the domain in the target sequence.  
approxEndSeqId Int 0..1 The approxEndSeqId is the approximative residue number that gives the residue ending position of the domain in the target sequence.  
componentType Word 1..1 Type of the blueprint component. e.g. 'PolyBlueprintComp' or 'NonPolyBlueprintComp'  
details String 0..1 Detail field for comments.  
domain Line 0..1 The name of the target domain used to define the BlueprintComponent.  
serial Int 1..1 Unique identifier.  
status Line 0..1 The status of the blueprint component.  
whyChosen String 1..1 Details of the basis for the selection of this BlueprintComponent.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
expBlueprint ExpBlueprint 1..1 (Parent link). The trial to which this component belongs.  
molComponent ccp.api.lims.RefSampleComponent.MolComponent 0..1  
parent ExpBlueprint 1..1 link to parent object - synonym for expBlueprint  
sampleComponents ccp.api.lims.Sample.SampleComponent 0..*  
target ccp.api.lims.Target.Target 0..1 The target associated to the BlueprintComponent.  
trialMolComponents ccp.api.lims.RefSampleComponent.MolComponent 0..*  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
alwaysIncluded
getAlwaysIncluded Boolean -
setAlwaysIncluded - Boolean
approxBeginSeqId
getApproxBeginSeqId Int -
setApproxBeginSeqId - Int
approxEndSeqId
getApproxEndSeqId Int -
setApproxEndSeqId - Int
componentType
getComponentType Word -
setComponentType - Word
details
getDetails String -
setDetails - String
domain
getDomain Line -
setDomain - Line
serial
getSerial Int -
setSerial - Int
status
getStatus Line -
setStatus - Line
whyChosen
getWhyChosen String -
setWhyChosen - String

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
expBlueprint
getExpBlueprint ExpBlueprint -
molComponent
getMolComponent ccp.api.lims.RefSampleComponent.MolComponent -
setMolComponent - ccp.api.lims.RefSampleComponent.MolComponent
parent
getParent ExpBlueprint -
sampleComponents
getSampleComponents ccp.api.lims.Sample.SampleComponent Set -
setSampleComponents - ccp.api.lims.Sample.SampleComponent Set
sortedSampleComponents ccp.api.lims.Sample.SampleComponent List -
addSampleComponent - ccp.api.lims.Sample.SampleComponent
removeSampleComponent - ccp.api.lims.Sample.SampleComponent
findFirstSampleComponent ccp.api.lims.Sample.SampleComponent keyword=value pairs
findAllSampleComponents ccp.api.lims.Sample.SampleComponent Set keyword=value pairs
target
getTarget ccp.api.lims.Target.Target -
setTarget - ccp.api.lims.Target.Target
trialMolComponents
getTrialMolComponents ccp.api.lims.RefSampleComponent.MolComponent Set -
setTrialMolComponents - ccp.api.lims.RefSampleComponent.MolComponent Set
sortedTrialMolComponents ccp.api.lims.RefSampleComponent.MolComponent List -
addTrialMolComponent - ccp.api.lims.RefSampleComponent.MolComponent
removeTrialMolComponent - ccp.api.lims.RefSampleComponent.MolComponent
findFirstTrialMolComponent ccp.api.lims.RefSampleComponent.MolComponent keyword=value pairs
findAllTrialMolComponents ccp.api.lims.RefSampleComponent.MolComponent Set keyword=value pairs

Class Methods (in package)

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

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:23 2014    from data model package  ccp.api.lims.ExpBlueprint.BlueprintComponent   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk