| Interface | Description | 
|---|---|
| InstanceProvider | 
 An instance provider, whose job is to make OMERO Blitz classes available
 to a consumer based on a set of criteria. 
 | 
| IObjectContainerStore | 
 An object that handles the storage and manipulation of IObject containers
 and their references. 
 | 
| ModelProcessor | 
 An object which performs post-processing on an IObjectContainerStore. 
 | 
| Class | Description | 
|---|---|
| BlitzInstanceProvider | 
 An instance provider which uses reflection to fulfill the contract of an
 InstanceProvider. 
 | 
| ChannelData | 
 Represents all the metadata required to make accurate decisions about
 channel colour and name. 
 | 
| 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. 
 | 
| ColorsFactory | 
 Utility class to determine the color usually associated to a specified
 channel depending on its emission wavelength. 
 | 
| 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. 
 | 
| 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. 
 | 
| PlaneInfoProcessor | 
 Processes the plane info sets of an IObjectContainerStore and removes
 entities of this rapidly exploding object that have no metadata populated. 
 | 
| ReferenceProcessor | 
 Processes the references of an IObjectContainerStore and ensures
 that container references are consistent with the LSID stored in the
 IObjectContainer itself. 
 | 
| ShapeProcessor | 
 Processes the shapes of a IObjectContainerStore and ensures
 that the ROI containers are present. 
 | 
| TargetProcessor | 
 Processes the IObjectContainerStore and populates references for the
 linkage target object of choice. 
 | 
| UnitsFactory | 
 Utility class to generate and convert unit objects. 
 | 
| 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. 
 | 
| Exception | Description | 
|---|---|
| ModelException | 
 Exception thrown when there is an object instantiation error or error
 processing the model. 
 | 
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.