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

Class: ProjectVersion


    Version (timestamped snapshot) of the Project
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link project to class Project
Main key: versionTag
Mandatory Attributes: creationTime, versionTag
Known Subclasses: None
Children: None
Constructor: newObj = ProjectVersion( project,creationTime=value, versionTag=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
creationTime DateTime 1..1 Timesamped for creation of project  
status Word 0..1 Version status. To be changed to enumeration type  
summary Line 0..1 One-line description of project version.  
versionTag Word 1..1 string tag idnetifying version  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
createdByTask Task 0..1  
outputTasks Task 0..*  
parent Project 1..1 link to parent object - synonym for project  
project Project 1..1 (Parent link). parent link  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
creationTime
getCreationTime DateTime -
setCreationTime - DateTime
status
getStatus Word -
setStatus - Word
summary
getSummary Line -
setSummary - Line
versionTag
getVersionTag Word -
setVersionTag - Word

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
createdByTask
getCreatedByTask Task -
setCreatedByTask - Task
outputTasks
getOutputTasks Task Set -
setOutputTasks - Task Set
sortedOutputTasks Task List -
addOutputTask - Task
removeOutputTask - Task
findFirstOutputTask Task keyword=value pairs
findAllOutputTasks Task Set keyword=value pairs
parent
getParent Project -
project
getProject Project -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ProjectVersion 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_2009-01-29-15:16:52_00006

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.ProjectVersionResult.projectVersion
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:55 2014    from data model package  cambridge.api.Wms.ProjectVersion   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk