ome.tools
Class HierarchyTransformations

java.lang.Object
  extended by ome.tools.HierarchyTransformations

public class HierarchyTransformations
extends Object


Constructor Summary
HierarchyTransformations()
           
 
Method Summary
static
<T extends ome.model.IObject>
Set<T>
invertPDI(Set<ome.model.core.Image> imagesAll, ome.util.CBlock<T> block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchyTransformations

public HierarchyTransformations()
Method Detail

invertPDI

public static <T extends ome.model.IObject> Set<T> invertPDI(Set<ome.model.core.Image> imagesAll,
                                                             ome.util.CBlock<T> block)
Parameters:
imagesAll -
block -
Returns:
a Set with Image, Dataset, and Project, instances.


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.