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

Data Obj Type: ApplicationData


Abstract Data Obj Type

    Stores program-specific data. Intended for application-specific extensions to the data model. ApplicationData objects should be used only by the application that wrote them originally.
    ApplicationData objects all have an attribute 'value' holding the data value. The data type of the value differs between the different subclasses of ApplicationData
Attributes
Attribute Methods
Class Methods
Other Methods

Inheritance:


Details:

isChangeable: 0
Mandatory Attributes: application, keyword
Known Subtypes: AppDataBoolean, AppDataDouble, AppDataFloat, AppDataInt, AppDataLong, AppDataString

Attributes

Go to Top
Attribute Type Multiplicity Description
application Line 1..1 Name of application owning the data.  
keyword Line 1..1 keyword or name of variable  

Inherited Attributes: classNamefieldNamesinConstructormetaclassoverridepackageNamepackageShortNamequalifiedName

Attribute Methods (in class)

Go to Top
Attribute Method Return Parameters Comment
application
getApplication Line -
setApplication - Line
keyword
getKeyword Line -
setKeyword - Line

Class Methods (in class)

Go to Top
Method Return Parameters Comment
None

Other Methods (in class)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-08-16-14:22:53_00026

isImplicit:

False

Tag

Value
repositoryId $Id: ApplicationData.xml,v 1.46 2011-01-13 14:40:37 rhfogh Exp $

Tag

Value
repositoryTag $Name: not supported by cvs2svn $

Special constructor code:

None

Constraints:

None
Attributes using DataObjType: memops.api.Implementation.DataObject.applicationData

  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:12 2013    from data model package  memops.api.Implementation.ApplicationData   revision 1.46  
  Work done by the CCPN team.
www.ccpn.ac.uk