@Deprecated public class DeleteStepFactory extends AbstractStepFactory
DeleteState.IDeleteoriginalSize| 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, postProcesspublic 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
GraphStepGraphStep implementation which will permit
arbitrary operations on all the nodes of the graph.GraphException
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.