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

Class: Software


    Program used for some task or tasks.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link methodStore to class MethodStore
Main key: name, version
Mandatory Attributes: name, version
Known Subclasses: None
Children: None
Constructor: newObj = Software( methodStore,name=value, version=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details String 0..1 Free text containing notes, descriptive remarks, etc.  
name Line 1..1 name of Software.  
tasks Line 0..* Tasks carried out with the software.  
vendorAddress Text 0..1 Address of vendor or software producer.  
vendorName Text 0..1 Name of vendor or software producer.  
vendorWebAddress String 0..1 Web address (home page) of vendor or software producer.  
version Line 1..1 Software version used.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
citations ccp.api.general.Citation.Citation 0..* Citations describing software.  
dropAnnotations ccp.api.lims.Crystallization.DropAnnotation 0..*  
entries ccp.api.nmr.NmrEntry.Entry 0..* BMRB entries where software is used  
methodStore MethodStore 1..1 (Parent link). parent link  
methods Method 0..* Methods carried out using the Software.  
parent MethodStore 1..1 link to parent object - synonym for methodStore  
validationStores ccp.api.molecule.Validation.ValidationStore 0..* ValaidationStores with data validated using software  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails String -
setDetails - String
name
getName Line -
setName - Line
tasks
getTasks Line Tuple -
setTasks - Line List
addTask - Line
removeTask - Line
vendorAddress
getVendorAddress Text -
setVendorAddress - Text
vendorName
getVendorName Text -
setVendorName - Text
vendorWebAddress
getVendorWebAddress String -
setVendorWebAddress - String
version
getVersion Line -
setVersion - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
citations
getCitations ccp.api.general.Citation.Citation Set -
setCitations - ccp.api.general.Citation.Citation Set
sortedCitations ccp.api.general.Citation.Citation List -
findFirstCitation ccp.api.general.Citation.Citation keyword=value pairs
findAllCitations ccp.api.general.Citation.Citation Set keyword=value pairs
dropAnnotations
getDropAnnotations ccp.api.lims.Crystallization.DropAnnotation Set -
setDropAnnotations - ccp.api.lims.Crystallization.DropAnnotation Set
sortedDropAnnotations ccp.api.lims.Crystallization.DropAnnotation List -
addDropAnnotation - ccp.api.lims.Crystallization.DropAnnotation
removeDropAnnotation - ccp.api.lims.Crystallization.DropAnnotation
findFirstDropAnnotation ccp.api.lims.Crystallization.DropAnnotation keyword=value pairs
findAllDropAnnotations ccp.api.lims.Crystallization.DropAnnotation Set keyword=value pairs
entries
getEntries ccp.api.nmr.NmrEntry.Entry Set -
setEntries - ccp.api.nmr.NmrEntry.Entry Set
sortedEntries ccp.api.nmr.NmrEntry.Entry List -
addEntry - ccp.api.nmr.NmrEntry.Entry
removeEntry - ccp.api.nmr.NmrEntry.Entry
findFirstEntry ccp.api.nmr.NmrEntry.Entry keyword=value pairs
findAllEntries ccp.api.nmr.NmrEntry.Entry Set keyword=value pairs
methodStore
getMethodStore MethodStore -
methods
getMethods Method Set -
setMethods - Method Set
sortedMethods Method List -
addMethod - Method
removeMethod - Method
findFirstMethod Method keyword=value pairs
findAllMethods Method Set keyword=value pairs
parent
getParent MethodStore -
validationStores
getValidationStores ccp.api.molecule.Validation.ValidationStore Set -
setValidationStores - ccp.api.molecule.Validation.ValidationStore Set
sortedValidationStores ccp.api.molecule.Validation.ValidationStore List -
findFirstValidationStore ccp.api.molecule.Validation.ValidationStore keyword=value pairs
findAllValidationStores ccp.api.molecule.Validation.ValidationStore Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey Software 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:25:09_00029

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.WmsProtocol.WmsProtocol.softwareccp.api.nmr.NmrCalc.Run.softwaremolsim.api.AnnealProtocol.AnnealProtocol.software
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:12 2014    from data model package  ccp.api.general.Method.Software   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk