RemoteRepository Class Reference

Public Member Functions

def __init__
def URLForID
def Get
def Load

Data Fields

 name
 url_pattern
 type
 id_transform

Detailed Description

A remote repository represents a structural database accessible through the 
internet, e.g. the PDB or SWISS-MODEL template library.

Definition at line 25 of file remote.py.


Member Function Documentation

def __init__ (   self,
  name,
  url_pattern,
  type,
  id_transform = 'upper' 
)

Definition at line 30 of file remote.py.

def Get (   self,
  id 
)

Definition at line 45 of file remote.py.

def Load (   self,
  id 
)

Definition at line 68 of file remote.py.

def URLForID (   self,
  id 
)

Definition at line 38 of file remote.py.


Field Documentation

Definition at line 36 of file remote.py.

Definition at line 31 of file remote.py.

Definition at line 33 of file remote.py.

Definition at line 32 of file remote.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1