Public Member Functions |
def | add |
def | getModuleName |
def | getAlias |
def | getNSList |
def | add |
def | getModuleName |
def | getAlias |
def | getNSList |
Static Public Attributes |
dictionary | alias_dict = {} |
list | alias_list = [] |
tuple | add = classmethod(add) |
tuple | getModuleName = classmethod(getModuleName) |
tuple | getAlias = classmethod(getAlias) |
tuple | getNSList = classmethod(getNSList) |
Detailed Description
a lookup table to store relevant namespaces and their aliases
Definition at line 38 of file utility.py.
The documentation for this class was generated from the following files: