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

Class: DangleStore


    Collection of Dangle prediction data, and associated information. This class serves as TopObject.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link memopsRoot to class memops.api.Implementation.MemopsRoot
Main key: name
Mandatory Attributes: name
Partitions Children: True
Known Subclasses: None
Children:
link dangleChains to class DangleChain
Constructor: newObj = DangleStore( memopsRoot,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
colorScheme ColorScheme 1..1 Color scheme used in Dangle  
dbLocation Url 0..1 Location (directory) of Dangle database files  
name Line 1..1 Name of DangleStore. Serves as key  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dangleChains DangleChain 0..* (Child link). child link to class DangleChain  
memopsRoot memops.api.Implementation.MemopsRoot 1..1 (Parent link). parent link  
parent memops.api.Implementation.MemopsRoot 1..1 link to parent object - synonym for memopsRoot  

Inherited Attributes (not in package): accessactiveAccessactiveRepositoriespackageLocatorroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
colorScheme
getColorScheme ColorScheme -
setColorScheme - ColorScheme
dbLocation
getDbLocation Url -
setDbLocation - Url
name
getName Line -
setName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dangleChains
getDangleChains DangleChain Set -
sortedDangleChains DangleChain List -
findFirstDangleChain DangleChain keyword=value pairs
findAllDangleChains DangleChain Set keyword=value pairs
memopsRoot
getMemopsRoot memops.api.Implementation.MemopsRoot -
parent
getParent memops.api.Implementation.MemopsRoot -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey DangleStore memops.api.Implementation.MemopsRoot, 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
newDangleChain DangleChain chain, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2007-10-01-14:13:59_00002

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: memops.api.Implementation.MemopsRoot.currentDangleStore
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:25:12 2015    from data model package  cambridge.api.Dangle.DangleStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk