@Deprecated public class DeleteStepFactory extends AbstractStepFactory
DeleteState
.IDelete
originalSize
Constructor and Description |
---|
DeleteStepFactory(OmeroContext ctx,
ExtendedMetadata em)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
onPostProcess, postProcess
public DeleteStepFactory(OmeroContext ctx, ExtendedMetadata em)
public GraphStep create(int idx, List<GraphStep> stack, GraphSpec spec, GraphEntry entry, long[] ids) throws GraphException
idx
- Index which is being assigned to this step.stack
- Non-null stack of other steps which precede this one in the
graph.spec
- Non-null GraphSpec
which was used to define this step.entry
- Non-null GraphEntry
which was used to define this
step.ids
- Non-null, non-empty array of ids which were found for this
GraphStep
GraphStep
implementation which will permit
arbitrary operations on all the nodes of the graph.GraphException
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.