def analysis.general_optics.get_tagged_key (   object  ) 

Definition at line 1238 of file general_optics.py.

01238                           :
01239         if isinstance(object, key_tag):
01240                 return object.key
01241         else:
01242                 return object
01243 
class composite_optic(general_optic):


Generated on Wed Nov 21 10:18:32 2007 for analysis by  doxygen 1.5.4