@Deprecated public class ChgrpStepFactory extends AbstractStepFactory
originalSize| Constructor and Description |
|---|
ChgrpStepFactory(OmeroContext ctx,
ExtendedMetadata em,
Roles roles)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GraphStep |
create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
void |
setGroup(long grp)
Deprecated.
Set the group id which will be passed to all new
ChgrpStep
instances. |
onPostProcess, postProcesspublic ChgrpStepFactory(OmeroContext ctx, ExtendedMetadata em, Roles roles)
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.GraphExceptionpublic void setGroup(long grp)
ChgrpStep
instances. Since a new ChgrpStepFactory is created for every
chgrp action, this is thread safe.grp -
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.