Home | Trees | Indices | Help |
|
---|
|
|
|||
Gateway ICE_CONFIG - Defines the path to the Ice configuration |
|||
UserEntry | |||
ObjectEntry | |||
ProjectEntry | |||
DatasetEntry | |||
ImageEntry |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
BASEPATH = os.path.dirname(os.path.abspath(__file__))
|
|||
ROOT = UserEntry('root', 'ome', admin= True)
|
|||
USERS = {}
|
|||
PROJECTS = {}
|
|||
DATASETS = {}
|
|||
IMAGES = {}
|
Imports: sys, omero, os, subprocess, re, time
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 2 10:30:04 2009 | http://epydoc.sourceforge.net |