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

Class: AnalysisWindowStore


    Collectoin of Analysis window descriptions
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 axisTypes to class AxisType
link axisUnits to class AxisUnit
link modules to class AbstractModule
Constructor: newObj = AnalysisWindowStore( memopsRoot,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Word 1..1 Name (and identifier) of WIndowStore  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
axisTypes AxisType 0..* (Child link). child link to class AxisType  
axisUnits AxisUnit 0..* (Child link). child link to class AxisUnit  
memopsRoot memops.api.Implementation.MemopsRoot 1..1 (Parent link). parent link  
modules AbstractModule 0..* (Child link). child link to class AbstractModule  
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
name
getName Word -
setName - Word

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
axisTypes
getAxisTypes AxisType Set -
sortedAxisTypes AxisType List -
findFirstAxisType AxisType keyword=value pairs
findAllAxisTypes AxisType Set keyword=value pairs
axisUnits
getAxisUnits AxisUnit Set -
sortedAxisUnits AxisUnit List -
findFirstAxisUnit AxisUnit keyword=value pairs
findAllAxisUnits AxisUnit Set keyword=value pairs
memopsRoot
getMemopsRoot memops.api.Implementation.MemopsRoot -
modules
getModules AbstractModule Set -
sortedModules AbstractModule List -
findFirstModule AbstractModule keyword=value pairs
findAllModules AbstractModule Set keyword=value pairs
parent
getParent memops.api.Implementation.MemopsRoot -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey AnalysisWindowStore 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
newAxisType AxisType code, ...
newAxisUnit AxisUnit unit, ...
newModule Module code, defaultSize, ...
newWindow Window code, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2011-11-30-10:49:23_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.currentAnalysisWindowStore
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:13 2014    from data model package  ccpnmr.api.AnalysisWindow.AnalysisWindowStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk