Package | Description |
---|---|
ome.services.chgrp | |
ome.services.chown | |
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.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
ChgrpStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Constructor and Description |
---|
ChgrpStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp) |
ChgrpValidation(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp) |
Modifier and Type | Method and Description |
---|---|
GraphStep |
ChownStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Constructor and Description |
---|
ChownStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long usr) |
ChownValidation(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp) |
Modifier and Type | Method and Description |
---|---|
GraphStep |
DeleteStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Constructor and Description |
---|
DeleteStep(OmeroContext ctx,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Modifier and Type | Method and Description |
---|---|
GraphStep |
ExporterStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Constructor and Description |
---|
ExporterStep(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHierarchyGraphSpec
GraphSpec specialized for processing hierarchies of
other typces. |
class |
AnnotationGraphSpec
AbstractHierarchyGraphSpec specialized for processing annotations. |
class |
BaseGraphSpec
GraphSpec which takes the id of some id as the root of action. |
class |
LightSourceGraphSpec
AbstractHierarchyGraphSpec specialized for processing light sources. |
class |
RenderingDefGraphSpec
AbstractHierarchyGraphSpec specialized for processing light sources. |
Modifier and Type | Field and Description |
---|---|
GraphSpec |
GraphStep.spec
GraphSpec instance which is active for this step. |
Modifier and Type | Method and Description |
---|---|
GraphSpec |
GraphEntry.getSubSpec() |
GraphSpec |
BaseGraphSpec.SubSpecIterator.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<GraphSpec> |
BaseGraphSpec.walk() |
Iterator<GraphSpec> |
GraphSpec.walk()
Returns an iterator over all subspecs and their subspecs, depth-first.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
GraphStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Constructor and Description |
---|
BaseGraphSpec.SubSpecIterator(GraphSpec spec) |
GraphEntry(GraphSpec self,
String value) |
GraphEntry(GraphSpec self,
String name,
GraphEntry entry) |
GraphState(EventContext ec,
GraphStepFactory factory,
ome.util.SqlAction sql,
org.hibernate.Session session,
GraphSpec spec) |
GraphStep(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.