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

Class: DataUrl


    Url descriptor for an absolute data location
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link dataLocationStore to class DataLocationStore
Main key: serial
Mandatory Attributes: url
Known Subclasses: None
Children: None
Constructor: newObj = DataUrl( dataLocationStore,url=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Line 0..1 Name of DataUrl, to help distinguish to users  
serial Int 1..1 Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial  
url Url 1..1 Description of url.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
annotations ccp.api.general.Annotation.Annotation 0..* Annotations stored at this Url  
dataLocationStore DataLocationStore 1..1 (Parent link). parent link  
dataStores AbstractDataStore 0..* AbstractDataStores stored at this Url  
parent DataLocationStore 1..1 link to parent object - synonym for dataLocationStore  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
name
getName Line -
setName - Line
serial
getSerial Int -
setSerial - Int
url
getUrl Url -
setUrl - Url

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
annotations
getAnnotations ccp.api.general.Annotation.Annotation Set -
setAnnotations - ccp.api.general.Annotation.Annotation Set
sortedAnnotations ccp.api.general.Annotation.Annotation List -
findFirstAnnotation ccp.api.general.Annotation.Annotation keyword=value pairs
findAllAnnotations ccp.api.general.Annotation.Annotation Set keyword=value pairs
dataLocationStore
getDataLocationStore DataLocationStore -
dataStores
getDataStores AbstractDataStore Set -
setDataStores - AbstractDataStore Set
sortedDataStores AbstractDataStore List -
findFirstDataStore AbstractDataStore keyword=value pairs
findAllDataStores AbstractDataStore Set keyword=value pairs
parent
getParent DataLocationStore -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey DataUrl 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_2007-04-03-19:08:10_00003

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:25 2015    from data model package  ccp.api.general.DataLocation.DataUrl   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk