Uses of Interface
ome.services.graphs.GraphStepFactory

Packages that use GraphStepFactory
ome.services.delete Implementations of the ome.api.IDelete service. 
ome.services.export Helpers for implementing the necessary interfaces from Bio-Formats for mapping OMERO objects (ome.model.*) to OME-XML and OME-TIFF 
ome.services.graphs Server classes for handling complicated graphs of model objects. 
 

Uses of GraphStepFactory in ome.services.delete
 

Classes in ome.services.delete that implement GraphStepFactory
 class DeleteStepFactory
          Single action performed by DeleteState.
 

Uses of GraphStepFactory in ome.services.export
 

Classes in ome.services.export that implement GraphStepFactory
 class ExporterStepFactory
          Counter which can be passed into the GraphState constructor and later used during export.
 

Uses of GraphStepFactory in ome.services.graphs
 

Constructors in ome.services.graphs with parameters of type GraphStepFactory
GraphState(GraphStepFactory factory, ome.util.SqlAction sql, org.hibernate.Session session, GraphSpec spec)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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