Package Ganga :: Package Core :: Package GangaRepository :: Module GangaRepository
[hide private]
[frames] | no frames]

Module GangaRepository

source code

Classes [hide private]
  EmptyGangaObject
This is a Ganga.GPI.EmptyGangaObject implementation class.
  SchemaVersionError
  InaccessibleObjectError
  RepositoryError
This error is raised if there is a fatal error in the repository.
  GangaRepository
GangaRepository is the base class for repository backend implementations.
  GangaRepositoryTransient
This class implements a transient Ganga Repository for testing purposes.
Variables [hide private]
  logger = Ganga.Utility.logging.getLogger()
  __package__ = 'Ganga.Core.GangaRepository'