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

Class: SampleCategory


    The category of the sample classified by namingSystem. Different organisations can have their own categories.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link classification to class Classification
Main key: name
Mandatory Attributes: name
Known Subclasses: None
Children: None
Constructor: newObj = SampleCategory( classification,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details Text 0..1 Free text, for notes, explanatory comments, etc.  
name Line 1..1 Name of category  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
abstractSamples ccp.api.lims.Sample.AbstractSample 0..* List of sample asociated to a sample category.  
classification Classification 1..1 (Parent link). parent link  
experimentTypes ExperimentType 0..* List of experiment type associated a sample category.  
parent Classification 1..1 link to parent object - synonym for classification  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails Text -
setDetails - Text
name
getName Line -
setName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
abstractSamples
getAbstractSamples ccp.api.lims.Sample.AbstractSample Set -
setAbstractSamples - ccp.api.lims.Sample.AbstractSample Set
sortedAbstractSamples ccp.api.lims.Sample.AbstractSample List -
addAbstractSample - ccp.api.lims.Sample.AbstractSample
removeAbstractSample - ccp.api.lims.Sample.AbstractSample
findFirstAbstractSample ccp.api.lims.Sample.AbstractSample keyword=value pairs
findAllAbstractSamples ccp.api.lims.Sample.AbstractSample Set keyword=value pairs
classification
getClassification Classification -
experimentTypes
getExperimentTypes ExperimentType Set -
setExperimentTypes - ExperimentType Set
sortedExperimentTypes ExperimentType List -
addExperimentType - ExperimentType
removeExperimentType - ExperimentType
findFirstExperimentType ExperimentType keyword=value pairs
findAllExperimentTypes ExperimentType Set keyword=value pairs
parent
getParent Classification -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey SampleCategory 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:44_00009

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