Page Contents

OMERO

Downloads
Feature List
Licensing

Previous topic

Structured annotations

Next topic

Units

This Page

Note

This documentation is for the new OMERO 5.1. version. See the latest OMERO 5.0.x version or the previous versions page to find documentation for the OMERO version you are using if you have not upgraded yet.

Glossary of all OMERO Model Objects

Overview

In navigating the model objects used by the OMERO API and in omero hql it is often useful to look up the names of the object properties and the types of their values. This reference document lists every OMERO model object and their more useful properties, with an emphasis on enumerating every direct relationship among the objects.

Reference

AcquisitionMode

Used by: LogicalChannel.mode

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Arc

Properties:
annotationLinks: LightSourceAnnotationLink (multiple) from LightSource
details.creationEvent: Event from LightSource
details.externalInfo: ExternalInfo (optional) from LightSource
details.group: ExperimenterGroup from LightSource
details.owner: Experimenter from LightSource
details.permissions.perm1: long from LightSource
details.updateEvent: Event from LightSource
instrument: Instrument from LightSource
lotNumber: string (optional) from LightSource
manufacturer: string (optional) from LightSource
model: string (optional) from LightSource
power.unit: enumeration (optional) from LightSource, see PowerI
power.value: double (optional) from LightSource, see PowerI
serialNumber: string (optional) from LightSource
type: ArcType
version: integer (optional) from LightSource

ArcType

Used by: Arc.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

BasicAnnotation

Subclasses: BooleanAnnotation, NumericAnnotation, TermAnnotation, TimestampAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

Binning

Used by: DetectorSettings.binning

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

BooleanAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
boolValue: boolean (optional)
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

Channel

Used by: ChannelAnnotationLink.parent, LogicalChannel.channels, Pixels.channels

Properties:
alpha: integer (optional)
annotationLinks: ChannelAnnotationLink (multiple)
blue: integer (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
green: integer (optional)
logicalChannel: LogicalChannel
pixels: Pixels
red: integer (optional)
statsInfo: StatsInfo (optional)
version: integer (optional), see IMutable

ChannelBinding

Used by: RenderingDef.waveRendering

Properties:
active: boolean
alpha: integer
blue: integer
coefficient: double
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
family: Family
green: integer
inputEnd: double
inputStart: double
noiseReduction: boolean
red: integer
renderingDef: RenderingDef
version: integer (optional), see IMutable

ChecksumAlgorithm

Used by: OriginalFile.hasher

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

CodomainMapContext

Subclasses: ContrastStretchingContext, PlaneSlicingContext, ReverseIntensityContext

Used by: RenderingDef.spatialDomainEnhancement

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
renderingDef: RenderingDef
version: integer (optional), see IMutable

CommentAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
textValue: text (optional) from TextAnnotation
version: integer (optional) from Annotation

ContrastMethod

Used by: LogicalChannel.contrastMethod

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

ContrastStretchingContext

Properties:
details.creationEvent: Event from CodomainMapContext
details.externalInfo: ExternalInfo (optional) from CodomainMapContext
details.owner: Experimenter from CodomainMapContext
details.permissions.perm1: long from CodomainMapContext
details.updateEvent: Event from CodomainMapContext
renderingDef: RenderingDef from CodomainMapContext
version: integer (optional) from CodomainMapContext
xend: integer
xstart: integer
yend: integer
ystart: integer

Correction

Used by: Objective.correction

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

DBPatch

Properties:
currentPatch: integer
currentVersion: string
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
finished: timestamp (optional)
message: string (optional)
previousPatch: integer
previousVersion: string

Dataset

Used by: DatasetAnnotationLink.parent, DatasetImageLink.parent, ProjectDatasetLink.child

Properties:
annotationLinks: DatasetAnnotationLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
imageLinks: DatasetImageLink (multiple)
name: string
projectLinks: ProjectDatasetLink (multiple)
version: integer (optional), see IMutable

Detector

Used by: DetectorAnnotationLink.parent, DetectorSettings.detector, Instrument.detector

Properties:
amplificationGain: double (optional)
annotationLinks: DetectorAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
gain: double (optional)
instrument: Instrument
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
offsetValue: double (optional)
serialNumber: string (optional)
version: integer (optional), see IMutable
voltage.unit: enumeration (optional), see ElectricPotentialI
voltage.value: double (optional), see ElectricPotentialI
zoom: double (optional)

DetectorSettings

Used by: LogicalChannel.detectorSettings

Properties:
binning: Binning (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
detector: Detector
gain: double (optional)
integration: integer (optional)
offsetValue: double (optional)
readOutRate.unit: enumeration (optional), see FrequencyI
readOutRate.value: double (optional), see FrequencyI
version: integer (optional), see IMutable
voltage.unit: enumeration (optional), see ElectricPotentialI
voltage.value: double (optional), see ElectricPotentialI
zoom: double (optional)

DetectorType

Used by: Detector.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Dichroic

Used by: DichroicAnnotationLink.parent, FilterSet.dichroic, Instrument.dichroic, LightPath.dichroic

Properties:
annotationLinks: DichroicAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
instrument: Instrument
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
serialNumber: string (optional)
version: integer (optional), see IMutable

DimensionOrder

Used by: Pixels.dimensionOrder

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

DoubleAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
doubleValue: double (optional)
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

Ellipse

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
cx: double (optional)
cy: double (optional)
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
roi: Roi from Shape
rx: double (optional)
ry: double (optional)
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape

Event

Used by: Annotation.details.creationEvent, Annotation.details.updateEvent, AnnotationAnnotationLink.details.creationEvent, AnnotationAnnotationLink.details.updateEvent, Arc.details.creationEvent, Arc.details.updateEvent, BasicAnnotation.details.creationEvent, BasicAnnotation.details.updateEvent, BooleanAnnotation.details.creationEvent, BooleanAnnotation.details.updateEvent, Channel.details.creationEvent, Channel.details.updateEvent, ChannelAnnotationLink.details.creationEvent, ChannelAnnotationLink.details.updateEvent, ChannelBinding.details.creationEvent, ChannelBinding.details.updateEvent, CodomainMapContext.details.creationEvent, CodomainMapContext.details.updateEvent, CommentAnnotation.details.creationEvent, CommentAnnotation.details.updateEvent, ContrastStretchingContext.details.creationEvent, ContrastStretchingContext.details.updateEvent, Dataset.details.creationEvent, Dataset.details.updateEvent, DatasetAnnotationLink.details.creationEvent, DatasetAnnotationLink.details.updateEvent, DatasetImageLink.details.creationEvent, DatasetImageLink.details.updateEvent, Detector.details.creationEvent, Detector.details.updateEvent, DetectorAnnotationLink.details.creationEvent, DetectorAnnotationLink.details.updateEvent, DetectorSettings.details.creationEvent, DetectorSettings.details.updateEvent, Dichroic.details.creationEvent, Dichroic.details.updateEvent, DichroicAnnotationLink.details.creationEvent, DichroicAnnotationLink.details.updateEvent, DoubleAnnotation.details.creationEvent, DoubleAnnotation.details.updateEvent, Ellipse.details.creationEvent, Ellipse.details.updateEvent, Event.containingEvent, EventLog.event, Experiment.details.creationEvent, Experiment.details.updateEvent, ExperimenterAnnotationLink.details.creationEvent, ExperimenterAnnotationLink.details.updateEvent, ExperimenterGroupAnnotationLink.details.creationEvent, ExperimenterGroupAnnotationLink.details.updateEvent, ExternalInfo.details.creationEvent, Filament.details.creationEvent, Filament.details.updateEvent, FileAnnotation.details.creationEvent, FileAnnotation.details.updateEvent, Fileset.details.creationEvent, Fileset.details.updateEvent, FilesetAnnotationLink.details.creationEvent, FilesetAnnotationLink.details.updateEvent, FilesetEntry.details.creationEvent, FilesetEntry.details.updateEvent, FilesetJobLink.details.creationEvent, FilesetJobLink.details.updateEvent, Filter.details.creationEvent, Filter.details.updateEvent, FilterAnnotationLink.details.creationEvent, FilterAnnotationLink.details.updateEvent, FilterSet.details.creationEvent, FilterSet.details.updateEvent, FilterSetEmissionFilterLink.details.creationEvent, FilterSetEmissionFilterLink.details.updateEvent, FilterSetExcitationFilterLink.details.creationEvent, FilterSetExcitationFilterLink.details.updateEvent, GenericExcitationSource.details.creationEvent, GenericExcitationSource.details.updateEvent, Image.details.creationEvent, Image.details.updateEvent, ImageAnnotationLink.details.creationEvent, ImageAnnotationLink.details.updateEvent, ImagingEnvironment.details.creationEvent, ImagingEnvironment.details.updateEvent, ImportJob.details.creationEvent, ImportJob.details.updateEvent, IndexingJob.details.creationEvent, IndexingJob.details.updateEvent, Instrument.details.creationEvent, Instrument.details.updateEvent, InstrumentAnnotationLink.details.creationEvent, InstrumentAnnotationLink.details.updateEvent, IntegrityCheckJob.details.creationEvent, IntegrityCheckJob.details.updateEvent, Job.details.creationEvent, Job.details.updateEvent, JobOriginalFileLink.details.creationEvent, JobOriginalFileLink.details.updateEvent, Label.details.creationEvent, Label.details.updateEvent, Laser.details.creationEvent, Laser.details.updateEvent, LightEmittingDiode.details.creationEvent, LightEmittingDiode.details.updateEvent, LightPath.details.creationEvent, LightPath.details.updateEvent, LightPathAnnotationLink.details.creationEvent, LightPathAnnotationLink.details.updateEvent, LightPathEmissionFilterLink.details.creationEvent, LightPathEmissionFilterLink.details.updateEvent, LightPathExcitationFilterLink.details.creationEvent, LightPathExcitationFilterLink.details.updateEvent, LightSettings.details.creationEvent, LightSettings.details.updateEvent, LightSource.details.creationEvent, LightSource.details.updateEvent, LightSourceAnnotationLink.details.creationEvent, LightSourceAnnotationLink.details.updateEvent, Line.details.creationEvent, Line.details.updateEvent, Link.details.creationEvent, Link.details.updateEvent, ListAnnotation.details.creationEvent, ListAnnotation.details.updateEvent, LogicalChannel.details.creationEvent, LogicalChannel.details.updateEvent, LongAnnotation.details.creationEvent, LongAnnotation.details.updateEvent, MapAnnotation.details.creationEvent, MapAnnotation.details.updateEvent, Mask.details.creationEvent, Mask.details.updateEvent, MetadataImportJob.details.creationEvent, MetadataImportJob.details.updateEvent, MicrobeamManipulation.details.creationEvent, MicrobeamManipulation.details.updateEvent, Microscope.details.creationEvent, Microscope.details.updateEvent, NamespaceAnnotationLink.details.creationEvent, NamespaceAnnotationLink.details.updateEvent, NodeAnnotationLink.details.creationEvent, NodeAnnotationLink.details.updateEvent, NumericAnnotation.details.creationEvent, NumericAnnotation.details.updateEvent, OTF.details.creationEvent, OTF.details.updateEvent, Objective.details.creationEvent, Objective.details.updateEvent, ObjectiveAnnotationLink.details.creationEvent, ObjectiveAnnotationLink.details.updateEvent, ObjectiveSettings.details.creationEvent, ObjectiveSettings.details.updateEvent, OriginalFile.details.creationEvent, OriginalFile.details.updateEvent, OriginalFileAnnotationLink.details.creationEvent, OriginalFileAnnotationLink.details.updateEvent, ParseJob.details.creationEvent, ParseJob.details.updateEvent, Path.details.creationEvent, Path.details.updateEvent, PixelDataJob.details.creationEvent, PixelDataJob.details.updateEvent, Pixels.details.creationEvent, Pixels.details.updateEvent, PixelsOriginalFileMap.details.creationEvent, PixelsOriginalFileMap.details.updateEvent, PlaneInfo.details.creationEvent, PlaneInfo.details.updateEvent, PlaneInfoAnnotationLink.details.creationEvent, PlaneInfoAnnotationLink.details.updateEvent, PlaneSlicingContext.details.creationEvent, PlaneSlicingContext.details.updateEvent, Plate.details.creationEvent, Plate.details.updateEvent, PlateAcquisition.details.creationEvent, PlateAcquisition.details.updateEvent, PlateAcquisitionAnnotationLink.details.creationEvent, PlateAcquisitionAnnotationLink.details.updateEvent, PlateAnnotationLink.details.creationEvent, PlateAnnotationLink.details.updateEvent, Point.details.creationEvent, Point.details.updateEvent, Polygon.details.creationEvent, Polygon.details.updateEvent, Polyline.details.creationEvent, Polyline.details.updateEvent, Project.details.creationEvent, Project.details.updateEvent, ProjectAnnotationLink.details.creationEvent, ProjectAnnotationLink.details.updateEvent, ProjectDatasetLink.details.creationEvent, ProjectDatasetLink.details.updateEvent, QuantumDef.details.creationEvent, QuantumDef.details.updateEvent, Reagent.details.creationEvent, Reagent.details.updateEvent, ReagentAnnotationLink.details.creationEvent, ReagentAnnotationLink.details.updateEvent, Rect.details.creationEvent, Rect.details.updateEvent, RenderingDef.details.creationEvent, RenderingDef.details.updateEvent, ReverseIntensityContext.details.creationEvent, ReverseIntensityContext.details.updateEvent, Roi.details.creationEvent, Roi.details.updateEvent, RoiAnnotationLink.details.creationEvent, RoiAnnotationLink.details.updateEvent, Screen.details.creationEvent, Screen.details.updateEvent, ScreenAnnotationLink.details.creationEvent, ScreenAnnotationLink.details.updateEvent, ScreenPlateLink.details.creationEvent, ScreenPlateLink.details.updateEvent, ScriptJob.details.creationEvent, ScriptJob.details.updateEvent, Session.events, SessionAnnotationLink.details.creationEvent, SessionAnnotationLink.details.updateEvent, Shape.details.creationEvent, Shape.details.updateEvent, ShapeAnnotationLink.details.creationEvent, ShapeAnnotationLink.details.updateEvent, Share.events, StageLabel.details.creationEvent, StageLabel.details.updateEvent, StatsInfo.details.creationEvent, StatsInfo.details.updateEvent, TagAnnotation.details.creationEvent, TagAnnotation.details.updateEvent, TermAnnotation.details.creationEvent, TermAnnotation.details.updateEvent, TextAnnotation.details.creationEvent, TextAnnotation.details.updateEvent, Thumbnail.details.creationEvent, Thumbnail.details.updateEvent, ThumbnailGenerationJob.details.creationEvent, ThumbnailGenerationJob.details.updateEvent, TimestampAnnotation.details.creationEvent, TimestampAnnotation.details.updateEvent, TransmittanceRange.details.creationEvent, TransmittanceRange.details.updateEvent, TypeAnnotation.details.creationEvent, TypeAnnotation.details.updateEvent, UploadJob.details.creationEvent, UploadJob.details.updateEvent, Well.details.creationEvent, Well.details.updateEvent, WellAnnotationLink.details.creationEvent, WellAnnotationLink.details.updateEvent, WellReagentLink.details.creationEvent, WellReagentLink.details.updateEvent, WellSample.details.creationEvent, WellSample.details.updateEvent, XmlAnnotation.details.creationEvent, XmlAnnotation.details.updateEvent

Properties:
containingEvent: Event (optional)
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
experimenter: Experimenter
experimenterGroup: ExperimenterGroup
logs: EventLog (multiple)
session: Session
status: string (optional)
time: timestamp
type: EventType

EventLog

Used by: Event.logs

Properties:
action: string
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
entityId: long
entityType: string
event: Event

EventType

Used by: Event.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Experiment

Used by: Image.experiment, MicrobeamManipulation.experiment

Properties:
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
microbeamManipulation: MicrobeamManipulation (multiple)
version: integer (optional), see IMutable

ExperimentType

Used by: Experiment.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Experimenter

Used by: Annotation.details.owner, AnnotationAnnotationLink.details.owner, Arc.details.owner, BasicAnnotation.details.owner, BooleanAnnotation.details.owner, Channel.details.owner, ChannelAnnotationLink.details.owner, ChannelBinding.details.owner, CodomainMapContext.details.owner, CommentAnnotation.details.owner, ContrastStretchingContext.details.owner, Dataset.details.owner, DatasetAnnotationLink.details.owner, DatasetImageLink.details.owner, Detector.details.owner, DetectorAnnotationLink.details.owner, DetectorSettings.details.owner, Dichroic.details.owner, DichroicAnnotationLink.details.owner, DoubleAnnotation.details.owner, Ellipse.details.owner, Event.experimenter, Experiment.details.owner, ExperimenterAnnotationLink.details.owner, ExperimenterAnnotationLink.parent, ExperimenterGroupAnnotationLink.details.owner, ExternalInfo.details.owner, Filament.details.owner, FileAnnotation.details.owner, Fileset.details.owner, FilesetAnnotationLink.details.owner, FilesetEntry.details.owner, FilesetJobLink.details.owner, Filter.details.owner, FilterAnnotationLink.details.owner, FilterSet.details.owner, FilterSetEmissionFilterLink.details.owner, FilterSetExcitationFilterLink.details.owner, GenericExcitationSource.details.owner, GroupExperimenterMap.child, Image.details.owner, ImageAnnotationLink.details.owner, ImagingEnvironment.details.owner, ImportJob.details.owner, IndexingJob.details.owner, Instrument.details.owner, InstrumentAnnotationLink.details.owner, IntegrityCheckJob.details.owner, Job.details.owner, JobOriginalFileLink.details.owner, Label.details.owner, Laser.details.owner, LightEmittingDiode.details.owner, LightPath.details.owner, LightPathAnnotationLink.details.owner, LightPathEmissionFilterLink.details.owner, LightPathExcitationFilterLink.details.owner, LightSettings.details.owner, LightSource.details.owner, LightSourceAnnotationLink.details.owner, Line.details.owner, Link.details.owner, ListAnnotation.details.owner, LogicalChannel.details.owner, LongAnnotation.details.owner, MapAnnotation.details.owner, Mask.details.owner, MetadataImportJob.details.owner, MicrobeamManipulation.details.owner, Microscope.details.owner, NamespaceAnnotationLink.details.owner, NodeAnnotationLink.details.owner, NumericAnnotation.details.owner, OTF.details.owner, Objective.details.owner, ObjectiveAnnotationLink.details.owner, ObjectiveSettings.details.owner, OriginalFile.details.owner, OriginalFileAnnotationLink.details.owner, ParseJob.details.owner, Path.details.owner, PixelDataJob.details.owner, Pixels.details.owner, PixelsOriginalFileMap.details.owner, PlaneInfo.details.owner, PlaneInfoAnnotationLink.details.owner, PlaneSlicingContext.details.owner, Plate.details.owner, PlateAcquisition.details.owner, PlateAcquisitionAnnotationLink.details.owner, PlateAnnotationLink.details.owner, Point.details.owner, Polygon.details.owner, Polyline.details.owner, Project.details.owner, ProjectAnnotationLink.details.owner, ProjectDatasetLink.details.owner, QuantumDef.details.owner, Reagent.details.owner, ReagentAnnotationLink.details.owner, Rect.details.owner, RenderingDef.details.owner, ReverseIntensityContext.details.owner, Roi.details.owner, RoiAnnotationLink.details.owner, Screen.details.owner, ScreenAnnotationLink.details.owner, ScreenPlateLink.details.owner, ScriptJob.details.owner, Session.owner, SessionAnnotationLink.details.owner, Shape.details.owner, ShapeAnnotationLink.details.owner, Share.owner, ShareMember.child, StageLabel.details.owner, StatsInfo.details.owner, TagAnnotation.details.owner, TermAnnotation.details.owner, TextAnnotation.details.owner, Thumbnail.details.owner, ThumbnailGenerationJob.details.owner, TimestampAnnotation.details.owner, TransmittanceRange.details.owner, TypeAnnotation.details.owner, UploadJob.details.owner, Well.details.owner, WellAnnotationLink.details.owner, WellReagentLink.details.owner, WellSample.details.owner, XmlAnnotation.details.owner

Properties:
annotationLinks: ExperimenterAnnotationLink (multiple)
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
email: string (optional)
firstName: string
groupExperimenterMap: GroupExperimenterMap (multiple)
institution: string (optional)
lastName: string
ldap: boolean
middleName: string (optional)
omeName: string
version: integer (optional), see IMutable

ExperimenterGroup

Used by: Annotation.details.group, AnnotationAnnotationLink.details.group, Arc.details.group, BasicAnnotation.details.group, BooleanAnnotation.details.group, Channel.details.group, ChannelAnnotationLink.details.group, ChannelBinding.details.group, CodomainMapContext.details.group, CommentAnnotation.details.group, ContrastStretchingContext.details.group, Dataset.details.group, DatasetAnnotationLink.details.group, DatasetImageLink.details.group, Detector.details.group, DetectorAnnotationLink.details.group, DetectorSettings.details.group, Dichroic.details.group, DichroicAnnotationLink.details.group, DoubleAnnotation.details.group, Ellipse.details.group, Event.experimenterGroup, Experiment.details.group, ExperimenterAnnotationLink.details.group, ExperimenterGroupAnnotationLink.details.group, ExperimenterGroupAnnotationLink.parent, ExternalInfo.details.group, Filament.details.group, FileAnnotation.details.group, Fileset.details.group, FilesetAnnotationLink.details.group, FilesetEntry.details.group, FilesetJobLink.details.group, Filter.details.group, FilterAnnotationLink.details.group, FilterSet.details.group, FilterSetEmissionFilterLink.details.group, FilterSetExcitationFilterLink.details.group, GenericExcitationSource.details.group, GroupExperimenterMap.parent, Image.details.group, ImageAnnotationLink.details.group, ImagingEnvironment.details.group, ImportJob.details.group, IndexingJob.details.group, Instrument.details.group, InstrumentAnnotationLink.details.group, IntegrityCheckJob.details.group, Job.details.group, JobOriginalFileLink.details.group, Label.details.group, Laser.details.group, LightEmittingDiode.details.group, LightPath.details.group, LightPathAnnotationLink.details.group, LightPathEmissionFilterLink.details.group, LightPathExcitationFilterLink.details.group, LightSettings.details.group, LightSource.details.group, LightSourceAnnotationLink.details.group, Line.details.group, Link.details.group, ListAnnotation.details.group, LogicalChannel.details.group, LongAnnotation.details.group, MapAnnotation.details.group, Mask.details.group, MetadataImportJob.details.group, MicrobeamManipulation.details.group, Microscope.details.group, NamespaceAnnotationLink.details.group, NodeAnnotationLink.details.group, NumericAnnotation.details.group, OTF.details.group, Objective.details.group, ObjectiveAnnotationLink.details.group, ObjectiveSettings.details.group, OriginalFile.details.group, OriginalFileAnnotationLink.details.group, ParseJob.details.group, Path.details.group, PixelDataJob.details.group, Pixels.details.group, PixelsOriginalFileMap.details.group, PlaneInfo.details.group, PlaneInfoAnnotationLink.details.group, PlaneSlicingContext.details.group, Plate.details.group, PlateAcquisition.details.group, PlateAcquisitionAnnotationLink.details.group, PlateAnnotationLink.details.group, Point.details.group, Polygon.details.group, Polyline.details.group, Project.details.group, ProjectAnnotationLink.details.group, ProjectDatasetLink.details.group, QuantumDef.details.group, Reagent.details.group, ReagentAnnotationLink.details.group, Rect.details.group, RenderingDef.details.group, ReverseIntensityContext.details.group, Roi.details.group, RoiAnnotationLink.details.group, Screen.details.group, ScreenAnnotationLink.details.group, ScreenPlateLink.details.group, ScriptJob.details.group, SessionAnnotationLink.details.group, Shape.details.group, ShapeAnnotationLink.details.group, Share.group, StageLabel.details.group, StatsInfo.details.group, TagAnnotation.details.group, TermAnnotation.details.group, TextAnnotation.details.group, Thumbnail.details.group, ThumbnailGenerationJob.details.group, TimestampAnnotation.details.group, TransmittanceRange.details.group, TypeAnnotation.details.group, UploadJob.details.group, Well.details.group, WellAnnotationLink.details.group, WellReagentLink.details.group, WellSample.details.group, XmlAnnotation.details.group

Properties:
annotationLinks: ExperimenterGroupAnnotationLink (multiple)
config: list (multiple)
description: text (optional)
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
groupExperimenterMap: GroupExperimenterMap (multiple)
ldap: boolean
name: string
version: integer (optional), see IMutable

ExternalInfo

Used by: AcquisitionMode.details.externalInfo, Annotation.details.externalInfo, AnnotationAnnotationLink.details.externalInfo, Arc.details.externalInfo, ArcType.details.externalInfo, BasicAnnotation.details.externalInfo, Binning.details.externalInfo, BooleanAnnotation.details.externalInfo, Channel.details.externalInfo, ChannelAnnotationLink.details.externalInfo, ChannelBinding.details.externalInfo, ChecksumAlgorithm.details.externalInfo, CodomainMapContext.details.externalInfo, CommentAnnotation.details.externalInfo, ContrastMethod.details.externalInfo, ContrastStretchingContext.details.externalInfo, Correction.details.externalInfo, DBPatch.details.externalInfo, Dataset.details.externalInfo, DatasetAnnotationLink.details.externalInfo, DatasetImageLink.details.externalInfo, Detector.details.externalInfo, DetectorAnnotationLink.details.externalInfo, DetectorSettings.details.externalInfo, DetectorType.details.externalInfo, Dichroic.details.externalInfo, DichroicAnnotationLink.details.externalInfo, DimensionOrder.details.externalInfo, DoubleAnnotation.details.externalInfo, Ellipse.details.externalInfo, Event.details.externalInfo, EventLog.details.externalInfo, EventType.details.externalInfo, Experiment.details.externalInfo, ExperimentType.details.externalInfo, Experimenter.details.externalInfo, ExperimenterAnnotationLink.details.externalInfo, ExperimenterGroup.details.externalInfo, ExperimenterGroupAnnotationLink.details.externalInfo, ExternalInfo.details.externalInfo, Family.details.externalInfo, Filament.details.externalInfo, FilamentType.details.externalInfo, FileAnnotation.details.externalInfo, Fileset.details.externalInfo, FilesetAnnotationLink.details.externalInfo, FilesetEntry.details.externalInfo, FilesetJobLink.details.externalInfo, Filter.details.externalInfo, FilterAnnotationLink.details.externalInfo, FilterSet.details.externalInfo, FilterSetEmissionFilterLink.details.externalInfo, FilterSetExcitationFilterLink.details.externalInfo, FilterType.details.externalInfo, Format.details.externalInfo, GenericExcitationSource.details.externalInfo, GroupExperimenterMap.details.externalInfo, Illumination.details.externalInfo, Image.details.externalInfo, ImageAnnotationLink.details.externalInfo, ImagingEnvironment.details.externalInfo, Immersion.details.externalInfo, ImportJob.details.externalInfo, IndexingJob.details.externalInfo, Instrument.details.externalInfo, InstrumentAnnotationLink.details.externalInfo, IntegrityCheckJob.details.externalInfo, Job.details.externalInfo, JobOriginalFileLink.details.externalInfo, JobStatus.details.externalInfo, Label.details.externalInfo, Laser.details.externalInfo, LaserMedium.details.externalInfo, LaserType.details.externalInfo, LightEmittingDiode.details.externalInfo, LightPath.details.externalInfo, LightPathAnnotationLink.details.externalInfo, LightPathEmissionFilterLink.details.externalInfo, LightPathExcitationFilterLink.details.externalInfo, LightSettings.details.externalInfo, LightSource.details.externalInfo, LightSourceAnnotationLink.details.externalInfo, Line.details.externalInfo, Link.details.externalInfo, ListAnnotation.details.externalInfo, LogicalChannel.details.externalInfo, LongAnnotation.details.externalInfo, MapAnnotation.details.externalInfo, Mask.details.externalInfo, Medium.details.externalInfo, MetadataImportJob.details.externalInfo, MicrobeamManipulation.details.externalInfo, MicrobeamManipulationType.details.externalInfo, Microscope.details.externalInfo, MicroscopeType.details.externalInfo, Namespace.details.externalInfo, NamespaceAnnotationLink.details.externalInfo, Node.details.externalInfo, NodeAnnotationLink.details.externalInfo, NumericAnnotation.details.externalInfo, OTF.details.externalInfo, Objective.details.externalInfo, ObjectiveAnnotationLink.details.externalInfo, ObjectiveSettings.details.externalInfo, OriginalFile.details.externalInfo, OriginalFileAnnotationLink.details.externalInfo, ParseJob.details.externalInfo, Path.details.externalInfo, PhotometricInterpretation.details.externalInfo, PixelDataJob.details.externalInfo, Pixels.details.externalInfo, PixelsOriginalFileMap.details.externalInfo, PixelsType.details.externalInfo, PlaneInfo.details.externalInfo, PlaneInfoAnnotationLink.details.externalInfo, PlaneSlicingContext.details.externalInfo, Plate.details.externalInfo, PlateAcquisition.details.externalInfo, PlateAcquisitionAnnotationLink.details.externalInfo, PlateAnnotationLink.details.externalInfo, Point.details.externalInfo, Polygon.details.externalInfo, Polyline.details.externalInfo, Project.details.externalInfo, ProjectAnnotationLink.details.externalInfo, ProjectDatasetLink.details.externalInfo, Pulse.details.externalInfo, QuantumDef.details.externalInfo, Reagent.details.externalInfo, ReagentAnnotationLink.details.externalInfo, Rect.details.externalInfo, RenderingDef.details.externalInfo, RenderingModel.details.externalInfo, ReverseIntensityContext.details.externalInfo, Roi.details.externalInfo, RoiAnnotationLink.details.externalInfo, Screen.details.externalInfo, ScreenAnnotationLink.details.externalInfo, ScreenPlateLink.details.externalInfo, ScriptJob.details.externalInfo, Session.details.externalInfo, SessionAnnotationLink.details.externalInfo, Shape.details.externalInfo, ShapeAnnotationLink.details.externalInfo, Share.details.externalInfo, ShareMember.details.externalInfo, StageLabel.details.externalInfo, StatsInfo.details.externalInfo, TagAnnotation.details.externalInfo, TermAnnotation.details.externalInfo, TextAnnotation.details.externalInfo, Thumbnail.details.externalInfo, ThumbnailGenerationJob.details.externalInfo, TimestampAnnotation.details.externalInfo, TransmittanceRange.details.externalInfo, TypeAnnotation.details.externalInfo, UploadJob.details.externalInfo, Well.details.externalInfo, WellAnnotationLink.details.externalInfo, WellReagentLink.details.externalInfo, WellSample.details.externalInfo, XmlAnnotation.details.externalInfo

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
entityId: long
entityType: string
lsid: string (optional)
uuid: string (optional)

Family

Used by: ChannelBinding.family

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Filament

Properties:
annotationLinks: LightSourceAnnotationLink (multiple) from LightSource
details.creationEvent: Event from LightSource
details.externalInfo: ExternalInfo (optional) from LightSource
details.group: ExperimenterGroup from LightSource
details.owner: Experimenter from LightSource
details.permissions.perm1: long from LightSource
details.updateEvent: Event from LightSource
instrument: Instrument from LightSource
lotNumber: string (optional) from LightSource
manufacturer: string (optional) from LightSource
model: string (optional) from LightSource
power.unit: enumeration (optional) from LightSource, see PowerI
power.value: double (optional) from LightSource, see PowerI
serialNumber: string (optional) from LightSource
version: integer (optional) from LightSource

FilamentType

Used by: Filament.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

FileAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
file: OriginalFile (optional)
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

Fileset

Used by: FilesetAnnotationLink.parent, FilesetEntry.fileset, FilesetJobLink.parent, Image.fileset

Properties:
annotationLinks: FilesetAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
images: Image (multiple)
jobLinks: FilesetJobLink (multiple)
templatePrefix: text
usedFiles: FilesetEntry (multiple)
version: integer (optional), see IMutable

FilesetEntry

Used by: Fileset.usedFiles

Properties:
clientPath: text
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
fileset: Fileset
originalFile: OriginalFile
version: integer (optional), see IMutable

Filter

Used by: FilterAnnotationLink.parent, FilterSetEmissionFilterLink.child, FilterSetExcitationFilterLink.child, Instrument.filter, LightPathEmissionFilterLink.child, LightPathExcitationFilterLink.child

Properties:
annotationLinks: FilterAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
emissionFilterLink: FilterSetEmissionFilterLink (multiple)
excitationFilterLink: FilterSetExcitationFilterLink (multiple)
filterWheel: string (optional)
instrument: Instrument
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
serialNumber: string (optional)
transmittanceRange: TransmittanceRange (optional)
type: FilterType (optional)
version: integer (optional), see IMutable

FilterSet

Used by: FilterSetEmissionFilterLink.parent, FilterSetExcitationFilterLink.parent, Instrument.filterSet, LogicalChannel.filterSet, OTF.filterSet

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
dichroic: Dichroic (optional)
emissionFilterLink: FilterSetEmissionFilterLink (multiple)
excitationFilterLink: FilterSetExcitationFilterLink (multiple)
instrument: Instrument
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
serialNumber: string (optional)
version: integer (optional), see IMutable

FilterType

Used by: Filter.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Format

Used by: Image.format

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

GenericExcitationSource

Properties:
annotationLinks: LightSourceAnnotationLink (multiple) from LightSource
details.creationEvent: Event from LightSource
details.externalInfo: ExternalInfo (optional) from LightSource
details.group: ExperimenterGroup from LightSource
details.owner: Experimenter from LightSource
details.permissions.perm1: long from LightSource
details.updateEvent: Event from LightSource
instrument: Instrument from LightSource
lotNumber: string (optional) from LightSource
manufacturer: string (optional) from LightSource
map: list (multiple)
model: string (optional) from LightSource
power.unit: enumeration (optional) from LightSource
power.value: double (optional) from LightSource
serialNumber: string (optional) from LightSource
version: integer (optional) from LightSource

GroupExperimenterMap

Used by: Experimenter.groupExperimenterMap, ExperimenterGroup.groupExperimenterMap

Properties:
child: Experimenter, see ILink
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
owner: boolean
version: integer (optional), see IMutable

Illumination

Used by: LogicalChannel.illumination

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Image

Used by: DatasetImageLink.child, Fileset.images, ImageAnnotationLink.parent, Pixels.image, Roi.image, WellSample.image

Properties:
acquisitionDate: timestamp (optional)
annotationLinks: ImageAnnotationLink (multiple)
archived: boolean (optional)
datasetLinks: DatasetImageLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
experiment: Experiment (optional)
fileset: Fileset (optional)
format: Format (optional)
imagingEnvironment: ImagingEnvironment (optional)
instrument: Instrument (optional)
name: string
objectiveSettings: ObjectiveSettings (optional)
partial: boolean (optional)
pixels: Pixels (multiple)
rois: Roi (multiple)
series: integer (optional)
stageLabel: StageLabel (optional)
version: integer (optional), see IMutable
wellSamples: WellSample (multiple)

ImagingEnvironment

Used by: Image.imagingEnvironment

Properties:
airPressure.unit: enumeration (optional), see PressureI
airPressure.value: double (optional), see PressureI
co2percent: double (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
humidity: double (optional)
map: list (multiple)
temperature.unit: enumeration (optional), see TemperatureI
temperature.value: double (optional), see TemperatureI
version: integer (optional), see IMutable

Immersion

Used by: Objective.immersion

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

ImportJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
imageDescription: string
imageName: string
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

IndexingJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

Instrument

Used by: Arc.instrument, Detector.instrument, Dichroic.instrument, Filament.instrument, Filter.instrument, FilterSet.instrument, GenericExcitationSource.instrument, Image.instrument, InstrumentAnnotationLink.parent, Laser.instrument, LightEmittingDiode.instrument, LightSource.instrument, OTF.instrument, Objective.instrument

Properties:
annotationLinks: InstrumentAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
detector: Detector (multiple)
dichroic: Dichroic (multiple)
filter: Filter (multiple)
filterSet: FilterSet (multiple)
lightSource: LightSource (multiple)
microscope: Microscope (optional)
objective: Objective (multiple)
otf: OTF (multiple)
version: integer (optional), see IMutable

IntegrityCheckJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

Job

Subclasses: ImportJob, IndexingJob, IntegrityCheckJob, MetadataImportJob, ParseJob, PixelDataJob, ScriptJob, ThumbnailGenerationJob, UploadJob

Used by: FilesetJobLink.child, JobOriginalFileLink.parent

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
finished: timestamp (optional)
groupname: string
message: string
originalFileLinks: JobOriginalFileLink (multiple)
scheduledFor: timestamp
started: timestamp (optional)
status: JobStatus
submitted: timestamp
type: string
username: string
version: integer (optional), see IMutable

Label

Properties:
anchor: string (optional)
annotationLinks: ShapeAnnotationLink (multiple) from Shape
baselineShift: string (optional)
decoration: string (optional)
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
direction: string (optional)
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
glyphOrientationVertical: integer (optional)
locked: boolean (optional) from Shape
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape
writingMode: string (optional)
x: double (optional)
y: double (optional)

Laser

Properties:
annotationLinks: LightSourceAnnotationLink (multiple) from LightSource
details.creationEvent: Event from LightSource
details.externalInfo: ExternalInfo (optional) from LightSource
details.group: ExperimenterGroup from LightSource
details.owner: Experimenter from LightSource
details.permissions.perm1: long from LightSource
details.updateEvent: Event from LightSource
frequencyMultiplication: integer (optional)
instrument: Instrument from LightSource
laserMedium: LaserMedium
lotNumber: string (optional) from LightSource
manufacturer: string (optional) from LightSource
model: string (optional) from LightSource
pockelCell: boolean (optional)
power.unit: enumeration (optional) from LightSource, see PowerI
power.value: double (optional) from LightSource, see PowerI
pulse: Pulse (optional)
pump: LightSource (optional)
repetitionRate.unit: enumeration (optional), see FrequencyI
repetitionRate.value: double (optional), see FrequencyI
serialNumber: string (optional) from LightSource
tuneable: boolean (optional)
type: LaserType
version: integer (optional) from LightSource
wavelength.unit: enumeration (optional), see LengthI
wavelength.value: double (optional), see LengthI

LaserMedium

Used by: Laser.laserMedium

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

LaserType

Used by: Laser.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

LightEmittingDiode

Properties:
annotationLinks: LightSourceAnnotationLink (multiple) from LightSource
details.creationEvent: Event from LightSource
details.externalInfo: ExternalInfo (optional) from LightSource
details.group: ExperimenterGroup from LightSource
details.owner: Experimenter from LightSource
details.permissions.perm1: long from LightSource
details.updateEvent: Event from LightSource
instrument: Instrument from LightSource
lotNumber: string (optional) from LightSource
manufacturer: string (optional) from LightSource
model: string (optional) from LightSource
power.unit: enumeration (optional) from LightSource, see PowerI
power.value: double (optional) from LightSource, see PowerI
serialNumber: string (optional) from LightSource
version: integer (optional) from LightSource

LightPath

Used by: LightPathAnnotationLink.parent, LightPathEmissionFilterLink.parent, LightPathExcitationFilterLink.parent, LogicalChannel.lightPath

Properties:
annotationLinks: LightPathAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
dichroic: Dichroic (optional)
emissionFilterLink: LightPathEmissionFilterLink (multiple)
excitationFilterLink: LightPathExcitationFilterLink (multiple)
version: integer (optional), see IMutable

LightSettings

Used by: LogicalChannel.lightSourceSettings, MicrobeamManipulation.lightSourceSettings

Properties:
attenuation: double (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
lightSource: LightSource
microbeamManipulation: MicrobeamManipulation (optional)
version: integer (optional), see IMutable
wavelength.unit: enumeration (optional), see LengthI
wavelength.value: double (optional), see LengthI

LightSource

Subclasses: Arc, Filament, GenericExcitationSource, Laser, LightEmittingDiode

Used by: Instrument.lightSource, Laser.pump, LightSettings.lightSource, LightSourceAnnotationLink.parent

Properties:
annotationLinks: LightSourceAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
instrument: Instrument
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
power.unit: enumeration (optional), see PowerI
power.value: double (optional), see PowerI
serialNumber: string (optional)
version: integer (optional), see IMutable

Line

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape
x1: double (optional)
x2: double (optional)
y1: double (optional)
y2: double (optional)

ListAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

LogicalChannel

Used by: Channel.logicalChannel

Properties:
channels: Channel (multiple)
contrastMethod: ContrastMethod (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
detectorSettings: DetectorSettings (optional)
emissionWave.unit: enumeration (optional), see LengthI
emissionWave.value: double (optional), see LengthI
excitationWave.unit: enumeration (optional), see LengthI
excitationWave.value: double (optional), see LengthI
filterSet: FilterSet (optional)
fluor: string (optional)
illumination: Illumination (optional)
lightPath: LightPath (optional)
lightSourceSettings: LightSettings (optional)
mode: AcquisitionMode (optional)
name: string (optional)
ndFilter: double (optional)
otf: OTF (optional)
photometricInterpretation: PhotometricInterpretation (optional)
pinHoleSize.unit: enumeration (optional), see LengthI
pinHoleSize.value: double (optional), see LengthI
pockelCellSetting: integer (optional)
samplesPerPixel: integer (optional)
version: integer (optional), see IMutable

LongAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
longValue: long (optional)
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

MapAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
mapValue: list (multiple)
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

Mask

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
bytes: binary (optional)
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
height: double (optional)
locked: boolean (optional) from Shape
pixels: Pixels (optional)
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape
width: double (optional)
x: double (optional)
y: double (optional)

Medium

Used by: ObjectiveSettings.medium

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

MetadataImportJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job
versionInfo: list (multiple)

MicrobeamManipulation

Used by: Experiment.microbeamManipulation, LightSettings.microbeamManipulation

Properties:
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
experiment: Experiment
lightSourceSettings: LightSettings (multiple)
version: integer (optional), see IMutable

MicrobeamManipulationType

Used by: MicrobeamManipulation.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Microscope

Used by: Instrument.microscope

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
serialNumber: string (optional)
version: integer (optional), see IMutable

MicroscopeType

Used by: Microscope.type

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

Namespace

Used by: NamespaceAnnotationLink.parent

Properties:
annotationLinks: NamespaceAnnotationLink (multiple)
description: text (optional)
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
display: boolean (optional)
displayName: string (optional)
keywords: list (optional)
multivalued: boolean (optional)
name: string
version: integer (optional), see IMutable

Node

Used by: NodeAnnotationLink.parent, Session.node, Share.node

Properties:
annotationLinks: NodeAnnotationLink (multiple)
conn: text
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
down: timestamp (optional)
scale: integer (optional)
sessions: Session (multiple)
up: timestamp
uuid: string
version: integer (optional), see IMutable

NumericAnnotation

Subclasses: DoubleAnnotation, LongAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

OTF

Used by: Instrument.otf, LogicalChannel.otf

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
filterSet: FilterSet (optional)
instrument: Instrument
objective: Objective
opticalAxisAveraged: boolean
path: string
pixelsType: PixelsType
sizeX: integer
sizeY: integer
version: integer (optional), see IMutable

Objective

Used by: Instrument.objective, OTF.objective, ObjectiveAnnotationLink.parent, ObjectiveSettings.objective

Properties:
annotationLinks: ObjectiveAnnotationLink (multiple)
calibratedMagnification: double (optional)
correction: Correction
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
immersion: Immersion
instrument: Instrument
iris: boolean (optional)
lensNA: double (optional)
lotNumber: string (optional)
manufacturer: string (optional)
model: string (optional)
nominalMagnification: double (optional)
serialNumber: string (optional)
version: integer (optional), see IMutable
workingDistance.unit: enumeration (optional), see LengthI
workingDistance.value: double (optional), see LengthI

ObjectiveSettings

Used by: Image.objectiveSettings

Properties:
correctionCollar: double (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
medium: Medium (optional)
objective: Objective
refractiveIndex: double (optional)
version: integer (optional), see IMutable

OriginalFile

Used by: FileAnnotation.file, FilesetEntry.originalFile, JobOriginalFileLink.child, OriginalFileAnnotationLink.parent, PixelsOriginalFileMap.parent, Roi.source

Properties:
annotationLinks: OriginalFileAnnotationLink (multiple)
atime: timestamp (optional)
ctime: timestamp (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
hash: string (optional)
hasher: ChecksumAlgorithm (optional)
mimetype: string (optional)
mtime: timestamp (optional)
name: string
path: text
pixelsFileMaps: PixelsOriginalFileMap (multiple)
size: long (optional)
version: integer (optional), see IMutable

ParseJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
params: binary (optional)
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

Path

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
d: text (optional)
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape

PhotometricInterpretation

Used by: LogicalChannel.photometricInterpretation

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

PixelDataJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

Pixels

Used by: Channel.pixels, Image.pixels, Mask.pixels, Pixels.relatedTo, PixelsOriginalFileMap.child, PlaneInfo.pixels, RenderingDef.pixels, Thumbnail.pixels

Properties:
channels: Channel (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
dimensionOrder: DimensionOrder
image: Image
methodology: string (optional)
physicalSizeX.unit: enumeration (optional), see LengthI
physicalSizeX.value: double (optional), see LengthI
physicalSizeY.unit: enumeration (optional), see LengthI
physicalSizeY.value: double (optional), see LengthI
physicalSizeZ.unit: enumeration (optional), see LengthI
physicalSizeZ.value: double (optional), see LengthI
pixelsFileMaps: PixelsOriginalFileMap (multiple)
pixelsType: PixelsType
planeInfo: PlaneInfo (multiple)
relatedTo: Pixels (optional)
settings: RenderingDef (multiple)
sha1: string
significantBits: integer (optional)
sizeC: integer
sizeT: integer
sizeX: integer
sizeY: integer
sizeZ: integer
thumbnails: Thumbnail (multiple)
timeIncrement.unit: enumeration (optional), see TimeI
timeIncrement.value: double (optional), see TimeI
version: integer (optional), see IMutable
waveIncrement: integer (optional)
waveStart: integer (optional)

PixelsOriginalFileMap

Used by: OriginalFile.pixelsFileMaps, Pixels.pixelsFileMaps

Properties:
child: Pixels, see ILink
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
parent: OriginalFile, see ILink
version: integer (optional), see IMutable

PixelsType

Used by: OTF.pixelsType, Pixels.pixelsType

Properties:
bitSize: integer (optional)
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

PlaneInfo

Used by: Pixels.planeInfo, PlaneInfoAnnotationLink.parent

Properties:
annotationLinks: PlaneInfoAnnotationLink (multiple)
deltaT.unit: enumeration (optional), see TimeI
deltaT.value: double (optional), see TimeI
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
exposureTime.unit: enumeration (optional), see TimeI
exposureTime.value: double (optional), see TimeI
pixels: Pixels
positionX.unit: enumeration (optional), see LengthI
positionX.value: double (optional), see LengthI
positionY.unit: enumeration (optional), see LengthI
positionY.value: double (optional), see LengthI
positionZ.unit: enumeration (optional), see LengthI
positionZ.value: double (optional), see LengthI
theC: integer
theT: integer
theZ: integer
version: integer (optional), see IMutable

PlaneSlicingContext

Properties:
constant: boolean
details.creationEvent: Event from CodomainMapContext
details.externalInfo: ExternalInfo (optional) from CodomainMapContext
details.owner: Experimenter from CodomainMapContext
details.permissions.perm1: long from CodomainMapContext
details.updateEvent: Event from CodomainMapContext
lowerLimit: integer
planePrevious: integer
planeSelected: integer
renderingDef: RenderingDef from CodomainMapContext
upperLimit: integer
version: integer (optional) from CodomainMapContext

Plate

Used by: PlateAcquisition.plate, PlateAnnotationLink.parent, ScreenPlateLink.child, Well.plate

Properties:
annotationLinks: PlateAnnotationLink (multiple)
columnNamingConvention: string (optional)
columns: integer (optional)
defaultSample: integer (optional)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
externalIdentifier: string (optional)
name: string
plateAcquisitions: PlateAcquisition (multiple)
rowNamingConvention: string (optional)
rows: integer (optional)
screenLinks: ScreenPlateLink (multiple)
status: string (optional)
version: integer (optional), see IMutable
wellOriginX.unit: enumeration (optional), see LengthI
wellOriginX.value: double (optional), see LengthI
wellOriginY.unit: enumeration (optional), see LengthI
wellOriginY.value: double (optional), see LengthI
wells: Well (multiple)

PlateAcquisition

Used by: Plate.plateAcquisitions, PlateAcquisitionAnnotationLink.parent, WellSample.plateAcquisition

Properties:
annotationLinks: PlateAcquisitionAnnotationLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
endTime: timestamp (optional)
maximumFieldCount: integer (optional)
name: string (optional)
plate: Plate
startTime: timestamp (optional)
version: integer (optional), see IMutable
wellSample: WellSample (multiple)

Point

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
cx: double (optional)
cy: double (optional)
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape

Polygon

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
points: text (optional)
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape

Polyline

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
locked: boolean (optional) from Shape
points: text (optional)
roi: Roi from Shape
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape

Project

Used by: ProjectAnnotationLink.parent, ProjectDatasetLink.parent

Properties:
annotationLinks: ProjectAnnotationLink (multiple)
datasetLinks: ProjectDatasetLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
name: string
version: integer (optional), see IMutable

Pulse

Used by: Laser.pulse

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

QuantumDef

Used by: RenderingDef.quantization

Properties:
bitResolution: integer
cdEnd: integer
cdStart: integer
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
version: integer (optional), see IMutable

Reagent

Used by: ReagentAnnotationLink.parent, Screen.reagents, WellReagentLink.child

Properties:
annotationLinks: ReagentAnnotationLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
name: string (optional)
reagentIdentifier: string (optional)
screen: Screen
version: integer (optional), see IMutable
wellLinks: WellReagentLink (multiple)

Rect

Properties:
annotationLinks: ShapeAnnotationLink (multiple) from Shape
details.creationEvent: Event from Shape
details.externalInfo: ExternalInfo (optional) from Shape
details.group: ExperimenterGroup from Shape
details.owner: Experimenter from Shape
details.permissions.perm1: long from Shape
details.updateEvent: Event from Shape
fillColor: integer (optional) from Shape
fillRule: string (optional) from Shape
fontFamily: string (optional) from Shape
fontSize.unit: enumeration (optional) from Shape, see LengthI
fontSize.value: double (optional) from Shape, see LengthI
fontStretch: string (optional) from Shape
fontStyle: string (optional) from Shape
fontVariant: string (optional) from Shape
fontWeight: string (optional) from Shape
g: string (optional) from Shape
height: double (optional)
locked: boolean (optional) from Shape
roi: Roi from Shape
rx: double (optional)
strokeColor: integer (optional) from Shape
strokeDashArray: string (optional) from Shape
strokeDashOffset: integer (optional) from Shape
strokeLineCap: string (optional) from Shape
strokeLineJoin: string (optional) from Shape
strokeMiterLimit: integer (optional) from Shape
strokeWidth.unit: enumeration (optional) from Shape, see LengthI
strokeWidth.value: double (optional) from Shape, see LengthI
textValue: text (optional)
theC: integer (optional) from Shape
theT: integer (optional) from Shape
theZ: integer (optional) from Shape
transform: string (optional) from Shape
vectorEffect: string (optional) from Shape
version: integer (optional) from Shape
visibility: boolean (optional) from Shape
width: double (optional)
x: double (optional)
y: double (optional)

RenderingDef

Used by: ChannelBinding.renderingDef, CodomainMapContext.renderingDef, ContrastStretchingContext.renderingDef, Pixels.settings, PlaneSlicingContext.renderingDef, ReverseIntensityContext.renderingDef

Properties:
compression: double (optional)
defaultT: integer
defaultZ: integer
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
name: string (optional)
pixels: Pixels
quantization: QuantumDef
spatialDomainEnhancement: CodomainMapContext (multiple)
version: integer (optional), see IMutable
waveRendering: ChannelBinding (multiple)

RenderingModel

Used by: RenderingDef.model

Properties:
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
value: string, see IEnum

ReverseIntensityContext

Properties:
details.creationEvent: Event from CodomainMapContext
details.externalInfo: ExternalInfo (optional) from CodomainMapContext
details.owner: Experimenter from CodomainMapContext
details.permissions.perm1: long from CodomainMapContext
details.updateEvent: Event from CodomainMapContext
renderingDef: RenderingDef from CodomainMapContext
reverse: boolean
version: integer (optional) from CodomainMapContext

Roi

Used by: Ellipse.roi, Image.rois, Label.roi, Line.roi, Mask.roi, Path.roi, Point.roi, Polygon.roi, Polyline.roi, Rect.roi, RoiAnnotationLink.parent, Shape.roi

Properties:
annotationLinks: RoiAnnotationLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
image: Image (optional)
keywords: list (optional)
name: string (optional)
namespaces: list (optional)
shapes: Shape (multiple)
source: OriginalFile (optional)
version: integer (optional), see IMutable

Screen

Used by: Reagent.screen, ScreenAnnotationLink.parent, ScreenPlateLink.parent

Properties:
annotationLinks: ScreenAnnotationLink (multiple)
description: text (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
name: string
plateLinks: ScreenPlateLink (multiple)
protocolDescription: string (optional)
protocolIdentifier: string (optional)
reagentSetDescription: string (optional)
reagentSetIdentifier: string (optional)
reagents: Reagent (multiple)
type: string (optional)
version: integer (optional), see IMutable

ScriptJob

Properties:
description: string (optional)
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

Session

Subclasses: Share

Used by: Event.session, Node.sessions, SessionAnnotationLink.parent

Properties:
annotationLinks: SessionAnnotationLink (multiple)
closed: timestamp (optional)
defaultEventType: string
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
events: Event (multiple)
message: text (optional)
node: Node
started: timestamp
timeToIdle: long
timeToLive: long
userAgent: string (optional)
userIP: string (optional)
uuid: string
version: integer (optional), see IMutable

Shape

Subclasses: Ellipse, Label, Line, Mask, Path, Point, Polygon, Polyline, Rect

Used by: Roi.shapes, ShapeAnnotationLink.parent

Properties:
annotationLinks: ShapeAnnotationLink (multiple)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
fillColor: integer (optional)
fillRule: string (optional)
fontFamily: string (optional)
fontSize.unit: enumeration (optional), see LengthI
fontSize.value: double (optional), see LengthI
fontStretch: string (optional)
fontStyle: string (optional)
fontVariant: string (optional)
fontWeight: string (optional)
g: string (optional)
locked: boolean (optional)
roi: Roi
strokeColor: integer (optional)
strokeDashArray: string (optional)
strokeDashOffset: integer (optional)
strokeLineCap: string (optional)
strokeLineJoin: string (optional)
strokeMiterLimit: integer (optional)
strokeWidth.unit: enumeration (optional), see LengthI
strokeWidth.value: double (optional), see LengthI
theC: integer (optional)
theT: integer (optional)
theZ: integer (optional)
transform: string (optional)
vectorEffect: string (optional)
version: integer (optional), see IMutable
visibility: boolean (optional)

Share

Used by: ShareMember.parent

Properties:
active: boolean
annotationLinks: SessionAnnotationLink (multiple) from Session
closed: timestamp (optional) from Session
data: binary
defaultEventType: string from Session
details.externalInfo: ExternalInfo (optional) from Session
details.permissions.perm1: long from Session
events: Event (multiple) from Session
itemCount: long
message: text (optional) from Session
node: Node from Session
owner: Experimenter from Session
started: timestamp from Session
timeToIdle: long from Session
timeToLive: long from Session
userAgent: string (optional) from Session
userIP: string (optional) from Session
uuid: string from Session
version: integer (optional) from Session

ShareMember

Properties:
child: Experimenter, see ILink
details.externalInfo: ExternalInfo (optional)
details.permissions.perm1: long
parent: Share, see ILink
version: integer (optional), see IMutable

StageLabel

Used by: Image.stageLabel

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
name: string
positionX.unit: enumeration (optional), see LengthI
positionX.value: double (optional), see LengthI
positionY.unit: enumeration (optional), see LengthI
positionY.value: double (optional), see LengthI
positionZ.unit: enumeration (optional), see LengthI
positionZ.value: double (optional), see LengthI
version: integer (optional), see IMutable

StatsInfo

Used by: Channel.statsInfo

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
globalMax: double
globalMin: double
version: integer (optional), see IMutable

TagAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
textValue: text (optional) from TextAnnotation
version: integer (optional) from Annotation

TermAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
termValue: text (optional)
version: integer (optional) from Annotation

TextAnnotation

Subclasses: CommentAnnotation, TagAnnotation, XmlAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
textValue: text (optional)
version: integer (optional) from Annotation

Thumbnail

Used by: Pixels.thumbnails

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
mimeType: string
pixels: Pixels
ref: string (optional)
sizeX: integer
sizeY: integer
version: integer (optional), see IMutable

ThumbnailGenerationJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job

TimestampAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
timeValue: timestamp (optional)
version: integer (optional) from Annotation

TransmittanceRange

Used by: Filter.transmittanceRange

Properties:
cutIn.unit: enumeration (optional), see LengthI
cutIn.value: double (optional), see LengthI
cutInTolerance.unit: enumeration (optional), see LengthI
cutInTolerance.value: double (optional), see LengthI
cutOut.unit: enumeration (optional), see LengthI
cutOut.value: double (optional), see LengthI
cutOutTolerance.unit: enumeration (optional), see LengthI
cutOutTolerance.value: double (optional), see LengthI
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
transmittance: double (optional)
version: integer (optional), see IMutable

TypeAnnotation

Subclasses: FileAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
version: integer (optional) from Annotation

UploadJob

Properties:
details.creationEvent: Event from Job
details.externalInfo: ExternalInfo (optional) from Job
details.group: ExperimenterGroup from Job
details.owner: Experimenter from Job
details.permissions.perm1: long from Job
details.updateEvent: Event from Job
finished: timestamp (optional) from Job
groupname: string from Job
message: string from Job
originalFileLinks: JobOriginalFileLink (multiple) from Job
scheduledFor: timestamp from Job
started: timestamp (optional) from Job
status: JobStatus from Job
submitted: timestamp from Job
type: string from Job
username: string from Job
version: integer (optional) from Job
versionInfo: list (multiple)

Well

Used by: Plate.wells, WellAnnotationLink.parent, WellReagentLink.parent, WellSample.well

Properties:
alpha: integer (optional)
annotationLinks: WellAnnotationLink (multiple)
blue: integer (optional)
column: integer (optional)
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
externalDescription: string (optional)
externalIdentifier: string (optional)
green: integer (optional)
plate: Plate
reagentLinks: WellReagentLink (multiple)
red: integer (optional)
row: integer (optional)
status: string (optional)
type: string (optional)
version: integer (optional), see IMutable
wellSamples: WellSample (multiple)

WellSample

Used by: Image.wellSamples, PlateAcquisition.wellSample, Well.wellSamples

Properties:
details.creationEvent: Event
details.externalInfo: ExternalInfo (optional)
details.group: ExperimenterGroup
details.owner: Experimenter
details.permissions.perm1: long
details.updateEvent: Event
image: Image
plateAcquisition: PlateAcquisition (optional)
posX.unit: enumeration (optional), see LengthI
posX.value: double (optional), see LengthI
posY.unit: enumeration (optional), see LengthI
posY.value: double (optional), see LengthI
timepoint: timestamp (optional)
version: integer (optional), see IMutable
well: Well

XmlAnnotation

Properties:
annotationLinks: AnnotationAnnotationLink (multiple) from Annotation
description: text (optional) from Annotation
details.creationEvent: Event from Annotation
details.externalInfo: ExternalInfo (optional) from Annotation
details.group: ExperimenterGroup from Annotation
details.owner: Experimenter from Annotation
details.permissions.perm1: long from Annotation
details.updateEvent: Event from Annotation
name: string (optional) from Annotation
ns: string (optional) from Annotation
textValue: text (optional) from TextAnnotation
version: integer (optional) from Annotation