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

Class: DataLocationStore


    grouping of data locaations and file descriptors
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 dataStores to class AbstractDataStore
link dataUrls to class DataUrl
Constructor: newObj = DataLocationStore( memopsRoot,name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
name Line 1..1 name of DataLocationStore - serves as key  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dataStores AbstractDataStore 0..* (Child link). child link to class AbstractDataStore  
dataUrls DataUrl 0..* (Child link). child link to class DataUrl  
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
name
getName Line -
setName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dataStores
getDataStores AbstractDataStore Set -
sortedDataStores AbstractDataStore List -
findFirstDataStore AbstractDataStore keyword=value pairs
findAllDataStores AbstractDataStore Set keyword=value pairs
dataUrls
getDataUrls DataUrl Set -
sortedDataUrls DataUrl List -
findFirstDataUrl DataUrl keyword=value pairs
findAllDataUrls DataUrl 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 DataLocationStore 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
newBlockedBinaryMatrix BlockedBinaryMatrix path, dataUrl, ...
newDataUrl DataUrl url, ...
newMimeTypeDataStore MimeTypeDataStore mimeType, path, dataUrl, ...
newShapeMatrix ShapeMatrix isResolved, numShapes, path, dataUrl, ...

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_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.currentDataLocationStore
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:00 2014    from data model package  ccp.api.general.DataLocation.DataLocationStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk