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

Data Obj Type: Url


    URl for data location. Example: directory, database.
Attributes
Attribute Methods
Class Methods
Other Methods

Inheritance:


Details:

isChangeable: 0
Mandatory Attributes: path
Known Subtypes: None
Constructor: newObj = Url(path=value, ... )

Attributes

Go to Top
Attribute Type Multiplicity Description
dataLocation PathString 1..1 Derived. Full data location as a single string.  
host Line 0..1 Host computer or web site.  
password Line 0..1 User password for URL  
path PathString 1..1 Absolute URL path.  
port Int 0..1 Port number to use for the URL.  
protocol UrlProtocol 1..1 URL transfer protocol.  
user Line 0..1 User ID for URL  

Inherited Attributes: classNamefieldNamesinConstructormetaclassoverridepackageNamepackageShortNamequalifiedName

Attribute Methods (in class)

Go to Top
Attribute Method Return Parameters Comment
dataLocation
getDataLocation PathString - non-std.
host
getHost Line -
setHost - Line
password
getPassword Line -
setPassword - Line
path
getPath PathString -
setPath - PathString
port
getPort Int -
setPort - Int
protocol
getProtocol UrlProtocol -
setProtocol - UrlProtocol
user
getUser Line -
setUser - Line

Class Methods (in class)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
get Any String
set - String, Any
clone Url StringKeyDict

Other Methods (in class)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2007-11-13-15:54:00_00000

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Constraints:

None
Attributes using DataObjType: cambridge.api.Dangle.DangleStore.dbLocationcambridge.api.Wms.Project.locationcambridge.api.Wms.RawFile.locationcambridge.api.WmsProtocol.ProtocolService.urlccp.api.general.DataLocation.DataUrl.urlccpnmr.api.Analysis.AnalysisSpectrum.contourDirccpnmr.api.AnalysisLayout.Layout.helpUrlccpnmr.api.AnalysisV3.AnalysisSpectrum.contourDirccpnmr.api.AnalysisWindow.AbstractModule.helpUrlmemops.api.Implementation.Repository.url

  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.Url   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk