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

Class: Project


    Wms project
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link wmsSegment to class WmsSegment
Main key: name
Mandatory Attributes: location, name
Known Subclasses: None
Children:
link projectVersions to class ProjectVersion
link rawFiles to class RawFile
Constructor: newObj = Project( wmsSegment,location=value, name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details Text 0..1 Free text, for notes, explanatory comments, etc.  
location Url 1..1 Location of directory containing Project versions  
name Line 1..1 name of project - key of class  
nmrCalcRunSerial PositiveInt 0..1 Serial of NmrCalc.Run used to store Project information overview  
nmrCalcStoreName Line 0..1 Name of NmrCalcStore where Project information overview is stored  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
nmrCalcInfo ccp.api.nmr.NmrCalc.Run 0..1 Derived. NmrCalc.Run used to store project information overview  
parent WmsSegment 1..1 link to parent object - synonym for wmsSegment  
projectVersions ProjectVersion 0..* (Child link). child link to class ProjectVersion  
rawFiles RawFile 0..* (Child link). child link to class RawFile  
wmsSegment WmsSegment 1..1 (Parent link). parent link  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails Text -
setDetails - Text
location
getLocation Url -
setLocation - Url
name
getName Line -
setName - Line
nmrCalcRunSerial
getNmrCalcRunSerial PositiveInt -
setNmrCalcRunSerial - PositiveInt
nmrCalcStoreName
getNmrCalcStoreName Line -
setNmrCalcStoreName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
nmrCalcInfo
getNmrCalcInfo ccp.api.nmr.NmrCalc.Run - non-std.
setNmrCalcInfo - ccp.api.nmr.NmrCalc.Run non-std.
parent
getParent WmsSegment -
projectVersions
getProjectVersions ProjectVersion Set -
sortedProjectVersions ProjectVersion List -
findFirstProjectVersion ProjectVersion keyword=value pairs
findAllProjectVersions ProjectVersion Set keyword=value pairs
rawFiles
getRawFiles RawFile Set -
sortedRawFiles RawFile List -
findFirstRawFile RawFile keyword=value pairs
findAllRawFiles RawFile Set keyword=value pairs
wmsSegment
getWmsSegment WmsSegment -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey Project 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
newProjectVersion ProjectVersion creationTime, versionTag, ...
newRawFile RawFile location, path, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2009-01-29-15:16:52_00005

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: cambridge.api.WmsQuery.ProjectResult.project
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:25:18 2015    from data model package  cambridge.api.Wms.Project   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk