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)
Deprecated.
|
Constructor and Description |
---|
ChgrpStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
ChownStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Constructor and Description |
---|
ChownStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long usr)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
DeleteStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Constructor and Description |
---|
DeleteStep(ExtendedMetadata em,
OmeroContext ctx,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GraphStep |
ExporterStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Constructor and Description |
---|
ExporterStep(ExtendedMetadata em,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHierarchyGraphSpec
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
AnnotationGraphSpec
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
BaseGraphSpec
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
LightSourceGraphSpec
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
RenderingDefGraphSpec
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
Modifier and Type | Field and Description |
---|---|
GraphSpec |
GraphStep.spec
Deprecated.
GraphSpec instance which is active for this step. |
Modifier and Type | Method and Description |
---|---|
GraphSpec |
GraphEntry.getSubSpec()
Deprecated.
|
GraphSpec |
BaseGraphSpec.SubSpecIterator.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<GraphSpec> |
BaseGraphSpec.walk()
Deprecated.
|
Iterator<GraphSpec> |
GraphSpec.walk()
Deprecated.
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)
Deprecated.
|
Constructor and Description |
---|
BaseGraphSpec.SubSpecIterator(GraphSpec spec) |
GraphEntry(GraphSpec self,
String value)
Deprecated.
|
GraphEntry(GraphSpec self,
String name,
GraphEntry entry)
Deprecated.
|
GraphState(EventContext ec,
GraphStepFactory factory,
SqlAction sql,
org.hibernate.Session session,
GraphSpec spec)
Deprecated.
|
GraphStep(ExtendedMetadata em,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Version: 5.1.4-ice35-b55
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.