Package diffpy :: Package srrietveld :: Module objectinfo
[frames] | no frames]

Module objectinfo

source code

This module contains the definition of the ObjectInfo class.

Classes
  ObjectInfo
ObjectInfo uses the info in the engine definition to define what is allowed to be set in an object, namely the legal content of an object.
Functions
 
setObjectInfo(refinementObj)
Set the object info for the engine.
source code
Variables
  __id__ = '$Id: objectinfo.py 6718 2011-08-23 21:33:20Z yshang $'
  __package__ = None
Function Details

setObjectInfo(refinementObj)

source code 

Set the object info for the engine.

Parameters:
  • refinementObj (Refinement object) - the ObjectInfo will be generated and set to the refinementObj
Returns:
no return value