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

Class: PackageLocator


    Storage locations for one or more packages
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link memopsRoot to class MemopsRoot
Main key: targetName
Mandatory Attributes: repositories
Known Subclasses: None
Children: None
Constructor: newObj = PackageLocator( memopsRoot,repositories=value, ... )

Attributes

Go to Top
Attribute Type Multiplicity Description
targetName Word 1..1 Qualified name of relevant package. If set to 'any' covers all packages that do not have a specific PackageLocator.  

Inherited Attributes: classNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes

Go to Top
Attribute Type Multiplicity Description
memopsRoot MemopsRoot 1..1 (Parent link). parent link  
parent MemopsRoot 1..1 link to parent object - synonym for memopsRoot  
repositories Repository 1..* repositories to search for data for packageLocaator packages - ordered to form a search path  

Inherited Attributes: roottopObject

Attribute Methods (in class)

Go to Top
Attribute Method Return Parameters Comment
targetName
getTargetName Word -
setTargetName - Word

Link Attribute Methods (in class)

Go to Top
Attribute Method Return Parameters Comment
memopsRoot
getMemopsRoot MemopsRoot -
parent
getParent MemopsRoot -
repositories
getRepositories Repository Tuple -
setRepositories - Repository List
addRepository - Repository
removeRepository - Repository
findFirstRepository Repository keyword=value pairs
findAllRepositories Repository List keyword=value pairs

Class Methods (in class)

Go to Top
Method Return Parameters Comment
delete - -
checkValid - Boolean
checkAllValid - Boolean
getByKey PackageLocator MemopsRoot, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in class)

Go to Top
Method Return Parameters
None

Other Methods (in class)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-09-14-16:28:57_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: memops.api.Implementation.MemopsRoot.packageLocatormemops.api.Implementation.TopObject.packageLocator
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:24 2015    from data model package  memops.api.Implementation.PackageLocator   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk