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

Class: Group


    A group of persons within an organisation.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link organisation to class Organisation
Main key: serial
Mandatory Attributes: None
Known Subclasses: None
Children: None
Constructor: newObj = Group( organisation, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Line 0..1 The name of the group.  
serial Int 1..1 Unique identifier.  
url Text 0..1 The url of the group. e.g. 'www.ccpn.ac.uk'.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
experiments ccp.api.lims.Experiment.Experiment 0..* Experiments carried out by group  
nmrEntries ccp.api.nmr.NmrEntry.Entry 0..* NMR entries originated by group  
organisation Organisation 1..1 (Parent link). The organisation to which the group belongs. e.g. 'University of Cambridge'.  
parent Organisation 1..1 link to parent object - synonym for organisation  
personInGroups PersonInGroup 0..* Persons in group, with address information etc.  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
name
getName Line -
setName - Line
serial
getSerial Int -
setSerial - Int
url
getUrl Text -
setUrl - Text

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
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
nmrEntries
getNmrEntries ccp.api.nmr.NmrEntry.Entry Set -
setNmrEntries - ccp.api.nmr.NmrEntry.Entry Set
sortedNmrEntries ccp.api.nmr.NmrEntry.Entry List -
addNmrEntry - ccp.api.nmr.NmrEntry.Entry
removeNmrEntry - ccp.api.nmr.NmrEntry.Entry
findFirstNmrEntry ccp.api.nmr.NmrEntry.Entry keyword=value pairs
findAllNmrEntries ccp.api.nmr.NmrEntry.Entry Set keyword=value pairs
organisation
getOrganisation Organisation -
parent
getParent Organisation -
personInGroups
getPersonInGroups PersonInGroup Set -
setPersonInGroups - PersonInGroup Set
sortedPersonInGroups PersonInGroup List -
findFirstPersonInGroup PersonInGroup keyword=value pairs
findAllPersonInGroups PersonInGroup Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey Group 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:53_00023

isImplicit:

False

Tag

Value
repositoryId $Id: Group.xml,v 1.47 2011-01-13 14:40:32 rhfogh Exp $

Tag

Value
repositoryTag $Name: not supported by cvs2svn $

Special constructor code:

None

Special destructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:20 2013    from data model package  ccp.api.general.Affiliation.Group   revision 1.47  
  Work done by the CCPN team.
www.ccpn.ac.uk