Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 2 of Ticket #4897


Ignore:
Timestamp:
04/07/11 11:49:34 (13 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4897

    • Property Status changed from new to accepted
  • Ticket #4897 – Description

    initial v2  
    11Write tests for BlitzObjectWrapper.__getattr__() and document behaviour of accessing underlying ._obj methods.  
     2 
     3E.g. printing out the results of method calls on imageWrapper: 
     4{{{ 
     5    id 4210 
     6    getId() 4210 
     7 
     8    name weblitz_test_priv_image 
     9    getName() weblitz_test_priv_image 
     10 
     11    acquisitionDate 1300917102000 
     12    getAcquisitionDate() <class 'omero.rtypes.RTimeI'> 
     13 
     14    archived False 
     15    getArchived() <class 'omero.rtypes.RBoolI'> 
     16 
     17    format <class 'omero.model.FormatI'> 
     18    getFormat() <class 'omero.model.FormatI'> 
     19 
     20    instrument <class 'omero.model.InstrumentI'> 
     21    getInstrument() <_InstrumentWrapper id=706> 
     22 
     23    pixelsLoaded True 
     24    getPrimaryPixels() <class 'omero.model.PixelsI'> 
     25}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.11527 sec.)

We're Hiring!