Package | Description |
---|---|
ome.formats | |
ome.formats.model |
Modifier and Type | Method and Description |
---|---|
java.util.List<ModelProcessor> |
OMEROMetadataStoreClient.getModelProcessors()
Retrieves the current list of model processors the metadata store is
using.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OMEROMetadataStoreClient.addModelProcessor(ModelProcessor processor)
Adds a model processor to the end of the processing chain.
|
void |
OMEROMetadataStoreClient.removeModelProcessor(ModelProcessor processor)
Removes a model processor from use.
|
Modifier and Type | Method and Description |
---|---|
void |
OMEROMetadataStoreClient.setModelProcessors(java.util.List<ModelProcessor> modelProcessors)
Sets the current set of model processors.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelProcessor
Processes the pixels sets of an IObjectContainerStore and ensures
that LogicalChannel containers are present in the container cache, and
populating channel name and colour where appropriate.
|
class |
InstrumentProcessor
Processes the members of an Instrument (Objective, OTF, Arc Laser and
Filament) and ensures that the Instrument containers are present in the
container cache, adding them if they are missing.
|
class |
PixelsProcessor
Processes the pixels sets of an IObjectContainerStore and ensures
that the physical pixel dimensions, Image name and description are
updated to the corresponding user-provided values, if present.
|
class |
PlaneInfoProcessor
Processes the plane info sets of an IObjectContainerStore and removes
entities of this rapidly exploding object that have no metadata populated.
|
class |
ReferenceProcessor
Processes the references of an IObjectContainerStore and ensures
that container references are consistent with the LSID stored in the
IObjectContainer itself.
|
class |
ShapeProcessor
Processes the shapes of a IObjectContainerStore and ensures
that the ROI containers are present.
|
class |
TargetProcessor
Processes the IObjectContainerStore and populates references for the
linkage target object of choice.
|
class |
WellProcessor
Processes the Wells of an IObjectContainerStore and ensures that the Plate
has been populated and that it is validated and that if any PlateAcquisition
objects are in the hierarchy that they have a name.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.