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 | Field and Description |
---|---|
GraphEntry |
GraphStep.entry
GraphEntry instance which is active for this step. |
Modifier and Type | Field and Description |
---|---|
protected List<GraphEntry> |
BaseGraphSpec.entries
The paths which make up this graph specification.
|
Modifier and Type | Method and Description |
---|---|
List<GraphEntry> |
BaseGraphSpec.entries() |
List<GraphEntry> |
GraphSpec.entries()
Returns a copy of the list of
GraphEntry instances contained in
this GraphSpec |
Modifier and Type | Method and Description |
---|---|
void |
GraphTables.add(GraphEntry entry,
long[][] results) |
Iterator<List<long[]>> |
GraphTables.columnSets(GraphEntry entry,
long[] match)
Returns all column sets where the first LENGTH - 1 members of "match"
coincide with the values of the columns in the set.
|
GraphStep |
GraphStepFactory.create(int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids) |
long[][] |
AbstractHierarchyGraphSpec.queryBackupIds(org.hibernate.Session session,
int step,
GraphEntry subpath,
QueryBuilder and) |
long[][] |
BaseGraphSpec.queryBackupIds(org.hibernate.Session session,
int step,
GraphEntry subpath,
QueryBuilder and) |
long[][] |
GraphSpec.queryBackupIds(org.hibernate.Session session,
int step,
GraphEntry subpath,
QueryBuilder and)
If a given path is processed before its sub-path, this points to a
one-to-one relationship.
|
Constructor and Description |
---|
GraphEntry(GraphSpec self,
String name,
GraphEntry entry) |
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.