Uses of Class
ome.formats.Index

Packages that use Index
ome.formats   
ome.formats.model   
 

Uses of Index in ome.formats
 

Methods in ome.formats that return Index
static Index Index.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Index[] Index.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in ome.formats with type arguments of type Index
 omero.metadatastore.IObjectContainer OMEROMetadataStoreClient.getIObjectContainer(Class<? extends omero.model.IObject> klass, LinkedHashMap<Index,Integer> indexes)
           
 

Uses of Index in ome.formats.model
 

Method parameters in ome.formats.model with type arguments of type Index
 omero.metadatastore.IObjectContainer IObjectContainerStore.getIObjectContainer(Class<? extends omero.model.IObject> klass, LinkedHashMap<Index,Integer> indexes)
          Retrieves an IObject container for a given class and location within the OME-XML data model.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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