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

Class: AnalysisPopup


    Analysis popup information
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link analysisProject to class AnalysisProject
Main key: name
Mandatory Attributes: name
Known Subclasses: None
Children:
link popupOptions to class PopupOption
Constructor: newObj = AnalysisPopup( analysisProject,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
height PositiveInt 1..1 Popup Height  
isOpen Boolean 1..1 Is popup open  
name Word 1..1 name of AnalysisPopup  
screenX Int 0..1 Screen X position  
screenY Int 1..1 Screen Y position  
title Line 0..1 Popup title  
width PositiveInt 1..1 Popup width  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
analysisProject AnalysisProject 1..1 (Parent link). parent link  
parent AnalysisProject 1..1 link to parent object - synonym for analysisProject  
popupOptions PopupOption 0..* (Child link). child link to class PopupOption  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
height
getHeight PositiveInt -
setHeight - PositiveInt
isOpen
getIsOpen Boolean -
setIsOpen - Boolean
name
getName Word -
setName - Word
screenX
getScreenX Int -
setScreenX - Int
screenY
getScreenY Int -
setScreenY - Int
title
getTitle Line -
setTitle - Line
width
getWidth PositiveInt -
setWidth - PositiveInt

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
analysisProject
getAnalysisProject AnalysisProject -
parent
getParent AnalysisProject -
popupOptions
getPopupOptions PopupOption Set -
sortedPopupOptions PopupOption List -
findFirstPopupOption PopupOption keyword=value pairs
findAllPopupOptions PopupOption Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey AnalysisPopup 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
newPopupOption PopupOption keyword, ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2008-05-05-15:12:50_00001

isImplicit:

False

Tag

Value
repositoryId $Id: AnalysisPopup.xml,v 1.12 2011-01-13 14:40:36 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:54 2013    from data model package  ccpnmr.api.Analysis.AnalysisPopup   revision 1.12  
  Work done by the CCPN team.
www.ccpn.ac.uk