Package ome.specification
Class XMLMockObjects
- java.lang.Object
-
- ome.specification.XMLMockObjects
-
public class XMLMockObjects extends java.lang.ObjectCreates XML objects for the 2010-06 schema.- Since:
- 3.0-Beta4
- Version:
- 3.0 (Internal version: $Revision: $Date: $)
- Author:
- Jean-Marie Burel j.burel@dundee.ac.uk, Chris Allan Chris Allan callan at blackcat dot ca
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]ANNOTATIONSThe supported types of annotations.static ArcTypeARC_TYPEThe default type of an arc.static BinningBINNINGThe default binning value.static java.lang.IntegerBYTES_PER_PIXELThe number of bytes per pixels.static NamingConventionCOLUMN_NAMING_CONVENTIONThe default naming convention for columns.static intCOLUMNSThe default number of columns for a plate.static java.lang.StringCOMPONENT_LOT_NUMBERThe default lot number of a component of a microscope.static java.lang.StringCOMPONENT_MANUFACTURERThe default manufacturer of a component of a microscope.static java.lang.StringCOMPONENT_MODELThe default model of a component of a microscope.static java.lang.StringCOMPONENT_SERIAL_NUMBERThe default serial number of a component of a microscope.static CorrectionCORRECTIONThe default objective's correction.static java.lang.DoubleCUT_INThe default cut-in.static java.lang.DoubleCUT_OUTThe default cut-out.static java.awt.ColorDEFAULT_COLORThe default color.static DetectorTypeDETECTOR_TYPEThe default type of a detector.static DimensionOrderDIMENSION_ORDERThe default dimension order.static ExperimentTypeEXPERIMENT_TYPEThe default type of a microscope.static intFIELDSThe default number of fields for a well.static FilamentTypeFILAMENT_TYPEThe default type of a filament.static FilterTypeFILTER_TYPEThe default objective's immersion.static ImmersionIMMERSIONThe default objective's immersion.protected InstrumentinstrumentThe instrument used for the metadata.static LaserMediumLASER_MEDIUMThe default type of a laser.static LaserTypeLASER_TYPEThe default type of a laser.static java.lang.String[]LIGHT_SOURCESThe light sources to handle.static java.lang.DoubleLIGHTSOURCE_POWERThe default power of a light source.static MediumMEDIUMThe default medium for the objective.static MicrobeamManipulationTypeMICROBEAM_MANIPULATION_TYPEThe default type of a microbeam manipulation.static MicroscopeTypeMICROSCOPE_TYPEThe default type of a microscope.static intNUMBER_OF_DECTECTORSThe number of detectors created.static intNUMBER_OF_DICHROICSThe number of dichroics created.static intNUMBER_OF_FILTERSThe number of filters created.static intNUMBER_OF_OBJECTIVESThe number of objectives created.protected OMEomeRoot of the file.static PixelTypePIXEL_TYPEThe default pixels type.static java.lang.StringPOINTSPoints used to create Polyline and Polygon shape.static NamingConventionROW_NAMING_CONVENTIONThe default naming convention for rows.static intROWSThe default number of rows for a plate.static java.lang.String[]SHAPESThe shapes to handle.static java.lang.IntegerSIZE_CThe default number of channels.static java.lang.IntegerSIZE_TThe default number of time-points.static java.lang.IntegerSIZE_XThe default number of pixels along the X-axis.static java.lang.IntegerSIZE_YThe default number of pixels along the Y-axis.static java.lang.IntegerSIZE_ZThe default number of z-sections.static java.lang.StringTIMEThe default time.
-
Constructor Summary
Constructors Constructor Description XMLMockObjects()Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OMEcreateAnnotatedImage()Creates and annotates an image.AnnotationcreateAnnotation(java.lang.String type, OMEModelObject object, int index)Create a comment annotation for the specified object.PlatecreateBasicPlate(int index)Creates a basic plate.OMEcreateBasicPlateWithReagent()Creates a plate with1row,1column and1field.BinaryFilecreateBinaryFile()Creates a binary file.BinDatacreateBinData(int sizeX, int sizeY, int bpp)Creates a new object.ChannelcreateChannel(int index)Creates a channel.DatasetcreateDataset(int index)Creates a dataset.DetectorcreateDetector(int index)Creates a detector.DetectorSettingscreateDetectorSettings(int ref)Creates a detector settings.DichroiccreateDichroic(int index)Creates a dichroic.ExperimentcreateExperiment(int index)Creates an experiment.ExperimentercreateExperimenter(int index)Creates an experimenter.ExperimentcreateExperimentWithMicrobeam(int index)Creates an experiment with a microbeam.FiltercreateFilter(int index, double cutIn, double cutOut)Creates a filter.FilterSetcreateFilterSet(int index)Creates a filter set.OMEcreateFullPopulatedPlate(int n)OMEcreateImage()Creates and returns the root element.OMEcreateImage(boolean metadata)Creates and returns the root element.ImagecreateImage(int index)Creates a new image.ImagecreateImage(int index, boolean metadata)Creates a new image.ImagingEnvironmentcreateImageEnvironment()Creates a imaging environment.OMEcreateImageWithAcquisitionData()Creates an image with acquisition data.OMEcreateImageWithAnnotatedAcquisitionData()Creates an image with acquisition data.ImagecreateImageWithExperiment(int index, boolean metadata, Experiment exp)Creates an image with a given experiment.OMEcreateImageWithROI()Creates an image with ROI.InstrumentcreateInstrument(boolean populate)Creates an instrument with filters, light sources etc.LightPathcreateLightPath()Creates a light path.LightSourcecreateLightSource(java.lang.String type, int index)Creates a light source of the specified type.LightSourceSettingscreateLightSourceSettings(int ref)Creates a light source settings.MicrobeamManipulationcreateMicrobeamManipulation(int index)Creates a microbeam manipulation.MicroscopecreateMicroscope()Creates a microscope.ObjectivecreateObjective(int index)Creates an objective.ObjectiveSettingscreateObjectiveSettings(int ref)Creates an objective settings.PlanecreatePlane(int z, int c, int t)Creates a plane information object.PlatecreatePlate(int numberOfPlates, int index, int numberOfPlateAcquisition)Creates a default platePlatecreatePlate(int numberOfPlates, int index, int rows, int columns, int fields, int numberOfPlateAcquisition)Creates a populated plate with images.PlatecreatePlate(int numberOfPlates, int index, int rows, int columns, int fields, int numberOfPlateAcquisition, boolean withMicrobeam)Creates a populated plate with images.PlatecreatePlate(int numberOfScreens, int screenIndex, int numberOfPlates, int plateIndex, int rows, int columns, int fields, int numberOfPlateAcquisition)Creates a populated plate with images.PlatecreatePlate(int numberOfScreens, int screenIndex, int numberOfPlates, int plateIndex, int rows, int columns, int fields, int numberOfPlateAcquisition, boolean withMicrobeam)Creates a populated plate with images.OMEcreatePopulatedPlate(int n)Creates a plate with1row,1column and1field.OMEcreatePopulatedPlate(int n, int fields)Creates a plate with1row,1column andfieldsfield.OMEcreatePopulatedPlate(int plates, int rows, int cols, int fields, int acqs)Creates several plates but no containing screen.OMEcreatePopulatedPlate(int plates, int rows, int cols, int fields, int acqs, boolean withMicrobeam)Creates several plates but no containing screen.OMEcreatePopulatedScreen()Creates one 2x2 plate of with a single well sample per well and one plate acquisition.OMEcreatePopulatedScreen(int plates, int rows, int cols, int fields, int acqs)Creates a screen with several plates.OMEcreatePopulatedScreen(int screens, int plates, int rows, int cols, int fields, int acqs)Creates several screens each with several plates.OMEcreatePopulatedScreen(int screens, int plates, int rows, int cols, int fields, int acqs, boolean withMicrobeam)Creates several screens each with several plates.ProjectcreateProject(int index)Creates a project.ReagentcreateReagent(int index)Creates a reagent.ROIcreateROI(int index, int z, int c, int t)Creates an ROI.ScreencreateScreen(int index)Creates a screen.ShapecreateShape(int index, java.lang.String type, int z, int c, int t)Creates the specified type of shape.StageLabelcreateStageLabel()Creates a imaging environment.OMEgetRoot()Returns the root of the XML file.
-
-
-
Field Detail
-
DEFAULT_COLOR
public static final java.awt.Color DEFAULT_COLOR
The default color.
-
LIGHTSOURCE_POWER
public static final java.lang.Double LIGHTSOURCE_POWER
The default power of a light source.
-
COMPONENT_MODEL
public static final java.lang.String COMPONENT_MODEL
The default model of a component of a microscope.- See Also:
- Constant Field Values
-
COMPONENT_MANUFACTURER
public static final java.lang.String COMPONENT_MANUFACTURER
The default manufacturer of a component of a microscope.- See Also:
- Constant Field Values
-
COMPONENT_SERIAL_NUMBER
public static final java.lang.String COMPONENT_SERIAL_NUMBER
The default serial number of a component of a microscope.- See Also:
- Constant Field Values
-
COMPONENT_LOT_NUMBER
public static final java.lang.String COMPONENT_LOT_NUMBER
The default lot number of a component of a microscope.- See Also:
- Constant Field Values
-
LASER_TYPE
public static final LaserType LASER_TYPE
The default type of a laser.
-
ARC_TYPE
public static final ArcType ARC_TYPE
The default type of an arc.
-
FILAMENT_TYPE
public static final FilamentType FILAMENT_TYPE
The default type of a filament.
-
DETECTOR_TYPE
public static final DetectorType DETECTOR_TYPE
The default type of a detector.
-
CORRECTION
public static final Correction CORRECTION
The default objective's correction.
-
IMMERSION
public static final Immersion IMMERSION
The default objective's immersion.
-
FILTER_TYPE
public static final FilterType FILTER_TYPE
The default objective's immersion.
-
MICROSCOPE_TYPE
public static final MicroscopeType MICROSCOPE_TYPE
The default type of a microscope.
-
EXPERIMENT_TYPE
public static final ExperimentType EXPERIMENT_TYPE
The default type of a microscope.
-
MICROBEAM_MANIPULATION_TYPE
public static final MicrobeamManipulationType MICROBEAM_MANIPULATION_TYPE
The default type of a microbeam manipulation.
-
BINNING
public static final Binning BINNING
The default binning value.
-
MEDIUM
public static final Medium MEDIUM
The default medium for the objective.
-
LASER_MEDIUM
public static final LaserMedium LASER_MEDIUM
The default type of a laser.
-
SIZE_X
public static final java.lang.Integer SIZE_X
The default number of pixels along the X-axis.
-
SIZE_Y
public static final java.lang.Integer SIZE_Y
The default number of pixels along the Y-axis.
-
SIZE_Z
public static final java.lang.Integer SIZE_Z
The default number of z-sections.
-
SIZE_C
public static final java.lang.Integer SIZE_C
The default number of channels.
-
SIZE_T
public static final java.lang.Integer SIZE_T
The default number of time-points.
-
BYTES_PER_PIXEL
public static final java.lang.Integer BYTES_PER_PIXEL
The number of bytes per pixels.
-
ROWS
public static final int ROWS
The default number of rows for a plate.- See Also:
- Constant Field Values
-
COLUMNS
public static final int COLUMNS
The default number of columns for a plate.- See Also:
- Constant Field Values
-
FIELDS
public static final int FIELDS
The default number of fields for a well.- See Also:
- Constant Field Values
-
LIGHT_SOURCES
public static final java.lang.String[] LIGHT_SOURCES
The light sources to handle.
-
SHAPES
public static final java.lang.String[] SHAPES
The shapes to handle.
-
ANNOTATIONS
public static final java.lang.String[] ANNOTATIONS
The supported types of annotations.
-
ROW_NAMING_CONVENTION
public static final NamingConvention ROW_NAMING_CONVENTION
The default naming convention for rows.
-
COLUMN_NAMING_CONVENTION
public static final NamingConvention COLUMN_NAMING_CONVENTION
The default naming convention for columns.
-
DIMENSION_ORDER
public static final DimensionOrder DIMENSION_ORDER
The default dimension order.
-
PIXEL_TYPE
public static final PixelType PIXEL_TYPE
The default pixels type.
-
NUMBER_OF_DECTECTORS
public static final int NUMBER_OF_DECTECTORS
The number of detectors created.- See Also:
- Constant Field Values
-
NUMBER_OF_OBJECTIVES
public static final int NUMBER_OF_OBJECTIVES
The number of objectives created.- See Also:
- Constant Field Values
-
NUMBER_OF_FILTERS
public static final int NUMBER_OF_FILTERS
The number of filters created.- See Also:
- Constant Field Values
-
NUMBER_OF_DICHROICS
public static final int NUMBER_OF_DICHROICS
The number of dichroics created.- See Also:
- Constant Field Values
-
POINTS
public static final java.lang.String POINTS
Points used to create Polyline and Polygon shape.- See Also:
- Constant Field Values
-
TIME
public static final java.lang.String TIME
The default time.- See Also:
- Constant Field Values
-
CUT_IN
public static final java.lang.Double CUT_IN
The default cut-in.
-
CUT_OUT
public static final java.lang.Double CUT_OUT
The default cut-out.
-
ome
protected final OME ome
Root of the file.
-
instrument
protected Instrument instrument
The instrument used for the metadata.
-
-
Method Detail
-
createDetector
public Detector createDetector(int index)
Creates a detector.- Parameters:
index- The index of the detector in the file.- Returns:
- See above.
-
createFilterSet
public FilterSet createFilterSet(int index)
Creates a filter set.- Parameters:
index- The index of the filter set in the file.- Returns:
- See above.
-
createMicroscope
public Microscope createMicroscope()
Creates a microscope.- Returns:
- See above.
-
createDichroic
public Dichroic createDichroic(int index)
Creates a dichroic.- Parameters:
index- The index of the dichroic in the file.- Returns:
- See above.
-
createObjective
public Objective createObjective(int index)
Creates an objective.- Parameters:
index- The index of the objective in the file.- Returns:
- See above.
-
createFilter
public Filter createFilter(int index, double cutIn, double cutOut)
Creates a filter.- Parameters:
index- The index of the objective in the file.cutIn- The cut in value.cutOut- The cut out value.- Returns:
- See above.
-
createLightSource
public LightSource createLightSource(java.lang.String type, int index)
Creates a light source of the specified type.- Parameters:
type- The type of light source to create.index- The index of the light source in the file.- Returns:
- See above.
-
createBinData
public BinData createBinData(int sizeX, int sizeY, int bpp)
Creates a new object.- Parameters:
sizeX- The number of pixels along the X-axis.sizeY- The number of pixels along the Y-axis.bpp- The number of bytes per pixels.- Returns:
- See above.
-
createLightPath
public LightPath createLightPath()
Creates a light path.- Returns:
- See above.
-
createImageEnvironment
public ImagingEnvironment createImageEnvironment()
Creates a imaging environment.- Returns:
- See above.
-
createStageLabel
public StageLabel createStageLabel()
Creates a imaging environment.- Returns:
- See above.
-
createLightSourceSettings
public LightSourceSettings createLightSourceSettings(int ref)
Creates a light source settings.- Parameters:
ref- Reference to the light source.- Returns:
- See above.
-
createMicrobeamManipulation
public MicrobeamManipulation createMicrobeamManipulation(int index)
Creates a microbeam manipulation.- Parameters:
index- The index in the file.- Returns:
- See above.
-
createExperimenter
public Experimenter createExperimenter(int index)
Creates an experimenter.- Parameters:
index- The index of the Experimenter.- Returns:
- See above.
-
createExperiment
public Experiment createExperiment(int index)
Creates an experiment.- Parameters:
index- The index in the file.- Returns:
- See above.
-
createExperimentWithMicrobeam
public Experiment createExperimentWithMicrobeam(int index)
Creates an experiment with a microbeam.- Parameters:
index- The index in the file.- Returns:
- See above.
-
createDetectorSettings
public DetectorSettings createDetectorSettings(int ref)
Creates a detector settings.- Parameters:
ref- Reference to the detector.- Returns:
- See above.
-
createObjectiveSettings
public ObjectiveSettings createObjectiveSettings(int ref)
Creates an objective settings.- Parameters:
ref- Reference to the objective.- Returns:
- See above.
-
createBinaryFile
public BinaryFile createBinaryFile()
Creates a binary file.- Returns:
- See above.
-
createShape
public Shape createShape(int index, java.lang.String type, int z, int c, int t)
Creates the specified type of shape.- Parameters:
index- The index of the shape in the file.type- The type of shape to create.z- The selected z-section.c- The selected channel.t- The selected time-point.- Returns:
- See above.
-
createROI
public ROI createROI(int index, int z, int c, int t)
Creates an ROI.- Parameters:
index- The index of the ROI in the file.z- The selected z-section.c- The selected channel.t- The selected time-point.
-
getRoot
public OME getRoot()
Returns the root of the XML file.- Returns:
- See above.
-
createProject
public Project createProject(int index)
Creates a project.- Parameters:
index- The index of the project.- Returns:
- See above.
-
createDataset
public Dataset createDataset(int index)
Creates a dataset.- Parameters:
index- The index of the dataset.- Returns:
- See above.
-
createScreen
public Screen createScreen(int index)
Creates a screen.- Parameters:
index- The index of the screen.- Returns:
- See above.
-
createBasicPlate
public Plate createBasicPlate(int index)
Creates a basic plate.- Parameters:
index- The index of the plate.- Returns:
- See above.
-
createPlate
public Plate createPlate(int numberOfPlates, int index, int numberOfPlateAcquisition)
Creates a default plate- Parameters:
numberOfPlates- The total number of plates.index- The index of the plate.numberOfPlateAcquisition- The number of plate acquisition to add.- Returns:
- See above.
-
createPlate
public Plate createPlate(int numberOfPlates, int index, int rows, int columns, int fields, int numberOfPlateAcquisition)
Creates a populated plate with images.- Parameters:
numberOfPlates- The total number of plates.index- The index of the plate.rows- The number of rows.columns- The number of columns.fields- The number of fields.numberOfPlateAcquisition- The number of plate acquisition to add.- Returns:
- See above.
-
createPlate
public Plate createPlate(int numberOfPlates, int index, int rows, int columns, int fields, int numberOfPlateAcquisition, boolean withMicrobeam)
Creates a populated plate with images.- Parameters:
numberOfPlates- The total number of plates.index- The index of the plate.rows- The number of rows.columns- The number of columns.fields- The number of fields.numberOfPlateAcquisition- The number of plate acquisition to add.withMicrobeam- Whether the experiment should contain a microbeam- Returns:
- See above.
-
createPlate
public Plate createPlate(int numberOfScreens, int screenIndex, int numberOfPlates, int plateIndex, int rows, int columns, int fields, int numberOfPlateAcquisition)
Creates a populated plate with images.- Parameters:
numberOfScreens- The total number of screens.screenIndex- The index of the screen.numberOfPlates- The total number of plates.plateIndex- The index of the plate.rows- The number of rows.columns- The number of columns.fields- The number of fields.numberOfPlateAcquisition- The number of plate acquisition to add.- Returns:
- See above.
-
createPlate
public Plate createPlate(int numberOfScreens, int screenIndex, int numberOfPlates, int plateIndex, int rows, int columns, int fields, int numberOfPlateAcquisition, boolean withMicrobeam)
Creates a populated plate with images.- Parameters:
numberOfScreens- The total number of screens.screenIndex- The index of the screen.numberOfPlates- The total number of plates.plateIndex- The index of the plate.rows- The number of rows.columns- The number of columns.fields- The number of fields.numberOfPlateAcquisition- The number of plate acquisition to add.withMicrobeam- Whether the experiment should contain a microbeam- Returns:
- See above.
-
createPlane
public Plane createPlane(int z, int c, int t)
Creates a plane information object.- Parameters:
z- The z-section.c- The channel.t- The time-point.- Returns:
- See above.
-
createImage
public Image createImage(int index, boolean metadata)
Creates a new image.- Parameters:
index- The identifier of the image.metadata- Passtrueto create channel with acquisition metadata,falseotherwise.- Returns:
- See above.
-
createChannel
public Channel createChannel(int index)
Creates a channel.- Parameters:
index- The index in the file.- Returns:
- See above.
-
createImage
public Image createImage(int index)
Creates a new image.- Parameters:
index- The identifier of the image.- Returns:
- See above.
-
createInstrument
public Instrument createInstrument(boolean populate)
Creates an instrument with filters, light sources etc.- Parameters:
populate- Passtrueto populate the instrument,falseotherwise.- Returns:
- See above.
-
createReagent
public Reagent createReagent(int index)
Creates a reagent.- Parameters:
index- The index in the file.- Returns:
- See above.
-
createAnnotation
public Annotation createAnnotation(java.lang.String type, OMEModelObject object, int index)
Create a comment annotation for the specified object.- Parameters:
type- The type of annotation to create.object- The object to link the annotation to.index- The index of the annotation.- Returns:
- See above.
-
createImage
public OME createImage()
Creates and returns the root element. Creates an image w/o metadata.- Returns:
- See above.
-
createImage
public OME createImage(boolean metadata)
Creates and returns the root element.- Parameters:
metadata- Passtrueto create an image with metadata,falsew/o/- Returns:
- See above.
-
createAnnotatedImage
public OME createAnnotatedImage()
Creates and annotates an image. The following types of annotations are added: TagAnnotation, TermAnnotation, BooleanAnnotation, LongAnnotation, CommentAnnotation.- Returns:
- See above.
-
createImageWithAcquisitionData
public OME createImageWithAcquisitionData()
Creates an image with acquisition data.- Returns:
- See above.
-
createImageWithAnnotatedAcquisitionData
public OME createImageWithAnnotatedAcquisitionData()
Creates an image with acquisition data.- Returns:
- See above.
-
createImageWithExperiment
public Image createImageWithExperiment(int index, boolean metadata, Experiment exp)
Creates an image with a given experiment. The Image is not added to ome.- Returns:
- See above.
-
createImageWithROI
public OME createImageWithROI()
Creates an image with ROI.- Returns:
- See above.
-
createPopulatedPlate
public OME createPopulatedPlate(int n)
Creates a plate with1row,1column and1field. The plate will have images with acquisition data but no plate acquisition data if the passed value is0otherwise will havenplate acquisitions.- Parameters:
n- The number of plate acquisition.- Returns:
- See above
-
createPopulatedPlate
public OME createPopulatedPlate(int n, int fields)
Creates a plate with1row,1column andfieldsfield. The plate will have images with acquisition data but no plate acquisition data if the passed value is0otherwise will havenplate acquisitions.- Parameters:
n- The number of plate acquisition.fields- The number of fields.- Returns:
- See above
-
createPopulatedPlate
public OME createPopulatedPlate(int plates, int rows, int cols, int fields, int acqs)
Creates several plates but no containing screen.- Parameters:
plates- The number of plates to create.rows- The number of rows for plate.cols- The number of columns for plate.fields- The number of fields.acqs- The number of plate acquisitions.- Returns:
- See above.
-
createPopulatedPlate
public OME createPopulatedPlate(int plates, int rows, int cols, int fields, int acqs, boolean withMicrobeam)
Creates several plates but no containing screen.- Parameters:
plates- The number of plates to create.rows- The number of rows for plate.cols- The number of columns for plate.fields- The number of fields.acqs- The number of plate acquisitions.withMicrobeam- Whether the experiment should contain a microbeam- Returns:
- See above.
-
createPopulatedScreen
public OME createPopulatedScreen(int screens, int plates, int rows, int cols, int fields, int acqs)
Creates several screens each with several plates.- Parameters:
screens- The number of screens to create.plates- The number of plates to create.rows- The number of rows for plate.cols- The number of columns for plate.fields- The number of fields.acqs- The number of plate acquisitions.- Returns:
- See above.
-
createPopulatedScreen
public OME createPopulatedScreen(int screens, int plates, int rows, int cols, int fields, int acqs, boolean withMicrobeam)
Creates several screens each with several plates.- Parameters:
screens- The number of screens to create.plates- The number of plates to create.rows- The number of rows for plate.cols- The number of columns for plate.fields- The number of fields.acqs- The number of plate acquisitions.withMicrobeam- Whether the experiment should contain a microbeam- Returns:
- See above.
-
createPopulatedScreen
public OME createPopulatedScreen(int plates, int rows, int cols, int fields, int acqs)
Creates a screen with several plates.- Parameters:
plates- The number of plates to create.rows- The number of rows for plate.cols- The number of columns for plate.fields- The number of fields.acqs- The number of plate acquisitions.- Returns:
- See above.
-
createPopulatedScreen
public OME createPopulatedScreen()
Creates one 2x2 plate of with a single well sample per well and one plate acquisition.
-
createBasicPlateWithReagent
public OME createBasicPlateWithReagent()
Creates a plate with1row,1column and1field. This plate will be added to a screen and the well linked to a reagent.- Returns:
- See above
-
-