public class InstrumentData extends DataObject
Constructor and Description |
---|
InstrumentData(omero.model.Instrument instrument)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
List<DetectorData> |
getDetectors()
Returns the collection of detectors.
|
List<DichroicData> |
getDichroics()
Returns the collection of dichroics.
|
List<FilterData> |
getFilters()
Returns the collection of filters.
|
List<FilterSetData> |
getFilterSets()
Returns the collection of filter sets.
|
List<LightSourceData> |
getLightSources()
Returns the collection of light sources.
|
String |
getMicroscopeLotNumber()
Returns the lot number of the microscope.
|
String |
getMicroscopeManufacturer()
Returns the model of the microscope.
|
String |
getMicroscopeModel()
Returns the model of the microscope.
|
String |
getMicroscopeSerialNumber()
Returns the serial number of the microscope.
|
String |
getMicroscopeType()
Returns the type of microscope.
|
List<ObjectiveData> |
getObjectives()
Returns the collection of objectives.
|
List<OTFData> |
getOTF()
Returns the collection of OTFs.
|
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public InstrumentData(omero.model.Instrument instrument)
instrument
- The instrument used to capture an image.public String getMicroscopeType()
public String getMicroscopeModel()
public String getMicroscopeSerialNumber()
public String getMicroscopeLotNumber()
public String getMicroscopeManufacturer()
public List<ObjectiveData> getObjectives()
public List<FilterData> getFilters()
public List<FilterSetData> getFilterSets()
public List<LightSourceData> getLightSources()
public List<DetectorData> getDetectors()
public List<DichroicData> getDichroics()
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.