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

Class: ExpBlueprint


    The information on the ExpBlueprint that represents well defined experimental objectives. The ExpBlueprint groups wish targets or domain of wish targets and non-polymer molecules.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link expBlueprintStore to class ExpBlueprintStore
Main key: serial
Mandatory Attributes: commonName, whyChosen
Known Subclasses: None
Children:
link blueprintComponents to class BlueprintComponent
link blueprintDbRefs to class BlueprintDbRef
link blueprintStatuses to class BlueprintStatus
Constructor: newObj = ExpBlueprint( expBlueprintStore,commonName=value, whyChosen=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
biochemicalFunction Text 0..1 The biochemical function within the biological pathway of the ExpBlueprint.  
biologicalProcess Text 0..1 The biological process where the ExpBlueprint is involved. e.g. 'Unknown'.  
catalyticActivity Text 0..1 The official statement of catalytic activity.  
cellLocation Line 0..1 The typical location of ExpBlueprint within a cell.  
commonName Line 1..1 The common name of ExpBlueprint.  
details String 0..1 Detail field for comments.  
functionDescription String 0..1 The function description is an human-readable description of the biochemical function.  
localName Line 0..1 The local name of ExpBlueprint.  
pathway Text 0..1 The description of the biological processes this ExpBlueprint is related to.  
serial Int 1..1 Unique identifier.  
similarityDetails String 0..1 The information relating this ExpBlueprint to other organisms/genes/proteins.  
systematicName Line 0..1 The systematic name of the ExpBlueprint.  
whyChosen String 1..1 Details of the basis for the selection of this ExpBlueprint.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
blueprintComponents BlueprintComponent 0..* (Child link). child link to class BlueprintComponent  
blueprintDbRefs BlueprintDbRef 0..* (Child link). child link to class BlueprintDbRef  
blueprintStatuses BlueprintStatus 0..* (Child link). child link to class BlueprintStatus  
expBlueprintStore ExpBlueprintStore 1..1 (Parent link). parent link  
experiments ccp.api.lims.Experiment.Experiment 0..* Experiments performed on a ExpBlueprint (objective).  
owner ccp.api.general.Affiliation.Person 0..1 Person who owns the ExpBlueprint.  
parent ExpBlueprintStore 1..1 link to parent object - synonym for expBlueprintStore  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
biochemicalFunction
getBiochemicalFunction Text -
setBiochemicalFunction - Text
biologicalProcess
getBiologicalProcess Text -
setBiologicalProcess - Text
catalyticActivity
getCatalyticActivity Text -
setCatalyticActivity - Text
cellLocation
getCellLocation Line -
setCellLocation - Line
commonName
getCommonName Line -
setCommonName - Line
details
getDetails String -
setDetails - String
functionDescription
getFunctionDescription String -
setFunctionDescription - String
localName
getLocalName Line -
setLocalName - Line
pathway
getPathway Text -
setPathway - Text
serial
getSerial Int -
setSerial - Int
similarityDetails
getSimilarityDetails String -
setSimilarityDetails - String
systematicName
getSystematicName Line -
setSystematicName - Line
whyChosen
getWhyChosen String -
setWhyChosen - String

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
blueprintComponents
getBlueprintComponents BlueprintComponent Set -
sortedBlueprintComponents BlueprintComponent List -
findFirstBlueprintComponent BlueprintComponent keyword=value pairs
findAllBlueprintComponents BlueprintComponent Set keyword=value pairs
blueprintDbRefs
getBlueprintDbRefs BlueprintDbRef Set -
sortedBlueprintDbRefs BlueprintDbRef List -
findFirstBlueprintDbRef BlueprintDbRef keyword=value pairs
findAllBlueprintDbRefs BlueprintDbRef Set keyword=value pairs
blueprintStatuses
getBlueprintStatuses BlueprintStatus Set -
sortedBlueprintStatuses BlueprintStatus List -
findFirstBlueprintStatus BlueprintStatus keyword=value pairs
findAllBlueprintStatuses BlueprintStatus Set keyword=value pairs
expBlueprintStore
getExpBlueprintStore ExpBlueprintStore -
experiments
getExperiments ccp.api.lims.Experiment.Experiment Set -
setExperiments - ccp.api.lims.Experiment.Experiment Set
sortedExperiments ccp.api.lims.Experiment.Experiment List -
addExperiment - ccp.api.lims.Experiment.Experiment
removeExperiment - ccp.api.lims.Experiment.Experiment
findFirstExperiment ccp.api.lims.Experiment.Experiment keyword=value pairs
findAllExperiments ccp.api.lims.Experiment.Experiment Set keyword=value pairs
owner
getOwner ccp.api.general.Affiliation.Person -
setOwner - ccp.api.general.Affiliation.Person
parent
getParent ExpBlueprintStore -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ExpBlueprint 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
newBlueprintComponent BlueprintComponent componentType, whyChosen, ...
newBlueprintDbRef BlueprintDbRef dbRef, ...
newBlueprintStatus BlueprintStatus code, ...

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_00044

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