All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractAmdServant |
|
| AbstractCloseableAmdServant |
Base class for all servants that must guarantee proper clean-up of held
resources on close.
|
| AbstractExecFileTransfer |
Local-only file transfer mechanism which makes use of soft-linking.
|
| AbstractFileExclusion |
|
| AbstractFileExclusion.Exclusion |
|
| AbstractFileTransfer |
|
| AbstractFileTransfer.Transfers |
|
| AbstractPyramidServant |
|
| AbstractRedirector |
|
| AbstractRepositoryI |
Base repository class responsible for properly handling directory
takeover and other lifecycle tasks.
|
| AbstractThrottlingStrategy |
Throttling implementation which uses the calling server Thread for
execution.
|
| ACMCLIENTHEARTBEAT |
Introduce in Ice 3.6.
|
| ACMCLIENTTIMEOUT |
Introduce in Ice 3.6.
|
| AcquisitionMode |
|
| AcquisitionModeBrightField |
|
| AcquisitionModeFluorescenceCorrelationSpectroscopy |
|
| AcquisitionModeFluorescenceLifetime |
|
| AcquisitionModeFSM |
|
| AcquisitionModeHolder |
|
| AcquisitionModeI |
|
| AcquisitionModeLaserScanningConfocalMicroscopy |
|
| AcquisitionModeLCM |
|
| AcquisitionModeMultiPhotonMicroscopy |
|
| AcquisitionModeNearFieldScanningOpticalMicroscopy |
|
| AcquisitionModeOther |
|
| AcquisitionModePALM |
|
| AcquisitionModePrx |
|
| AcquisitionModePrxHelper |
Provides type-specific helper functions.
|
| AcquisitionModePrxHolder |
|
| AcquisitionModeSecondHarmonicGenerationImaging |
|
| AcquisitionModeSingleMoleculeImaging |
|
| AcquisitionModeSlitScanConfocal |
|
| AcquisitionModeSpectralImaging |
|
| AcquisitionModeSPIM |
|
| AcquisitionModeSpinningDiskConfocal |
|
| AcquisitionModeSTED |
|
| AcquisitionModeSTORM |
|
| AcquisitionModeStructuredIllumination |
|
| AcquisitionModeSweptFieldConfocal |
|
| AcquisitionModeTIRF |
|
| AcquisitionModeTotalInternalReflection |
|
| AcquisitionModeUnknown |
|
| AcquisitionModeWideField |
|
| Adapter |
Simple adapter which takes a Executor.Work instance
and executes it as a BlitzExecutor task.
|
| AdminI |
Implementation of the IAdmin service.
|
| AdminPrivilege |
|
| AdminPrivilegeChgrp |
|
| AdminPrivilegeChown |
|
| AdminPrivilegeDeleteFile |
|
| AdminPrivilegeDeleteManagedRepo |
|
| AdminPrivilegeDeleteOwned |
|
| AdminPrivilegeDeleteScriptRepo |
|
| AdminPrivilegeHolder |
|
| AdminPrivilegeI |
|
| AdminPrivilegeListHelper |
|
| AdminPrivilegeListHolder |
|
| AdminPrivilegeModifyGroup |
|
| AdminPrivilegeModifyGroupMembership |
|
| AdminPrivilegeModifyUser |
|
| AdminPrivilegePrx |
|
| AdminPrivilegePrxHelper |
Provides type-specific helper functions.
|
| AdminPrivilegePrxHolder |
|
| AdminPrivilegeReadSession |
|
| AdminPrivilegeSudo |
|
| AdminPrivilegeWriteFile |
|
| AdminPrivilegeWriteManagedRepo |
|
| AdminPrivilegeWriteOwned |
|
| AdminPrivilegeWriteScriptRepo |
|
| ADMINSERVICE |
Server-side names used for each of the services
defined in API.ice.
|
| AffineTransform |
|
| AffineTransformHolder |
|
| AffineTransformI |
|
| AffineTransformPrx |
|
| AffineTransformPrxHelper |
Provides type-specific helper functions.
|
| AffineTransformPrxHolder |
|
| AGENT |
|
| AMD_Exporter_addImage |
Adds a single image with basic metadata to the Exporter for inclusion
on the next call to getBytes().
|
| AMD_Exporter_generateTiff |
Generates an OME-TIFF file.
|
| AMD_Exporter_generateXml |
Generates an OME-XML file.
|
| AMD_Exporter_read |
Returns length bytes from the output file.
|
| AMD_IAdmin_addGroupOwners |
Adds the given users to the owner list for this group.
|
| AMD_IAdmin_addGroups |
Adds a user to the given groups.
|
| AMD_IAdmin_canUpdate |
Returns true if the currently logged in user can modify the
given IObject.
|
| AMD_IAdmin_changeExpiredCredentials |
|
| AMD_IAdmin_changeGroup |
Deprecated.
|
| AMD_IAdmin_changeOwner |
Deprecated.
|
| AMD_IAdmin_changePassword |
Changes the password for the current user.
|
| AMD_IAdmin_changePasswordWithOldPassword |
Changes the password for the current user by passing the
old password.
|
| AMD_IAdmin_changePermissions |
Deprecated.
|
| AMD_IAdmin_changeUserPassword |
Changes the password for the a given user.
|
| AMD_IAdmin_containedExperimenters |
|
| AMD_IAdmin_containedGroups |
|
| AMD_IAdmin_createExperimenter |
Creates and returns a new user in the given groups.
|
| AMD_IAdmin_createExperimenterWithPassword |
Creates and returns a new user in the given groups with
password.
|
| AMD_IAdmin_createGroup |
Creates and returns a new group.
|
| AMD_IAdmin_createRestrictedSystemUser |
Creates and returns a new system user.
|
| AMD_IAdmin_createRestrictedSystemUserWithPassword |
Creates and returns a new system user.
|
| AMD_IAdmin_createSystemUser |
Creates and returns a new system user.
|
| AMD_IAdmin_createUser |
Creates and returns a new user.
|
| AMD_IAdmin_deleteExperimenter |
Removes a user by removing the password information for
that user as well as all
GroupExperimenterMap instances.
|
| AMD_IAdmin_deleteGroup |
Removes a group by first removing all users in the group,
and then deleting the actual
ExperimenterGroup instance.
|
| AMD_IAdmin_getAdminPrivileges |
Gets the light administrator privileges for the given user.
|
| AMD_IAdmin_getAdminsWithPrivileges |
Gets the administrators who have all the given privileges.
|
| AMD_IAdmin_getCurrentAdminPrivileges |
Gets the light administrator privileges for the current user.
|
| AMD_IAdmin_getDefaultGroup |
|
| AMD_IAdmin_getEventContext |
Returns an implementation of EventContext
loaded with the security for the current user and thread.
|
| AMD_IAdmin_getExperimenter |
|
| AMD_IAdmin_getGroup |
|
| AMD_IAdmin_getLeaderOfGroupIds |
Finds the ids for all groups for which the given
Experimenter is owner/leader.
|
| AMD_IAdmin_getMemberOfGroupIds |
Finds the ids for all groups for which the given
Experimenter is a member.
|
| AMD_IAdmin_getMyUserPhotos |
Retrieves the OriginalFile object
attached to this user as specified by
uploadMyUserPhoto.
|
| AMD_IAdmin_getSecurityRoles |
Returns the active Roles in use by the
server.
|
| AMD_IAdmin_lookupExperimenter |
|
| AMD_IAdmin_lookupExperimenters |
|
| AMD_IAdmin_lookupGroup |
|
| AMD_IAdmin_lookupGroups |
|
| AMD_IAdmin_lookupLdapAuthExperimenter |
Looks up Experimenter experimenters who
use LDAP authentication (has set dn on password table).
|
| AMD_IAdmin_lookupLdapAuthExperimenters |
Looks up all ids of Experimenter
experimenters who use LDAP authentication (has set dn on
password table).
|
| AMD_IAdmin_moveToCommonSpace |
Moves the given objects into the user group to make
them visible and linkable from all security contexts.
|
| AMD_IAdmin_removeGroupOwners |
removes the given users from the owner list for this group.
|
| AMD_IAdmin_removeGroups |
Removes an experimenter from the given groups.
|
| AMD_IAdmin_reportForgottenPassword |
Deprecated.
|
| AMD_IAdmin_setAdminPrivileges |
Sets the set of light administrator privileges for the given user.
|
| AMD_IAdmin_setDefaultGroup |
Sets the default group for a given user.
|
| AMD_IAdmin_setGroupOwner |
Adds the user to the owner list for this group.
|
| AMD_IAdmin_synchronizeLoginCache |
Uses JMX to refresh the login cache if supported.
|
| AMD_IAdmin_unsetGroupOwner |
Removes the user from the owner list for this group.
|
| AMD_IAdmin_updateExperimenter |
Updates an experimenter if admin or owner of group.
|
| AMD_IAdmin_updateExperimenterWithPassword |
Updates an experimenter if admin or owner of group.
|
| AMD_IAdmin_updateGroup |
Updates an experimenter group if admin or owner of group.
|
| AMD_IAdmin_updateSelf |
Allows a user to update his/her own information.
|
| AMD_IAdmin_uploadMyUserPhoto |
Uploads a photo for the user which will be displayed on
his/her profile.
|
| AMD_IConfig_getClientConfigDefaults |
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
| AMD_IConfig_getClientConfigValues |
Retrieves configuration values like getConfigValues
but only those with the prefix omero.client.
|
| AMD_IConfig_getConfigDefaults |
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
| AMD_IConfig_getConfigValue |
Retrieves a configuration value from the backend store.
|
| AMD_IConfig_getConfigValues |
Retrieves configuration values from the backend store which
match the given regex.
|
| AMD_IConfig_getDatabaseTime |
Checks the database for its time using a SELECT statement.
|
| AMD_IConfig_getDatabaseUuid |
Provides the UUID for this OMERO (database) instance.
|
| AMD_IConfig_getServerTime |
Checks the current server for its time.
|
| AMD_IConfig_getVersion |
Provides the release version.
|
| AMD_IConfig_setConfigValue |
Sets a configuration value in the backend store.
|
| AMD_IConfig_setConfigValueIfEquals |
Calls setConfigValue if and only if the
configuration property is currently equal to the test
argument.
|
| AMD_IContainer_createDataObject |
Creates the specified data object.
|
| AMD_IContainer_createDataObjects |
Convenience method to save network calls.
|
| AMD_IContainer_findContainerHierarchies |
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
| AMD_IContainer_getCollectionCount |
Counts the number of members in a collection for a given
object.
|
| AMD_IContainer_getImages |
Retrieve a user's (or all users') images within any given
container.
|
| AMD_IContainer_getImagesByOptions |
Retrieves images by options.
|
| AMD_IContainer_getImagesBySplitFilesets |
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
| AMD_IContainer_getUserImages |
Retrieves a user's images.
|
| AMD_IContainer_link |
Convenience method for creating links.
|
| AMD_IContainer_loadContainerHierarchy |
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
| AMD_IContainer_retrieveCollection |
Retrieves a collection with all members initialized
(loaded).
|
| AMD_IContainer_unlink |
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
| AMD_IContainer_updateDataObject |
Updates a data object.
|
| AMD_IContainer_updateDataObjects |
Convenience method to save network calls.
|
| AMD_ILdap_createUser |
Creates an Experimenter entry in the
OMERO DB based on the supplied LDAP username.
|
| AMD_ILdap_discover |
Discovers and lists Experimenters who
are present in the remote LDAP server and in the local DB
but have the ldap property set to
false.
|
| AMD_ILdap_discoverGroups |
Discovers and lists ExperimenterGroups
which are present in the remote LDAP server and in the local
DB but have the ldap property set to
false.
|
| AMD_ILdap_findDN |
Searches unique Distinguished Name - string in LDAP for
Common Name equals username.
|
| AMD_ILdap_findExperimenter |
Searches Experimenter by unique Distinguished Name -
string in LDAP for Common Name equals username.
|
| AMD_ILdap_findGroup |
|
| AMD_ILdap_findGroupDN |
Looks up the DN for a group.
|
| AMD_ILdap_getSetting |
Gets config value from properties.
|
| AMD_ILdap_searchAll |
Searches all Experimenter list on LDAP
for attribute objectClass = person.
|
| AMD_ILdap_searchByAttribute |
|
| AMD_ILdap_searchByAttributes |
|
| AMD_ILdap_searchByDN |
Searches one Experimenter in LDAP for
specified Distinguished Name.
|
| AMD_ILdap_searchDnInGroups |
Searches Distinguished Name in groups.
|
| AMD_ILdap_setDN |
Deprecated.
|
| AMD_IMetadata_countAnnotationsUsedNotOwned |
Counts the number of annotation of a given type used by the
specified user but not owned by the user.
|
| AMD_IMetadata_countSpecifiedAnnotations |
Counts the number of annotation of a given type.
|
| AMD_IMetadata_getTaggedObjectsCount |
Returns a map whose key is a tag id and the value the
number of Projects, Datasets, and Images linked to that tag.
|
| AMD_IMetadata_loadAnnotation |
Loads the specified annotations.
|
| AMD_IMetadata_loadAnnotations |
Loads all the annotations of given types, that have been
attached to the specified rootNodes for the
specified annotatorIds.
|
| AMD_IMetadata_loadAnnotationsUsedNotOwned |
Loads the annotations of a given type used by the specified
user but not owned by the user.
|
| AMD_IMetadata_loadChannelAcquisitionData |
Loads the logical channels and the acquisition metadata
related to them.
|
| AMD_IMetadata_loadInstrument |
Loads the instrument and its components i.e.
|
| AMD_IMetadata_loadLogFiles |
Finds the original file IDs for the import logs
corresponding to the given Image or Fileset IDs.
|
| AMD_IMetadata_loadSpecifiedAnnotations |
Loads all the annotations of a given type.
|
| AMD_IMetadata_loadSpecifiedAnnotationsLinkedTo |
Loads the annotations of a given type linked to the
specified objects.
|
| AMD_IMetadata_loadTagContent |
Loads the TagSet if the id is specified otherwise loads
all the TagSet.
|
| AMD_IMetadata_loadTagSets |
Loads all the TagSets.
|
| AMD_IPixels_copyAndResizeImage |
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
| AMD_IPixels_copyAndResizePixels |
Copies the metadata, and only the metadata linked to
a Pixels object into a new Pixels object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
| AMD_IPixels_createImage |
Creates the metadata, and only the metadata linked
to an Image object.
|
| AMD_IPixels_getAllEnumerations |
Deprecated.
|
| AMD_IPixels_getBitDepth |
Bit depth for a given pixel type.
|
| AMD_IPixels_getEnumeration |
Deprecated.
|
| AMD_IPixels_loadRndSettings |
Loads a specific set of rendering settings.
|
| AMD_IPixels_retrieveAllRndSettings |
Retrieves all the rendering settings for a given pixels set
and the passed user.
|
| AMD_IPixels_retrievePixDescription |
Retrieves the pixels metadata.
|
| AMD_IPixels_retrieveRndSettings |
Retrieves the rendering settings for a given pixels set and
the currently logged in user.
|
| AMD_IPixels_retrieveRndSettingsFor |
Retrieves the rendering settings for a given pixels set and
the passed user.
|
| AMD_IPixels_saveRndSettings |
Saves the specified rendering settings.
|
| AMD_IPixels_setChannelGlobalMinMax |
Sets the channel global (all 2D optical sections
corresponding to a particular channel) minimum and maximum
for a Pixels set.
|
| AMD_IProjection_projectPixels |
Performs a projection through selected optical sections and
optical sections for a given set of time points of a Pixels
set.
|
| AMD_IProjection_projectStack |
Performs a projection through the optical sections of a
particular wavelength at a given time point of a Pixels set.
|
| AMD_IQuery_find |
Looks up an entity by class and id.
|
| AMD_IQuery_findAll |
Looks up all entities that belong to this class and match
filter.
|
| AMD_IQuery_findAllByExample |
Searches based on provided example entity.
|
| AMD_IQuery_findAllByFullText |
Executes a full text search based on Lucene.
|
| AMD_IQuery_findAllByQuery |
Executes the stored query with the given name.
|
| AMD_IQuery_findAllByString |
Searches a given field matching against a String.
|
| AMD_IQuery_findByExample |
Searches based on provided example entity.
|
| AMD_IQuery_findByQuery |
Executes the stored query with the given name.
|
| AMD_IQuery_findByString |
Searches a given field matching against a String.
|
| AMD_IQuery_get |
Looks up an entity by class and id.
|
| AMD_IQuery_projection |
Return a sequence of RType sequences.
|
| AMD_IQuery_refresh |
Refreshes an entire IObject graph,
recursive loading all data for the managed instances in the
graph from the database.
|
| AMD_IRenderingSettings_applySettingsToDataset |
Applies rendering settings to all images in a given Dataset.
|
| AMD_IRenderingSettings_applySettingsToImage |
Applies rendering settings to a given Image.
|
| AMD_IRenderingSettings_applySettingsToImages |
Applies rendering settings to a given Image.
|
| AMD_IRenderingSettings_applySettingsToPixels |
Applies rendering settings to a given Pixels.
|
| AMD_IRenderingSettings_applySettingsToProject |
Applies rendering settings to all images in all Datasets of
a given Project.
|
| AMD_IRenderingSettings_applySettingsToSet |
Applies rendering settings to one or many containers.
|
| AMD_IRenderingSettings_createNewRenderingDef |
Creates a new rendering definition object along with its
sub-objects.
|
| AMD_IRenderingSettings_getRenderingSettings |
Returns the default rendering settings for a given pixels
for the current user.
|
| AMD_IRenderingSettings_resetDefaults |
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
| AMD_IRenderingSettings_resetDefaultsByOwnerInSet |
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
| AMD_IRenderingSettings_resetDefaultsForPixels |
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| AMD_IRenderingSettings_resetDefaultsInDataset |
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
| AMD_IRenderingSettings_resetDefaultsInImage |
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| AMD_IRenderingSettings_resetDefaultsInSet |
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| AMD_IRenderingSettings_resetDefaultsNoSave |
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
| AMD_IRenderingSettings_resetMinMaxInSet |
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
| AMD_IRenderingSettings_sanityCheckPixels |
Checks if the specified sets of pixels are compatible.
|
| AMD_IRenderingSettings_setOriginalSettingsForPixels |
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
| AMD_IRenderingSettings_setOriginalSettingsInDataset |
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
| AMD_IRenderingSettings_setOriginalSettingsInImage |
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
| AMD_IRenderingSettings_setOriginalSettingsInSet |
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
| AMD_IRepositoryInfo_getFreeSpaceInKilobytes |
Returns the free or available space on this file system
including nested subdirectories.
|
| AMD_IRepositoryInfo_getUsageFraction |
Returns a double of the used space divided by the free
space.
|
| AMD_IRepositoryInfo_getUsedSpaceInKilobytes |
Returns the total space in bytes for this file system
including nested subdirectories.
|
| AMD_IRepositoryInfo_removeUnusedFiles |
Removes all files from the server that do not have an
OriginalFile complement in the database, all the Pixels
that do not have a complement in the database and all the
Thumbnail's that do not have a complement in the database.
|
| AMD_IRepositoryInfo_sanityCheckRepository |
Checks that image data repository has not exceeded 95% disk
space use level.
|
| AMD_IRoi_findByImage |
Deprecated.
|
| AMD_IRoi_findByPlane |
Deprecated.
|
| AMD_IRoi_findByRoi |
Deprecated.
|
| AMD_IRoi_getMeasuredRois |
Deprecated.
|
| AMD_IRoi_getMeasuredRoisMap |
Deprecated.
|
| AMD_IRoi_getPoints |
Deprecated.
|
| AMD_IRoi_getRoiMeasurements |
Deprecated.
|
| AMD_IRoi_getRoiStats |
Deprecated.
|
| AMD_IRoi_getShapeStats |
Deprecated.
|
| AMD_IRoi_getShapeStatsList |
Deprecated.
|
| AMD_IRoi_getShapeStatsRestricted |
Deprecated.
|
| AMD_IRoi_getTable |
Deprecated.
|
| AMD_IRoi_uploadMask |
Deprecated.
|
| AMD_IScript_canRunScript |
Returns true if there is a processor which will run the
given script.
|
| AMD_IScript_deleteScript |
Delete the script on the server with id.
|
| AMD_IScript_editScript |
Modify the text for the given script object.
|
| AMD_IScript_getParams |
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
| AMD_IScript_getScriptID |
Get the id of an official script by the script path.
|
| AMD_IScript_getScripts |
This method returns official server scripts as a list of
OriginalFile objects.
|
| AMD_IScript_getScriptsByMimetype |
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects.
|
| AMD_IScript_getScriptText |
Get the text from the server for the script with given id.
|
| AMD_IScript_getScriptWithDetails |
Get the script from the server with details from OriginalFile
|
| AMD_IScript_getUserScripts |
Returns non-official scripts which have been uploaded by individual users.
|
| AMD_IScript_runScript |
|
| AMD_IScript_uploadOfficialScript |
Like uploadScript but is only callable by
administrators.
|
| AMD_IScript_uploadScript |
Upload a user script to the server and return the id.
|
| AMD_IScript_validateScript |
Used internally by processor.py to check if the script
attached to the Job has a valid script
attached, based on the acceptsList and the current
security context.
|
| AMD_ISession_closeSession |
Closes session and releases all resources.
|
| AMD_ISession_createSession |
Creates a new session and returns it to the user.
|
| AMD_ISession_createSessionWithTimeout |
Allows an admin to create a Session for the give
Principal.
|
| AMD_ISession_createSessionWithTimeouts |
Allows an admin to create a Session for
the given Principal.
|
| AMD_ISession_createUserSession |
Allows a user to open up another session for him/herself with the given
defaults without needing to re-enter password.
|
| AMD_ISession_getInput |
Retrieves an entry from the given
Session input environment.
|
| AMD_ISession_getInputKeys |
Retrieves all keys in the Session input
environment.
|
| AMD_ISession_getInputs |
Retrieves all inputs from the given
Session input environment.
|
| AMD_ISession_getMyOpenAgentSessions |
Like getMyOpenSessions but returns only those
sessions with the given agent string.
|
| AMD_ISession_getMyOpenClientSessions |
Like getMyOpenSessions but returns only those
sessions started by official OMERO clients.
|
| AMD_ISession_getMyOpenSessions |
Returns a list of open sessions for the current user.
|
| AMD_ISession_getOutput |
Retrieves an entry from the Session
output environment.
|
| AMD_ISession_getOutputKeys |
Retrieves all keys in the Session
output environment.
|
| AMD_ISession_getOutputs |
Retrieves all outputs from the given
Session input environment.
|
| AMD_ISession_getReferenceCount |
Retrieves the current reference count for the given uuid.
|
| AMD_ISession_getSession |
Retrieves the session associated with this uuid, updating
the last access time as well.
|
| AMD_ISession_setInput |
Places an entry in the given Session
input environment.
|
| AMD_ISession_setOutput |
Places an entry in the given Session
output environment.
|
| AMD_IShare_activate |
Turns on the access control lists attached to the given
share for the current session.
|
| AMD_IShare_addComment |
|
| AMD_IShare_addGuest |
Adds guest email address to the share.
|
| AMD_IShare_addGuests |
Adds guest email addresses to the share.
|
| AMD_IShare_addObject |
|
| AMD_IShare_addObjects |
|
| AMD_IShare_addReply |
|
| AMD_IShare_addUser |
|
| AMD_IShare_addUsers |
|
| AMD_IShare_closeShare |
|
| AMD_IShare_createShare |
|
| AMD_IShare_deactivate |
Turns off the access control lists with the current share.
|
| AMD_IShare_deleteComment |
|
| AMD_IShare_getActiveConnections |
Gets actual active connections to
Session share.
|
| AMD_IShare_getAllGuests |
Get the email addresses for all share guests.
|
| AMD_IShare_getAllMembers |
|
| AMD_IShare_getAllUsers |
Get a single set containing the
omero.model.Experimenter.getOmeName login names
of the users as well email addresses for guests.
|
| AMD_IShare_getCommentCount |
Returns a map from share id to comment count.
|
| AMD_IShare_getComments |
|
| AMD_IShare_getContentMap |
Returns the contents of the share keyed by type.
|
| AMD_IShare_getContents |
|
| AMD_IShare_getContentSize |
Returns the number of items in the share.
|
| AMD_IShare_getContentSubList |
Returns a range of items from the share.
|
| AMD_IShare_getEvents |
|
| AMD_IShare_getMemberCount |
Returns a map from share id to the count of total members
(including the owner).
|
| AMD_IShare_getMemberShares |
|
| AMD_IShare_getMemberSharesFor |
|
| AMD_IShare_getOwnShares |
|
| AMD_IShare_getPastConnections |
Gets previous connections to
Session share.
|
| AMD_IShare_getShare |
|
| AMD_IShare_getSharesOwnedBy |
|
| AMD_IShare_invalidateConnection |
Makes the connection invalid for
Session share for specified user.
|
| AMD_IShare_notifyMembersOfShare |
Notifies via email selected members of share.
|
| AMD_IShare_removeGuest |
Removes guest email address from share.
|
| AMD_IShare_removeGuests |
Removes guest email addresses from the share.
|
| AMD_IShare_removeObject |
|
| AMD_IShare_removeObjects |
Remove existing items from the share.
|
| AMD_IShare_removeUser |
|
| AMD_IShare_removeUsers |
|
| AMD_IShare_setActive |
|
| AMD_IShare_setDescription |
|
| AMD_IShare_setExpiration |
|
| AMD_ITimeline_countByPeriod |
Queries the same information as getByPeriod, but only returns the counts
for the given objects.
|
| AMD_ITimeline_getByPeriod |
Returns the given LIMIT objects of TYPES as ordered by
creation/modification times in the Event table, but
within the given time window.
|
| AMD_ITimeline_getEventLogsByPeriod |
Returns the EventLog table objects which are queried to produce the counts above.
|
| AMD_ITimeline_getMostRecentAnnotationLinks |
Return the last LIMIT annotation __Links__ whose parent (IAnnotated)
matches one of the parentTypes, whose child (Annotation) matches one
of the childTypes (limit of one for the moment), and who namespace
matches via ILIKE.
|
| AMD_ITimeline_getMostRecentObjects |
Returns the last LIMIT objects of TYPES as ordered by
creation/modification times in the Event table.
|
| AMD_ITimeline_getMostRecentShareCommentLinks |
Return the last LIMIT comment annotation links attached to a share by
__others__.
|
| AMD_ITypes_allEnumerations |
|
| AMD_ITypes_createEnumeration |
|
| AMD_ITypes_deleteEnumeration |
Deletes enumeration value specified by object.
|
| AMD_ITypes_getAnnotationTypes |
Returns a list of classes which implement
IAnnotated.
|
| AMD_ITypes_getEnumeration |
Lookup an enumeration value.
|
| AMD_ITypes_getEnumerationsWithEntries |
Gets all metadata classes which are IEnum type with
contained objects.
|
| AMD_ITypes_getEnumerationTypes |
Gets all metadata classes which are IEnum type.
|
| AMD_ITypes_getOriginalEnumerations |
Gets all original values.
|
| AMD_ITypes_resetEnumerations |
|
| AMD_ITypes_updateEnumeration |
Updates enumeration value specified by object.
|
| AMD_ITypes_updateEnumerations |
Updates enumeration value specified by object.
|
| AMD_IUpdate_deleteObject |
Deprecated.
|
| AMD_IUpdate_indexObject |
Initiates full-text indexing for the given object.
|
| AMD_IUpdate_saveAndReturnArray |
|
| AMD_IUpdate_saveAndReturnIds |
|
| AMD_IUpdate_saveAndReturnObject |
|
| AMD_IUpdate_saveArray |
|
| AMD_IUpdate_saveCollection |
|
| AMD_IUpdate_saveObject |
|
| AMD_JobHandle_attach |
Returns the current JobStatus for the
Job id.
|
| AMD_JobHandle_cancelJob |
Marks a job for cancellation.
|
| AMD_JobHandle_getJob |
|
| AMD_JobHandle_jobError |
Returns true if the Job
has thrown an error.
|
| AMD_JobHandle_jobFinished |
Returns null if the Job is
not finished, otherwise the RTime for when it
completed.
|
| AMD_JobHandle_jobMessage |
Returns the current message for job.
|
| AMD_JobHandle_jobRunning |
Returns true if the Job is
running, i.e.
|
| AMD_JobHandle_jobStatus |
|
| AMD_JobHandle_setMessage |
Sets the job's message string, and returns the previous
value.
|
| AMD_JobHandle_setStatus |
|
| AMD_JobHandle_setStatusAndMessage |
Like setStatus but also sets the message.
|
| AMD_JobHandle_submit |
Submits a Job and returns its database
id.
|
| AMD_MetadataStore_createRoot |
|
| AMD_MetadataStore_populateMinMax |
|
| AMD_MetadataStore_postProcess |
|
| AMD_MetadataStore_saveToDB |
|
| AMD_MetadataStore_setPixelsFile |
|
| AMD_MetadataStore_updateObjects |
|
| AMD_MetadataStore_updateReferences |
|
| AMD_PyramidService_getResolutionDescriptions |
Retrieves a more complete definition of the resolution
level in question.
|
| AMD_PyramidService_getResolutionLevel |
Retrieves the active resolution level.
|
| AMD_PyramidService_getResolutionLevels |
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
| AMD_PyramidService_getTileSize |
Retrieves the tile size for the pixel store.
|
| AMD_PyramidService_requiresPixelsPyramid |
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
| AMD_PyramidService_setResolutionLevel |
Sets the active resolution level.
|
| AMD_RawFileStore_exists |
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
| AMD_RawFileStore_getFileId |
Returns the current file id or null if none has been set.
|
| AMD_RawFileStore_read |
Reads length bytes of data at the
position from the raw file into an array of
bytes.
|
| AMD_RawFileStore_save |
Saves the OriginalFile associated with
the service if it has been modified.
|
| AMD_RawFileStore_setFileId |
This method manages the state of the service.
|
| AMD_RawFileStore_size |
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save.
|
| AMD_RawFileStore_truncate |
Limits the size of a file to the given length.
|
| AMD_RawFileStore_write |
Writes length bytes of data from the specified
buf byte array starting at at
position to the raw file.
|
| AMD_RawPixelsStore_calculateMessageDigest |
Calculates a SHA-1 message digest for the entire pixel store.
|
| AMD_RawPixelsStore_findMinMax |
Find the minimum and maximum pixel values for the specified channels by iterating over a full plane.
|
| AMD_RawPixelsStore_getByteWidth |
Returns the byte width for the pixel store.
|
| AMD_RawPixelsStore_getCol |
Retrieves a particular column from this pixel store.
|
| AMD_RawPixelsStore_getHistogram |
Retrieves the histogram data for the specified plane and channels.
|
| AMD_RawPixelsStore_getHypercube |
Retrieves a n-dimensional block from this pixel store.
|
| AMD_RawPixelsStore_getPixelsId |
Returns the current Pixels set identifier.
|
| AMD_RawPixelsStore_getPixelsPath |
Returns the current Pixels path.
|
| AMD_RawPixelsStore_getPlane |
Retrieves a particular 2D image plane from this pixel store.
|
| AMD_RawPixelsStore_getPlaneOffset |
Retrieves the offset for a particular 2D image plane in this pixel
store.
|
| AMD_RawPixelsStore_getPlaneRegion |
Retrieves a region from a given plane from this pixel store.
|
| AMD_RawPixelsStore_getPlaneSize |
Retrieves the in memory size of a 2D image plane in this
pixel store.
|
| AMD_RawPixelsStore_getRegion |
Retrieves a region from this pixel store.
|
| AMD_RawPixelsStore_getRow |
Retrieves a particular row or scanline from this pixel store.
|
| AMD_RawPixelsStore_getRowOffset |
Retrieves the offset for a particular row or scanline in
this pixel store.
|
| AMD_RawPixelsStore_getRowSize |
Retrieves the in memory size of a row or scanline of pixels
in this pixel store.
|
| AMD_RawPixelsStore_getStack |
Retrieves the the entire number of optical sections for a single
wavelength or channel at a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getStackOffset |
Retrieves the offset for the entire number of optical
sections for a single wavelength or channel at a
particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getStackSize |
Retrieves the in memory size of the entire number of
optical sections for a single wavelength or channel
at a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getTile |
Retrieves a tile from this pixel buffer.
|
| AMD_RawPixelsStore_getTimepoint |
Retrieves the entire number of optical sections for all
wavelengths or channels at a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getTimepointOffset |
Retrieves the in memory size of the entire number of
optical sections for all wavelengths or channels at
a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getTimepointSize |
Retrieves the in memory size of the entire number of
optical sections for all wavelengths or channels at
a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_getTotalSize |
Retrieves the in memory size of the entire pixel store.
|
| AMD_RawPixelsStore_isFloat |
Returns whether or not the pixel buffer has floating point pixels.
|
| AMD_RawPixelsStore_isSigned |
Returns whether or not the pixel store has signed pixels.
|
| AMD_RawPixelsStore_prepare |
Prepares the stateful service with a cache of loaded Pixels
objects.
|
| AMD_RawPixelsStore_save |
Save the current state of the pixels, updating the SHA1.
|
| AMD_RawPixelsStore_setPixelsId |
Initializes the stateful service for a given Pixels set.
|
| AMD_RawPixelsStore_setPlane |
Sets a particular 2D image plane in this pixel store.
|
| AMD_RawPixelsStore_setRegion |
Sets a region in this pixel buffer.
|
| AMD_RawPixelsStore_setRow |
Sets a particular row or scanline in this pixel store.
|
| AMD_RawPixelsStore_setStack |
Sets the entire number of optical sections for a single
wavelength or channel at a particular timepoint in this pixel store.
|
| AMD_RawPixelsStore_setTile |
Sets a tile in this pixel buffer.
|
| AMD_RawPixelsStore_setTimepoint |
Sets the entire number of optical sections for all
wavelengths or channels at a particular timepoint in this pixel store.
|
| AMD_RenderingEngine_addCodomainMap |
Deprecated.
|
| AMD_RenderingEngine_addCodomainMapToChannel |
Adds the context to the mapping chain.
|
| AMD_RenderingEngine_getAvailableFamilies |
Returns the list of mapping families supported by the
Rendering engine.
|
| AMD_RenderingEngine_getAvailableModels |
Returns the list of color models supported by the Rendering
engine.
|
| AMD_RenderingEngine_getChannelCurveCoefficient |
Returns the coefficient identifying a map in the family.
|
| AMD_RenderingEngine_getChannelFamily |
Returns the family associated to the specified channel.
|
| AMD_RenderingEngine_getChannelLookupTable |
|
| AMD_RenderingEngine_getChannelNoiseReduction |
Returns true if the noise reduction algorithm
used to map the pixels intensity values is turned on,
false if the algorithm is turned off.
|
| AMD_RenderingEngine_getChannelStats |
|
| AMD_RenderingEngine_getChannelWindowEnd |
Returns the upper bound of the pixels intensity interval.
|
| AMD_RenderingEngine_getChannelWindowStart |
Returns the lower bound of the pixels intensity interval.
|
| AMD_RenderingEngine_getCodomainMapContext |
Returns the list of codomain contexts for the specified
channel.
|
| AMD_RenderingEngine_getCompressionLevel |
Returns the current compression level for the service.
|
| AMD_RenderingEngine_getDefaultT |
Returns the default timepoint index.
|
| AMD_RenderingEngine_getDefaultZ |
Returns the index of the default focal section.
|
| AMD_RenderingEngine_getModel |
Returns the model that dictates how transformed raw data
has to be mapped onto a color space.
|
| AMD_RenderingEngine_getPixels |
Returns the Pixels set the Rendering
engine is for.
|
| AMD_RenderingEngine_getPixelsTypeLowerBound |
Returns the maximum value for that channels depending on
the pixels type and the original range (globalmin, globalmax)
|
| AMD_RenderingEngine_getPixelsTypeUpperBound |
Returns the minimum value for that channels depending on
the pixels type and the original range (globalmin, globalmax)
|
| AMD_RenderingEngine_getQuantumDef |
Returns the quantization object.
|
| AMD_RenderingEngine_getRenderingDefId |
Returns the id of the RenderingDef
loaded by either lookupRenderingDef or
loadRenderingDef.
|
| AMD_RenderingEngine_getRGBA |
Returns a 4D-array representing the color associated to the
specified channel.
|
| AMD_RenderingEngine_isActive |
Returns true if the channel is mapped,
false otherwise.
|
| AMD_RenderingEngine_isPixelsTypeSigned |
Returns true if the pixels type is signed,
false otherwise.
|
| AMD_RenderingEngine_load |
Creates an instance of the rendering engine.
|
| AMD_RenderingEngine_loadRenderingDef |
Loads a specific set of rendering settings that does not
necessarily have to be linked to the given Pixels set.
|
| AMD_RenderingEngine_lookupPixels |
Loads the Pixels set this Rendering Engine is for.
|
| AMD_RenderingEngine_lookupRenderingDef |
Loads the rendering settings associated to the specified
pixels set.
|
| AMD_RenderingEngine_removeCodomainMap |
Deprecated.
|
| AMD_RenderingEngine_removeCodomainMapFromChannel |
Removes the specified context from the chain.
|
| AMD_RenderingEngine_render |
Renders the data selected by def according to
the current rendering settings.
|
| AMD_RenderingEngine_renderAsPackedInt |
Renders the data selected by def according to
the current rendering settings.
|
| AMD_RenderingEngine_renderCompressed |
Renders the data selected by def according to
the current rendering settings and compresses the resulting
RGBA composite image.
|
| AMD_RenderingEngine_renderProjectedAsPackedInt |
Performs a projection through selected optical sections of
a particular timepoint with the currently active channels
and renders the data for display.
|
| AMD_RenderingEngine_renderProjectedCompressed |
Performs a projection through selected optical sections of
a particular timepoint with the currently active channels,
renders the data for display and compresses the resulting
RGBA composite image.
|
| AMD_RenderingEngine_resetDefaultSettings |
Resets the default settings i.e.
|
| AMD_RenderingEngine_saveAsNewSettings |
|
| AMD_RenderingEngine_saveCurrentSettings |
Saves the current rendering settings in the database.
|
| AMD_RenderingEngine_setActive |
Maps the specified channel if true, unmaps the
channel otherwise.
|
| AMD_RenderingEngine_setChannelLookupTable |
|
| AMD_RenderingEngine_setChannelWindow |
Returns the pixels intensity interval.
|
| AMD_RenderingEngine_setCodomainInterval |
Sets the sub-interval of the device space i.e.
|
| AMD_RenderingEngine_setCompressionLevel |
Sets the current compression level for the service.
|
| AMD_RenderingEngine_setDefaultT |
Sets the default timepoint index.
|
| AMD_RenderingEngine_setDefaultZ |
Sets the index of the default focal section.
|
| AMD_RenderingEngine_setModel |
Specifies the model that dictates how transformed raw data
has to be mapped onto a color space.
|
| AMD_RenderingEngine_setOverlays |
Deprecated.
|
| AMD_RenderingEngine_setQuantizationMap |
Sets the quantization map, one per channel.
|
| AMD_RenderingEngine_setQuantumStrategy |
Sets the quantization strategy.
|
| AMD_RenderingEngine_setRGBA |
Sets the four components composing the color associated to
the specified channel.
|
| AMD_RenderingEngine_updateCodomainMap |
Deprecated.
|
| AMD_RenderingEngine_updateSettings |
Updates the current rendering settings based on a provided rendering
definition and associated sub-objects.
|
| AMD_Search_activeQueries |
Returns the number of active queries.
|
| AMD_Search_addOrderByAsc |
A path from the target entity which will be added to the
current stack of order statements applied to the query.
|
| AMD_Search_addOrderByDesc |
A path from the target entity which will be added to the
current stack of order statements applied to the query.
|
| AMD_Search_allTypes |
Permits all types to be returned.
|
| AMD_Search_and |
Applies the next by* method to the previous by* method, so
that a call hasNext, next, or
results sees only the intersection of the two
calls.
|
| AMD_Search_byAnnotatedWith |
Finds entities annotated with an
Annotation similar to the example.
|
| AMD_Search_byFullText |
Passes the query as is to the Lucene backend.
|
| AMD_Search_byGroupForTags |
|
| AMD_Search_byHqlQuery |
Delegates to omero.api.IQuery.findAllByQuery method
to take advantage of the and, or, and
not methods, or queue-semantics.
|
| AMD_Search_byLuceneQueryBuilder |
Builds a Lucene query and passes it to the Lucene backend.
|
| AMD_Search_bySimilarTerms |
Returns transient (without ID)
TextAnnotation instances which represent
terms which are similar to the given terms.
|
| AMD_Search_bySomeMustNone |
Builds a Lucene query and passes it to byFullText.
|
| AMD_Search_byTagForGroups |
Creates a query which will return transient (without ID)
TagAnnotation instances which represent
all the TagAnnotation tag groups which
the given tag belongs to.
|
| AMD_Search_clearQueries |
Removes all active queries (leaving resetDefaults
settings alone), such that activeQueries will
return 0.
|
| AMD_Search_currentMetadata |
Provides access to the extra query information (for example
Lucene score and boost values) for a single call to
next.
|
| AMD_Search_currentMetadataList |
Provides access to the extra query information (for example
Lucene score and boost values) for a single call to
results.
|
| AMD_Search_fetchAlso |
Adds a fetch clause for loading non-annotation fields of
returned entities.
|
| AMD_Search_fetchAnnotations |
Queries the database for all Annotation
annotations of the given types for all returned instances.
|
| AMD_Search_getBatchSize |
Returns the current batch size.
|
| AMD_Search_hasNext |
Returns true if another call to
next is valid.
|
| AMD_Search_isAllowLeadingWildcard |
Returns the current leading-wildcard setting.
|
| AMD_Search_isCaseSensitive |
Returns the current case sensitivity setting.
|
| AMD_Search_isMergedBatches |
Returns the current merged-batches setting.
|
| AMD_Search_isReturnUnloaded |
Returns the current return-unloaded setting.
|
| AMD_Search_isUseProjections |
Returns the current use-projection setting.
|
| AMD_Search_next |
Returns the next entity from the current query.
|
| AMD_Search_not |
Applies the next by* method to the previous by* method, so
that a call hasNext, next, or
results sees only the intersection of the two
calls.
|
| AMD_Search_notAnnotatedBy |
Restricts entities by who has not annotated them with an
Annotation matching the other filters.
|
| AMD_Search_notOwnedBy |
|
| AMD_Search_onlyAnnotatedBetween |
Restricts entities by the time in which any annotation
(which matches the other filters) was added them.
|
| AMD_Search_onlyAnnotatedBy |
Restricts entities by who has annotated them with an
Annotation matching the other filters.
|
| AMD_Search_onlyAnnotatedWith |
Restricts entities to having an
Annotation of all the given types.
|
| AMD_Search_onlyCreatedBetween |
Restricts the time between which an entity may have been
created.
|
| AMD_Search_onlyIds |
Restricts the set of ids which will be checked.
|
| AMD_Search_onlyModifiedBetween |
Restricts the time between which an entity may have last
been modified.
|
| AMD_Search_onlyOwnedBy |
|
| AMD_Search_onlyType |
Restricts the search to a single type.
|
| AMD_Search_onlyTypes |
Restricts searches to a set of types.
|
| AMD_Search_or |
Applies the next by* method to the previous by* method, so
that a call hasNext, next or
results sees only the union of the two calls.
|
| AMD_Search_remove |
Unsupported operation.
|
| AMD_Search_resetDefaults |
Resets all settings (non-query state) to the original
default values, as if the instance had just be created.
|
| AMD_Search_results |
Returns up to getBatchSize batch size number of
results along with the related query metadata.
|
| AMD_Search_setAllowLeadingWildcard |
Permits full-text queries with a leading query if true.
|
| AMD_Search_setBatchSize |
Sets the maximum number of results that will be returned by
one call to results.
|
| AMD_Search_setCaseSensitive |
Sets the case sensitivity on all queries where
case-sensitivity is supported.
|
| AMD_Search_setCaseSentivice |
Deprecated.
|
| AMD_Search_setMergedBatches |
Set whether or not results from two separate queries can be
returned in the same call to results.
|
| AMD_Search_setReturnUnloaded |
Determines if all results should be returned as unloaded
objects.
|
| AMD_Search_setUseProjections |
Determines if Lucene queries should not hit the database.
|
| AMD_Search_unordered |
Removes the current stack of order statements.
|
| AMD_Session_submit |
|
| AMD_StatefulServiceInterface_activate |
Load a service implementation from disk if it was previously
passivated.
|
| AMD_StatefulServiceInterface_close |
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
| AMD_StatefulServiceInterface_getCurrentEventContext |
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
| AMD_StatefulServiceInterface_passivate |
Causes the blitz server to store the service implementation to disk
to free memory.
|
| AMD_ThumbnailStore_createThumbnail |
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
| AMD_ThumbnailStore_createThumbnails |
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
| AMD_ThumbnailStore_createThumbnailsByLongestSideSet |
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
| AMD_ThumbnailStore_getRenderingDefId |
|
| AMD_ThumbnailStore_getThumbnail |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailByLongestSide |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailByLongestSideDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailByLongestSideSet |
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailForSectionByLongestSideDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
| AMD_ThumbnailStore_getThumbnailForSectionDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
| AMD_ThumbnailStore_getThumbnailSet |
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_getThumbnailWithoutDefault |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| AMD_ThumbnailStore_isInProgress |
This returns the last available in progress state
for a thumbnail.
|
| AMD_ThumbnailStore_resetDefaults |
Resets the rendering definition for the active pixels set
to its default settings.
|
| AMD_ThumbnailStore_setPixelsId |
This method manages the state of the service; it must be
invoked before using any other methods.
|
| AMD_ThumbnailStore_setRenderingDefId |
This method manages the state of the service; it should be
invoked directly after setPixelsId.
|
| AMD_ThumbnailStore_thumbnailExists |
Checks if a thumbnail of a particular size exists for a
pixels set.
|
| ANALYSISSERVICE |
|
| ANNOTATERESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the annotate restriction has been applied to the current object.
|
| Annotation |
|
| AnnotationAnnotationLink |
|
| AnnotationAnnotationLinkHolder |
|
| AnnotationAnnotationLinkI |
|
| AnnotationAnnotationLinkPrx |
|
| AnnotationAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| AnnotationAnnotationLinkPrxHolder |
|
| AnnotationAnnotationLinksSeqHelper |
|
| AnnotationAnnotationLinksSeqHolder |
|
| AnnotationHolder |
|
| AnnotationLinkedAnnotationSeqHelper |
|
| AnnotationLinkedAnnotationSeqHolder |
|
| AnnotationListHelper |
|
| AnnotationListHolder |
|
| AnnotationPrx |
|
| AnnotationPrxHelper |
Provides type-specific helper functions.
|
| AnnotationPrxHolder |
|
| AopContextInitializer |
|
| ApiConsistencyCheck |
Checks all servant definitions (see:
ome/services/blitz-servantDefinitions.xml) to guarantee that the RMI and the
Blitz APIs match.
|
| ApiUsageException |
|
| Arc |
|
| ArcHolder |
|
| ArcI |
|
| ArcPrx |
|
| ArcPrxHelper |
Provides type-specific helper functions.
|
| ArcPrxHolder |
|
| ArcType |
|
| ArcTypeHg |
|
| ArcTypeHgXe |
|
| ArcTypeHolder |
|
| ArcTypeI |
|
| ArcTypeOther |
|
| ArcTypePrx |
|
| ArcTypePrxHelper |
Provides type-specific helper functions.
|
| ArcTypePrxHolder |
|
| ArcTypeUnknown |
|
| ArcTypeXe |
|
| AuthenticationException |
Thrown when the information provided omero.createSession() or more
specifically Glacier2.RouterPrx.createSession() is incorrect.
|
| BaseGraphPolicyAdjuster |
The base class assists adjustment of an existing graph traversal policy.
|
| BaseGraphTraversalProcessor |
Useful methods for GraphTraversal.Processor instances to share.
|
| BasicAnnotation |
|
| BasicAnnotationHolder |
|
| BasicAnnotationPrx |
|
| BasicAnnotationPrxHelper |
Provides type-specific helper functions.
|
| BasicAnnotationPrxHolder |
|
| BfPixelsStoreI |
Deprecated.
|
| BINARYACCESS |
Extended restriction name which may be applied to images and other
downloadable materials.
|
| Binning |
|
| Binning1x1 |
|
| Binning2x2 |
|
| Binning4x4 |
|
| Binning8x8 |
|
| BinningHolder |
|
| BinningI |
|
| BinningPrx |
|
| BinningPrxHelper |
Provides type-specific helper functions.
|
| BinningPrxHolder |
|
| BlitzConfiguration |
Factory bean which creates an Communicator instance as well as the
proper ObjectAdapter and adds initial, well-known servants.
|
| BlitzExecutor |
Single-point of execution for all AMD blitz calls.
|
| BlitzInstanceProvider |
An instance provider which uses reflection to fulfill the contract of an
InstanceProvider.
|
| BlitzOnly |
Marker interface which specifies that an servant should not be checked for
api consistency via ApiConsistencyCheck.
|
| BlueBand |
|
| BoolArrayHelper |
|
| BoolArrayHolder |
|
| BoolColumn |
|
| BoolColumnHolder |
|
| BoolColumnPrx |
|
| BoolColumnPrxHelper |
Provides type-specific helper functions.
|
| BoolColumnPrxHolder |
|
| BooleanAnnotation |
|
| BooleanAnnotationHolder |
|
| BooleanAnnotationI |
|
| BooleanAnnotationPrx |
|
| BooleanAnnotationPrxHelper |
Provides type-specific helper functions.
|
| BooleanAnnotationPrxHolder |
|
| BooleanIdListMapHelper |
|
| BooleanIdListMapHolder |
|
| BooleanLongListMapHelper |
|
| BooleanLongListMapHolder |
|
| ByteArrayArrayHelper |
|
| ByteArrayArrayHolder |
|
| ByteArrayHelper |
|
| ByteArrayHolder |
|
| Bytes2DHelper |
|
| Bytes2DHolder |
|
| Callback |
Manages AMD-based method dispatches from blitz.
|
| Callback_AcquisitionMode_getValue |
|
| Callback_AcquisitionMode_setValue |
|
| Callback_AdminPrivilege_getValue |
|
| Callback_AdminPrivilege_setValue |
|
| Callback_AffineTransform_getA00 |
|
| Callback_AffineTransform_getA01 |
|
| Callback_AffineTransform_getA02 |
|
| Callback_AffineTransform_getA10 |
|
| Callback_AffineTransform_getA11 |
|
| Callback_AffineTransform_getA12 |
|
| Callback_AffineTransform_getVersion |
|
| Callback_AffineTransform_setA00 |
|
| Callback_AffineTransform_setA01 |
|
| Callback_AffineTransform_setA02 |
|
| Callback_AffineTransform_setA10 |
|
| Callback_AffineTransform_setA11 |
|
| Callback_AffineTransform_setA12 |
|
| Callback_AffineTransform_setVersion |
|
| Callback_Annotation_addAllAnnotationAnnotationLinkSet |
|
| Callback_Annotation_addAnnotationAnnotationLink |
|
| Callback_Annotation_addAnnotationAnnotationLinkToBoth |
|
| Callback_Annotation_clearAnnotationLinks |
|
| Callback_Annotation_copyAnnotationLinks |
|
| Callback_Annotation_findAnnotationAnnotationLink |
|
| Callback_Annotation_getAnnotationLinksCountPerOwner |
|
| Callback_Annotation_getDescription |
|
| Callback_Annotation_getName |
|
| Callback_Annotation_getNs |
|
| Callback_Annotation_getVersion |
|
| Callback_Annotation_linkAnnotation |
|
| Callback_Annotation_linkedAnnotationList |
|
| Callback_Annotation_reloadAnnotationLinks |
|
| Callback_Annotation_removeAllAnnotationAnnotationLinkSet |
|
| Callback_Annotation_removeAnnotationAnnotationLink |
|
| Callback_Annotation_removeAnnotationAnnotationLinkFromBoth |
|
| Callback_Annotation_setDescription |
|
| Callback_Annotation_setName |
|
| Callback_Annotation_setNs |
|
| Callback_Annotation_setVersion |
|
| Callback_Annotation_sizeOfAnnotationLinks |
|
| Callback_Annotation_unlinkAnnotation |
|
| Callback_Annotation_unloadAnnotationLinks |
|
| Callback_AnnotationAnnotationLink_getChild |
|
| Callback_AnnotationAnnotationLink_getParent |
|
| Callback_AnnotationAnnotationLink_getVersion |
|
| Callback_AnnotationAnnotationLink_link |
|
| Callback_AnnotationAnnotationLink_setChild |
|
| Callback_AnnotationAnnotationLink_setParent |
|
| Callback_AnnotationAnnotationLink_setVersion |
|
| Callback_Arc_getType |
|
| Callback_Arc_setType |
|
| Callback_ArcType_getValue |
|
| Callback_ArcType_setValue |
|
| Callback_Binning_getValue |
|
| Callback_Binning_setValue |
|
| Callback_BooleanAnnotation_getBoolValue |
|
| Callback_BooleanAnnotation_setBoolValue |
|
| Callback_Channel_addAllChannelAnnotationLinkSet |
|
| Callback_Channel_addChannelAnnotationLink |
|
| Callback_Channel_addChannelAnnotationLinkToBoth |
|
| Callback_Channel_clearAnnotationLinks |
|
| Callback_Channel_copyAnnotationLinks |
|
| Callback_Channel_findChannelAnnotationLink |
|
| Callback_Channel_getAlpha |
|
| Callback_Channel_getAnnotationLinksCountPerOwner |
|
| Callback_Channel_getBlue |
|
| Callback_Channel_getGreen |
|
| Callback_Channel_getLogicalChannel |
|
| Callback_Channel_getLookupTable |
|
| Callback_Channel_getPixels |
|
| Callback_Channel_getRed |
|
| Callback_Channel_getStatsInfo |
|
| Callback_Channel_getVersion |
|
| Callback_Channel_linkAnnotation |
|
| Callback_Channel_linkedAnnotationList |
|
| Callback_Channel_reloadAnnotationLinks |
|
| Callback_Channel_removeAllChannelAnnotationLinkSet |
|
| Callback_Channel_removeChannelAnnotationLink |
|
| Callback_Channel_removeChannelAnnotationLinkFromBoth |
|
| Callback_Channel_setAlpha |
|
| Callback_Channel_setBlue |
|
| Callback_Channel_setGreen |
|
| Callback_Channel_setLogicalChannel |
|
| Callback_Channel_setLookupTable |
|
| Callback_Channel_setPixels |
|
| Callback_Channel_setRed |
|
| Callback_Channel_setStatsInfo |
|
| Callback_Channel_setVersion |
|
| Callback_Channel_sizeOfAnnotationLinks |
|
| Callback_Channel_unlinkAnnotation |
|
| Callback_Channel_unloadAnnotationLinks |
|
| Callback_ChannelAnnotationLink_getChild |
|
| Callback_ChannelAnnotationLink_getParent |
|
| Callback_ChannelAnnotationLink_getVersion |
|
| Callback_ChannelAnnotationLink_link |
|
| Callback_ChannelAnnotationLink_setChild |
|
| Callback_ChannelAnnotationLink_setParent |
|
| Callback_ChannelAnnotationLink_setVersion |
|
| Callback_ChannelBinding_addAllCodomainMapContextSet |
|
| Callback_ChannelBinding_addCodomainMapContext |
|
| Callback_ChannelBinding_clearSpatialDomainEnhancement |
|
| Callback_ChannelBinding_copySpatialDomainEnhancement |
|
| Callback_ChannelBinding_getActive |
|
| Callback_ChannelBinding_getAlpha |
|
| Callback_ChannelBinding_getBlue |
|
| Callback_ChannelBinding_getCodomainMapContext |
|
| Callback_ChannelBinding_getCoefficient |
|
| Callback_ChannelBinding_getFamily |
|
| Callback_ChannelBinding_getGreen |
|
| Callback_ChannelBinding_getInputEnd |
|
| Callback_ChannelBinding_getInputStart |
|
| Callback_ChannelBinding_getLookupTable |
|
| Callback_ChannelBinding_getNoiseReduction |
|
| Callback_ChannelBinding_getPrimaryCodomainMapContext |
|
| Callback_ChannelBinding_getRed |
|
| Callback_ChannelBinding_getRenderingDef |
|
| Callback_ChannelBinding_getVersion |
|
| Callback_ChannelBinding_reloadSpatialDomainEnhancement |
|
| Callback_ChannelBinding_removeAllCodomainMapContextSet |
|
| Callback_ChannelBinding_removeCodomainMapContext |
|
| Callback_ChannelBinding_setActive |
|
| Callback_ChannelBinding_setAlpha |
|
| Callback_ChannelBinding_setBlue |
|
| Callback_ChannelBinding_setCodomainMapContext |
|
| Callback_ChannelBinding_setCoefficient |
|
| Callback_ChannelBinding_setFamily |
|
| Callback_ChannelBinding_setGreen |
|
| Callback_ChannelBinding_setInputEnd |
|
| Callback_ChannelBinding_setInputStart |
|
| Callback_ChannelBinding_setLookupTable |
|
| Callback_ChannelBinding_setNoiseReduction |
|
| Callback_ChannelBinding_setPrimaryCodomainMapContext |
|
| Callback_ChannelBinding_setRed |
|
| Callback_ChannelBinding_setRenderingDef |
|
| Callback_ChannelBinding_setVersion |
|
| Callback_ChannelBinding_sizeOfSpatialDomainEnhancement |
|
| Callback_ChannelBinding_unloadSpatialDomainEnhancement |
|
| Callback_ChecksumAlgorithm_getValue |
|
| Callback_ChecksumAlgorithm_setValue |
|
| Callback_ClientCallback_requestHeartbeat |
Heartbeat-request made by the server to guarantee that the client
is alive.
|
| Callback_ClientCallback_sessionClosed |
The session to which this ServiceFactory is connected has been
closed.
|
| Callback_ClientCallback_shutdownIn |
Message that the server will be shutting down in the
given number of milliseconds, after which all new and
running method invocations will receive a CancelledException.
|
| Callback_ClusterNode_down |
Let all cluster nodes know that the instance with this
uuid is going down.
|
| Callback_ClusterNode_getNodeUuid |
Each node acquires the uuids of all other active nodes on start
up.
|
| Callback_CmdCallback_finished |
Called when the command has completed in any fashion
including cancellation.
|
| Callback_CmdCallback_step |
Notifies clients that the given number of steps
from the total is complete.
|
| Callback_CodomainMapContext_getChannelBinding |
|
| Callback_CodomainMapContext_getVersion |
|
| Callback_CodomainMapContext_setChannelBinding |
|
| Callback_CodomainMapContext_setVersion |
|
| Callback_ContrastMethod_getValue |
|
| Callback_ContrastMethod_setValue |
|
| Callback_ContrastStretchingContext_getXend |
|
| Callback_ContrastStretchingContext_getXstart |
|
| Callback_ContrastStretchingContext_getYend |
|
| Callback_ContrastStretchingContext_getYstart |
|
| Callback_ContrastStretchingContext_setXend |
|
| Callback_ContrastStretchingContext_setXstart |
|
| Callback_ContrastStretchingContext_setYend |
|
| Callback_ContrastStretchingContext_setYstart |
|
| Callback_Correction_getValue |
|
| Callback_Correction_setValue |
|
| Callback_Dataset_addAllDatasetAnnotationLinkSet |
|
| Callback_Dataset_addAllDatasetImageLinkSet |
|
| Callback_Dataset_addAllProjectDatasetLinkSet |
|
| Callback_Dataset_addDatasetAnnotationLink |
|
| Callback_Dataset_addDatasetAnnotationLinkToBoth |
|
| Callback_Dataset_addDatasetImageLink |
|
| Callback_Dataset_addDatasetImageLinkToBoth |
|
| Callback_Dataset_addProjectDatasetLink |
|
| Callback_Dataset_addProjectDatasetLinkToBoth |
|
| Callback_Dataset_clearAnnotationLinks |
|
| Callback_Dataset_clearImageLinks |
|
| Callback_Dataset_clearProjectLinks |
|
| Callback_Dataset_copyAnnotationLinks |
|
| Callback_Dataset_copyImageLinks |
|
| Callback_Dataset_copyProjectLinks |
|
| Callback_Dataset_findDatasetAnnotationLink |
|
| Callback_Dataset_findDatasetImageLink |
|
| Callback_Dataset_findProjectDatasetLink |
|
| Callback_Dataset_getAnnotationLinksCountPerOwner |
|
| Callback_Dataset_getDescription |
|
| Callback_Dataset_getImageLinksCountPerOwner |
|
| Callback_Dataset_getName |
|
| Callback_Dataset_getProjectLinksCountPerOwner |
|
| Callback_Dataset_getVersion |
|
| Callback_Dataset_linkAnnotation |
|
| Callback_Dataset_linkedAnnotationList |
|
| Callback_Dataset_linkedImageList |
|
| Callback_Dataset_linkedProjectList |
|
| Callback_Dataset_linkImage |
|
| Callback_Dataset_linkProject |
|
| Callback_Dataset_reloadAnnotationLinks |
|
| Callback_Dataset_reloadImageLinks |
|
| Callback_Dataset_reloadProjectLinks |
|
| Callback_Dataset_removeAllDatasetAnnotationLinkSet |
|
| Callback_Dataset_removeAllDatasetImageLinkSet |
|
| Callback_Dataset_removeAllProjectDatasetLinkSet |
|
| Callback_Dataset_removeDatasetAnnotationLink |
|
| Callback_Dataset_removeDatasetAnnotationLinkFromBoth |
|
| Callback_Dataset_removeDatasetImageLink |
|
| Callback_Dataset_removeDatasetImageLinkFromBoth |
|
| Callback_Dataset_removeProjectDatasetLink |
|
| Callback_Dataset_removeProjectDatasetLinkFromBoth |
|
| Callback_Dataset_setDescription |
|
| Callback_Dataset_setName |
|
| Callback_Dataset_setVersion |
|
| Callback_Dataset_sizeOfAnnotationLinks |
|
| Callback_Dataset_sizeOfImageLinks |
|
| Callback_Dataset_sizeOfProjectLinks |
|
| Callback_Dataset_unlinkAnnotation |
|
| Callback_Dataset_unlinkImage |
|
| Callback_Dataset_unlinkProject |
|
| Callback_Dataset_unloadAnnotationLinks |
|
| Callback_Dataset_unloadImageLinks |
|
| Callback_Dataset_unloadProjectLinks |
|
| Callback_DatasetAnnotationLink_getChild |
|
| Callback_DatasetAnnotationLink_getParent |
|
| Callback_DatasetAnnotationLink_getVersion |
|
| Callback_DatasetAnnotationLink_link |
|
| Callback_DatasetAnnotationLink_setChild |
|
| Callback_DatasetAnnotationLink_setParent |
|
| Callback_DatasetAnnotationLink_setVersion |
|
| Callback_DatasetImageLink_getChild |
|
| Callback_DatasetImageLink_getParent |
|
| Callback_DatasetImageLink_getVersion |
|
| Callback_DatasetImageLink_link |
|
| Callback_DatasetImageLink_setChild |
|
| Callback_DatasetImageLink_setParent |
|
| Callback_DatasetImageLink_setVersion |
|
| Callback_DBPatch_getCurrentPatch |
|
| Callback_DBPatch_getCurrentVersion |
|
| Callback_DBPatch_getFinished |
|
| Callback_DBPatch_getMessage |
|
| Callback_DBPatch_getPreviousPatch |
|
| Callback_DBPatch_getPreviousVersion |
|
| Callback_DBPatch_setCurrentPatch |
|
| Callback_DBPatch_setCurrentVersion |
|
| Callback_DBPatch_setFinished |
|
| Callback_DBPatch_setMessage |
|
| Callback_DBPatch_setPreviousPatch |
|
| Callback_DBPatch_setPreviousVersion |
|
| Callback_Details_getCreationEvent |
|
| Callback_Details_getExternalInfo |
|
| Callback_Details_getGroup |
|
| Callback_Details_getOwner |
|
| Callback_Details_getPermissions |
|
| Callback_Details_getUpdateEvent |
|
| Callback_Details_setCreationEvent |
|
| Callback_Details_setExternalInfo |
|
| Callback_Details_setGroup |
|
| Callback_Details_setOwner |
|
| Callback_Details_setPermissions |
|
| Callback_Details_setUpdateEvent |
|
| Callback_Detector_addAllDetectorAnnotationLinkSet |
|
| Callback_Detector_addDetectorAnnotationLink |
|
| Callback_Detector_addDetectorAnnotationLinkToBoth |
|
| Callback_Detector_clearAnnotationLinks |
|
| Callback_Detector_copyAnnotationLinks |
|
| Callback_Detector_findDetectorAnnotationLink |
|
| Callback_Detector_getAmplificationGain |
|
| Callback_Detector_getAnnotationLinksCountPerOwner |
|
| Callback_Detector_getGain |
|
| Callback_Detector_getInstrument |
|
| Callback_Detector_getLotNumber |
|
| Callback_Detector_getManufacturer |
|
| Callback_Detector_getModel |
|
| Callback_Detector_getOffsetValue |
|
| Callback_Detector_getSerialNumber |
|
| Callback_Detector_getType |
|
| Callback_Detector_getVersion |
|
| Callback_Detector_getVoltage |
|
| Callback_Detector_getZoom |
|
| Callback_Detector_linkAnnotation |
|
| Callback_Detector_linkedAnnotationList |
|
| Callback_Detector_reloadAnnotationLinks |
|
| Callback_Detector_removeAllDetectorAnnotationLinkSet |
|
| Callback_Detector_removeDetectorAnnotationLink |
|
| Callback_Detector_removeDetectorAnnotationLinkFromBoth |
|
| Callback_Detector_setAmplificationGain |
|
| Callback_Detector_setGain |
|
| Callback_Detector_setInstrument |
|
| Callback_Detector_setLotNumber |
|
| Callback_Detector_setManufacturer |
|
| Callback_Detector_setModel |
|
| Callback_Detector_setOffsetValue |
|
| Callback_Detector_setSerialNumber |
|
| Callback_Detector_setType |
|
| Callback_Detector_setVersion |
|
| Callback_Detector_setVoltage |
|
| Callback_Detector_setZoom |
|
| Callback_Detector_sizeOfAnnotationLinks |
|
| Callback_Detector_unlinkAnnotation |
|
| Callback_Detector_unloadAnnotationLinks |
|
| Callback_DetectorAnnotationLink_getChild |
|
| Callback_DetectorAnnotationLink_getParent |
|
| Callback_DetectorAnnotationLink_getVersion |
|
| Callback_DetectorAnnotationLink_link |
|
| Callback_DetectorAnnotationLink_setChild |
|
| Callback_DetectorAnnotationLink_setParent |
|
| Callback_DetectorAnnotationLink_setVersion |
|
| Callback_DetectorSettings_getBinning |
|
| Callback_DetectorSettings_getDetector |
|
| Callback_DetectorSettings_getGain |
|
| Callback_DetectorSettings_getIntegration |
|
| Callback_DetectorSettings_getOffsetValue |
|
| Callback_DetectorSettings_getReadOutRate |
|
| Callback_DetectorSettings_getVersion |
|
| Callback_DetectorSettings_getVoltage |
|
| Callback_DetectorSettings_getZoom |
|
| Callback_DetectorSettings_setBinning |
|
| Callback_DetectorSettings_setDetector |
|
| Callback_DetectorSettings_setGain |
|
| Callback_DetectorSettings_setIntegration |
|
| Callback_DetectorSettings_setOffsetValue |
|
| Callback_DetectorSettings_setReadOutRate |
|
| Callback_DetectorSettings_setVersion |
|
| Callback_DetectorSettings_setVoltage |
|
| Callback_DetectorSettings_setZoom |
|
| Callback_DetectorType_getValue |
|
| Callback_DetectorType_setValue |
|
| Callback_Dichroic_addAllDichroicAnnotationLinkSet |
|
| Callback_Dichroic_addDichroicAnnotationLink |
|
| Callback_Dichroic_addDichroicAnnotationLinkToBoth |
|
| Callback_Dichroic_clearAnnotationLinks |
|
| Callback_Dichroic_copyAnnotationLinks |
|
| Callback_Dichroic_findDichroicAnnotationLink |
|
| Callback_Dichroic_getAnnotationLinksCountPerOwner |
|
| Callback_Dichroic_getInstrument |
|
| Callback_Dichroic_getLotNumber |
|
| Callback_Dichroic_getManufacturer |
|
| Callback_Dichroic_getModel |
|
| Callback_Dichroic_getSerialNumber |
|
| Callback_Dichroic_getVersion |
|
| Callback_Dichroic_linkAnnotation |
|
| Callback_Dichroic_linkedAnnotationList |
|
| Callback_Dichroic_reloadAnnotationLinks |
|
| Callback_Dichroic_removeAllDichroicAnnotationLinkSet |
|
| Callback_Dichroic_removeDichroicAnnotationLink |
|
| Callback_Dichroic_removeDichroicAnnotationLinkFromBoth |
|
| Callback_Dichroic_setInstrument |
|
| Callback_Dichroic_setLotNumber |
|
| Callback_Dichroic_setManufacturer |
|
| Callback_Dichroic_setModel |
|
| Callback_Dichroic_setSerialNumber |
|
| Callback_Dichroic_setVersion |
|
| Callback_Dichroic_sizeOfAnnotationLinks |
|
| Callback_Dichroic_unlinkAnnotation |
|
| Callback_Dichroic_unloadAnnotationLinks |
|
| Callback_DichroicAnnotationLink_getChild |
|
| Callback_DichroicAnnotationLink_getParent |
|
| Callback_DichroicAnnotationLink_getVersion |
|
| Callback_DichroicAnnotationLink_link |
|
| Callback_DichroicAnnotationLink_setChild |
|
| Callback_DichroicAnnotationLink_setParent |
|
| Callback_DichroicAnnotationLink_setVersion |
|
| Callback_DimensionOrder_getValue |
|
| Callback_DimensionOrder_setValue |
|
| Callback_DoubleAnnotation_getDoubleValue |
|
| Callback_DoubleAnnotation_setDoubleValue |
|
| Callback_ElectricPotential_copy |
|
| Callback_ElectricPotential_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_ElectricPotential_getUnit |
|
| Callback_ElectricPotential_getValue |
Actual value for this unit-based field.
|
| Callback_ElectricPotential_setUnit |
|
| Callback_ElectricPotential_setValue |
|
| Callback_Ellipse_getRadiusX |
|
| Callback_Ellipse_getRadiusY |
|
| Callback_Ellipse_getTextValue |
|
| Callback_Ellipse_getX |
|
| Callback_Ellipse_getY |
|
| Callback_Ellipse_setRadiusX |
|
| Callback_Ellipse_setRadiusY |
|
| Callback_Ellipse_setTextValue |
|
| Callback_Ellipse_setX |
|
| Callback_Ellipse_setY |
|
| Callback_Event_addAllEventLogSet |
|
| Callback_Event_addEventLog |
|
| Callback_Event_clearLogs |
|
| Callback_Event_copyLogs |
|
| Callback_Event_getContainingEvent |
|
| Callback_Event_getExperimenter |
|
| Callback_Event_getExperimenterGroup |
|
| Callback_Event_getSession |
|
| Callback_Event_getStatus |
|
| Callback_Event_getTime |
|
| Callback_Event_getType |
|
| Callback_Event_reloadLogs |
|
| Callback_Event_removeAllEventLogSet |
|
| Callback_Event_removeEventLog |
|
| Callback_Event_setContainingEvent |
|
| Callback_Event_setExperimenter |
|
| Callback_Event_setExperimenterGroup |
|
| Callback_Event_setSession |
|
| Callback_Event_setStatus |
|
| Callback_Event_setTime |
|
| Callback_Event_setType |
|
| Callback_Event_sizeOfLogs |
|
| Callback_Event_unloadLogs |
|
| Callback_EventLog_getAction |
|
| Callback_EventLog_getEntityId |
|
| Callback_EventLog_getEntityType |
|
| Callback_EventLog_getEvent |
|
| Callback_EventLog_setAction |
|
| Callback_EventLog_setEntityId |
|
| Callback_EventLog_setEntityType |
|
| Callback_EventLog_setEvent |
|
| Callback_EventType_getValue |
|
| Callback_EventType_setValue |
|
| Callback_Experiment_addAllMicrobeamManipulationSet |
|
| Callback_Experiment_addMicrobeamManipulation |
|
| Callback_Experiment_clearMicrobeamManipulation |
|
| Callback_Experiment_copyMicrobeamManipulation |
|
| Callback_Experiment_getDescription |
|
| Callback_Experiment_getType |
|
| Callback_Experiment_getVersion |
|
| Callback_Experiment_reloadMicrobeamManipulation |
|
| Callback_Experiment_removeAllMicrobeamManipulationSet |
|
| Callback_Experiment_removeMicrobeamManipulation |
|
| Callback_Experiment_setDescription |
|
| Callback_Experiment_setType |
|
| Callback_Experiment_setVersion |
|
| Callback_Experiment_sizeOfMicrobeamManipulation |
|
| Callback_Experiment_unloadMicrobeamManipulation |
|
| Callback_Experimenter_addAllExperimenterAnnotationLinkSet |
|
| Callback_Experimenter_addAllGroupExperimenterMapSet |
|
| Callback_Experimenter_addExperimenterAnnotationLink |
|
| Callback_Experimenter_addExperimenterAnnotationLinkToBoth |
|
| Callback_Experimenter_addGroupExperimenterMap |
|
| Callback_Experimenter_addGroupExperimenterMapToBoth |
|
| Callback_Experimenter_clearAnnotationLinks |
|
| Callback_Experimenter_clearGroupExperimenterMap |
|
| Callback_Experimenter_copyAnnotationLinks |
|
| Callback_Experimenter_copyGroupExperimenterMap |
|
| Callback_Experimenter_findExperimenterAnnotationLink |
|
| Callback_Experimenter_findGroupExperimenterMap |
|
| Callback_Experimenter_getAnnotationLinksCountPerOwner |
|
| Callback_Experimenter_getConfig |
|
| Callback_Experimenter_getConfigAsMap |
|
| Callback_Experimenter_getEmail |
|
| Callback_Experimenter_getFirstName |
|
| Callback_Experimenter_getGroupExperimenterMap |
|
| Callback_Experimenter_getInstitution |
|
| Callback_Experimenter_getLastName |
|
| Callback_Experimenter_getLdap |
|
| Callback_Experimenter_getMiddleName |
|
| Callback_Experimenter_getOmeName |
|
| Callback_Experimenter_getPrimaryGroupExperimenterMap |
|
| Callback_Experimenter_getVersion |
|
| Callback_Experimenter_linkAnnotation |
|
| Callback_Experimenter_linkedAnnotationList |
|
| Callback_Experimenter_linkedExperimenterGroupList |
|
| Callback_Experimenter_linkExperimenterGroup |
|
| Callback_Experimenter_reloadAnnotationLinks |
|
| Callback_Experimenter_reloadGroupExperimenterMap |
|
| Callback_Experimenter_removeAllExperimenterAnnotationLinkSet |
|
| Callback_Experimenter_removeAllGroupExperimenterMapSet |
|
| Callback_Experimenter_removeExperimenterAnnotationLink |
|
| Callback_Experimenter_removeExperimenterAnnotationLinkFromBoth |
|
| Callback_Experimenter_removeGroupExperimenterMap |
|
| Callback_Experimenter_removeGroupExperimenterMapFromBoth |
|
| Callback_Experimenter_setConfig |
|
| Callback_Experimenter_setEmail |
|
| Callback_Experimenter_setFirstName |
|
| Callback_Experimenter_setGroupExperimenterMap |
|
| Callback_Experimenter_setInstitution |
|
| Callback_Experimenter_setLastName |
|
| Callback_Experimenter_setLdap |
|
| Callback_Experimenter_setMiddleName |
|
| Callback_Experimenter_setOmeName |
|
| Callback_Experimenter_setPrimaryGroupExperimenterMap |
|
| Callback_Experimenter_setVersion |
|
| Callback_Experimenter_sizeOfAnnotationLinks |
|
| Callback_Experimenter_sizeOfGroupExperimenterMap |
|
| Callback_Experimenter_unlinkAnnotation |
|
| Callback_Experimenter_unlinkExperimenterGroup |
|
| Callback_Experimenter_unloadAnnotationLinks |
|
| Callback_Experimenter_unloadGroupExperimenterMap |
|
| Callback_ExperimenterAnnotationLink_getChild |
|
| Callback_ExperimenterAnnotationLink_getParent |
|
| Callback_ExperimenterAnnotationLink_getVersion |
|
| Callback_ExperimenterAnnotationLink_link |
|
| Callback_ExperimenterAnnotationLink_setChild |
|
| Callback_ExperimenterAnnotationLink_setParent |
|
| Callback_ExperimenterAnnotationLink_setVersion |
|
| Callback_ExperimenterGroup_addAllExperimenterGroupAnnotationLinkSet |
|
| Callback_ExperimenterGroup_addAllGroupExperimenterMapSet |
|
| Callback_ExperimenterGroup_addExperimenterGroupAnnotationLink |
|
| Callback_ExperimenterGroup_addExperimenterGroupAnnotationLinkToBoth |
|
| Callback_ExperimenterGroup_addGroupExperimenterMap |
|
| Callback_ExperimenterGroup_addGroupExperimenterMapToBoth |
|
| Callback_ExperimenterGroup_clearAnnotationLinks |
|
| Callback_ExperimenterGroup_clearGroupExperimenterMap |
|
| Callback_ExperimenterGroup_copyAnnotationLinks |
|
| Callback_ExperimenterGroup_copyGroupExperimenterMap |
|
| Callback_ExperimenterGroup_findExperimenterGroupAnnotationLink |
|
| Callback_ExperimenterGroup_findGroupExperimenterMap |
|
| Callback_ExperimenterGroup_getAnnotationLinksCountPerOwner |
|
| Callback_ExperimenterGroup_getConfig |
|
| Callback_ExperimenterGroup_getConfigAsMap |
|
| Callback_ExperimenterGroup_getDescription |
|
| Callback_ExperimenterGroup_getLdap |
|
| Callback_ExperimenterGroup_getName |
|
| Callback_ExperimenterGroup_getVersion |
|
| Callback_ExperimenterGroup_linkAnnotation |
|
| Callback_ExperimenterGroup_linkedAnnotationList |
|
| Callback_ExperimenterGroup_linkedExperimenterList |
|
| Callback_ExperimenterGroup_linkExperimenter |
|
| Callback_ExperimenterGroup_reloadAnnotationLinks |
|
| Callback_ExperimenterGroup_reloadGroupExperimenterMap |
|
| Callback_ExperimenterGroup_removeAllExperimenterGroupAnnotationLinkSet |
|
| Callback_ExperimenterGroup_removeAllGroupExperimenterMapSet |
|
| Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLink |
|
| Callback_ExperimenterGroup_removeExperimenterGroupAnnotationLinkFromBoth |
|
| Callback_ExperimenterGroup_removeGroupExperimenterMap |
|
| Callback_ExperimenterGroup_removeGroupExperimenterMapFromBoth |
|
| Callback_ExperimenterGroup_setConfig |
|
| Callback_ExperimenterGroup_setDescription |
|
| Callback_ExperimenterGroup_setLdap |
|
| Callback_ExperimenterGroup_setName |
|
| Callback_ExperimenterGroup_setVersion |
|
| Callback_ExperimenterGroup_sizeOfAnnotationLinks |
|
| Callback_ExperimenterGroup_sizeOfGroupExperimenterMap |
|
| Callback_ExperimenterGroup_unlinkAnnotation |
|
| Callback_ExperimenterGroup_unlinkExperimenter |
|
| Callback_ExperimenterGroup_unloadAnnotationLinks |
|
| Callback_ExperimenterGroup_unloadGroupExperimenterMap |
|
| Callback_ExperimenterGroupAnnotationLink_getChild |
|
| Callback_ExperimenterGroupAnnotationLink_getParent |
|
| Callback_ExperimenterGroupAnnotationLink_getVersion |
|
| Callback_ExperimenterGroupAnnotationLink_link |
|
| Callback_ExperimenterGroupAnnotationLink_setChild |
|
| Callback_ExperimenterGroupAnnotationLink_setParent |
|
| Callback_ExperimenterGroupAnnotationLink_setVersion |
|
| Callback_ExperimentType_getValue |
|
| Callback_ExperimentType_setValue |
|
| Callback_Exporter_addImage |
Adds a single image with basic metadata to the Exporter for inclusion
on the next call to getBytes().
|
| Callback_Exporter_generateTiff |
Generates an OME-TIFF file.
|
| Callback_Exporter_generateXml |
Generates an OME-XML file.
|
| Callback_Exporter_read |
Returns length bytes from the output file.
|
| Callback_ExternalInfo_getEntityId |
|
| Callback_ExternalInfo_getEntityType |
|
| Callback_ExternalInfo_getLsid |
|
| Callback_ExternalInfo_getUuid |
|
| Callback_ExternalInfo_setEntityId |
|
| Callback_ExternalInfo_setEntityType |
|
| Callback_ExternalInfo_setLsid |
|
| Callback_ExternalInfo_setUuid |
|
| Callback_Family_getValue |
|
| Callback_Family_setValue |
|
| Callback_Filament_getType |
|
| Callback_Filament_setType |
|
| Callback_FilamentType_getValue |
|
| Callback_FilamentType_setValue |
|
| Callback_FileAnnotation_getFile |
|
| Callback_FileAnnotation_setFile |
|
| Callback_FileServer_fileExists |
Query the existence of a file
An exception will be raised if the method fails to determine the existence.
|
| Callback_FileServer_getATime |
Get atime of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getBaseName |
Get base name of a file, this is the name
stripped of any path, e.g.
|
| Callback_FileServer_getBulkDirectory |
Get an absolute directory from an OMERO.fs server.
|
| Callback_FileServer_getCTime |
Get ctime of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getDirectory |
Get an absolute directory from an OMERO.fs server.
|
| Callback_FileServer_getMTime |
Get mtime of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getOwner |
Get owner of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getSHA1 |
Get SHA1 of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getSize |
Get size of a file in bytes
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_getStats |
Get all FileStats of a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_isDir |
Query whether file is a directory
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_isFile |
Query whether file is a file
An exception will be raised if the file no longer exists or is inaccessible.
|
| Callback_FileServer_readBlock |
readBlock should open, read size bytes from offset
and then close the file.
|
| Callback_Fileset_addAllFilesetAnnotationLinkSet |
|
| Callback_Fileset_addAllFilesetEntrySet |
|
| Callback_Fileset_addAllFilesetJobLinkSet |
|
| Callback_Fileset_addAllImageSet |
|
| Callback_Fileset_addFilesetAnnotationLink |
|
| Callback_Fileset_addFilesetAnnotationLinkToBoth |
|
| Callback_Fileset_addFilesetEntry |
|
| Callback_Fileset_addFilesetJobLink |
|
| Callback_Fileset_addFilesetJobLinkToBoth |
|
| Callback_Fileset_addImage |
|
| Callback_Fileset_clearAnnotationLinks |
|
| Callback_Fileset_clearImages |
|
| Callback_Fileset_clearJobLinks |
|
| Callback_Fileset_clearUsedFiles |
|
| Callback_Fileset_copyAnnotationLinks |
|
| Callback_Fileset_copyImages |
|
| Callback_Fileset_copyJobLinks |
|
| Callback_Fileset_copyUsedFiles |
|
| Callback_Fileset_findFilesetAnnotationLink |
|
| Callback_Fileset_findFilesetJobLink |
|
| Callback_Fileset_getAnnotationLinksCountPerOwner |
|
| Callback_Fileset_getFilesetEntry |
|
| Callback_Fileset_getFilesetJobLink |
|
| Callback_Fileset_getJobLinksCountPerOwner |
|
| Callback_Fileset_getPrimaryFilesetEntry |
|
| Callback_Fileset_getPrimaryFilesetJobLink |
|
| Callback_Fileset_getTemplatePrefix |
|
| Callback_Fileset_getVersion |
|
| Callback_Fileset_linkAnnotation |
|
| Callback_Fileset_linkedAnnotationList |
|
| Callback_Fileset_linkedJobList |
|
| Callback_Fileset_linkJob |
|
| Callback_Fileset_reloadAnnotationLinks |
|
| Callback_Fileset_reloadImages |
|
| Callback_Fileset_reloadJobLinks |
|
| Callback_Fileset_reloadUsedFiles |
|
| Callback_Fileset_removeAllFilesetAnnotationLinkSet |
|
| Callback_Fileset_removeAllFilesetEntrySet |
|
| Callback_Fileset_removeAllFilesetJobLinkSet |
|
| Callback_Fileset_removeAllImageSet |
|
| Callback_Fileset_removeFilesetAnnotationLink |
|
| Callback_Fileset_removeFilesetAnnotationLinkFromBoth |
|
| Callback_Fileset_removeFilesetEntry |
|
| Callback_Fileset_removeFilesetJobLink |
|
| Callback_Fileset_removeFilesetJobLinkFromBoth |
|
| Callback_Fileset_removeImage |
|
| Callback_Fileset_setFilesetEntry |
|
| Callback_Fileset_setFilesetJobLink |
|
| Callback_Fileset_setPrimaryFilesetEntry |
|
| Callback_Fileset_setPrimaryFilesetJobLink |
|
| Callback_Fileset_setTemplatePrefix |
|
| Callback_Fileset_setVersion |
|
| Callback_Fileset_sizeOfAnnotationLinks |
|
| Callback_Fileset_sizeOfImages |
|
| Callback_Fileset_sizeOfJobLinks |
|
| Callback_Fileset_sizeOfUsedFiles |
|
| Callback_Fileset_unlinkAnnotation |
|
| Callback_Fileset_unlinkJob |
|
| Callback_Fileset_unloadAnnotationLinks |
|
| Callback_Fileset_unloadImages |
|
| Callback_Fileset_unloadJobLinks |
|
| Callback_Fileset_unloadUsedFiles |
|
| Callback_FilesetAnnotationLink_getChild |
|
| Callback_FilesetAnnotationLink_getParent |
|
| Callback_FilesetAnnotationLink_getVersion |
|
| Callback_FilesetAnnotationLink_link |
|
| Callback_FilesetAnnotationLink_setChild |
|
| Callback_FilesetAnnotationLink_setParent |
|
| Callback_FilesetAnnotationLink_setVersion |
|
| Callback_FilesetEntry_getClientPath |
|
| Callback_FilesetEntry_getFileset |
|
| Callback_FilesetEntry_getOriginalFile |
|
| Callback_FilesetEntry_getVersion |
|
| Callback_FilesetEntry_setClientPath |
|
| Callback_FilesetEntry_setFileset |
|
| Callback_FilesetEntry_setOriginalFile |
|
| Callback_FilesetEntry_setVersion |
|
| Callback_FilesetJobLink_getChild |
|
| Callback_FilesetJobLink_getParent |
|
| Callback_FilesetJobLink_getVersion |
|
| Callback_FilesetJobLink_link |
|
| Callback_FilesetJobLink_setChild |
|
| Callback_FilesetJobLink_setParent |
|
| Callback_FilesetJobLink_setVersion |
|
| Callback_Filter_addAllFilterAnnotationLinkSet |
|
| Callback_Filter_addAllFilterSetEmissionFilterLinkSet |
|
| Callback_Filter_addAllFilterSetExcitationFilterLinkSet |
|
| Callback_Filter_addFilterAnnotationLink |
|
| Callback_Filter_addFilterAnnotationLinkToBoth |
|
| Callback_Filter_addFilterSetEmissionFilterLink |
|
| Callback_Filter_addFilterSetEmissionFilterLinkToBoth |
|
| Callback_Filter_addFilterSetExcitationFilterLink |
|
| Callback_Filter_addFilterSetExcitationFilterLinkToBoth |
|
| Callback_Filter_clearAnnotationLinks |
|
| Callback_Filter_clearEmissionFilterLink |
|
| Callback_Filter_clearExcitationFilterLink |
|
| Callback_Filter_copyAnnotationLinks |
|
| Callback_Filter_copyEmissionFilterLink |
|
| Callback_Filter_copyExcitationFilterLink |
|
| Callback_Filter_findFilterAnnotationLink |
|
| Callback_Filter_findFilterSetEmissionFilterLink |
|
| Callback_Filter_findFilterSetExcitationFilterLink |
|
| Callback_Filter_getAnnotationLinksCountPerOwner |
|
| Callback_Filter_getEmissionFilterLinkCountPerOwner |
|
| Callback_Filter_getExcitationFilterLinkCountPerOwner |
|
| Callback_Filter_getFilterWheel |
|
| Callback_Filter_getInstrument |
|
| Callback_Filter_getLotNumber |
|
| Callback_Filter_getManufacturer |
|
| Callback_Filter_getModel |
|
| Callback_Filter_getSerialNumber |
|
| Callback_Filter_getTransmittanceRange |
|
| Callback_Filter_getType |
|
| Callback_Filter_getVersion |
|
| Callback_Filter_linkAnnotation |
|
| Callback_Filter_linkedAnnotationList |
|
| Callback_Filter_linkedEmissionFilterList |
|
| Callback_Filter_linkedExcitationFilterList |
|
| Callback_Filter_linkEmissionFilter |
|
| Callback_Filter_linkExcitationFilter |
|
| Callback_Filter_reloadAnnotationLinks |
|
| Callback_Filter_reloadEmissionFilterLink |
|
| Callback_Filter_reloadExcitationFilterLink |
|
| Callback_Filter_removeAllFilterAnnotationLinkSet |
|
| Callback_Filter_removeAllFilterSetEmissionFilterLinkSet |
|
| Callback_Filter_removeAllFilterSetExcitationFilterLinkSet |
|
| Callback_Filter_removeFilterAnnotationLink |
|
| Callback_Filter_removeFilterAnnotationLinkFromBoth |
|
| Callback_Filter_removeFilterSetEmissionFilterLink |
|
| Callback_Filter_removeFilterSetEmissionFilterLinkFromBoth |
|
| Callback_Filter_removeFilterSetExcitationFilterLink |
|
| Callback_Filter_removeFilterSetExcitationFilterLinkFromBoth |
|
| Callback_Filter_setFilterWheel |
|
| Callback_Filter_setInstrument |
|
| Callback_Filter_setLotNumber |
|
| Callback_Filter_setManufacturer |
|
| Callback_Filter_setModel |
|
| Callback_Filter_setSerialNumber |
|
| Callback_Filter_setTransmittanceRange |
|
| Callback_Filter_setType |
|
| Callback_Filter_setVersion |
|
| Callback_Filter_sizeOfAnnotationLinks |
|
| Callback_Filter_sizeOfEmissionFilterLink |
|
| Callback_Filter_sizeOfExcitationFilterLink |
|
| Callback_Filter_unlinkAnnotation |
|
| Callback_Filter_unlinkEmissionFilter |
|
| Callback_Filter_unlinkExcitationFilter |
|
| Callback_Filter_unloadAnnotationLinks |
|
| Callback_Filter_unloadEmissionFilterLink |
|
| Callback_Filter_unloadExcitationFilterLink |
|
| Callback_FilterAnnotationLink_getChild |
|
| Callback_FilterAnnotationLink_getParent |
|
| Callback_FilterAnnotationLink_getVersion |
|
| Callback_FilterAnnotationLink_link |
|
| Callback_FilterAnnotationLink_setChild |
|
| Callback_FilterAnnotationLink_setParent |
|
| Callback_FilterAnnotationLink_setVersion |
|
| Callback_FilterSet_addAllFilterSetEmissionFilterLinkSet |
|
| Callback_FilterSet_addAllFilterSetExcitationFilterLinkSet |
|
| Callback_FilterSet_addFilterSetEmissionFilterLink |
|
| Callback_FilterSet_addFilterSetEmissionFilterLinkToBoth |
|
| Callback_FilterSet_addFilterSetExcitationFilterLink |
|
| Callback_FilterSet_addFilterSetExcitationFilterLinkToBoth |
|
| Callback_FilterSet_clearEmissionFilterLink |
|
| Callback_FilterSet_clearExcitationFilterLink |
|
| Callback_FilterSet_copyEmissionFilterLink |
|
| Callback_FilterSet_copyExcitationFilterLink |
|
| Callback_FilterSet_findFilterSetEmissionFilterLink |
|
| Callback_FilterSet_findFilterSetExcitationFilterLink |
|
| Callback_FilterSet_getDichroic |
|
| Callback_FilterSet_getEmissionFilterLinkCountPerOwner |
|
| Callback_FilterSet_getExcitationFilterLinkCountPerOwner |
|
| Callback_FilterSet_getInstrument |
|
| Callback_FilterSet_getLotNumber |
|
| Callback_FilterSet_getManufacturer |
|
| Callback_FilterSet_getModel |
|
| Callback_FilterSet_getSerialNumber |
|
| Callback_FilterSet_getVersion |
|
| Callback_FilterSet_linkedEmissionFilterList |
|
| Callback_FilterSet_linkedExcitationFilterList |
|
| Callback_FilterSet_linkEmissionFilter |
|
| Callback_FilterSet_linkExcitationFilter |
|
| Callback_FilterSet_reloadEmissionFilterLink |
|
| Callback_FilterSet_reloadExcitationFilterLink |
|
| Callback_FilterSet_removeAllFilterSetEmissionFilterLinkSet |
|
| Callback_FilterSet_removeAllFilterSetExcitationFilterLinkSet |
|
| Callback_FilterSet_removeFilterSetEmissionFilterLink |
|
| Callback_FilterSet_removeFilterSetEmissionFilterLinkFromBoth |
|
| Callback_FilterSet_removeFilterSetExcitationFilterLink |
|
| Callback_FilterSet_removeFilterSetExcitationFilterLinkFromBoth |
|
| Callback_FilterSet_setDichroic |
|
| Callback_FilterSet_setInstrument |
|
| Callback_FilterSet_setLotNumber |
|
| Callback_FilterSet_setManufacturer |
|
| Callback_FilterSet_setModel |
|
| Callback_FilterSet_setSerialNumber |
|
| Callback_FilterSet_setVersion |
|
| Callback_FilterSet_sizeOfEmissionFilterLink |
|
| Callback_FilterSet_sizeOfExcitationFilterLink |
|
| Callback_FilterSet_unlinkEmissionFilter |
|
| Callback_FilterSet_unlinkExcitationFilter |
|
| Callback_FilterSet_unloadEmissionFilterLink |
|
| Callback_FilterSet_unloadExcitationFilterLink |
|
| Callback_FilterSetEmissionFilterLink_getChild |
|
| Callback_FilterSetEmissionFilterLink_getParent |
|
| Callback_FilterSetEmissionFilterLink_getVersion |
|
| Callback_FilterSetEmissionFilterLink_link |
|
| Callback_FilterSetEmissionFilterLink_setChild |
|
| Callback_FilterSetEmissionFilterLink_setParent |
|
| Callback_FilterSetEmissionFilterLink_setVersion |
|
| Callback_FilterSetExcitationFilterLink_getChild |
|
| Callback_FilterSetExcitationFilterLink_getParent |
|
| Callback_FilterSetExcitationFilterLink_getVersion |
|
| Callback_FilterSetExcitationFilterLink_link |
|
| Callback_FilterSetExcitationFilterLink_setChild |
|
| Callback_FilterSetExcitationFilterLink_setParent |
|
| Callback_FilterSetExcitationFilterLink_setVersion |
|
| Callback_FilterType_getValue |
|
| Callback_FilterType_setValue |
|
| Callback_Folder_addAllChildFoldersSet |
|
| Callback_Folder_addAllFolderAnnotationLinkSet |
|
| Callback_Folder_addAllFolderImageLinkSet |
|
| Callback_Folder_addAllFolderRoiLinkSet |
|
| Callback_Folder_addChildFolders |
|
| Callback_Folder_addFolderAnnotationLink |
|
| Callback_Folder_addFolderAnnotationLinkToBoth |
|
| Callback_Folder_addFolderImageLink |
|
| Callback_Folder_addFolderImageLinkToBoth |
|
| Callback_Folder_addFolderRoiLink |
|
| Callback_Folder_addFolderRoiLinkToBoth |
|
| Callback_Folder_clearAnnotationLinks |
|
| Callback_Folder_clearChildFolders |
|
| Callback_Folder_clearImageLinks |
|
| Callback_Folder_clearRoiLinks |
|
| Callback_Folder_copyAnnotationLinks |
|
| Callback_Folder_copyChildFolders |
|
| Callback_Folder_copyImageLinks |
|
| Callback_Folder_copyRoiLinks |
|
| Callback_Folder_findFolderAnnotationLink |
|
| Callback_Folder_findFolderImageLink |
|
| Callback_Folder_findFolderRoiLink |
|
| Callback_Folder_getAnnotationLinksCountPerOwner |
|
| Callback_Folder_getDescription |
|
| Callback_Folder_getImageLinksCountPerOwner |
|
| Callback_Folder_getName |
|
| Callback_Folder_getParentFolder |
|
| Callback_Folder_getRoiLinksCountPerOwner |
|
| Callback_Folder_getVersion |
|
| Callback_Folder_linkAnnotation |
|
| Callback_Folder_linkedAnnotationList |
|
| Callback_Folder_linkedImageList |
|
| Callback_Folder_linkedRoiList |
|
| Callback_Folder_linkImage |
|
| Callback_Folder_linkRoi |
|
| Callback_Folder_reloadAnnotationLinks |
|
| Callback_Folder_reloadChildFolders |
|
| Callback_Folder_reloadImageLinks |
|
| Callback_Folder_reloadRoiLinks |
|
| Callback_Folder_removeAllChildFoldersSet |
|
| Callback_Folder_removeAllFolderAnnotationLinkSet |
|
| Callback_Folder_removeAllFolderImageLinkSet |
|
| Callback_Folder_removeAllFolderRoiLinkSet |
|
| Callback_Folder_removeChildFolders |
|
| Callback_Folder_removeFolderAnnotationLink |
|
| Callback_Folder_removeFolderAnnotationLinkFromBoth |
|
| Callback_Folder_removeFolderImageLink |
|
| Callback_Folder_removeFolderImageLinkFromBoth |
|
| Callback_Folder_removeFolderRoiLink |
|
| Callback_Folder_removeFolderRoiLinkFromBoth |
|
| Callback_Folder_setDescription |
|
| Callback_Folder_setName |
|
| Callback_Folder_setParentFolder |
|
| Callback_Folder_setVersion |
|
| Callback_Folder_sizeOfAnnotationLinks |
|
| Callback_Folder_sizeOfChildFolders |
|
| Callback_Folder_sizeOfImageLinks |
|
| Callback_Folder_sizeOfRoiLinks |
|
| Callback_Folder_unlinkAnnotation |
|
| Callback_Folder_unlinkImage |
|
| Callback_Folder_unlinkRoi |
|
| Callback_Folder_unloadAnnotationLinks |
|
| Callback_Folder_unloadChildFolders |
|
| Callback_Folder_unloadImageLinks |
|
| Callback_Folder_unloadRoiLinks |
|
| Callback_FolderAnnotationLink_getChild |
|
| Callback_FolderAnnotationLink_getParent |
|
| Callback_FolderAnnotationLink_getVersion |
|
| Callback_FolderAnnotationLink_link |
|
| Callback_FolderAnnotationLink_setChild |
|
| Callback_FolderAnnotationLink_setParent |
|
| Callback_FolderAnnotationLink_setVersion |
|
| Callback_FolderImageLink_getChild |
|
| Callback_FolderImageLink_getParent |
|
| Callback_FolderImageLink_getVersion |
|
| Callback_FolderImageLink_link |
|
| Callback_FolderImageLink_setChild |
|
| Callback_FolderImageLink_setParent |
|
| Callback_FolderImageLink_setVersion |
|
| Callback_FolderRoiLink_getChild |
|
| Callback_FolderRoiLink_getParent |
|
| Callback_FolderRoiLink_getVersion |
|
| Callback_FolderRoiLink_link |
|
| Callback_FolderRoiLink_setChild |
|
| Callback_FolderRoiLink_setParent |
|
| Callback_FolderRoiLink_setVersion |
|
| Callback_Format_getValue |
|
| Callback_Format_setValue |
|
| Callback_Frequency_copy |
|
| Callback_Frequency_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Frequency_getUnit |
|
| Callback_Frequency_getValue |
Actual value for this unit-based field.
|
| Callback_Frequency_setUnit |
|
| Callback_Frequency_setValue |
|
| Callback_GenericExcitationSource_getMap |
|
| Callback_GenericExcitationSource_getMapAsMap |
|
| Callback_GenericExcitationSource_setMap |
|
| Callback_GroupExperimenterMap_getChild |
|
| Callback_GroupExperimenterMap_getOwner |
|
| Callback_GroupExperimenterMap_getParent |
|
| Callback_GroupExperimenterMap_getVersion |
|
| Callback_GroupExperimenterMap_link |
|
| Callback_GroupExperimenterMap_setChild |
|
| Callback_GroupExperimenterMap_setOwner |
|
| Callback_GroupExperimenterMap_setParent |
|
| Callback_GroupExperimenterMap_setVersion |
|
| Callback_Handle_addCallback |
Add a callback for notifications.
|
| Callback_Handle_cancel |
Attempts to cancel execution of this Request.
|
| Callback_Handle_close |
Closes this handle.
|
| Callback_Handle_getRequest |
Returns the request object that was used to
initialize this handle.
|
| Callback_Handle_getResponse |
Returns a response if this handle has finished
execution, otherwise returns null.
|
| Callback_Handle_getStatus |
Returns a status object for the current execution.
|
| Callback_Handle_removeCallback |
Remove callback for notifications.
|
| Callback_IAdmin_addGroupOwners |
Adds the given users to the owner list for this group.
|
| Callback_IAdmin_addGroups |
Adds a user to the given groups.
|
| Callback_IAdmin_canUpdate |
Returns true if the currently logged in user can modify the
given IObject.
|
| Callback_IAdmin_changeExpiredCredentials |
|
| Callback_IAdmin_changeGroup |
Deprecated.
|
| Callback_IAdmin_changeOwner |
Deprecated.
|
| Callback_IAdmin_changePassword |
Changes the password for the current user.
|
| Callback_IAdmin_changePasswordWithOldPassword |
Changes the password for the current user by passing the
old password.
|
| Callback_IAdmin_changePermissions |
Deprecated.
|
| Callback_IAdmin_changeUserPassword |
Changes the password for the a given user.
|
| Callback_IAdmin_containedExperimenters |
|
| Callback_IAdmin_containedGroups |
|
| Callback_IAdmin_createExperimenter |
Creates and returns a new user in the given groups.
|
| Callback_IAdmin_createExperimenterWithPassword |
Creates and returns a new user in the given groups with
password.
|
| Callback_IAdmin_createGroup |
Creates and returns a new group.
|
| Callback_IAdmin_createRestrictedSystemUser |
Creates and returns a new system user.
|
| Callback_IAdmin_createRestrictedSystemUserWithPassword |
Creates and returns a new system user.
|
| Callback_IAdmin_createSystemUser |
Creates and returns a new system user.
|
| Callback_IAdmin_createUser |
Creates and returns a new user.
|
| Callback_IAdmin_deleteExperimenter |
Removes a user by removing the password information for
that user as well as all
GroupExperimenterMap instances.
|
| Callback_IAdmin_deleteGroup |
Removes a group by first removing all users in the group,
and then deleting the actual
ExperimenterGroup instance.
|
| Callback_IAdmin_getAdminPrivileges |
Gets the light administrator privileges for the given user.
|
| Callback_IAdmin_getAdminsWithPrivileges |
Gets the administrators who have all the given privileges.
|
| Callback_IAdmin_getCurrentAdminPrivileges |
Gets the light administrator privileges for the current user.
|
| Callback_IAdmin_getDefaultGroup |
|
| Callback_IAdmin_getEventContext |
Returns an implementation of EventContext
loaded with the security for the current user and thread.
|
| Callback_IAdmin_getExperimenter |
|
| Callback_IAdmin_getGroup |
|
| Callback_IAdmin_getLeaderOfGroupIds |
Finds the ids for all groups for which the given
Experimenter is owner/leader.
|
| Callback_IAdmin_getMemberOfGroupIds |
Finds the ids for all groups for which the given
Experimenter is a member.
|
| Callback_IAdmin_getMyUserPhotos |
Retrieves the OriginalFile object
attached to this user as specified by
uploadMyUserPhoto.
|
| Callback_IAdmin_getSecurityRoles |
Returns the active Roles in use by the
server.
|
| Callback_IAdmin_lookupExperimenter |
|
| Callback_IAdmin_lookupExperimenters |
|
| Callback_IAdmin_lookupGroup |
|
| Callback_IAdmin_lookupGroups |
|
| Callback_IAdmin_lookupLdapAuthExperimenter |
Looks up Experimenter experimenters who
use LDAP authentication (has set dn on password table).
|
| Callback_IAdmin_lookupLdapAuthExperimenters |
Looks up all ids of Experimenter
experimenters who use LDAP authentication (has set dn on
password table).
|
| Callback_IAdmin_moveToCommonSpace |
Moves the given objects into the user group to make
them visible and linkable from all security contexts.
|
| Callback_IAdmin_removeGroupOwners |
removes the given users from the owner list for this group.
|
| Callback_IAdmin_removeGroups |
Removes an experimenter from the given groups.
|
| Callback_IAdmin_reportForgottenPassword |
Deprecated.
|
| Callback_IAdmin_setAdminPrivileges |
Sets the set of light administrator privileges for the given user.
|
| Callback_IAdmin_setDefaultGroup |
Sets the default group for a given user.
|
| Callback_IAdmin_setGroupOwner |
Adds the user to the owner list for this group.
|
| Callback_IAdmin_synchronizeLoginCache |
Uses JMX to refresh the login cache if supported.
|
| Callback_IAdmin_unsetGroupOwner |
Removes the user from the owner list for this group.
|
| Callback_IAdmin_updateExperimenter |
Updates an experimenter if admin or owner of group.
|
| Callback_IAdmin_updateExperimenterWithPassword |
Updates an experimenter if admin or owner of group.
|
| Callback_IAdmin_updateGroup |
Updates an experimenter group if admin or owner of group.
|
| Callback_IAdmin_updateSelf |
Allows a user to update his/her own information.
|
| Callback_IAdmin_uploadMyUserPhoto |
Uploads a photo for the user which will be displayed on
his/her profile.
|
| Callback_IConfig_getClientConfigDefaults |
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there which match the prefix
omero.client.
|
| Callback_IConfig_getClientConfigValues |
Retrieves configuration values like getConfigValues
but only those with the prefix omero.client.
|
| Callback_IConfig_getConfigDefaults |
Reads the etc/omero.properties file and returns all the
key/value pairs that are found there.
|
| Callback_IConfig_getConfigValue |
Retrieves a configuration value from the backend store.
|
| Callback_IConfig_getConfigValues |
Retrieves configuration values from the backend store which
match the given regex.
|
| Callback_IConfig_getDatabaseTime |
Checks the database for its time using a SELECT statement.
|
| Callback_IConfig_getDatabaseUuid |
Provides the UUID for this OMERO (database) instance.
|
| Callback_IConfig_getServerTime |
Checks the current server for its time.
|
| Callback_IConfig_getVersion |
Provides the release version.
|
| Callback_IConfig_setConfigValue |
Sets a configuration value in the backend store.
|
| Callback_IConfig_setConfigValueIfEquals |
Calls setConfigValue if and only if the
configuration property is currently equal to the test
argument.
|
| Callback_IContainer_createDataObject |
Creates the specified data object.
|
| Callback_IContainer_createDataObjects |
Convenience method to save network calls.
|
| Callback_IContainer_findContainerHierarchies |
Retrieves hierarchy trees in various hierarchies that
contain the specified Images.
|
| Callback_IContainer_getCollectionCount |
Counts the number of members in a collection for a given
object.
|
| Callback_IContainer_getImages |
Retrieve a user's (or all users') images within any given
container.
|
| Callback_IContainer_getImagesByOptions |
Retrieves images by options.
|
| Callback_IContainer_getImagesBySplitFilesets |
Given a list of IDs of certain entity types, calculates
which filesets are split such that a non-empty proper
subset of their images are referenced, directly or
indirectly, as being included.
|
| Callback_IContainer_getUserImages |
Retrieves a user's images.
|
| Callback_IContainer_link |
Convenience method for creating links.
|
| Callback_IContainer_loadContainerHierarchy |
Retrieves hierarchy trees rooted by a given node (unless
orphan is specified -- See below)
|
| Callback_IContainer_retrieveCollection |
Retrieves a collection with all members initialized
(loaded).
|
| Callback_IContainer_unlink |
Removes links between OmeroDataObjects e.g Project-Dataset,
Dataset-Image
Note that the objects themselves aren't deleted, only the
Link objects.
|
| Callback_IContainer_updateDataObject |
Updates a data object.
|
| Callback_IContainer_updateDataObjects |
Convenience method to save network calls.
|
| Callback_ILdap_createUser |
Creates an Experimenter entry in the
OMERO DB based on the supplied LDAP username.
|
| Callback_ILdap_discover |
Discovers and lists Experimenters who
are present in the remote LDAP server and in the local DB
but have the ldap property set to
false.
|
| Callback_ILdap_discoverGroups |
Discovers and lists ExperimenterGroups
which are present in the remote LDAP server and in the local
DB but have the ldap property set to
false.
|
| Callback_ILdap_findDN |
Searches unique Distinguished Name - string in LDAP for
Common Name equals username.
|
| Callback_ILdap_findExperimenter |
Searches Experimenter by unique Distinguished Name -
string in LDAP for Common Name equals username.
|
| Callback_ILdap_findGroup |
|
| Callback_ILdap_findGroupDN |
Looks up the DN for a group.
|
| Callback_ILdap_getSetting |
Gets config value from properties.
|
| Callback_ILdap_searchAll |
Searches all Experimenter list on LDAP
for attribute objectClass = person.
|
| Callback_ILdap_searchByAttribute |
|
| Callback_ILdap_searchByAttributes |
|
| Callback_ILdap_searchByDN |
Searches one Experimenter in LDAP for
specified Distinguished Name.
|
| Callback_ILdap_searchDnInGroups |
Searches Distinguished Name in groups.
|
| Callback_ILdap_setDN |
Deprecated.
|
| Callback_Illumination_getValue |
|
| Callback_Illumination_setValue |
|
| Callback_Image_addAllDatasetImageLinkSet |
|
| Callback_Image_addAllFolderImageLinkSet |
|
| Callback_Image_addAllImageAnnotationLinkSet |
|
| Callback_Image_addAllPixelsSet |
|
| Callback_Image_addAllRoiSet |
|
| Callback_Image_addAllWellSampleSet |
|
| Callback_Image_addDatasetImageLink |
|
| Callback_Image_addDatasetImageLinkToBoth |
|
| Callback_Image_addFolderImageLink |
|
| Callback_Image_addFolderImageLinkToBoth |
|
| Callback_Image_addImageAnnotationLink |
|
| Callback_Image_addImageAnnotationLinkToBoth |
|
| Callback_Image_addPixels |
|
| Callback_Image_addRoi |
|
| Callback_Image_addWellSample |
|
| Callback_Image_clearAnnotationLinks |
|
| Callback_Image_clearDatasetLinks |
|
| Callback_Image_clearFolderLinks |
|
| Callback_Image_clearPixels |
|
| Callback_Image_clearRois |
|
| Callback_Image_clearWellSamples |
|
| Callback_Image_copyAnnotationLinks |
|
| Callback_Image_copyDatasetLinks |
|
| Callback_Image_copyFolderLinks |
|
| Callback_Image_copyPixels |
|
| Callback_Image_copyRois |
|
| Callback_Image_copyWellSamples |
|
| Callback_Image_findDatasetImageLink |
|
| Callback_Image_findFolderImageLink |
|
| Callback_Image_findImageAnnotationLink |
|
| Callback_Image_getAcquisitionDate |
|
| Callback_Image_getAnnotationLinksCountPerOwner |
|
| Callback_Image_getArchived |
|
| Callback_Image_getDatasetLinksCountPerOwner |
|
| Callback_Image_getDescription |
|
| Callback_Image_getExperiment |
|
| Callback_Image_getFileset |
|
| Callback_Image_getFolderLinksCountPerOwner |
|
| Callback_Image_getFormat |
|
| Callback_Image_getImagingEnvironment |
|
| Callback_Image_getInstrument |
|
| Callback_Image_getName |
|
| Callback_Image_getObjectiveSettings |
|
| Callback_Image_getPartial |
|
| Callback_Image_getPixels |
|
| Callback_Image_getPrimaryPixels |
|
| Callback_Image_getSeries |
|
| Callback_Image_getStageLabel |
|
| Callback_Image_getVersion |
|
| Callback_Image_linkAnnotation |
|
| Callback_Image_linkDataset |
|
| Callback_Image_linkedAnnotationList |
|
| Callback_Image_linkedDatasetList |
|
| Callback_Image_linkedFolderList |
|
| Callback_Image_linkFolder |
|
| Callback_Image_reloadAnnotationLinks |
|
| Callback_Image_reloadDatasetLinks |
|
| Callback_Image_reloadFolderLinks |
|
| Callback_Image_reloadPixels |
|
| Callback_Image_reloadRois |
|
| Callback_Image_reloadWellSamples |
|
| Callback_Image_removeAllDatasetImageLinkSet |
|
| Callback_Image_removeAllFolderImageLinkSet |
|
| Callback_Image_removeAllImageAnnotationLinkSet |
|
| Callback_Image_removeAllPixelsSet |
|
| Callback_Image_removeAllRoiSet |
|
| Callback_Image_removeAllWellSampleSet |
|
| Callback_Image_removeDatasetImageLink |
|
| Callback_Image_removeDatasetImageLinkFromBoth |
|
| Callback_Image_removeFolderImageLink |
|
| Callback_Image_removeFolderImageLinkFromBoth |
|
| Callback_Image_removeImageAnnotationLink |
|
| Callback_Image_removeImageAnnotationLinkFromBoth |
|
| Callback_Image_removePixels |
|
| Callback_Image_removeRoi |
|
| Callback_Image_removeWellSample |
|
| Callback_Image_setAcquisitionDate |
|
| Callback_Image_setArchived |
|
| Callback_Image_setDescription |
|
| Callback_Image_setExperiment |
|
| Callback_Image_setFileset |
|
| Callback_Image_setFormat |
|
| Callback_Image_setImagingEnvironment |
|
| Callback_Image_setInstrument |
|
| Callback_Image_setName |
|
| Callback_Image_setObjectiveSettings |
|
| Callback_Image_setPartial |
|
| Callback_Image_setPixels |
|
| Callback_Image_setPrimaryPixels |
|
| Callback_Image_setSeries |
|
| Callback_Image_setStageLabel |
|
| Callback_Image_setVersion |
|
| Callback_Image_sizeOfAnnotationLinks |
|
| Callback_Image_sizeOfDatasetLinks |
|
| Callback_Image_sizeOfFolderLinks |
|
| Callback_Image_sizeOfPixels |
|
| Callback_Image_sizeOfRois |
|
| Callback_Image_sizeOfWellSamples |
|
| Callback_Image_unlinkAnnotation |
|
| Callback_Image_unlinkDataset |
|
| Callback_Image_unlinkFolder |
|
| Callback_Image_unloadAnnotationLinks |
|
| Callback_Image_unloadDatasetLinks |
|
| Callback_Image_unloadFolderLinks |
|
| Callback_Image_unloadPixels |
|
| Callback_Image_unloadRois |
|
| Callback_Image_unloadWellSamples |
|
| Callback_ImageAnnotationLink_getChild |
|
| Callback_ImageAnnotationLink_getParent |
|
| Callback_ImageAnnotationLink_getVersion |
|
| Callback_ImageAnnotationLink_link |
|
| Callback_ImageAnnotationLink_setChild |
|
| Callback_ImageAnnotationLink_setParent |
|
| Callback_ImageAnnotationLink_setVersion |
|
| Callback_ImagingEnvironment_getAirPressure |
|
| Callback_ImagingEnvironment_getCo2percent |
|
| Callback_ImagingEnvironment_getHumidity |
|
| Callback_ImagingEnvironment_getMap |
|
| Callback_ImagingEnvironment_getMapAsMap |
|
| Callback_ImagingEnvironment_getTemperature |
|
| Callback_ImagingEnvironment_getVersion |
|
| Callback_ImagingEnvironment_setAirPressure |
|
| Callback_ImagingEnvironment_setCo2percent |
|
| Callback_ImagingEnvironment_setHumidity |
|
| Callback_ImagingEnvironment_setMap |
|
| Callback_ImagingEnvironment_setTemperature |
|
| Callback_ImagingEnvironment_setVersion |
|
| Callback_IMetadata_countAnnotationsUsedNotOwned |
Counts the number of annotation of a given type used by the
specified user but not owned by the user.
|
| Callback_IMetadata_countSpecifiedAnnotations |
Counts the number of annotation of a given type.
|
| Callback_IMetadata_getTaggedObjectsCount |
Returns a map whose key is a tag id and the value the
number of Projects, Datasets, and Images linked to that tag.
|
| Callback_IMetadata_loadAnnotation |
Loads the specified annotations.
|
| Callback_IMetadata_loadAnnotations |
Loads all the annotations of given types, that have been
attached to the specified rootNodes for the
specified annotatorIds.
|
| Callback_IMetadata_loadAnnotationsUsedNotOwned |
Loads the annotations of a given type used by the specified
user but not owned by the user.
|
| Callback_IMetadata_loadChannelAcquisitionData |
Loads the logical channels and the acquisition metadata
related to them.
|
| Callback_IMetadata_loadInstrument |
Loads the instrument and its components i.e.
|
| Callback_IMetadata_loadLogFiles |
Finds the original file IDs for the import logs
corresponding to the given Image or Fileset IDs.
|
| Callback_IMetadata_loadSpecifiedAnnotations |
Loads all the annotations of a given type.
|
| Callback_IMetadata_loadSpecifiedAnnotationsLinkedTo |
Loads the annotations of a given type linked to the
specified objects.
|
| Callback_IMetadata_loadTagContent |
Loads the TagSet if the id is specified otherwise loads
all the TagSet.
|
| Callback_IMetadata_loadTagSets |
Loads all the TagSets.
|
| Callback_Immersion_getValue |
|
| Callback_Immersion_setValue |
|
| Callback_ImportJob_getImageDescription |
Deprecated.
|
| Callback_ImportJob_getImageName |
Deprecated.
|
| Callback_ImportJob_setImageDescription |
Deprecated.
|
| Callback_ImportJob_setImageName |
Deprecated.
|
| Callback_ImportProcess_getHandle |
Reacquire the handle which was returned by
verifyUpload.
|
| Callback_ImportProcess_getImportSettings |
|
| Callback_ImportProcess_getUploader |
Step 1: Returns a RawFileStore that can be used to upload one of
the used files.
|
| Callback_ImportProcess_getUploadOffset |
In case an upload must be resumed, this provides the
location of the last successful upload.
|
| Callback_ImportProcess_verifyUpload |
Step 2: Passes a set of client-side calculated hashes to the
server for verifying that all of the files were correctly
uploaded.
|
| Callback_Instrument_addAllDetectorSet |
|
| Callback_Instrument_addAllDichroicSet |
|
| Callback_Instrument_addAllFilterSet |
|
| Callback_Instrument_addAllFilterSetSet |
|
| Callback_Instrument_addAllInstrumentAnnotationLinkSet |
|
| Callback_Instrument_addAllLightSourceSet |
|
| Callback_Instrument_addAllObjectiveSet |
|
| Callback_Instrument_addAllOTFSet |
|
| Callback_Instrument_addDetector |
|
| Callback_Instrument_addDichroic |
|
| Callback_Instrument_addFilter |
|
| Callback_Instrument_addFilterSet |
|
| Callback_Instrument_addInstrumentAnnotationLink |
|
| Callback_Instrument_addInstrumentAnnotationLinkToBoth |
|
| Callback_Instrument_addLightSource |
|
| Callback_Instrument_addObjective |
|
| Callback_Instrument_addOTF |
|
| Callback_Instrument_clearAnnotationLinks |
|
| Callback_Instrument_clearDetector |
|
| Callback_Instrument_clearDichroic |
|
| Callback_Instrument_clearFilter |
|
| Callback_Instrument_clearFilterSet |
|
| Callback_Instrument_clearLightSource |
|
| Callback_Instrument_clearObjective |
|
| Callback_Instrument_clearOtf |
|
| Callback_Instrument_copyAnnotationLinks |
|
| Callback_Instrument_copyDetector |
|
| Callback_Instrument_copyDichroic |
|
| Callback_Instrument_copyFilter |
|
| Callback_Instrument_copyFilterSet |
|
| Callback_Instrument_copyLightSource |
|
| Callback_Instrument_copyObjective |
|
| Callback_Instrument_copyOtf |
|
| Callback_Instrument_findInstrumentAnnotationLink |
|
| Callback_Instrument_getAnnotationLinksCountPerOwner |
|
| Callback_Instrument_getMicroscope |
|
| Callback_Instrument_getVersion |
|
| Callback_Instrument_linkAnnotation |
|
| Callback_Instrument_linkedAnnotationList |
|
| Callback_Instrument_reloadAnnotationLinks |
|
| Callback_Instrument_reloadDetector |
|
| Callback_Instrument_reloadDichroic |
|
| Callback_Instrument_reloadFilter |
|
| Callback_Instrument_reloadFilterSet |
|
| Callback_Instrument_reloadLightSource |
|
| Callback_Instrument_reloadObjective |
|
| Callback_Instrument_reloadOtf |
|
| Callback_Instrument_removeAllDetectorSet |
|
| Callback_Instrument_removeAllDichroicSet |
|
| Callback_Instrument_removeAllFilterSet |
|
| Callback_Instrument_removeAllFilterSetSet |
|
| Callback_Instrument_removeAllInstrumentAnnotationLinkSet |
|
| Callback_Instrument_removeAllLightSourceSet |
|
| Callback_Instrument_removeAllObjectiveSet |
|
| Callback_Instrument_removeAllOTFSet |
|
| Callback_Instrument_removeDetector |
|
| Callback_Instrument_removeDichroic |
|
| Callback_Instrument_removeFilter |
|
| Callback_Instrument_removeFilterSet |
|
| Callback_Instrument_removeInstrumentAnnotationLink |
|
| Callback_Instrument_removeInstrumentAnnotationLinkFromBoth |
|
| Callback_Instrument_removeLightSource |
|
| Callback_Instrument_removeObjective |
|
| Callback_Instrument_removeOTF |
|
| Callback_Instrument_setMicroscope |
|
| Callback_Instrument_setVersion |
|
| Callback_Instrument_sizeOfAnnotationLinks |
|
| Callback_Instrument_sizeOfDetector |
|
| Callback_Instrument_sizeOfDichroic |
|
| Callback_Instrument_sizeOfFilter |
|
| Callback_Instrument_sizeOfFilterSet |
|
| Callback_Instrument_sizeOfLightSource |
|
| Callback_Instrument_sizeOfObjective |
|
| Callback_Instrument_sizeOfOtf |
|
| Callback_Instrument_unlinkAnnotation |
|
| Callback_Instrument_unloadAnnotationLinks |
|
| Callback_Instrument_unloadDetector |
|
| Callback_Instrument_unloadDichroic |
|
| Callback_Instrument_unloadFilter |
|
| Callback_Instrument_unloadFilterSet |
|
| Callback_Instrument_unloadLightSource |
|
| Callback_Instrument_unloadObjective |
|
| Callback_Instrument_unloadOtf |
|
| Callback_InstrumentAnnotationLink_getChild |
|
| Callback_InstrumentAnnotationLink_getParent |
|
| Callback_InstrumentAnnotationLink_getVersion |
|
| Callback_InstrumentAnnotationLink_link |
|
| Callback_InstrumentAnnotationLink_setChild |
|
| Callback_InstrumentAnnotationLink_setParent |
|
| Callback_InstrumentAnnotationLink_setVersion |
|
| Callback_InteractiveProcessor_execute |
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
| Callback_InteractiveProcessor_expires |
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
| Callback_InteractiveProcessor_getJob |
Returns the job which defines this processor.
|
| Callback_InteractiveProcessor_getResults |
Retrieve the results for the given process.
|
| Callback_InteractiveProcessor_params |
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
| Callback_InteractiveProcessor_setDetach |
Sets whether or not cancel will be called on the current
Process on stop.
|
| Callback_InteractiveProcessor_stop |
Clears the current execution of Job from
the processor to prepare for another execution.
|
| Callback_InternalRepository_createRawFileStore |
|
| Callback_InternalRepository_createRawPixelsStore |
|
| Callback_InternalRepository_createRenderingEngine |
|
| Callback_InternalRepository_createThumbnailStore |
|
| Callback_InternalRepository_getDescription |
|
| Callback_InternalRepository_getFilePath |
|
| Callback_InternalRepository_getProxy |
|
| Callback_InternalRepository_rawAccess |
|
| Callback_IObject_getDetails |
|
| Callback_IObject_getId |
|
| Callback_IObject_isAnnotated |
Allows for the attachment of any omero.model.Annotation
subclasses.
|
| Callback_IObject_isGlobal |
Marker interface which means that special rules apply
for both reading and writing these instances.
|
| Callback_IObject_isLink |
A link between two other types.
|
| Callback_IObject_isLoaded |
Tests if the objects are loaded or not.
|
| Callback_IObject_isMutable |
The server will persist changes made to these types.
|
| Callback_IObject_proxy |
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
| Callback_IObject_setId |
|
| Callback_IObject_shallowCopy |
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
| Callback_IObject_unload |
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
| Callback_IObject_unloadCollections |
Each collection can also be unloaded, independently
of the object itself.
|
| Callback_IObject_unloadDetails |
As with collections, the objects under details can link
to many other objects.
|
| Callback_IPixels_copyAndResizeImage |
Copies the metadata, and only the metadata linked to
a Image object into a new Image object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
| Callback_IPixels_copyAndResizePixels |
Copies the metadata, and only the metadata linked to
a Pixels object into a new Pixels object of equal or
differing size across one or many of its three physical
dimensions or temporal dimension.
|
| Callback_IPixels_createImage |
Creates the metadata, and only the metadata linked
to an Image object.
|
| Callback_IPixels_getAllEnumerations |
Deprecated.
|
| Callback_IPixels_getBitDepth |
Bit depth for a given pixel type.
|
| Callback_IPixels_getEnumeration |
Deprecated.
|
| Callback_IPixels_loadRndSettings |
Loads a specific set of rendering settings.
|
| Callback_IPixels_retrieveAllRndSettings |
Retrieves all the rendering settings for a given pixels set
and the passed user.
|
| Callback_IPixels_retrievePixDescription |
Retrieves the pixels metadata.
|
| Callback_IPixels_retrieveRndSettings |
Retrieves the rendering settings for a given pixels set and
the currently logged in user.
|
| Callback_IPixels_retrieveRndSettingsFor |
Retrieves the rendering settings for a given pixels set and
the passed user.
|
| Callback_IPixels_saveRndSettings |
Saves the specified rendering settings.
|
| Callback_IPixels_setChannelGlobalMinMax |
Sets the channel global (all 2D optical sections
corresponding to a particular channel) minimum and maximum
for a Pixels set.
|
| Callback_IProjection_projectPixels |
Performs a projection through selected optical sections and
optical sections for a given set of time points of a Pixels
set.
|
| Callback_IProjection_projectStack |
Performs a projection through the optical sections of a
particular wavelength at a given time point of a Pixels set.
|
| Callback_IQuery_find |
Looks up an entity by class and id.
|
| Callback_IQuery_findAll |
Looks up all entities that belong to this class and match
filter.
|
| Callback_IQuery_findAllByExample |
Searches based on provided example entity.
|
| Callback_IQuery_findAllByFullText |
Executes a full text search based on Lucene.
|
| Callback_IQuery_findAllByQuery |
Executes the stored query with the given name.
|
| Callback_IQuery_findAllByString |
Searches a given field matching against a String.
|
| Callback_IQuery_findByExample |
Searches based on provided example entity.
|
| Callback_IQuery_findByQuery |
Executes the stored query with the given name.
|
| Callback_IQuery_findByString |
Searches a given field matching against a String.
|
| Callback_IQuery_get |
Looks up an entity by class and id.
|
| Callback_IQuery_projection |
Return a sequence of RType sequences.
|
| Callback_IQuery_refresh |
Refreshes an entire IObject graph,
recursive loading all data for the managed instances in the
graph from the database.
|
| Callback_IRenderingSettings_applySettingsToDataset |
Applies rendering settings to all images in a given Dataset.
|
| Callback_IRenderingSettings_applySettingsToImage |
Applies rendering settings to a given Image.
|
| Callback_IRenderingSettings_applySettingsToImages |
Applies rendering settings to a given Image.
|
| Callback_IRenderingSettings_applySettingsToPixels |
Applies rendering settings to a given Pixels.
|
| Callback_IRenderingSettings_applySettingsToProject |
Applies rendering settings to all images in all Datasets of
a given Project.
|
| Callback_IRenderingSettings_applySettingsToSet |
Applies rendering settings to one or many containers.
|
| Callback_IRenderingSettings_createNewRenderingDef |
Creates a new rendering definition object along with its
sub-objects.
|
| Callback_IRenderingSettings_getRenderingSettings |
Returns the default rendering settings for a given pixels
for the current user.
|
| Callback_IRenderingSettings_resetDefaults |
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
| Callback_IRenderingSettings_resetDefaultsByOwnerInSet |
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
| Callback_IRenderingSettings_resetDefaultsForPixels |
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| Callback_IRenderingSettings_resetDefaultsInDataset |
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
| Callback_IRenderingSettings_resetDefaultsInImage |
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| Callback_IRenderingSettings_resetDefaultsInSet |
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
| Callback_IRenderingSettings_resetDefaultsNoSave |
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
| Callback_IRenderingSettings_resetMinMaxInSet |
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
| Callback_IRenderingSettings_sanityCheckPixels |
Checks if the specified sets of pixels are compatible.
|
| Callback_IRenderingSettings_setOriginalSettingsForPixels |
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
| Callback_IRenderingSettings_setOriginalSettingsInDataset |
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
| Callback_IRenderingSettings_setOriginalSettingsInImage |
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
| Callback_IRenderingSettings_setOriginalSettingsInSet |
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
| Callback_IRepositoryInfo_getFreeSpaceInKilobytes |
Returns the free or available space on this file system
including nested subdirectories.
|
| Callback_IRepositoryInfo_getUsageFraction |
Returns a double of the used space divided by the free
space.
|
| Callback_IRepositoryInfo_getUsedSpaceInKilobytes |
Returns the total space in bytes for this file system
including nested subdirectories.
|
| Callback_IRepositoryInfo_removeUnusedFiles |
Removes all files from the server that do not have an
OriginalFile complement in the database, all the Pixels
that do not have a complement in the database and all the
Thumbnail's that do not have a complement in the database.
|
| Callback_IRepositoryInfo_sanityCheckRepository |
Checks that image data repository has not exceeded 95% disk
space use level.
|
| Callback_IRoi_findByImage |
Deprecated.
|
| Callback_IRoi_findByPlane |
Deprecated.
|
| Callback_IRoi_findByRoi |
Deprecated.
|
| Callback_IRoi_getMeasuredRois |
Deprecated.
|
| Callback_IRoi_getMeasuredRoisMap |
Deprecated.
|
| Callback_IRoi_getPoints |
Deprecated.
|
| Callback_IRoi_getRoiMeasurements |
Deprecated.
|
| Callback_IRoi_getRoiStats |
Deprecated.
|
| Callback_IRoi_getShapeStats |
Deprecated.
|
| Callback_IRoi_getShapeStatsList |
Deprecated.
|
| Callback_IRoi_getShapeStatsRestricted |
Deprecated.
|
| Callback_IRoi_getTable |
Deprecated.
|
| Callback_IRoi_uploadMask |
Deprecated.
|
| Callback_IScript_canRunScript |
Returns true if there is a processor which will run the
given script.
|
| Callback_IScript_deleteScript |
Delete the script on the server with id.
|
| Callback_IScript_editScript |
Modify the text for the given script object.
|
| Callback_IScript_getParams |
Get the parameters that the script takes and returns, along with
other metadata available from the script.
|
| Callback_IScript_getScriptID |
Get the id of an official script by the script path.
|
| Callback_IScript_getScripts |
This method returns official server scripts as a list of
OriginalFile objects.
|
| Callback_IScript_getScriptsByMimetype |
This method returns official server scripts identified
with the specified extension as a list of
OriginalFile objects.
|
| Callback_IScript_getScriptText |
Get the text from the server for the script with given id.
|
| Callback_IScript_getScriptWithDetails |
Get the script from the server with details from OriginalFile
|
| Callback_IScript_getUserScripts |
Returns non-official scripts which have been uploaded by individual users.
|
| Callback_IScript_runScript |
|
| Callback_IScript_uploadOfficialScript |
Like uploadScript but is only callable by
administrators.
|
| Callback_IScript_uploadScript |
Upload a user script to the server and return the id.
|
| Callback_IScript_validateScript |
Used internally by processor.py to check if the script
attached to the Job has a valid script
attached, based on the acceptsList and the current
security context.
|
| Callback_ISession_closeSession |
Closes session and releases all resources.
|
| Callback_ISession_createSession |
Creates a new session and returns it to the user.
|
| Callback_ISession_createSessionWithTimeout |
Allows an admin to create a Session for the give
Principal.
|
| Callback_ISession_createSessionWithTimeouts |
Allows an admin to create a Session for
the given Principal.
|
| Callback_ISession_createUserSession |
Allows a user to open up another session for him/herself with the given
defaults without needing to re-enter password.
|
| Callback_ISession_getInput |
Retrieves an entry from the given
Session input environment.
|
| Callback_ISession_getInputKeys |
Retrieves all keys in the Session input
environment.
|
| Callback_ISession_getInputs |
Retrieves all inputs from the given
Session input environment.
|
| Callback_ISession_getMyOpenAgentSessions |
Like getMyOpenSessions but returns only those
sessions with the given agent string.
|
| Callback_ISession_getMyOpenClientSessions |
Like getMyOpenSessions but returns only those
sessions started by official OMERO clients.
|
| Callback_ISession_getMyOpenSessions |
Returns a list of open sessions for the current user.
|
| Callback_ISession_getOutput |
Retrieves an entry from the Session
output environment.
|
| Callback_ISession_getOutputKeys |
Retrieves all keys in the Session
output environment.
|
| Callback_ISession_getOutputs |
Retrieves all outputs from the given
Session input environment.
|
| Callback_ISession_getReferenceCount |
Retrieves the current reference count for the given uuid.
|
| Callback_ISession_getSession |
Retrieves the session associated with this uuid, updating
the last access time as well.
|
| Callback_ISession_setInput |
Places an entry in the given Session
input environment.
|
| Callback_ISession_setOutput |
Places an entry in the given Session
output environment.
|
| Callback_IShare_activate |
Turns on the access control lists attached to the given
share for the current session.
|
| Callback_IShare_addComment |
|
| Callback_IShare_addGuest |
Adds guest email address to the share.
|
| Callback_IShare_addGuests |
Adds guest email addresses to the share.
|
| Callback_IShare_addObject |
|
| Callback_IShare_addObjects |
|
| Callback_IShare_addReply |
|
| Callback_IShare_addUser |
|
| Callback_IShare_addUsers |
|
| Callback_IShare_closeShare |
|
| Callback_IShare_createShare |
|
| Callback_IShare_deactivate |
Turns off the access control lists with the current share.
|
| Callback_IShare_deleteComment |
|
| Callback_IShare_getActiveConnections |
Gets actual active connections to
Session share.
|
| Callback_IShare_getAllGuests |
Get the email addresses for all share guests.
|
| Callback_IShare_getAllMembers |
|
| Callback_IShare_getAllUsers |
Get a single set containing the
omero.model.Experimenter.getOmeName login names
of the users as well email addresses for guests.
|
| Callback_IShare_getCommentCount |
Returns a map from share id to comment count.
|
| Callback_IShare_getComments |
|
| Callback_IShare_getContentMap |
Returns the contents of the share keyed by type.
|
| Callback_IShare_getContents |
|
| Callback_IShare_getContentSize |
Returns the number of items in the share.
|
| Callback_IShare_getContentSubList |
Returns a range of items from the share.
|
| Callback_IShare_getEvents |
|
| Callback_IShare_getMemberCount |
Returns a map from share id to the count of total members
(including the owner).
|
| Callback_IShare_getMemberShares |
|
| Callback_IShare_getMemberSharesFor |
|
| Callback_IShare_getOwnShares |
|
| Callback_IShare_getPastConnections |
Gets previous connections to
Session share.
|
| Callback_IShare_getShare |
|
| Callback_IShare_getSharesOwnedBy |
|
| Callback_IShare_invalidateConnection |
Makes the connection invalid for
Session share for specified user.
|
| Callback_IShare_notifyMembersOfShare |
Notifies via email selected members of share.
|
| Callback_IShare_removeGuest |
Removes guest email address from share.
|
| Callback_IShare_removeGuests |
Removes guest email addresses from the share.
|
| Callback_IShare_removeObject |
|
| Callback_IShare_removeObjects |
Remove existing items from the share.
|
| Callback_IShare_removeUser |
|
| Callback_IShare_removeUsers |
|
| Callback_IShare_setActive |
|
| Callback_IShare_setDescription |
|
| Callback_IShare_setExpiration |
|
| Callback_ITimeline_countByPeriod |
Queries the same information as getByPeriod, but only returns the counts
for the given objects.
|
| Callback_ITimeline_getByPeriod |
Returns the given LIMIT objects of TYPES as ordered by
creation/modification times in the Event table, but
within the given time window.
|
| Callback_ITimeline_getEventLogsByPeriod |
Returns the EventLog table objects which are queried to produce the counts above.
|
| Callback_ITimeline_getMostRecentAnnotationLinks |
Return the last LIMIT annotation __Links__ whose parent (IAnnotated)
matches one of the parentTypes, whose child (Annotation) matches one
of the childTypes (limit of one for the moment), and who namespace
matches via ILIKE.
|
| Callback_ITimeline_getMostRecentObjects |
Returns the last LIMIT objects of TYPES as ordered by
creation/modification times in the Event table.
|
| Callback_ITimeline_getMostRecentShareCommentLinks |
Return the last LIMIT comment annotation links attached to a share by
__others__.
|
| Callback_ITypes_allEnumerations |
|
| Callback_ITypes_createEnumeration |
|
| Callback_ITypes_deleteEnumeration |
Deletes enumeration value specified by object.
|
| Callback_ITypes_getAnnotationTypes |
Returns a list of classes which implement
IAnnotated.
|
| Callback_ITypes_getEnumeration |
Lookup an enumeration value.
|
| Callback_ITypes_getEnumerationsWithEntries |
Gets all metadata classes which are IEnum type with
contained objects.
|
| Callback_ITypes_getEnumerationTypes |
Gets all metadata classes which are IEnum type.
|
| Callback_ITypes_getOriginalEnumerations |
Gets all original values.
|
| Callback_ITypes_resetEnumerations |
|
| Callback_ITypes_updateEnumeration |
Updates enumeration value specified by object.
|
| Callback_ITypes_updateEnumerations |
Updates enumeration value specified by object.
|
| Callback_IUpdate_deleteObject |
Deprecated.
|
| Callback_IUpdate_indexObject |
Initiates full-text indexing for the given object.
|
| Callback_IUpdate_saveAndReturnArray |
|
| Callback_IUpdate_saveAndReturnIds |
|
| Callback_IUpdate_saveAndReturnObject |
|
| Callback_IUpdate_saveArray |
|
| Callback_IUpdate_saveCollection |
|
| Callback_IUpdate_saveObject |
|
| Callback_Job_addAllJobOriginalFileLinkSet |
|
| Callback_Job_addJobOriginalFileLink |
|
| Callback_Job_addJobOriginalFileLinkToBoth |
|
| Callback_Job_clearOriginalFileLinks |
|
| Callback_Job_copyOriginalFileLinks |
|
| Callback_Job_findJobOriginalFileLink |
|
| Callback_Job_getFinished |
|
| Callback_Job_getGroupname |
|
| Callback_Job_getMessage |
|
| Callback_Job_getOriginalFileLinksCountPerOwner |
|
| Callback_Job_getScheduledFor |
|
| Callback_Job_getStarted |
|
| Callback_Job_getStatus |
|
| Callback_Job_getSubmitted |
|
| Callback_Job_getType |
|
| Callback_Job_getUsername |
|
| Callback_Job_getVersion |
|
| Callback_Job_linkedOriginalFileList |
|
| Callback_Job_linkOriginalFile |
|
| Callback_Job_reloadOriginalFileLinks |
|
| Callback_Job_removeAllJobOriginalFileLinkSet |
|
| Callback_Job_removeJobOriginalFileLink |
|
| Callback_Job_removeJobOriginalFileLinkFromBoth |
|
| Callback_Job_setFinished |
|
| Callback_Job_setGroupname |
|
| Callback_Job_setMessage |
|
| Callback_Job_setScheduledFor |
|
| Callback_Job_setStarted |
|
| Callback_Job_setStatus |
|
| Callback_Job_setSubmitted |
|
| Callback_Job_setType |
|
| Callback_Job_setUsername |
|
| Callback_Job_setVersion |
|
| Callback_Job_sizeOfOriginalFileLinks |
|
| Callback_Job_unlinkOriginalFile |
|
| Callback_Job_unloadOriginalFileLinks |
|
| Callback_JobHandle_attach |
Returns the current JobStatus for the
Job id.
|
| Callback_JobHandle_cancelJob |
Marks a job for cancellation.
|
| Callback_JobHandle_getJob |
|
| Callback_JobHandle_jobError |
Returns true if the Job
has thrown an error.
|
| Callback_JobHandle_jobFinished |
Returns null if the Job is
not finished, otherwise the RTime for when it
completed.
|
| Callback_JobHandle_jobMessage |
Returns the current message for job.
|
| Callback_JobHandle_jobRunning |
Returns true if the Job is
running, i.e.
|
| Callback_JobHandle_jobStatus |
|
| Callback_JobHandle_setMessage |
Sets the job's message string, and returns the previous
value.
|
| Callback_JobHandle_setStatus |
|
| Callback_JobHandle_setStatusAndMessage |
Like setStatus but also sets the message.
|
| Callback_JobHandle_submit |
Submits a Job and returns its database
id.
|
| Callback_JobOriginalFileLink_getChild |
|
| Callback_JobOriginalFileLink_getParent |
|
| Callback_JobOriginalFileLink_getVersion |
|
| Callback_JobOriginalFileLink_link |
|
| Callback_JobOriginalFileLink_setChild |
|
| Callback_JobOriginalFileLink_setParent |
|
| Callback_JobOriginalFileLink_setVersion |
|
| Callback_JobStatus_getValue |
|
| Callback_JobStatus_setValue |
|
| Callback_Label_getTextValue |
|
| Callback_Label_getX |
|
| Callback_Label_getY |
|
| Callback_Label_setTextValue |
|
| Callback_Label_setX |
|
| Callback_Label_setY |
|
| Callback_Laser_getFrequencyMultiplication |
|
| Callback_Laser_getLaserMedium |
|
| Callback_Laser_getPockelCell |
|
| Callback_Laser_getPulse |
|
| Callback_Laser_getPump |
|
| Callback_Laser_getRepetitionRate |
|
| Callback_Laser_getTuneable |
|
| Callback_Laser_getType |
|
| Callback_Laser_getWavelength |
|
| Callback_Laser_setFrequencyMultiplication |
|
| Callback_Laser_setLaserMedium |
|
| Callback_Laser_setPockelCell |
|
| Callback_Laser_setPulse |
|
| Callback_Laser_setPump |
|
| Callback_Laser_setRepetitionRate |
|
| Callback_Laser_setTuneable |
|
| Callback_Laser_setType |
|
| Callback_Laser_setWavelength |
|
| Callback_LaserMedium_getValue |
|
| Callback_LaserMedium_setValue |
|
| Callback_LaserType_getValue |
|
| Callback_LaserType_setValue |
|
| Callback_Length_copy |
|
| Callback_Length_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Length_getUnit |
UnitsLength instance which is an
IObject
meaning that its ID is sufficient for identifying equality.
|
| Callback_Length_getValue |
Actual value for this unit-based field.
|
| Callback_Length_setUnit |
|
| Callback_Length_setValue |
|
| Callback_LightPath_addAllLightPathAnnotationLinkSet |
|
| Callback_LightPath_addAllLightPathEmissionFilterLinkSet |
|
| Callback_LightPath_addAllLightPathExcitationFilterLinkSet |
|
| Callback_LightPath_addLightPathAnnotationLink |
|
| Callback_LightPath_addLightPathAnnotationLinkToBoth |
|
| Callback_LightPath_addLightPathEmissionFilterLink |
|
| Callback_LightPath_addLightPathEmissionFilterLinkToBoth |
|
| Callback_LightPath_addLightPathExcitationFilterLink |
|
| Callback_LightPath_addLightPathExcitationFilterLinkToBoth |
|
| Callback_LightPath_clearAnnotationLinks |
|
| Callback_LightPath_clearEmissionFilterLink |
|
| Callback_LightPath_clearExcitationFilterLink |
|
| Callback_LightPath_copyAnnotationLinks |
|
| Callback_LightPath_copyEmissionFilterLink |
|
| Callback_LightPath_copyExcitationFilterLink |
|
| Callback_LightPath_findLightPathAnnotationLink |
|
| Callback_LightPath_findLightPathEmissionFilterLink |
|
| Callback_LightPath_findLightPathExcitationFilterLink |
|
| Callback_LightPath_getAnnotationLinksCountPerOwner |
|
| Callback_LightPath_getDichroic |
|
| Callback_LightPath_getEmissionFilterLinkCountPerOwner |
|
| Callback_LightPath_getExcitationFilterLinkCountPerOwner |
|
| Callback_LightPath_getLightPathExcitationFilterLink |
|
| Callback_LightPath_getPrimaryLightPathExcitationFilterLink |
|
| Callback_LightPath_getVersion |
|
| Callback_LightPath_linkAnnotation |
|
| Callback_LightPath_linkedAnnotationList |
|
| Callback_LightPath_linkedEmissionFilterList |
|
| Callback_LightPath_linkedExcitationFilterList |
|
| Callback_LightPath_linkEmissionFilter |
|
| Callback_LightPath_linkExcitationFilter |
|
| Callback_LightPath_reloadAnnotationLinks |
|
| Callback_LightPath_reloadEmissionFilterLink |
|
| Callback_LightPath_reloadExcitationFilterLink |
|
| Callback_LightPath_removeAllLightPathAnnotationLinkSet |
|
| Callback_LightPath_removeAllLightPathEmissionFilterLinkSet |
|
| Callback_LightPath_removeAllLightPathExcitationFilterLinkSet |
|
| Callback_LightPath_removeLightPathAnnotationLink |
|
| Callback_LightPath_removeLightPathAnnotationLinkFromBoth |
|
| Callback_LightPath_removeLightPathEmissionFilterLink |
|
| Callback_LightPath_removeLightPathEmissionFilterLinkFromBoth |
|
| Callback_LightPath_removeLightPathExcitationFilterLink |
|
| Callback_LightPath_removeLightPathExcitationFilterLinkFromBoth |
|
| Callback_LightPath_setDichroic |
|
| Callback_LightPath_setLightPathExcitationFilterLink |
|
| Callback_LightPath_setPrimaryLightPathExcitationFilterLink |
|
| Callback_LightPath_setVersion |
|
| Callback_LightPath_sizeOfAnnotationLinks |
|
| Callback_LightPath_sizeOfEmissionFilterLink |
|
| Callback_LightPath_sizeOfExcitationFilterLink |
|
| Callback_LightPath_unlinkAnnotation |
|
| Callback_LightPath_unlinkEmissionFilter |
|
| Callback_LightPath_unlinkExcitationFilter |
|
| Callback_LightPath_unloadAnnotationLinks |
|
| Callback_LightPath_unloadEmissionFilterLink |
|
| Callback_LightPath_unloadExcitationFilterLink |
|
| Callback_LightPathAnnotationLink_getChild |
|
| Callback_LightPathAnnotationLink_getParent |
|
| Callback_LightPathAnnotationLink_getVersion |
|
| Callback_LightPathAnnotationLink_link |
|
| Callback_LightPathAnnotationLink_setChild |
|
| Callback_LightPathAnnotationLink_setParent |
|
| Callback_LightPathAnnotationLink_setVersion |
|
| Callback_LightPathEmissionFilterLink_getChild |
|
| Callback_LightPathEmissionFilterLink_getParent |
|
| Callback_LightPathEmissionFilterLink_getVersion |
|
| Callback_LightPathEmissionFilterLink_link |
|
| Callback_LightPathEmissionFilterLink_setChild |
|
| Callback_LightPathEmissionFilterLink_setParent |
|
| Callback_LightPathEmissionFilterLink_setVersion |
|
| Callback_LightPathExcitationFilterLink_getChild |
|
| Callback_LightPathExcitationFilterLink_getParent |
|
| Callback_LightPathExcitationFilterLink_getVersion |
|
| Callback_LightPathExcitationFilterLink_link |
|
| Callback_LightPathExcitationFilterLink_setChild |
|
| Callback_LightPathExcitationFilterLink_setParent |
|
| Callback_LightPathExcitationFilterLink_setVersion |
|
| Callback_LightSettings_getAttenuation |
|
| Callback_LightSettings_getLightSource |
|
| Callback_LightSettings_getMicrobeamManipulation |
|
| Callback_LightSettings_getVersion |
|
| Callback_LightSettings_getWavelength |
|
| Callback_LightSettings_setAttenuation |
|
| Callback_LightSettings_setLightSource |
|
| Callback_LightSettings_setMicrobeamManipulation |
|
| Callback_LightSettings_setVersion |
|
| Callback_LightSettings_setWavelength |
|
| Callback_LightSource_addAllLightSourceAnnotationLinkSet |
|
| Callback_LightSource_addLightSourceAnnotationLink |
|
| Callback_LightSource_addLightSourceAnnotationLinkToBoth |
|
| Callback_LightSource_clearAnnotationLinks |
|
| Callback_LightSource_copyAnnotationLinks |
|
| Callback_LightSource_findLightSourceAnnotationLink |
|
| Callback_LightSource_getAnnotationLinksCountPerOwner |
|
| Callback_LightSource_getInstrument |
|
| Callback_LightSource_getLotNumber |
|
| Callback_LightSource_getManufacturer |
|
| Callback_LightSource_getModel |
|
| Callback_LightSource_getPower |
|
| Callback_LightSource_getSerialNumber |
|
| Callback_LightSource_getVersion |
|
| Callback_LightSource_linkAnnotation |
|
| Callback_LightSource_linkedAnnotationList |
|
| Callback_LightSource_reloadAnnotationLinks |
|
| Callback_LightSource_removeAllLightSourceAnnotationLinkSet |
|
| Callback_LightSource_removeLightSourceAnnotationLink |
|
| Callback_LightSource_removeLightSourceAnnotationLinkFromBoth |
|
| Callback_LightSource_setInstrument |
|
| Callback_LightSource_setLotNumber |
|
| Callback_LightSource_setManufacturer |
|
| Callback_LightSource_setModel |
|
| Callback_LightSource_setPower |
|
| Callback_LightSource_setSerialNumber |
|
| Callback_LightSource_setVersion |
|
| Callback_LightSource_sizeOfAnnotationLinks |
|
| Callback_LightSource_unlinkAnnotation |
|
| Callback_LightSource_unloadAnnotationLinks |
|
| Callback_LightSourceAnnotationLink_getChild |
|
| Callback_LightSourceAnnotationLink_getParent |
|
| Callback_LightSourceAnnotationLink_getVersion |
|
| Callback_LightSourceAnnotationLink_link |
|
| Callback_LightSourceAnnotationLink_setChild |
|
| Callback_LightSourceAnnotationLink_setParent |
|
| Callback_LightSourceAnnotationLink_setVersion |
|
| Callback_Line_getMarkerEnd |
|
| Callback_Line_getMarkerStart |
|
| Callback_Line_getTextValue |
|
| Callback_Line_getX1 |
|
| Callback_Line_getX2 |
|
| Callback_Line_getY1 |
|
| Callback_Line_getY2 |
|
| Callback_Line_setMarkerEnd |
|
| Callback_Line_setMarkerStart |
|
| Callback_Line_setTextValue |
|
| Callback_Line_setX1 |
|
| Callback_Line_setX2 |
|
| Callback_Line_setY1 |
|
| Callback_Line_setY2 |
|
| Callback_Link_getVersion |
|
| Callback_Link_setVersion |
|
| Callback_LogicalChannel_addAllChannelSet |
|
| Callback_LogicalChannel_addChannel |
|
| Callback_LogicalChannel_clearChannels |
|
| Callback_LogicalChannel_copyChannels |
|
| Callback_LogicalChannel_getContrastMethod |
|
| Callback_LogicalChannel_getDetectorSettings |
|
| Callback_LogicalChannel_getEmissionWave |
|
| Callback_LogicalChannel_getExcitationWave |
|
| Callback_LogicalChannel_getFilterSet |
|
| Callback_LogicalChannel_getFluor |
|
| Callback_LogicalChannel_getIllumination |
|
| Callback_LogicalChannel_getLightPath |
|
| Callback_LogicalChannel_getLightSourceSettings |
|
| Callback_LogicalChannel_getMode |
|
| Callback_LogicalChannel_getName |
|
| Callback_LogicalChannel_getNdFilter |
|
| Callback_LogicalChannel_getOtf |
|
| Callback_LogicalChannel_getPhotometricInterpretation |
|
| Callback_LogicalChannel_getPinHoleSize |
|
| Callback_LogicalChannel_getPockelCellSetting |
|
| Callback_LogicalChannel_getSamplesPerPixel |
|
| Callback_LogicalChannel_getVersion |
|
| Callback_LogicalChannel_reloadChannels |
|
| Callback_LogicalChannel_removeAllChannelSet |
|
| Callback_LogicalChannel_removeChannel |
|
| Callback_LogicalChannel_setContrastMethod |
|
| Callback_LogicalChannel_setDetectorSettings |
|
| Callback_LogicalChannel_setEmissionWave |
|
| Callback_LogicalChannel_setExcitationWave |
|
| Callback_LogicalChannel_setFilterSet |
|
| Callback_LogicalChannel_setFluor |
|
| Callback_LogicalChannel_setIllumination |
|
| Callback_LogicalChannel_setLightPath |
|
| Callback_LogicalChannel_setLightSourceSettings |
|
| Callback_LogicalChannel_setMode |
|
| Callback_LogicalChannel_setName |
|
| Callback_LogicalChannel_setNdFilter |
|
| Callback_LogicalChannel_setOtf |
|
| Callback_LogicalChannel_setPhotometricInterpretation |
|
| Callback_LogicalChannel_setPinHoleSize |
|
| Callback_LogicalChannel_setPockelCellSetting |
|
| Callback_LogicalChannel_setSamplesPerPixel |
|
| Callback_LogicalChannel_setVersion |
|
| Callback_LogicalChannel_sizeOfChannels |
|
| Callback_LogicalChannel_unloadChannels |
|
| Callback_LongAnnotation_getLongValue |
|
| Callback_LongAnnotation_setLongValue |
|
| Callback_ManagedRepository_importFileset |
|
| Callback_ManagedRepository_importPaths |
For clients without access to Bio-Formats, the simplified
importPaths method allows passing solely the absolute
path of the files to be uploaded (no directories) and all
configuration happens server-side.
|
| Callback_ManagedRepository_listChecksumAlgorithms |
Return the list of checksum algorithms supported by this repository
for verifying the integrity of uploaded files.
|
| Callback_ManagedRepository_listImports |
List imports that are currently running in this importer.
|
| Callback_ManagedRepository_setChecksumAlgorithm |
Set the checksum algorithm for the original files identified
by the given IDs and calculate their checksum accordingly.
|
| Callback_ManagedRepository_suggestChecksumAlgorithm |
|
| Callback_ManagedRepository_verifyChecksums |
Verify the checksum for the original files identified by
the given IDs.
|
| Callback_MapAnnotation_getMapValue |
|
| Callback_MapAnnotation_getMapValueAsMap |
|
| Callback_MapAnnotation_setMapValue |
|
| Callback_Mask_getBytes |
|
| Callback_Mask_getHeight |
|
| Callback_Mask_getPixels |
|
| Callback_Mask_getTextValue |
|
| Callback_Mask_getWidth |
|
| Callback_Mask_getX |
|
| Callback_Mask_getY |
|
| Callback_Mask_setBytes |
|
| Callback_Mask_setHeight |
|
| Callback_Mask_setPixels |
|
| Callback_Mask_setTextValue |
|
| Callback_Mask_setWidth |
|
| Callback_Mask_setX |
|
| Callback_Mask_setY |
|
| Callback_Medium_getValue |
|
| Callback_Medium_setValue |
|
| Callback_MetadataImportJob_getVersionInfo |
|
| Callback_MetadataImportJob_getVersionInfoAsMap |
|
| Callback_MetadataImportJob_setVersionInfo |
|
| Callback_MetadataStore_createRoot |
|
| Callback_MetadataStore_populateMinMax |
|
| Callback_MetadataStore_postProcess |
|
| Callback_MetadataStore_saveToDB |
|
| Callback_MetadataStore_setPixelsFile |
|
| Callback_MetadataStore_updateObjects |
|
| Callback_MetadataStore_updateReferences |
|
| Callback_MicrobeamManipulation_addAllLightSettingsSet |
|
| Callback_MicrobeamManipulation_addLightSettings |
|
| Callback_MicrobeamManipulation_clearLightSourceSettings |
|
| Callback_MicrobeamManipulation_copyLightSourceSettings |
|
| Callback_MicrobeamManipulation_getDescription |
|
| Callback_MicrobeamManipulation_getExperiment |
|
| Callback_MicrobeamManipulation_getType |
|
| Callback_MicrobeamManipulation_getVersion |
|
| Callback_MicrobeamManipulation_reloadLightSourceSettings |
|
| Callback_MicrobeamManipulation_removeAllLightSettingsSet |
|
| Callback_MicrobeamManipulation_removeLightSettings |
|
| Callback_MicrobeamManipulation_setDescription |
|
| Callback_MicrobeamManipulation_setExperiment |
|
| Callback_MicrobeamManipulation_setType |
|
| Callback_MicrobeamManipulation_setVersion |
|
| Callback_MicrobeamManipulation_sizeOfLightSourceSettings |
|
| Callback_MicrobeamManipulation_unloadLightSourceSettings |
|
| Callback_MicrobeamManipulationType_getValue |
|
| Callback_MicrobeamManipulationType_setValue |
|
| Callback_Microscope_getLotNumber |
|
| Callback_Microscope_getManufacturer |
|
| Callback_Microscope_getModel |
|
| Callback_Microscope_getSerialNumber |
|
| Callback_Microscope_getType |
|
| Callback_Microscope_getVersion |
|
| Callback_Microscope_setLotNumber |
|
| Callback_Microscope_setManufacturer |
|
| Callback_Microscope_setModel |
|
| Callback_Microscope_setSerialNumber |
|
| Callback_Microscope_setType |
|
| Callback_Microscope_setVersion |
|
| Callback_MicroscopeType_getValue |
|
| Callback_MicroscopeType_setValue |
|
| Callback_MonitorClient_fsEventHappened |
Callback, called by the monitor upon the proxy of the OMERO.fs client.
|
| Callback_MonitorServer_createMonitor |
Create a monitor of events.
|
| Callback_MonitorServer_destroyMonitor |
Destroy an existing monitor.
|
| Callback_MonitorServer_getMonitorState |
Get the state of an existing monitor.
|
| Callback_MonitorServer_startMonitor |
Start an existing monitor.
|
| Callback_MonitorServer_stopMonitor |
Stop an existing monitor.
|
| Callback_Namespace_addAllNamespaceAnnotationLinkSet |
|
| Callback_Namespace_addNamespaceAnnotationLink |
|
| Callback_Namespace_addNamespaceAnnotationLinkToBoth |
|
| Callback_Namespace_clearAnnotationLinks |
|
| Callback_Namespace_copyAnnotationLinks |
|
| Callback_Namespace_findNamespaceAnnotationLink |
|
| Callback_Namespace_getAnnotationLinksCountPerOwner |
|
| Callback_Namespace_getDescription |
|
| Callback_Namespace_getDisplay |
|
| Callback_Namespace_getDisplayName |
|
| Callback_Namespace_getKeywords |
|
| Callback_Namespace_getMultivalued |
|
| Callback_Namespace_getName |
|
| Callback_Namespace_getVersion |
|
| Callback_Namespace_linkAnnotation |
|
| Callback_Namespace_linkedAnnotationList |
|
| Callback_Namespace_reloadAnnotationLinks |
|
| Callback_Namespace_removeAllNamespaceAnnotationLinkSet |
|
| Callback_Namespace_removeNamespaceAnnotationLink |
|
| Callback_Namespace_removeNamespaceAnnotationLinkFromBoth |
|
| Callback_Namespace_setDescription |
|
| Callback_Namespace_setDisplay |
|
| Callback_Namespace_setDisplayName |
|
| Callback_Namespace_setKeywords |
|
| Callback_Namespace_setMultivalued |
|
| Callback_Namespace_setName |
|
| Callback_Namespace_setVersion |
|
| Callback_Namespace_sizeOfAnnotationLinks |
|
| Callback_Namespace_unlinkAnnotation |
|
| Callback_Namespace_unloadAnnotationLinks |
|
| Callback_NamespaceAnnotationLink_getChild |
|
| Callback_NamespaceAnnotationLink_getParent |
|
| Callback_NamespaceAnnotationLink_getVersion |
|
| Callback_NamespaceAnnotationLink_link |
|
| Callback_NamespaceAnnotationLink_setChild |
|
| Callback_NamespaceAnnotationLink_setParent |
|
| Callback_NamespaceAnnotationLink_setVersion |
|
| Callback_Node_addAllNodeAnnotationLinkSet |
|
| Callback_Node_addAllSessionSet |
|
| Callback_Node_addNodeAnnotationLink |
|
| Callback_Node_addNodeAnnotationLinkToBoth |
|
| Callback_Node_addSession |
|
| Callback_Node_clearAnnotationLinks |
|
| Callback_Node_clearSessions |
|
| Callback_Node_copyAnnotationLinks |
|
| Callback_Node_copySessions |
|
| Callback_Node_findNodeAnnotationLink |
|
| Callback_Node_getAnnotationLinksCountPerOwner |
|
| Callback_Node_getConn |
|
| Callback_Node_getDown |
|
| Callback_Node_getScale |
|
| Callback_Node_getUp |
|
| Callback_Node_getUuid |
|
| Callback_Node_getVersion |
|
| Callback_Node_linkAnnotation |
|
| Callback_Node_linkedAnnotationList |
|
| Callback_Node_reloadAnnotationLinks |
|
| Callback_Node_reloadSessions |
|
| Callback_Node_removeAllNodeAnnotationLinkSet |
|
| Callback_Node_removeAllSessionSet |
|
| Callback_Node_removeNodeAnnotationLink |
|
| Callback_Node_removeNodeAnnotationLinkFromBoth |
|
| Callback_Node_removeSession |
|
| Callback_Node_setConn |
|
| Callback_Node_setDown |
|
| Callback_Node_setScale |
|
| Callback_Node_setUp |
|
| Callback_Node_setUuid |
|
| Callback_Node_setVersion |
|
| Callback_Node_sizeOfAnnotationLinks |
|
| Callback_Node_sizeOfSessions |
|
| Callback_Node_unlinkAnnotation |
|
| Callback_Node_unloadAnnotationLinks |
|
| Callback_Node_unloadSessions |
|
| Callback_NodeAnnotationLink_getChild |
|
| Callback_NodeAnnotationLink_getParent |
|
| Callback_NodeAnnotationLink_getVersion |
|
| Callback_NodeAnnotationLink_link |
|
| Callback_NodeAnnotationLink_setChild |
|
| Callback_NodeAnnotationLink_setParent |
|
| Callback_NodeAnnotationLink_setVersion |
|
| Callback_Objective_addAllObjectiveAnnotationLinkSet |
|
| Callback_Objective_addObjectiveAnnotationLink |
|
| Callback_Objective_addObjectiveAnnotationLinkToBoth |
|
| Callback_Objective_clearAnnotationLinks |
|
| Callback_Objective_copyAnnotationLinks |
|
| Callback_Objective_findObjectiveAnnotationLink |
|
| Callback_Objective_getAnnotationLinksCountPerOwner |
|
| Callback_Objective_getCalibratedMagnification |
|
| Callback_Objective_getCorrection |
|
| Callback_Objective_getImmersion |
|
| Callback_Objective_getInstrument |
|
| Callback_Objective_getIris |
|
| Callback_Objective_getLensNA |
|
| Callback_Objective_getLotNumber |
|
| Callback_Objective_getManufacturer |
|
| Callback_Objective_getModel |
|
| Callback_Objective_getNominalMagnification |
|
| Callback_Objective_getSerialNumber |
|
| Callback_Objective_getVersion |
|
| Callback_Objective_getWorkingDistance |
|
| Callback_Objective_linkAnnotation |
|
| Callback_Objective_linkedAnnotationList |
|
| Callback_Objective_reloadAnnotationLinks |
|
| Callback_Objective_removeAllObjectiveAnnotationLinkSet |
|
| Callback_Objective_removeObjectiveAnnotationLink |
|
| Callback_Objective_removeObjectiveAnnotationLinkFromBoth |
|
| Callback_Objective_setCalibratedMagnification |
|
| Callback_Objective_setCorrection |
|
| Callback_Objective_setImmersion |
|
| Callback_Objective_setInstrument |
|
| Callback_Objective_setIris |
|
| Callback_Objective_setLensNA |
|
| Callback_Objective_setLotNumber |
|
| Callback_Objective_setManufacturer |
|
| Callback_Objective_setModel |
|
| Callback_Objective_setNominalMagnification |
|
| Callback_Objective_setSerialNumber |
|
| Callback_Objective_setVersion |
|
| Callback_Objective_setWorkingDistance |
|
| Callback_Objective_sizeOfAnnotationLinks |
|
| Callback_Objective_unlinkAnnotation |
|
| Callback_Objective_unloadAnnotationLinks |
|
| Callback_ObjectiveAnnotationLink_getChild |
|
| Callback_ObjectiveAnnotationLink_getParent |
|
| Callback_ObjectiveAnnotationLink_getVersion |
|
| Callback_ObjectiveAnnotationLink_link |
|
| Callback_ObjectiveAnnotationLink_setChild |
|
| Callback_ObjectiveAnnotationLink_setParent |
|
| Callback_ObjectiveAnnotationLink_setVersion |
|
| Callback_ObjectiveSettings_getCorrectionCollar |
|
| Callback_ObjectiveSettings_getMedium |
|
| Callback_ObjectiveSettings_getObjective |
|
| Callback_ObjectiveSettings_getRefractiveIndex |
|
| Callback_ObjectiveSettings_getVersion |
|
| Callback_ObjectiveSettings_setCorrectionCollar |
|
| Callback_ObjectiveSettings_setMedium |
|
| Callback_ObjectiveSettings_setObjective |
|
| Callback_ObjectiveSettings_setRefractiveIndex |
|
| Callback_ObjectiveSettings_setVersion |
|
| Callback_OriginalFile_addAllFilesetEntrySet |
|
| Callback_OriginalFile_addAllOriginalFileAnnotationLinkSet |
|
| Callback_OriginalFile_addAllPixelsOriginalFileMapSet |
|
| Callback_OriginalFile_addFilesetEntry |
|
| Callback_OriginalFile_addOriginalFileAnnotationLink |
|
| Callback_OriginalFile_addOriginalFileAnnotationLinkToBoth |
|
| Callback_OriginalFile_addPixelsOriginalFileMap |
|
| Callback_OriginalFile_addPixelsOriginalFileMapToBoth |
|
| Callback_OriginalFile_clearAnnotationLinks |
|
| Callback_OriginalFile_clearFilesetEntries |
|
| Callback_OriginalFile_clearPixelsFileMaps |
|
| Callback_OriginalFile_copyAnnotationLinks |
|
| Callback_OriginalFile_copyFilesetEntries |
|
| Callback_OriginalFile_copyPixelsFileMaps |
|
| Callback_OriginalFile_findOriginalFileAnnotationLink |
|
| Callback_OriginalFile_findPixelsOriginalFileMap |
|
| Callback_OriginalFile_getAnnotationLinksCountPerOwner |
|
| Callback_OriginalFile_getAtime |
|
| Callback_OriginalFile_getCtime |
|
| Callback_OriginalFile_getHash |
|
| Callback_OriginalFile_getHasher |
|
| Callback_OriginalFile_getMimetype |
|
| Callback_OriginalFile_getMtime |
|
| Callback_OriginalFile_getName |
|
| Callback_OriginalFile_getPath |
|
| Callback_OriginalFile_getPixelsFileMapsCountPerOwner |
|
| Callback_OriginalFile_getRepo |
|
| Callback_OriginalFile_getSize |
|
| Callback_OriginalFile_getVersion |
|
| Callback_OriginalFile_linkAnnotation |
|
| Callback_OriginalFile_linkedAnnotationList |
|
| Callback_OriginalFile_linkedPixelsList |
|
| Callback_OriginalFile_linkPixels |
|
| Callback_OriginalFile_reloadAnnotationLinks |
|
| Callback_OriginalFile_reloadFilesetEntries |
|
| Callback_OriginalFile_reloadPixelsFileMaps |
|
| Callback_OriginalFile_removeAllFilesetEntrySet |
|
| Callback_OriginalFile_removeAllOriginalFileAnnotationLinkSet |
|
| Callback_OriginalFile_removeAllPixelsOriginalFileMapSet |
|
| Callback_OriginalFile_removeFilesetEntry |
|
| Callback_OriginalFile_removeOriginalFileAnnotationLink |
|
| Callback_OriginalFile_removeOriginalFileAnnotationLinkFromBoth |
|
| Callback_OriginalFile_removePixelsOriginalFileMap |
|
| Callback_OriginalFile_removePixelsOriginalFileMapFromBoth |
|
| Callback_OriginalFile_setAtime |
|
| Callback_OriginalFile_setCtime |
|
| Callback_OriginalFile_setHash |
|
| Callback_OriginalFile_setHasher |
|
| Callback_OriginalFile_setMimetype |
|
| Callback_OriginalFile_setMtime |
|
| Callback_OriginalFile_setName |
|
| Callback_OriginalFile_setPath |
|
| Callback_OriginalFile_setRepo |
|
| Callback_OriginalFile_setSize |
|
| Callback_OriginalFile_setVersion |
|
| Callback_OriginalFile_sizeOfAnnotationLinks |
|
| Callback_OriginalFile_sizeOfFilesetEntries |
|
| Callback_OriginalFile_sizeOfPixelsFileMaps |
|
| Callback_OriginalFile_unlinkAnnotation |
|
| Callback_OriginalFile_unlinkPixels |
|
| Callback_OriginalFile_unloadAnnotationLinks |
|
| Callback_OriginalFile_unloadFilesetEntries |
|
| Callback_OriginalFile_unloadPixelsFileMaps |
|
| Callback_OriginalFileAnnotationLink_getChild |
|
| Callback_OriginalFileAnnotationLink_getParent |
|
| Callback_OriginalFileAnnotationLink_getVersion |
|
| Callback_OriginalFileAnnotationLink_link |
|
| Callback_OriginalFileAnnotationLink_setChild |
|
| Callback_OriginalFileAnnotationLink_setParent |
|
| Callback_OriginalFileAnnotationLink_setVersion |
|
| Callback_OTF_getFilterSet |
|
| Callback_OTF_getInstrument |
|
| Callback_OTF_getObjective |
|
| Callback_OTF_getOpticalAxisAveraged |
|
| Callback_OTF_getPath |
|
| Callback_OTF_getPixelsType |
|
| Callback_OTF_getSizeX |
|
| Callback_OTF_getSizeY |
|
| Callback_OTF_getVersion |
|
| Callback_OTF_setFilterSet |
|
| Callback_OTF_setInstrument |
|
| Callback_OTF_setObjective |
|
| Callback_OTF_setOpticalAxisAveraged |
|
| Callback_OTF_setPath |
|
| Callback_OTF_setPixelsType |
|
| Callback_OTF_setSizeX |
|
| Callback_OTF_setSizeY |
|
| Callback_OTF_setVersion |
|
| Callback_ParseJob_getParams |
|
| Callback_ParseJob_setParams |
|
| Callback_Path_getD |
Deprecated.
|
| Callback_Path_getTextValue |
Deprecated.
|
| Callback_Path_setD |
Deprecated.
|
| Callback_Path_setTextValue |
Deprecated.
|
| Callback_Permissions_canAnnotate |
Whether the current user has permissions
for annotating this object.
|
| Callback_Permissions_canChgrp |
Whether the current user has the ""chgrp"" permissions
for this object.
|
| Callback_Permissions_canChown |
Whether the current user has the ""chown"" permissions
for this object.
|
| Callback_Permissions_canDelete |
Whether the current user has the ""delete"" permissions
for this object.
|
| Callback_Permissions_canEdit |
Whether the current user has the ""edit"" permissions
for this object.
|
| Callback_Permissions_canLink |
Whether the current user has the ""link"" permissions
for this object.
|
| Callback_Permissions_getPerm1 |
Do not use!
|
| Callback_Permissions_isDisallow |
The basis for the other canX() methods.
|
| Callback_Permissions_isGroupAnnotate |
|
| Callback_Permissions_isGroupRead |
|
| Callback_Permissions_isGroupWrite |
|
| Callback_Permissions_isRestricted |
Returns true if the given argument is present in the
extendedRestrictions set.
|
| Callback_Permissions_isUserAnnotate |
|
| Callback_Permissions_isUserRead |
|
| Callback_Permissions_isUserWrite |
|
| Callback_Permissions_isWorldAnnotate |
|
| Callback_Permissions_isWorldRead |
|
| Callback_Permissions_isWorldWrite |
|
| Callback_Permissions_setGroupAnnotate |
|
| Callback_Permissions_setGroupRead |
|
| Callback_Permissions_setGroupWrite |
|
| Callback_Permissions_setPerm1 |
Do not use!
Throws ClientError if mutation not allowed.
|
| Callback_Permissions_setUserAnnotate |
|
| Callback_Permissions_setUserRead |
|
| Callback_Permissions_setUserWrite |
|
| Callback_Permissions_setWorldAnnotate |
|
| Callback_Permissions_setWorldRead |
|
| Callback_Permissions_setWorldWrite |
|
| Callback_PhotometricInterpretation_getValue |
|
| Callback_PhotometricInterpretation_setValue |
|
| Callback_Pixels_addAllChannelSet |
|
| Callback_Pixels_addAllPixelsOriginalFileMapSet |
|
| Callback_Pixels_addAllPlaneInfoSet |
|
| Callback_Pixels_addAllRenderingDefSet |
|
| Callback_Pixels_addAllThumbnailSet |
|
| Callback_Pixels_addChannel |
|
| Callback_Pixels_addPixelsOriginalFileMap |
|
| Callback_Pixels_addPixelsOriginalFileMapToBoth |
|
| Callback_Pixels_addPlaneInfo |
|
| Callback_Pixels_addRenderingDef |
|
| Callback_Pixels_addThumbnail |
|
| Callback_Pixels_clearChannels |
|
| Callback_Pixels_clearPixelsFileMaps |
|
| Callback_Pixels_clearPlaneInfo |
|
| Callback_Pixels_clearSettings |
|
| Callback_Pixels_clearThumbnails |
|
| Callback_Pixels_copyChannels |
|
| Callback_Pixels_copyPixelsFileMaps |
|
| Callback_Pixels_copyPlaneInfo |
|
| Callback_Pixels_copySettings |
|
| Callback_Pixels_copyThumbnails |
|
| Callback_Pixels_findPixelsOriginalFileMap |
|
| Callback_Pixels_getChannel |
|
| Callback_Pixels_getDimensionOrder |
|
| Callback_Pixels_getImage |
|
| Callback_Pixels_getMethodology |
|
| Callback_Pixels_getPhysicalSizeX |
|
| Callback_Pixels_getPhysicalSizeY |
|
| Callback_Pixels_getPhysicalSizeZ |
|
| Callback_Pixels_getPixelsFileMapsCountPerOwner |
|
| Callback_Pixels_getPixelsType |
|
| Callback_Pixels_getPrimaryChannel |
|
| Callback_Pixels_getRelatedTo |
Deprecated.
|
| Callback_Pixels_getSha1 |
|
| Callback_Pixels_getSignificantBits |
|
| Callback_Pixels_getSizeC |
|
| Callback_Pixels_getSizeT |
|
| Callback_Pixels_getSizeX |
|
| Callback_Pixels_getSizeY |
|
| Callback_Pixels_getSizeZ |
|
| Callback_Pixels_getTimeIncrement |
|
| Callback_Pixels_getVersion |
|
| Callback_Pixels_getWaveIncrement |
|
| Callback_Pixels_getWaveStart |
|
| Callback_Pixels_linkedOriginalFileList |
|
| Callback_Pixels_linkOriginalFile |
|
| Callback_Pixels_reloadChannels |
|
| Callback_Pixels_reloadPixelsFileMaps |
|
| Callback_Pixels_reloadPlaneInfo |
|
| Callback_Pixels_reloadSettings |
|
| Callback_Pixels_reloadThumbnails |
|
| Callback_Pixels_removeAllChannelSet |
|
| Callback_Pixels_removeAllPixelsOriginalFileMapSet |
|
| Callback_Pixels_removeAllPlaneInfoSet |
|
| Callback_Pixels_removeAllRenderingDefSet |
|
| Callback_Pixels_removeAllThumbnailSet |
|
| Callback_Pixels_removeChannel |
|
| Callback_Pixels_removePixelsOriginalFileMap |
|
| Callback_Pixels_removePixelsOriginalFileMapFromBoth |
|
| Callback_Pixels_removePlaneInfo |
|
| Callback_Pixels_removeRenderingDef |
|
| Callback_Pixels_removeThumbnail |
|
| Callback_Pixels_setChannel |
|
| Callback_Pixels_setDimensionOrder |
|
| Callback_Pixels_setImage |
|
| Callback_Pixels_setMethodology |
|
| Callback_Pixels_setPhysicalSizeX |
|
| Callback_Pixels_setPhysicalSizeY |
|
| Callback_Pixels_setPhysicalSizeZ |
|
| Callback_Pixels_setPixelsType |
|
| Callback_Pixels_setPrimaryChannel |
|
| Callback_Pixels_setRelatedTo |
Deprecated.
|
| Callback_Pixels_setSha1 |
|
| Callback_Pixels_setSignificantBits |
|
| Callback_Pixels_setSizeC |
|
| Callback_Pixels_setSizeT |
|
| Callback_Pixels_setSizeX |
|
| Callback_Pixels_setSizeY |
|
| Callback_Pixels_setSizeZ |
|
| Callback_Pixels_setTimeIncrement |
|
| Callback_Pixels_setVersion |
|
| Callback_Pixels_setWaveIncrement |
|
| Callback_Pixels_setWaveStart |
|
| Callback_Pixels_sizeOfChannels |
|
| Callback_Pixels_sizeOfPixelsFileMaps |
|
| Callback_Pixels_sizeOfPlaneInfo |
|
| Callback_Pixels_sizeOfSettings |
|
| Callback_Pixels_sizeOfThumbnails |
|
| Callback_Pixels_unlinkOriginalFile |
|
| Callback_Pixels_unloadChannels |
|
| Callback_Pixels_unloadPixelsFileMaps |
|
| Callback_Pixels_unloadPlaneInfo |
|
| Callback_Pixels_unloadSettings |
|
| Callback_Pixels_unloadThumbnails |
|
| Callback_PixelsOriginalFileMap_getChild |
|
| Callback_PixelsOriginalFileMap_getParent |
|
| Callback_PixelsOriginalFileMap_getVersion |
|
| Callback_PixelsOriginalFileMap_link |
|
| Callback_PixelsOriginalFileMap_setChild |
|
| Callback_PixelsOriginalFileMap_setParent |
|
| Callback_PixelsOriginalFileMap_setVersion |
|
| Callback_PixelsType_getBitSize |
|
| Callback_PixelsType_getValue |
|
| Callback_PixelsType_setBitSize |
|
| Callback_PixelsType_setValue |
|
| Callback_PlaneInfo_addAllPlaneInfoAnnotationLinkSet |
|
| Callback_PlaneInfo_addPlaneInfoAnnotationLink |
|
| Callback_PlaneInfo_addPlaneInfoAnnotationLinkToBoth |
|
| Callback_PlaneInfo_clearAnnotationLinks |
|
| Callback_PlaneInfo_copyAnnotationLinks |
|
| Callback_PlaneInfo_findPlaneInfoAnnotationLink |
|
| Callback_PlaneInfo_getAnnotationLinksCountPerOwner |
|
| Callback_PlaneInfo_getDeltaT |
|
| Callback_PlaneInfo_getExposureTime |
|
| Callback_PlaneInfo_getPixels |
|
| Callback_PlaneInfo_getPositionX |
|
| Callback_PlaneInfo_getPositionY |
|
| Callback_PlaneInfo_getPositionZ |
|
| Callback_PlaneInfo_getTheC |
|
| Callback_PlaneInfo_getTheT |
|
| Callback_PlaneInfo_getTheZ |
|
| Callback_PlaneInfo_getVersion |
|
| Callback_PlaneInfo_linkAnnotation |
|
| Callback_PlaneInfo_linkedAnnotationList |
|
| Callback_PlaneInfo_reloadAnnotationLinks |
|
| Callback_PlaneInfo_removeAllPlaneInfoAnnotationLinkSet |
|
| Callback_PlaneInfo_removePlaneInfoAnnotationLink |
|
| Callback_PlaneInfo_removePlaneInfoAnnotationLinkFromBoth |
|
| Callback_PlaneInfo_setDeltaT |
|
| Callback_PlaneInfo_setExposureTime |
|
| Callback_PlaneInfo_setPixels |
|
| Callback_PlaneInfo_setPositionX |
|
| Callback_PlaneInfo_setPositionY |
|
| Callback_PlaneInfo_setPositionZ |
|
| Callback_PlaneInfo_setTheC |
|
| Callback_PlaneInfo_setTheT |
|
| Callback_PlaneInfo_setTheZ |
|
| Callback_PlaneInfo_setVersion |
|
| Callback_PlaneInfo_sizeOfAnnotationLinks |
|
| Callback_PlaneInfo_unlinkAnnotation |
|
| Callback_PlaneInfo_unloadAnnotationLinks |
|
| Callback_PlaneInfoAnnotationLink_getChild |
|
| Callback_PlaneInfoAnnotationLink_getParent |
|
| Callback_PlaneInfoAnnotationLink_getVersion |
|
| Callback_PlaneInfoAnnotationLink_link |
|
| Callback_PlaneInfoAnnotationLink_setChild |
|
| Callback_PlaneInfoAnnotationLink_setParent |
|
| Callback_PlaneInfoAnnotationLink_setVersion |
|
| Callback_PlaneSlicingContext_getConstant |
|
| Callback_PlaneSlicingContext_getLowerLimit |
|
| Callback_PlaneSlicingContext_getPlanePrevious |
|
| Callback_PlaneSlicingContext_getPlaneSelected |
|
| Callback_PlaneSlicingContext_getUpperLimit |
|
| Callback_PlaneSlicingContext_setConstant |
|
| Callback_PlaneSlicingContext_setLowerLimit |
|
| Callback_PlaneSlicingContext_setPlanePrevious |
|
| Callback_PlaneSlicingContext_setPlaneSelected |
|
| Callback_PlaneSlicingContext_setUpperLimit |
|
| Callback_Plate_addAllPlateAcquisitionSet |
|
| Callback_Plate_addAllPlateAnnotationLinkSet |
|
| Callback_Plate_addAllScreenPlateLinkSet |
|
| Callback_Plate_addAllWellSet |
|
| Callback_Plate_addPlateAcquisition |
|
| Callback_Plate_addPlateAnnotationLink |
|
| Callback_Plate_addPlateAnnotationLinkToBoth |
|
| Callback_Plate_addScreenPlateLink |
|
| Callback_Plate_addScreenPlateLinkToBoth |
|
| Callback_Plate_addWell |
|
| Callback_Plate_clearAnnotationLinks |
|
| Callback_Plate_clearPlateAcquisitions |
|
| Callback_Plate_clearScreenLinks |
|
| Callback_Plate_clearWells |
|
| Callback_Plate_copyAnnotationLinks |
|
| Callback_Plate_copyPlateAcquisitions |
|
| Callback_Plate_copyScreenLinks |
|
| Callback_Plate_copyWells |
|
| Callback_Plate_findPlateAnnotationLink |
|
| Callback_Plate_findScreenPlateLink |
|
| Callback_Plate_getAnnotationLinksCountPerOwner |
|
| Callback_Plate_getColumnNamingConvention |
|
| Callback_Plate_getColumns |
|
| Callback_Plate_getDefaultSample |
|
| Callback_Plate_getDescription |
|
| Callback_Plate_getExternalIdentifier |
|
| Callback_Plate_getName |
|
| Callback_Plate_getRowNamingConvention |
|
| Callback_Plate_getRows |
|
| Callback_Plate_getScreenLinksCountPerOwner |
|
| Callback_Plate_getStatus |
|
| Callback_Plate_getVersion |
|
| Callback_Plate_getWellOriginX |
|
| Callback_Plate_getWellOriginY |
|
| Callback_Plate_linkAnnotation |
|
| Callback_Plate_linkedAnnotationList |
|
| Callback_Plate_linkedScreenList |
|
| Callback_Plate_linkScreen |
|
| Callback_Plate_reloadAnnotationLinks |
|
| Callback_Plate_reloadPlateAcquisitions |
|
| Callback_Plate_reloadScreenLinks |
|
| Callback_Plate_reloadWells |
|
| Callback_Plate_removeAllPlateAcquisitionSet |
|
| Callback_Plate_removeAllPlateAnnotationLinkSet |
|
| Callback_Plate_removeAllScreenPlateLinkSet |
|
| Callback_Plate_removeAllWellSet |
|
| Callback_Plate_removePlateAcquisition |
|
| Callback_Plate_removePlateAnnotationLink |
|
| Callback_Plate_removePlateAnnotationLinkFromBoth |
|
| Callback_Plate_removeScreenPlateLink |
|
| Callback_Plate_removeScreenPlateLinkFromBoth |
|
| Callback_Plate_removeWell |
|
| Callback_Plate_setColumnNamingConvention |
|
| Callback_Plate_setColumns |
|
| Callback_Plate_setDefaultSample |
|
| Callback_Plate_setDescription |
|
| Callback_Plate_setExternalIdentifier |
|
| Callback_Plate_setName |
|
| Callback_Plate_setRowNamingConvention |
|
| Callback_Plate_setRows |
|
| Callback_Plate_setStatus |
|
| Callback_Plate_setVersion |
|
| Callback_Plate_setWellOriginX |
|
| Callback_Plate_setWellOriginY |
|
| Callback_Plate_sizeOfAnnotationLinks |
|
| Callback_Plate_sizeOfPlateAcquisitions |
|
| Callback_Plate_sizeOfScreenLinks |
|
| Callback_Plate_sizeOfWells |
|
| Callback_Plate_unlinkAnnotation |
|
| Callback_Plate_unlinkScreen |
|
| Callback_Plate_unloadAnnotationLinks |
|
| Callback_Plate_unloadPlateAcquisitions |
|
| Callback_Plate_unloadScreenLinks |
|
| Callback_Plate_unloadWells |
|
| Callback_PlateAcquisition_addAllPlateAcquisitionAnnotationLinkSet |
|
| Callback_PlateAcquisition_addAllWellSampleSet |
|
| Callback_PlateAcquisition_addPlateAcquisitionAnnotationLink |
|
| Callback_PlateAcquisition_addPlateAcquisitionAnnotationLinkToBoth |
|
| Callback_PlateAcquisition_addWellSample |
|
| Callback_PlateAcquisition_clearAnnotationLinks |
|
| Callback_PlateAcquisition_clearWellSample |
|
| Callback_PlateAcquisition_copyAnnotationLinks |
|
| Callback_PlateAcquisition_copyWellSample |
|
| Callback_PlateAcquisition_findPlateAcquisitionAnnotationLink |
|
| Callback_PlateAcquisition_getAnnotationLinksCountPerOwner |
|
| Callback_PlateAcquisition_getDescription |
|
| Callback_PlateAcquisition_getEndTime |
|
| Callback_PlateAcquisition_getMaximumFieldCount |
|
| Callback_PlateAcquisition_getName |
|
| Callback_PlateAcquisition_getPlate |
|
| Callback_PlateAcquisition_getStartTime |
|
| Callback_PlateAcquisition_getVersion |
|
| Callback_PlateAcquisition_linkAnnotation |
|
| Callback_PlateAcquisition_linkedAnnotationList |
|
| Callback_PlateAcquisition_reloadAnnotationLinks |
|
| Callback_PlateAcquisition_reloadWellSample |
|
| Callback_PlateAcquisition_removeAllPlateAcquisitionAnnotationLinkSet |
|
| Callback_PlateAcquisition_removeAllWellSampleSet |
|
| Callback_PlateAcquisition_removePlateAcquisitionAnnotationLink |
|
| Callback_PlateAcquisition_removePlateAcquisitionAnnotationLinkFromBoth |
|
| Callback_PlateAcquisition_removeWellSample |
|
| Callback_PlateAcquisition_setDescription |
|
| Callback_PlateAcquisition_setEndTime |
|
| Callback_PlateAcquisition_setMaximumFieldCount |
|
| Callback_PlateAcquisition_setName |
|
| Callback_PlateAcquisition_setPlate |
|
| Callback_PlateAcquisition_setStartTime |
|
| Callback_PlateAcquisition_setVersion |
|
| Callback_PlateAcquisition_sizeOfAnnotationLinks |
|
| Callback_PlateAcquisition_sizeOfWellSample |
|
| Callback_PlateAcquisition_unlinkAnnotation |
|
| Callback_PlateAcquisition_unloadAnnotationLinks |
|
| Callback_PlateAcquisition_unloadWellSample |
|
| Callback_PlateAcquisitionAnnotationLink_getChild |
|
| Callback_PlateAcquisitionAnnotationLink_getParent |
|
| Callback_PlateAcquisitionAnnotationLink_getVersion |
|
| Callback_PlateAcquisitionAnnotationLink_link |
|
| Callback_PlateAcquisitionAnnotationLink_setChild |
|
| Callback_PlateAcquisitionAnnotationLink_setParent |
|
| Callback_PlateAcquisitionAnnotationLink_setVersion |
|
| Callback_PlateAnnotationLink_getChild |
|
| Callback_PlateAnnotationLink_getParent |
|
| Callback_PlateAnnotationLink_getVersion |
|
| Callback_PlateAnnotationLink_link |
|
| Callback_PlateAnnotationLink_setChild |
|
| Callback_PlateAnnotationLink_setParent |
|
| Callback_PlateAnnotationLink_setVersion |
|
| Callback_Point_getTextValue |
|
| Callback_Point_getX |
|
| Callback_Point_getY |
|
| Callback_Point_setTextValue |
|
| Callback_Point_setX |
|
| Callback_Point_setY |
|
| Callback_Polygon_getPoints |
|
| Callback_Polygon_getTextValue |
|
| Callback_Polygon_setPoints |
|
| Callback_Polygon_setTextValue |
|
| Callback_Polyline_getMarkerEnd |
|
| Callback_Polyline_getMarkerStart |
|
| Callback_Polyline_getPoints |
|
| Callback_Polyline_getTextValue |
|
| Callback_Polyline_setMarkerEnd |
|
| Callback_Polyline_setMarkerStart |
|
| Callback_Polyline_setPoints |
|
| Callback_Polyline_setTextValue |
|
| Callback_Power_copy |
|
| Callback_Power_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Power_getUnit |
UnitsPower instance which is an
IObject
meaning that its ID is sufficient for identifying equality.
|
| Callback_Power_getValue |
Actual value for this unit-based field.
|
| Callback_Power_setUnit |
|
| Callback_Power_setValue |
|
| Callback_Pressure_copy |
|
| Callback_Pressure_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Pressure_getUnit |
UnitsPressure instance which is an
IObject
meaning that its ID is sufficient for identifying equality.
|
| Callback_Pressure_getValue |
Actual value for this unit-based field.
|
| Callback_Pressure_setUnit |
|
| Callback_Pressure_setValue |
|
| Callback_Process_cancel |
Signal to the Process that it should terminate.
|
| Callback_Process_kill |
Terminate the Process immediately.
|
| Callback_Process_poll |
Returns the return code of the process, or null
if unfinished.
|
| Callback_Process_registerCallback |
Add a callback for end-of-life events
|
| Callback_Process_shutdown |
First attempts cancel() several times and finally
resorts to kill to force the process to shutdown
cleanly.
|
| Callback_Process_unregisterCallback |
Remove a callback for end-of-life events
|
| Callback_Process_wait |
Blocks until poll() would return a non-null return code.
|
| Callback_ProcessCallback_processCancelled |
cancel() was called on this Process.
|
| Callback_ProcessCallback_processFinished |
Process terminated normally.
|
| Callback_ProcessCallback_processKilled |
kill() was called on this Process.
|
| Callback_Processor_parseJob |
Parses a job and returns metadata definition required
for properly submitting the job.
|
| Callback_Processor_processJob |
Starts a process based on the given job
If this processor cannot handle the given job, a
null process will be returned.
|
| Callback_Processor_requestRunning |
Used by servers to find out what jobs are still active.
|
| Callback_Processor_willAccept |
Called by SharedResources to find a suitable
target for omero.grid.SharedResources.acquireProcessor.
|
| Callback_ProcessorCallback_isAccepted |
|
| Callback_ProcessorCallback_isProxyAccepted |
|
| Callback_ProcessorCallback_responseRunning |
|
| Callback_Project_addAllProjectAnnotationLinkSet |
|
| Callback_Project_addAllProjectDatasetLinkSet |
|
| Callback_Project_addProjectAnnotationLink |
|
| Callback_Project_addProjectAnnotationLinkToBoth |
|
| Callback_Project_addProjectDatasetLink |
|
| Callback_Project_addProjectDatasetLinkToBoth |
|
| Callback_Project_clearAnnotationLinks |
|
| Callback_Project_clearDatasetLinks |
|
| Callback_Project_copyAnnotationLinks |
|
| Callback_Project_copyDatasetLinks |
|
| Callback_Project_findProjectAnnotationLink |
|
| Callback_Project_findProjectDatasetLink |
|
| Callback_Project_getAnnotationLinksCountPerOwner |
|
| Callback_Project_getDatasetLinksCountPerOwner |
|
| Callback_Project_getDescription |
|
| Callback_Project_getName |
|
| Callback_Project_getVersion |
|
| Callback_Project_linkAnnotation |
|
| Callback_Project_linkDataset |
|
| Callback_Project_linkedAnnotationList |
|
| Callback_Project_linkedDatasetList |
|
| Callback_Project_reloadAnnotationLinks |
|
| Callback_Project_reloadDatasetLinks |
|
| Callback_Project_removeAllProjectAnnotationLinkSet |
|
| Callback_Project_removeAllProjectDatasetLinkSet |
|
| Callback_Project_removeProjectAnnotationLink |
|
| Callback_Project_removeProjectAnnotationLinkFromBoth |
|
| Callback_Project_removeProjectDatasetLink |
|
| Callback_Project_removeProjectDatasetLinkFromBoth |
|
| Callback_Project_setDescription |
|
| Callback_Project_setName |
|
| Callback_Project_setVersion |
|
| Callback_Project_sizeOfAnnotationLinks |
|
| Callback_Project_sizeOfDatasetLinks |
|
| Callback_Project_unlinkAnnotation |
|
| Callback_Project_unlinkDataset |
|
| Callback_Project_unloadAnnotationLinks |
|
| Callback_Project_unloadDatasetLinks |
|
| Callback_ProjectAnnotationLink_getChild |
|
| Callback_ProjectAnnotationLink_getParent |
|
| Callback_ProjectAnnotationLink_getVersion |
|
| Callback_ProjectAnnotationLink_link |
|
| Callback_ProjectAnnotationLink_setChild |
|
| Callback_ProjectAnnotationLink_setParent |
|
| Callback_ProjectAnnotationLink_setVersion |
|
| Callback_ProjectDatasetLink_getChild |
|
| Callback_ProjectDatasetLink_getParent |
|
| Callback_ProjectDatasetLink_getVersion |
|
| Callback_ProjectDatasetLink_link |
|
| Callback_ProjectDatasetLink_setChild |
|
| Callback_ProjectDatasetLink_setParent |
|
| Callback_ProjectDatasetLink_setVersion |
|
| Callback_ProjectionAxis_getValue |
|
| Callback_ProjectionAxis_setValue |
|
| Callback_ProjectionDef_getActive |
|
| Callback_ProjectionDef_getAxis |
|
| Callback_ProjectionDef_getEndPlane |
|
| Callback_ProjectionDef_getRenderingDef |
|
| Callback_ProjectionDef_getStartPlane |
|
| Callback_ProjectionDef_getStepping |
|
| Callback_ProjectionDef_getType |
|
| Callback_ProjectionDef_getVersion |
|
| Callback_ProjectionDef_setActive |
|
| Callback_ProjectionDef_setAxis |
|
| Callback_ProjectionDef_setEndPlane |
|
| Callback_ProjectionDef_setRenderingDef |
|
| Callback_ProjectionDef_setStartPlane |
|
| Callback_ProjectionDef_setStepping |
|
| Callback_ProjectionDef_setType |
|
| Callback_ProjectionDef_setVersion |
|
| Callback_ProjectionType_getValue |
|
| Callback_ProjectionType_setValue |
|
| Callback_Pulse_getValue |
|
| Callback_Pulse_setValue |
|
| Callback_PyramidService_getResolutionDescriptions |
Retrieves a more complete definition of the resolution
level in question.
|
| Callback_PyramidService_getResolutionLevel |
Retrieves the active resolution level.
|
| Callback_PyramidService_getResolutionLevels |
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
| Callback_PyramidService_getTileSize |
Retrieves the tile size for the pixel store.
|
| Callback_PyramidService_requiresPixelsPyramid |
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
| Callback_PyramidService_setResolutionLevel |
Sets the active resolution level.
|
| Callback_QuantumDef_getBitResolution |
|
| Callback_QuantumDef_getCdEnd |
|
| Callback_QuantumDef_getCdStart |
|
| Callback_QuantumDef_getVersion |
|
| Callback_QuantumDef_setBitResolution |
|
| Callback_QuantumDef_setCdEnd |
|
| Callback_QuantumDef_setCdStart |
|
| Callback_QuantumDef_setVersion |
|
| Callback_RawFileStore_exists |
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
| Callback_RawFileStore_getFileId |
Returns the current file id or null if none has been set.
|
| Callback_RawFileStore_read |
Reads length bytes of data at the
position from the raw file into an array of
bytes.
|
| Callback_RawFileStore_save |
Saves the OriginalFile associated with
the service if it has been modified.
|
| Callback_RawFileStore_setFileId |
This method manages the state of the service.
|
| Callback_RawFileStore_size |
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save.
|
| Callback_RawFileStore_truncate |
Limits the size of a file to the given length.
|
| Callback_RawFileStore_write |
Writes length bytes of data from the specified
buf byte array starting at at
position to the raw file.
|
| Callback_RawPixelsStore_calculateMessageDigest |
Calculates a SHA-1 message digest for the entire pixel store.
|
| Callback_RawPixelsStore_findMinMax |
Find the minimum and maximum pixel values for the specified channels by iterating over a full plane.
|
| Callback_RawPixelsStore_getByteWidth |
Returns the byte width for the pixel store.
|
| Callback_RawPixelsStore_getCol |
Retrieves a particular column from this pixel store.
|
| Callback_RawPixelsStore_getHistogram |
Retrieves the histogram data for the specified plane and channels.
|
| Callback_RawPixelsStore_getHypercube |
Retrieves a n-dimensional block from this pixel store.
|
| Callback_RawPixelsStore_getPixelsId |
Returns the current Pixels set identifier.
|
| Callback_RawPixelsStore_getPixelsPath |
Returns the current Pixels path.
|
| Callback_RawPixelsStore_getPlane |
Retrieves a particular 2D image plane from this pixel store.
|
| Callback_RawPixelsStore_getPlaneOffset |
Retrieves the offset for a particular 2D image plane in this pixel
store.
|
| Callback_RawPixelsStore_getPlaneRegion |
Retrieves a region from a given plane from this pixel store.
|
| Callback_RawPixelsStore_getPlaneSize |
Retrieves the in memory size of a 2D image plane in this
pixel store.
|
| Callback_RawPixelsStore_getRegion |
Retrieves a region from this pixel store.
|
| Callback_RawPixelsStore_getRow |
Retrieves a particular row or scanline from this pixel store.
|
| Callback_RawPixelsStore_getRowOffset |
Retrieves the offset for a particular row or scanline in
this pixel store.
|
| Callback_RawPixelsStore_getRowSize |
Retrieves the in memory size of a row or scanline of pixels
in this pixel store.
|
| Callback_RawPixelsStore_getStack |
Retrieves the the entire number of optical sections for a single
wavelength or channel at a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getStackOffset |
Retrieves the offset for the entire number of optical
sections for a single wavelength or channel at a
particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getStackSize |
Retrieves the in memory size of the entire number of
optical sections for a single wavelength or channel
at a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getTile |
Retrieves a tile from this pixel buffer.
|
| Callback_RawPixelsStore_getTimepoint |
Retrieves the entire number of optical sections for all
wavelengths or channels at a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getTimepointOffset |
Retrieves the in memory size of the entire number of
optical sections for all wavelengths or channels at
a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getTimepointSize |
Retrieves the in memory size of the entire number of
optical sections for all wavelengths or channels at
a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_getTotalSize |
Retrieves the in memory size of the entire pixel store.
|
| Callback_RawPixelsStore_isFloat |
Returns whether or not the pixel buffer has floating point pixels.
|
| Callback_RawPixelsStore_isSigned |
Returns whether or not the pixel store has signed pixels.
|
| Callback_RawPixelsStore_prepare |
Prepares the stateful service with a cache of loaded Pixels
objects.
|
| Callback_RawPixelsStore_save |
Save the current state of the pixels, updating the SHA1.
|
| Callback_RawPixelsStore_setPixelsId |
Initializes the stateful service for a given Pixels set.
|
| Callback_RawPixelsStore_setPlane |
Sets a particular 2D image plane in this pixel store.
|
| Callback_RawPixelsStore_setRegion |
Sets a region in this pixel buffer.
|
| Callback_RawPixelsStore_setRow |
Sets a particular row or scanline in this pixel store.
|
| Callback_RawPixelsStore_setStack |
Sets the entire number of optical sections for a single
wavelength or channel at a particular timepoint in this pixel store.
|
| Callback_RawPixelsStore_setTile |
Sets a tile in this pixel buffer.
|
| Callback_RawPixelsStore_setTimepoint |
Sets the entire number of optical sections for all
wavelengths or channels at a particular timepoint in this pixel store.
|
| Callback_RBool_getValue |
|
| Callback_RCollection_add |
|
| Callback_RCollection_addAll |
|
| Callback_RCollection_get |
|
| Callback_RCollection_getValue |
|
| Callback_RCollection_size |
|
| Callback_RDouble_getValue |
|
| Callback_Reagent_addAllReagentAnnotationLinkSet |
|
| Callback_Reagent_addAllWellReagentLinkSet |
|
| Callback_Reagent_addReagentAnnotationLink |
|
| Callback_Reagent_addReagentAnnotationLinkToBoth |
|
| Callback_Reagent_addWellReagentLink |
|
| Callback_Reagent_addWellReagentLinkToBoth |
|
| Callback_Reagent_clearAnnotationLinks |
|
| Callback_Reagent_clearWellLinks |
|
| Callback_Reagent_copyAnnotationLinks |
|
| Callback_Reagent_copyWellLinks |
|
| Callback_Reagent_findReagentAnnotationLink |
|
| Callback_Reagent_findWellReagentLink |
|
| Callback_Reagent_getAnnotationLinksCountPerOwner |
|
| Callback_Reagent_getDescription |
|
| Callback_Reagent_getName |
|
| Callback_Reagent_getReagentIdentifier |
|
| Callback_Reagent_getScreen |
|
| Callback_Reagent_getVersion |
|
| Callback_Reagent_getWellLinksCountPerOwner |
|
| Callback_Reagent_linkAnnotation |
|
| Callback_Reagent_linkedAnnotationList |
|
| Callback_Reagent_linkedWellList |
|
| Callback_Reagent_linkWell |
|
| Callback_Reagent_reloadAnnotationLinks |
|
| Callback_Reagent_reloadWellLinks |
|
| Callback_Reagent_removeAllReagentAnnotationLinkSet |
|
| Callback_Reagent_removeAllWellReagentLinkSet |
|
| Callback_Reagent_removeReagentAnnotationLink |
|
| Callback_Reagent_removeReagentAnnotationLinkFromBoth |
|
| Callback_Reagent_removeWellReagentLink |
|
| Callback_Reagent_removeWellReagentLinkFromBoth |
|
| Callback_Reagent_setDescription |
|
| Callback_Reagent_setName |
|
| Callback_Reagent_setReagentIdentifier |
|
| Callback_Reagent_setScreen |
|
| Callback_Reagent_setVersion |
|
| Callback_Reagent_sizeOfAnnotationLinks |
|
| Callback_Reagent_sizeOfWellLinks |
|
| Callback_Reagent_unlinkAnnotation |
|
| Callback_Reagent_unlinkWell |
|
| Callback_Reagent_unloadAnnotationLinks |
|
| Callback_Reagent_unloadWellLinks |
|
| Callback_ReagentAnnotationLink_getChild |
|
| Callback_ReagentAnnotationLink_getParent |
|
| Callback_ReagentAnnotationLink_getVersion |
|
| Callback_ReagentAnnotationLink_link |
|
| Callback_ReagentAnnotationLink_setChild |
|
| Callback_ReagentAnnotationLink_setParent |
|
| Callback_ReagentAnnotationLink_setVersion |
|
| Callback_Rectangle_getHeight |
|
| Callback_Rectangle_getTextValue |
|
| Callback_Rectangle_getWidth |
|
| Callback_Rectangle_getX |
|
| Callback_Rectangle_getY |
|
| Callback_Rectangle_setHeight |
|
| Callback_Rectangle_setTextValue |
|
| Callback_Rectangle_setWidth |
|
| Callback_Rectangle_setX |
|
| Callback_Rectangle_setY |
|
| Callback_RenderingDef_addAllChannelBindingSet |
|
| Callback_RenderingDef_addAllProjectionDefSet |
|
| Callback_RenderingDef_addChannelBinding |
|
| Callback_RenderingDef_addProjectionDef |
|
| Callback_RenderingDef_clearProjections |
|
| Callback_RenderingDef_clearWaveRendering |
|
| Callback_RenderingDef_copyProjections |
|
| Callback_RenderingDef_copyWaveRendering |
|
| Callback_RenderingDef_getChannelBinding |
|
| Callback_RenderingDef_getCompression |
|
| Callback_RenderingDef_getDefaultT |
|
| Callback_RenderingDef_getDefaultZ |
|
| Callback_RenderingDef_getModel |
|
| Callback_RenderingDef_getName |
|
| Callback_RenderingDef_getPixels |
|
| Callback_RenderingDef_getPrimaryChannelBinding |
|
| Callback_RenderingDef_getPrimaryProjectionDef |
|
| Callback_RenderingDef_getProjectionDef |
|
| Callback_RenderingDef_getQuantization |
|
| Callback_RenderingDef_getVersion |
|
| Callback_RenderingDef_reloadProjections |
|
| Callback_RenderingDef_reloadWaveRendering |
|
| Callback_RenderingDef_removeAllChannelBindingSet |
|
| Callback_RenderingDef_removeAllProjectionDefSet |
|
| Callback_RenderingDef_removeChannelBinding |
|
| Callback_RenderingDef_removeProjectionDef |
|
| Callback_RenderingDef_setChannelBinding |
|
| Callback_RenderingDef_setCompression |
|
| Callback_RenderingDef_setDefaultT |
|
| Callback_RenderingDef_setDefaultZ |
|
| Callback_RenderingDef_setModel |
|
| Callback_RenderingDef_setName |
|
| Callback_RenderingDef_setPixels |
|
| Callback_RenderingDef_setPrimaryChannelBinding |
|
| Callback_RenderingDef_setPrimaryProjectionDef |
|
| Callback_RenderingDef_setProjectionDef |
|
| Callback_RenderingDef_setQuantization |
|
| Callback_RenderingDef_setVersion |
|
| Callback_RenderingDef_sizeOfProjections |
|
| Callback_RenderingDef_sizeOfWaveRendering |
|
| Callback_RenderingDef_unloadProjections |
|
| Callback_RenderingDef_unloadWaveRendering |
|
| Callback_RenderingEngine_addCodomainMap |
Deprecated.
|
| Callback_RenderingEngine_addCodomainMapToChannel |
Adds the context to the mapping chain.
|
| Callback_RenderingEngine_getAvailableFamilies |
Returns the list of mapping families supported by the
Rendering engine.
|
| Callback_RenderingEngine_getAvailableModels |
Returns the list of color models supported by the Rendering
engine.
|
| Callback_RenderingEngine_getChannelCurveCoefficient |
Returns the coefficient identifying a map in the family.
|
| Callback_RenderingEngine_getChannelFamily |
Returns the family associated to the specified channel.
|
| Callback_RenderingEngine_getChannelLookupTable |
|
| Callback_RenderingEngine_getChannelNoiseReduction |
Returns true if the noise reduction algorithm
used to map the pixels intensity values is turned on,
false if the algorithm is turned off.
|
| Callback_RenderingEngine_getChannelStats |
|
| Callback_RenderingEngine_getChannelWindowEnd |
Returns the upper bound of the pixels intensity interval.
|
| Callback_RenderingEngine_getChannelWindowStart |
Returns the lower bound of the pixels intensity interval.
|
| Callback_RenderingEngine_getCodomainMapContext |
Returns the list of codomain contexts for the specified
channel.
|
| Callback_RenderingEngine_getCompressionLevel |
Returns the current compression level for the service.
|
| Callback_RenderingEngine_getDefaultT |
Returns the default timepoint index.
|
| Callback_RenderingEngine_getDefaultZ |
Returns the index of the default focal section.
|
| Callback_RenderingEngine_getModel |
Returns the model that dictates how transformed raw data
has to be mapped onto a color space.
|
| Callback_RenderingEngine_getPixels |
Returns the Pixels set the Rendering
engine is for.
|
| Callback_RenderingEngine_getPixelsTypeLowerBound |
Returns the maximum value for that channels depending on
the pixels type and the original range (globalmin, globalmax)
|
| Callback_RenderingEngine_getPixelsTypeUpperBound |
Returns the minimum value for that channels depending on
the pixels type and the original range (globalmin, globalmax)
|
| Callback_RenderingEngine_getQuantumDef |
Returns the quantization object.
|
| Callback_RenderingEngine_getRenderingDefId |
Returns the id of the RenderingDef
loaded by either lookupRenderingDef or
loadRenderingDef.
|
| Callback_RenderingEngine_getRGBA |
Returns a 4D-array representing the color associated to the
specified channel.
|
| Callback_RenderingEngine_isActive |
Returns true if the channel is mapped,
false otherwise.
|
| Callback_RenderingEngine_isPixelsTypeSigned |
Returns true if the pixels type is signed,
false otherwise.
|
| Callback_RenderingEngine_load |
Creates an instance of the rendering engine.
|
| Callback_RenderingEngine_loadRenderingDef |
Loads a specific set of rendering settings that does not
necessarily have to be linked to the given Pixels set.
|
| Callback_RenderingEngine_lookupPixels |
Loads the Pixels set this Rendering Engine is for.
|
| Callback_RenderingEngine_lookupRenderingDef |
Loads the rendering settings associated to the specified
pixels set.
|
| Callback_RenderingEngine_removeCodomainMap |
Deprecated.
|
| Callback_RenderingEngine_removeCodomainMapFromChannel |
Removes the specified context from the chain.
|
| Callback_RenderingEngine_render |
Renders the data selected by def according to
the current rendering settings.
|
| Callback_RenderingEngine_renderAsPackedInt |
Renders the data selected by def according to
the current rendering settings.
|
| Callback_RenderingEngine_renderCompressed |
Renders the data selected by def according to
the current rendering settings and compresses the resulting
RGBA composite image.
|
| Callback_RenderingEngine_renderProjectedAsPackedInt |
Performs a projection through selected optical sections of
a particular timepoint with the currently active channels
and renders the data for display.
|
| Callback_RenderingEngine_renderProjectedCompressed |
Performs a projection through selected optical sections of
a particular timepoint with the currently active channels,
renders the data for display and compresses the resulting
RGBA composite image.
|
| Callback_RenderingEngine_resetDefaultSettings |
Resets the default settings i.e.
|
| Callback_RenderingEngine_saveAsNewSettings |
|
| Callback_RenderingEngine_saveCurrentSettings |
Saves the current rendering settings in the database.
|
| Callback_RenderingEngine_setActive |
Maps the specified channel if true, unmaps the
channel otherwise.
|
| Callback_RenderingEngine_setChannelLookupTable |
|
| Callback_RenderingEngine_setChannelWindow |
Returns the pixels intensity interval.
|
| Callback_RenderingEngine_setCodomainInterval |
Sets the sub-interval of the device space i.e.
|
| Callback_RenderingEngine_setCompressionLevel |
Sets the current compression level for the service.
|
| Callback_RenderingEngine_setDefaultT |
Sets the default timepoint index.
|
| Callback_RenderingEngine_setDefaultZ |
Sets the index of the default focal section.
|
| Callback_RenderingEngine_setModel |
Specifies the model that dictates how transformed raw data
has to be mapped onto a color space.
|
| Callback_RenderingEngine_setOverlays |
Deprecated.
|
| Callback_RenderingEngine_setQuantizationMap |
Sets the quantization map, one per channel.
|
| Callback_RenderingEngine_setQuantumStrategy |
Sets the quantization strategy.
|
| Callback_RenderingEngine_setRGBA |
Sets the four components composing the color associated to
the specified channel.
|
| Callback_RenderingEngine_updateCodomainMap |
Deprecated.
|
| Callback_RenderingEngine_updateSettings |
Updates the current rendering settings based on a provided rendering
definition and associated sub-objects.
|
| Callback_RenderingModel_getValue |
|
| Callback_RenderingModel_setValue |
|
| Callback_Repository_deletePaths |
Delete several individual paths.
|
| Callback_Repository_file |
Returns a special RawFileStore which permits only the operations
set out in the options string ""wb"", ""a+"", etc.
|
| Callback_Repository_fileById |
|
| Callback_Repository_fileExists |
Returns true if the file or path exists within the repository.
|
| Callback_Repository_list |
Returns a set of strings naming the files and directories in
the directory denoted by an abstract pathname.
|
| Callback_Repository_listFiles |
Returns an array of abstract pathname objects denoting the
files in the directory denoted by an abstract pathname.
|
| Callback_Repository_makeDir |
Create a directory at the given path.
|
| Callback_Repository_mimetype |
Returns the best-guess mimetype for the given path.
|
| Callback_Repository_register |
Create an OriginalFile in the database for the given path.
|
| Callback_Repository_root |
Return the OriginalFile descriptor for this Repository.
|
| Callback_Repository_treeList |
Similar to list but recursive and returns only
primitive values for the file at each location.
|
| Callback_ReverseIntensityContext_getReverse |
|
| Callback_ReverseIntensityContext_setReverse |
|
| Callback_RFloat_getValue |
|
| Callback_RInt_getValue |
|
| Callback_RInternal_getValue |
|
| Callback_RLong_getValue |
|
| Callback_RMap_get |
|
| Callback_RMap_getValue |
|
| Callback_RMap_put |
|
| Callback_RMap_size |
|
| Callback_RObject_getValue |
|
| Callback_Roi_addAllFolderRoiLinkSet |
|
| Callback_Roi_addAllRoiAnnotationLinkSet |
|
| Callback_Roi_addAllShapeSet |
|
| Callback_Roi_addFolderRoiLink |
|
| Callback_Roi_addFolderRoiLinkToBoth |
|
| Callback_Roi_addRoiAnnotationLink |
|
| Callback_Roi_addRoiAnnotationLinkToBoth |
|
| Callback_Roi_addShape |
|
| Callback_Roi_clearAnnotationLinks |
|
| Callback_Roi_clearFolderLinks |
|
| Callback_Roi_clearShapes |
|
| Callback_Roi_copyAnnotationLinks |
|
| Callback_Roi_copyFolderLinks |
|
| Callback_Roi_copyShapes |
|
| Callback_Roi_findFolderRoiLink |
|
| Callback_Roi_findRoiAnnotationLink |
|
| Callback_Roi_getAnnotationLinksCountPerOwner |
|
| Callback_Roi_getDescription |
|
| Callback_Roi_getFolderLinksCountPerOwner |
|
| Callback_Roi_getImage |
|
| Callback_Roi_getName |
|
| Callback_Roi_getPrimaryShape |
|
| Callback_Roi_getShape |
|
| Callback_Roi_getSource |
|
| Callback_Roi_getVersion |
|
| Callback_Roi_linkAnnotation |
|
| Callback_Roi_linkedAnnotationList |
|
| Callback_Roi_linkedFolderList |
|
| Callback_Roi_linkFolder |
|
| Callback_Roi_reloadAnnotationLinks |
|
| Callback_Roi_reloadFolderLinks |
|
| Callback_Roi_reloadShapes |
|
| Callback_Roi_removeAllFolderRoiLinkSet |
|
| Callback_Roi_removeAllRoiAnnotationLinkSet |
|
| Callback_Roi_removeAllShapeSet |
|
| Callback_Roi_removeFolderRoiLink |
|
| Callback_Roi_removeFolderRoiLinkFromBoth |
|
| Callback_Roi_removeRoiAnnotationLink |
|
| Callback_Roi_removeRoiAnnotationLinkFromBoth |
|
| Callback_Roi_removeShape |
|
| Callback_Roi_setDescription |
|
| Callback_Roi_setImage |
|
| Callback_Roi_setName |
|
| Callback_Roi_setPrimaryShape |
|
| Callback_Roi_setShape |
|
| Callback_Roi_setSource |
|
| Callback_Roi_setVersion |
|
| Callback_Roi_sizeOfAnnotationLinks |
|
| Callback_Roi_sizeOfFolderLinks |
|
| Callback_Roi_sizeOfShapes |
|
| Callback_Roi_unlinkAnnotation |
|
| Callback_Roi_unlinkFolder |
|
| Callback_Roi_unloadAnnotationLinks |
|
| Callback_Roi_unloadFolderLinks |
|
| Callback_Roi_unloadShapes |
|
| Callback_RoiAnnotationLink_getChild |
|
| Callback_RoiAnnotationLink_getParent |
|
| Callback_RoiAnnotationLink_getVersion |
|
| Callback_RoiAnnotationLink_link |
|
| Callback_RoiAnnotationLink_setChild |
|
| Callback_RoiAnnotationLink_setParent |
|
| Callback_RoiAnnotationLink_setVersion |
|
| Callback_RString_getValue |
|
| Callback_RTime_getValue |
|
| Callback_RType_compare |
Equals-like functionality for all RTypes.
|
| Callback_Screen_addAllReagentSet |
|
| Callback_Screen_addAllScreenAnnotationLinkSet |
|
| Callback_Screen_addAllScreenPlateLinkSet |
|
| Callback_Screen_addReagent |
|
| Callback_Screen_addScreenAnnotationLink |
|
| Callback_Screen_addScreenAnnotationLinkToBoth |
|
| Callback_Screen_addScreenPlateLink |
|
| Callback_Screen_addScreenPlateLinkToBoth |
|
| Callback_Screen_clearAnnotationLinks |
|
| Callback_Screen_clearPlateLinks |
|
| Callback_Screen_clearReagents |
|
| Callback_Screen_copyAnnotationLinks |
|
| Callback_Screen_copyPlateLinks |
|
| Callback_Screen_copyReagents |
|
| Callback_Screen_findScreenAnnotationLink |
|
| Callback_Screen_findScreenPlateLink |
|
| Callback_Screen_getAnnotationLinksCountPerOwner |
|
| Callback_Screen_getDescription |
|
| Callback_Screen_getName |
|
| Callback_Screen_getPlateLinksCountPerOwner |
|
| Callback_Screen_getProtocolDescription |
|
| Callback_Screen_getProtocolIdentifier |
|
| Callback_Screen_getReagentSetDescription |
|
| Callback_Screen_getReagentSetIdentifier |
|
| Callback_Screen_getType |
|
| Callback_Screen_getVersion |
|
| Callback_Screen_linkAnnotation |
|
| Callback_Screen_linkedAnnotationList |
|
| Callback_Screen_linkedPlateList |
|
| Callback_Screen_linkPlate |
|
| Callback_Screen_reloadAnnotationLinks |
|
| Callback_Screen_reloadPlateLinks |
|
| Callback_Screen_reloadReagents |
|
| Callback_Screen_removeAllReagentSet |
|
| Callback_Screen_removeAllScreenAnnotationLinkSet |
|
| Callback_Screen_removeAllScreenPlateLinkSet |
|
| Callback_Screen_removeReagent |
|
| Callback_Screen_removeScreenAnnotationLink |
|
| Callback_Screen_removeScreenAnnotationLinkFromBoth |
|
| Callback_Screen_removeScreenPlateLink |
|
| Callback_Screen_removeScreenPlateLinkFromBoth |
|
| Callback_Screen_setDescription |
|
| Callback_Screen_setName |
|
| Callback_Screen_setProtocolDescription |
|
| Callback_Screen_setProtocolIdentifier |
|
| Callback_Screen_setReagentSetDescription |
|
| Callback_Screen_setReagentSetIdentifier |
|
| Callback_Screen_setType |
|
| Callback_Screen_setVersion |
|
| Callback_Screen_sizeOfAnnotationLinks |
|
| Callback_Screen_sizeOfPlateLinks |
|
| Callback_Screen_sizeOfReagents |
|
| Callback_Screen_unlinkAnnotation |
|
| Callback_Screen_unlinkPlate |
|
| Callback_Screen_unloadAnnotationLinks |
|
| Callback_Screen_unloadPlateLinks |
|
| Callback_Screen_unloadReagents |
|
| Callback_ScreenAnnotationLink_getChild |
|
| Callback_ScreenAnnotationLink_getParent |
|
| Callback_ScreenAnnotationLink_getVersion |
|
| Callback_ScreenAnnotationLink_link |
|
| Callback_ScreenAnnotationLink_setChild |
|
| Callback_ScreenAnnotationLink_setParent |
|
| Callback_ScreenAnnotationLink_setVersion |
|
| Callback_ScreenPlateLink_getChild |
|
| Callback_ScreenPlateLink_getParent |
|
| Callback_ScreenPlateLink_getVersion |
|
| Callback_ScreenPlateLink_link |
|
| Callback_ScreenPlateLink_setChild |
|
| Callback_ScreenPlateLink_setParent |
|
| Callback_ScreenPlateLink_setVersion |
|
| Callback_ScriptJob_getDescription |
|
| Callback_ScriptJob_setDescription |
|
| Callback_ScriptProcess_close |
Closes this process and frees server resources attached to it.
|
| Callback_ScriptProcess_getJob |
Returns the job which started this process.
|
| Callback_ScriptProcess_getResults |
Returns the results immediately if present.
|
| Callback_ScriptProcess_setMessage |
|
| Callback_Search_activeQueries |
Returns the number of active queries.
|
| Callback_Search_addOrderByAsc |
A path from the target entity which will be added to the
current stack of order statements applied to the query.
|
| Callback_Search_addOrderByDesc |
A path from the target entity which will be added to the
current stack of order statements applied to the query.
|
| Callback_Search_allTypes |
Permits all types to be returned.
|
| Callback_Search_and |
Applies the next by* method to the previous by* method, so
that a call hasNext, next, or
results sees only the intersection of the two
calls.
|
| Callback_Search_byAnnotatedWith |
Finds entities annotated with an
Annotation similar to the example.
|
| Callback_Search_byFullText |
Passes the query as is to the Lucene backend.
|
| Callback_Search_byGroupForTags |
|
| Callback_Search_byHqlQuery |
Delegates to omero.api.IQuery.findAllByQuery method
to take advantage of the and, or, and
not methods, or queue-semantics.
|
| Callback_Search_byLuceneQueryBuilder |
Builds a Lucene query and passes it to the Lucene backend.
|
| Callback_Search_bySimilarTerms |
Returns transient (without ID)
TextAnnotation instances which represent
terms which are similar to the given terms.
|
| Callback_Search_bySomeMustNone |
Builds a Lucene query and passes it to byFullText.
|
| Callback_Search_byTagForGroups |
Creates a query which will return transient (without ID)
TagAnnotation instances which represent
all the TagAnnotation tag groups which
the given tag belongs to.
|
| Callback_Search_clearQueries |
Removes all active queries (leaving resetDefaults
settings alone), such that activeQueries will
return 0.
|
| Callback_Search_currentMetadata |
Provides access to the extra query information (for example
Lucene score and boost values) for a single call to
next.
|
| Callback_Search_currentMetadataList |
Provides access to the extra query information (for example
Lucene score and boost values) for a single call to
results.
|
| Callback_Search_fetchAlso |
Adds a fetch clause for loading non-annotation fields of
returned entities.
|
| Callback_Search_fetchAnnotations |
Queries the database for all Annotation
annotations of the given types for all returned instances.
|
| Callback_Search_getBatchSize |
Returns the current batch size.
|
| Callback_Search_hasNext |
Returns true if another call to
next is valid.
|
| Callback_Search_isAllowLeadingWildcard |
Returns the current leading-wildcard setting.
|
| Callback_Search_isCaseSensitive |
Returns the current case sensitivity setting.
|
| Callback_Search_isMergedBatches |
Returns the current merged-batches setting.
|
| Callback_Search_isReturnUnloaded |
Returns the current return-unloaded setting.
|
| Callback_Search_isUseProjections |
Returns the current use-projection setting.
|
| Callback_Search_next |
Returns the next entity from the current query.
|
| Callback_Search_not |
Applies the next by* method to the previous by* method, so
that a call hasNext, next, or
results sees only the intersection of the two
calls.
|
| Callback_Search_notAnnotatedBy |
Restricts entities by who has not annotated them with an
Annotation matching the other filters.
|
| Callback_Search_notOwnedBy |
|
| Callback_Search_onlyAnnotatedBetween |
Restricts entities by the time in which any annotation
(which matches the other filters) was added them.
|
| Callback_Search_onlyAnnotatedBy |
Restricts entities by who has annotated them with an
Annotation matching the other filters.
|
| Callback_Search_onlyAnnotatedWith |
Restricts entities to having an
Annotation of all the given types.
|
| Callback_Search_onlyCreatedBetween |
Restricts the time between which an entity may have been
created.
|
| Callback_Search_onlyIds |
Restricts the set of ids which will be checked.
|
| Callback_Search_onlyModifiedBetween |
Restricts the time between which an entity may have last
been modified.
|
| Callback_Search_onlyOwnedBy |
|
| Callback_Search_onlyType |
Restricts the search to a single type.
|
| Callback_Search_onlyTypes |
Restricts searches to a set of types.
|
| Callback_Search_or |
Applies the next by* method to the previous by* method, so
that a call hasNext, next or
results sees only the union of the two calls.
|
| Callback_Search_remove |
Unsupported operation.
|
| Callback_Search_resetDefaults |
Resets all settings (non-query state) to the original
default values, as if the instance had just be created.
|
| Callback_Search_results |
Returns up to getBatchSize batch size number of
results along with the related query metadata.
|
| Callback_Search_setAllowLeadingWildcard |
Permits full-text queries with a leading query if true.
|
| Callback_Search_setBatchSize |
Sets the maximum number of results that will be returned by
one call to results.
|
| Callback_Search_setCaseSensitive |
Sets the case sensitivity on all queries where
case-sensitivity is supported.
|
| Callback_Search_setCaseSentivice |
Deprecated.
|
| Callback_Search_setMergedBatches |
Set whether or not results from two separate queries can be
returned in the same call to results.
|
| Callback_Search_setReturnUnloaded |
Determines if all results should be returned as unloaded
objects.
|
| Callback_Search_setUseProjections |
Determines if Lucene queries should not hit the database.
|
| Callback_Search_unordered |
Removes the current stack of order statements.
|
| Callback_ServiceFactory_activeServices |
Returns a list of string ids for currently active services.
|
| Callback_ServiceFactory_closeOnDestroy |
Marks the session for closure rather than detachment, which will
be triggered by the destruction of the Glacier2 connection via
router.destroySession()
Closing the session rather the detaching is more secure, since all
resources are removed from the server and can safely be set once
it is clear that a client is finished with those resources.
|
| Callback_ServiceFactory_createByName |
Allows looking up any stateful service by name.
|
| Callback_ServiceFactory_createExporter |
|
| Callback_ServiceFactory_createJobHandle |
|
| Callback_ServiceFactory_createRawFileStore |
|
| Callback_ServiceFactory_createRawPixelsStore |
|
| Callback_ServiceFactory_createRenderingEngine |
|
| Callback_ServiceFactory_createSearchService |
|
| Callback_ServiceFactory_createThumbnailStore |
|
| Callback_ServiceFactory_detachOnDestroy |
Marks the session for detachment rather than closure, which will
be triggered by the destruction of the Glacier2 connection via
router.destroySession()
This is the default and allows a lost session to be reconnected,
at a slight security cost since the session will persist longer
and can be used by others if the UUID is intercepted.
|
| Callback_ServiceFactory_getAdminService |
|
| Callback_ServiceFactory_getByName |
Allows looking up any stateless service by name.
|
| Callback_ServiceFactory_getConfigService |
|
| Callback_ServiceFactory_getContainerService |
|
| Callback_ServiceFactory_getLdapService |
|
| Callback_ServiceFactory_getMetadataService |
|
| Callback_ServiceFactory_getPixelsService |
|
| Callback_ServiceFactory_getProjectionService |
|
| Callback_ServiceFactory_getQueryService |
|
| Callback_ServiceFactory_getRenderingSettingsService |
|
| Callback_ServiceFactory_getRepositoryInfoService |
|
| Callback_ServiceFactory_getRoiService |
|
| Callback_ServiceFactory_getScriptService |
|
| Callback_ServiceFactory_getSecurityContexts |
Provides a list of all valid security contexts for this session.
|
| Callback_ServiceFactory_getSessionService |
|
| Callback_ServiceFactory_getShareService |
|
| Callback_ServiceFactory_getTimelineService |
|
| Callback_ServiceFactory_getTypesService |
|
| Callback_ServiceFactory_getUpdateService |
|
| Callback_ServiceFactory_keepAlive |
Returns true if the given service is alive.
|
| Callback_ServiceFactory_keepAllAlive |
Requests that the given services be marked as alive.
|
| Callback_ServiceFactory_setCallback |
Sets the single callback used by the ServiceFactory
to communicate with the client application.
|
| Callback_ServiceFactory_setSecurityContext |
Changes the security context for the current session.
|
| Callback_ServiceFactory_setSecurityPassword |
Re-validates the password for the current session.
|
| Callback_ServiceFactory_sharedResources |
Returns a reference to a back-end manager.
|
| Callback_ServiceFactory_subscribe |
Subscribe to a given topic.
|
| Callback_Session_addAllEventSet |
|
| Callback_Session_addAllSessionAnnotationLinkSet |
|
| Callback_Session_addEvent |
|
| Callback_Session_addSessionAnnotationLink |
|
| Callback_Session_addSessionAnnotationLinkToBoth |
|
| Callback_Session_clearAnnotationLinks |
|
| Callback_Session_clearEvents |
|
| Callback_Session_copyAnnotationLinks |
|
| Callback_Session_copyEvents |
|
| Callback_Session_findSessionAnnotationLink |
|
| Callback_Session_getAnnotationLinksCountPerOwner |
|
| Callback_Session_getClosed |
|
| Callback_Session_getDefaultEventType |
|
| Callback_Session_getMessage |
|
| Callback_Session_getNode |
|
| Callback_Session_getOwner |
|
| Callback_Session_getStarted |
|
| Callback_Session_getSudoer |
|
| Callback_Session_getTimeToIdle |
|
| Callback_Session_getTimeToLive |
|
| Callback_Session_getUserAgent |
|
| Callback_Session_getUserIP |
Deprecated.
|
| Callback_Session_getUuid |
|
| Callback_Session_getVersion |
|
| Callback_Session_linkAnnotation |
|
| Callback_Session_linkedAnnotationList |
|
| Callback_Session_reloadAnnotationLinks |
|
| Callback_Session_reloadEvents |
|
| Callback_Session_removeAllEventSet |
|
| Callback_Session_removeAllSessionAnnotationLinkSet |
|
| Callback_Session_removeEvent |
|
| Callback_Session_removeSessionAnnotationLink |
|
| Callback_Session_removeSessionAnnotationLinkFromBoth |
|
| Callback_Session_setClosed |
|
| Callback_Session_setDefaultEventType |
|
| Callback_Session_setMessage |
|
| Callback_Session_setNode |
|
| Callback_Session_setOwner |
|
| Callback_Session_setStarted |
|
| Callback_Session_setSudoer |
|
| Callback_Session_setTimeToIdle |
|
| Callback_Session_setTimeToLive |
|
| Callback_Session_setUserAgent |
|
| Callback_Session_setUserIP |
Deprecated.
|
| Callback_Session_setUuid |
|
| Callback_Session_setVersion |
|
| Callback_Session_sizeOfAnnotationLinks |
|
| Callback_Session_sizeOfEvents |
|
| Callback_Session_submit |
|
| Callback_Session_unlinkAnnotation |
|
| Callback_Session_unloadAnnotationLinks |
|
| Callback_Session_unloadEvents |
|
| Callback_SessionAnnotationLink_getChild |
|
| Callback_SessionAnnotationLink_getParent |
|
| Callback_SessionAnnotationLink_getVersion |
|
| Callback_SessionAnnotationLink_link |
|
| Callback_SessionAnnotationLink_setChild |
|
| Callback_SessionAnnotationLink_setParent |
|
| Callback_SessionAnnotationLink_setVersion |
|
| Callback_Shape_addAllShapeAnnotationLinkSet |
|
| Callback_Shape_addShapeAnnotationLink |
|
| Callback_Shape_addShapeAnnotationLinkToBoth |
|
| Callback_Shape_clearAnnotationLinks |
|
| Callback_Shape_copyAnnotationLinks |
|
| Callback_Shape_findShapeAnnotationLink |
|
| Callback_Shape_getAnnotationLinksCountPerOwner |
|
| Callback_Shape_getFillColor |
|
| Callback_Shape_getFillRule |
|
| Callback_Shape_getFontFamily |
|
| Callback_Shape_getFontSize |
|
| Callback_Shape_getFontStyle |
|
| Callback_Shape_getLocked |
|
| Callback_Shape_getRoi |
|
| Callback_Shape_getStrokeColor |
|
| Callback_Shape_getStrokeDashArray |
|
| Callback_Shape_getStrokeWidth |
|
| Callback_Shape_getTheC |
|
| Callback_Shape_getTheT |
|
| Callback_Shape_getTheZ |
|
| Callback_Shape_getTransform |
|
| Callback_Shape_getVersion |
|
| Callback_Shape_linkAnnotation |
|
| Callback_Shape_linkedAnnotationList |
|
| Callback_Shape_reloadAnnotationLinks |
|
| Callback_Shape_removeAllShapeAnnotationLinkSet |
|
| Callback_Shape_removeShapeAnnotationLink |
|
| Callback_Shape_removeShapeAnnotationLinkFromBoth |
|
| Callback_Shape_setFillColor |
|
| Callback_Shape_setFillRule |
|
| Callback_Shape_setFontFamily |
|
| Callback_Shape_setFontSize |
|
| Callback_Shape_setFontStyle |
|
| Callback_Shape_setLocked |
|
| Callback_Shape_setRoi |
|
| Callback_Shape_setStrokeColor |
|
| Callback_Shape_setStrokeDashArray |
|
| Callback_Shape_setStrokeWidth |
|
| Callback_Shape_setTheC |
|
| Callback_Shape_setTheT |
|
| Callback_Shape_setTheZ |
|
| Callback_Shape_setTransform |
|
| Callback_Shape_setVersion |
|
| Callback_Shape_sizeOfAnnotationLinks |
|
| Callback_Shape_unlinkAnnotation |
|
| Callback_Shape_unloadAnnotationLinks |
|
| Callback_ShapeAnnotationLink_getChild |
|
| Callback_ShapeAnnotationLink_getParent |
|
| Callback_ShapeAnnotationLink_getVersion |
|
| Callback_ShapeAnnotationLink_link |
|
| Callback_ShapeAnnotationLink_setChild |
|
| Callback_ShapeAnnotationLink_setParent |
|
| Callback_ShapeAnnotationLink_setVersion |
|
| Callback_Share_getActive |
|
| Callback_Share_getData |
|
| Callback_Share_getGroup |
|
| Callback_Share_getItemCount |
|
| Callback_Share_setActive |
|
| Callback_Share_setData |
|
| Callback_Share_setGroup |
|
| Callback_Share_setItemCount |
|
| Callback_SharedResources_acquireProcessor |
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
| Callback_SharedResources_addProcessor |
Registers a Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.
|
| Callback_SharedResources_areTablesEnabled |
Returns true if a Tables service is active in the grid.
|
| Callback_SharedResources_getScriptRepository |
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
| Callback_SharedResources_newTable |
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
| Callback_SharedResources_openTable |
Returns a Table instance or null.
|
| Callback_SharedResources_removeProcessor |
Unregisters a Processor from Storm
notifications.
|
| Callback_SharedResources_repositories |
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
| Callback_ShareMember_getChild |
|
| Callback_ShareMember_getParent |
|
| Callback_ShareMember_getVersion |
|
| Callback_ShareMember_link |
|
| Callback_ShareMember_setChild |
|
| Callback_ShareMember_setParent |
|
| Callback_ShareMember_setVersion |
|
| Callback_StageLabel_getName |
|
| Callback_StageLabel_getPositionX |
|
| Callback_StageLabel_getPositionY |
|
| Callback_StageLabel_getPositionZ |
|
| Callback_StageLabel_getVersion |
|
| Callback_StageLabel_setName |
|
| Callback_StageLabel_setPositionX |
|
| Callback_StageLabel_setPositionY |
|
| Callback_StageLabel_setPositionZ |
|
| Callback_StageLabel_setVersion |
|
| Callback_StatefulServiceInterface_activate |
Load a service implementation from disk if it was previously
passivated.
|
| Callback_StatefulServiceInterface_close |
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
| Callback_StatefulServiceInterface_getCurrentEventContext |
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
| Callback_StatefulServiceInterface_passivate |
Causes the blitz server to store the service implementation to disk
to free memory.
|
| Callback_StatsInfo_getGlobalMax |
|
| Callback_StatsInfo_getGlobalMin |
|
| Callback_StatsInfo_getVersion |
|
| Callback_StatsInfo_setGlobalMax |
|
| Callback_StatsInfo_setGlobalMin |
|
| Callback_StatsInfo_setVersion |
|
| Callback_Table_addColumn |
Adds a column and returns the position index of the new column.
|
| Callback_Table_addData |
|
| Callback_Table_close |
|
| Callback_Table_delete |
|
| Callback_Table_getAllMetadata |
|
| Callback_Table_getHeaders |
Returns empty columns.
|
| Callback_Table_getMetadata |
|
| Callback_Table_getNumberOfRows |
Return the number of rows of a table.
|
| Callback_Table_getOriginalFile |
|
| Callback_Table_getWhereList |
Run a query on a table.
|
| Callback_Table_initialize |
Initializes the structure based on
|
| Callback_Table_read |
Read a subset of columns and consecutive rows from a table.
|
| Callback_Table_readCoordinates |
Read a set of entire rows in the table.
|
| Callback_Table_setAllMetadata |
|
| Callback_Table_setMetadata |
|
| Callback_Table_slice |
Read a subset of columns and consecutive rows from a table.
|
| Callback_Table_update |
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
| Callback_Tables_getRepository |
Returns the Repository which this Tables service is watching.
|
| Callback_Tables_getTable |
Returns the Table service for the given ""OMERO.tables"" file.
|
| Callback_Temperature_copy |
|
| Callback_Temperature_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Temperature_getUnit |
|
| Callback_Temperature_getValue |
Actual value for this unit-based field.
|
| Callback_Temperature_setUnit |
|
| Callback_Temperature_setValue |
|
| Callback_TermAnnotation_getTermValue |
|
| Callback_TermAnnotation_setTermValue |
|
| Callback_TextAnnotation_getTextValue |
|
| Callback_TextAnnotation_setTextValue |
|
| Callback_Thumbnail_getMimeType |
|
| Callback_Thumbnail_getPixels |
|
| Callback_Thumbnail_getRef |
|
| Callback_Thumbnail_getSizeX |
|
| Callback_Thumbnail_getSizeY |
|
| Callback_Thumbnail_getVersion |
|
| Callback_Thumbnail_setMimeType |
|
| Callback_Thumbnail_setPixels |
|
| Callback_Thumbnail_setRef |
|
| Callback_Thumbnail_setSizeX |
|
| Callback_Thumbnail_setSizeY |
|
| Callback_Thumbnail_setVersion |
|
| Callback_ThumbnailStore_createThumbnail |
Creates a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache.
|
| Callback_ThumbnailStore_createThumbnails |
Creates thumbnails for a pixels set using a given set of
rendering settings (RenderingDef) in the on-disk cache for
every sizeX/sizeY combination already cached.
|
| Callback_ThumbnailStore_createThumbnailsByLongestSideSet |
Creates thumbnails for a number of pixels sets using a
given set of rendering settings (RenderingDef) in the
on-disk cache.
|
| Callback_ThumbnailStore_getRenderingDefId |
|
| Callback_ThumbnailStore_getThumbnail |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailByLongestSide |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailByLongestSideDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailByLongestSideSet |
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
| Callback_ThumbnailStore_getThumbnailForSectionDirect |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef) for a particular section.
|
| Callback_ThumbnailStore_getThumbnailSet |
Retrieves a number of thumbnails for pixels sets using
given sets of rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_getThumbnailWithoutDefault |
Retrieves a thumbnail for a pixels set using a given set of
rendering settings (RenderingDef).
|
| Callback_ThumbnailStore_isInProgress |
This returns the last available in progress state
for a thumbnail.
|
| Callback_ThumbnailStore_resetDefaults |
Resets the rendering definition for the active pixels set
to its default settings.
|
| Callback_ThumbnailStore_setPixelsId |
This method manages the state of the service; it must be
invoked before using any other methods.
|
| Callback_ThumbnailStore_setRenderingDefId |
This method manages the state of the service; it should be
invoked directly after setPixelsId.
|
| Callback_ThumbnailStore_thumbnailExists |
Checks if a thumbnail of a particular size exists for a
pixels set.
|
| Callback_Time_copy |
|
| Callback_Time_getSymbol |
Returns the possibly unicode representation of the ""unit""
value for display.
|
| Callback_Time_getUnit |
UnitsTime instance which is an
IObject
meaning that its ID is sufficient for identifying equality.
|
| Callback_Time_getValue |
Actual value for this unit-based field.
|
| Callback_Time_setUnit |
|
| Callback_Time_setValue |
|
| Callback_TimestampAnnotation_getTimeValue |
|
| Callback_TimestampAnnotation_setTimeValue |
|
| Callback_TransmittanceRange_getCutIn |
|
| Callback_TransmittanceRange_getCutInTolerance |
|
| Callback_TransmittanceRange_getCutOut |
|
| Callback_TransmittanceRange_getCutOutTolerance |
|
| Callback_TransmittanceRange_getTransmittance |
|
| Callback_TransmittanceRange_getVersion |
|
| Callback_TransmittanceRange_setCutIn |
|
| Callback_TransmittanceRange_setCutInTolerance |
|
| Callback_TransmittanceRange_setCutOut |
|
| Callback_TransmittanceRange_setCutOutTolerance |
|
| Callback_TransmittanceRange_setTransmittance |
|
| Callback_TransmittanceRange_setVersion |
|
| Callback_UploadJob_getVersionInfo |
|
| Callback_UploadJob_getVersionInfoAsMap |
|
| Callback_UploadJob_setVersionInfo |
|
| Callback_Well_addAllWellAnnotationLinkSet |
|
| Callback_Well_addAllWellReagentLinkSet |
|
| Callback_Well_addAllWellSampleSet |
|
| Callback_Well_addWellAnnotationLink |
|
| Callback_Well_addWellAnnotationLinkToBoth |
|
| Callback_Well_addWellReagentLink |
|
| Callback_Well_addWellReagentLinkToBoth |
|
| Callback_Well_addWellSample |
|
| Callback_Well_clearAnnotationLinks |
|
| Callback_Well_clearReagentLinks |
|
| Callback_Well_clearWellSamples |
|
| Callback_Well_copyAnnotationLinks |
|
| Callback_Well_copyReagentLinks |
|
| Callback_Well_copyWellSamples |
|
| Callback_Well_findWellAnnotationLink |
|
| Callback_Well_findWellReagentLink |
|
| Callback_Well_getAlpha |
|
| Callback_Well_getAnnotationLinksCountPerOwner |
|
| Callback_Well_getBlue |
|
| Callback_Well_getColumn |
|
| Callback_Well_getExternalDescription |
|
| Callback_Well_getExternalIdentifier |
|
| Callback_Well_getGreen |
|
| Callback_Well_getPlate |
|
| Callback_Well_getPrimaryWellSample |
|
| Callback_Well_getReagentLinksCountPerOwner |
|
| Callback_Well_getRed |
|
| Callback_Well_getRow |
|
| Callback_Well_getStatus |
|
| Callback_Well_getType |
|
| Callback_Well_getVersion |
|
| Callback_Well_getWellSample |
|
| Callback_Well_linkAnnotation |
|
| Callback_Well_linkedAnnotationList |
|
| Callback_Well_linkedReagentList |
|
| Callback_Well_linkReagent |
|
| Callback_Well_reloadAnnotationLinks |
|
| Callback_Well_reloadReagentLinks |
|
| Callback_Well_reloadWellSamples |
|
| Callback_Well_removeAllWellAnnotationLinkSet |
|
| Callback_Well_removeAllWellReagentLinkSet |
|
| Callback_Well_removeAllWellSampleSet |
|
| Callback_Well_removeWellAnnotationLink |
|
| Callback_Well_removeWellAnnotationLinkFromBoth |
|
| Callback_Well_removeWellReagentLink |
|
| Callback_Well_removeWellReagentLinkFromBoth |
|
| Callback_Well_removeWellSample |
|
| Callback_Well_setAlpha |
|
| Callback_Well_setBlue |
|
| Callback_Well_setColumn |
|
| Callback_Well_setExternalDescription |
|
| Callback_Well_setExternalIdentifier |
|
| Callback_Well_setGreen |
|
| Callback_Well_setPlate |
|
| Callback_Well_setPrimaryWellSample |
|
| Callback_Well_setRed |
|
| Callback_Well_setRow |
|
| Callback_Well_setStatus |
|
| Callback_Well_setType |
|
| Callback_Well_setVersion |
|
| Callback_Well_setWellSample |
|
| Callback_Well_sizeOfAnnotationLinks |
|
| Callback_Well_sizeOfReagentLinks |
|
| Callback_Well_sizeOfWellSamples |
|
| Callback_Well_unlinkAnnotation |
|
| Callback_Well_unlinkReagent |
|
| Callback_Well_unloadAnnotationLinks |
|
| Callback_Well_unloadReagentLinks |
|
| Callback_Well_unloadWellSamples |
|
| Callback_WellAnnotationLink_getChild |
|
| Callback_WellAnnotationLink_getParent |
|
| Callback_WellAnnotationLink_getVersion |
|
| Callback_WellAnnotationLink_link |
|
| Callback_WellAnnotationLink_setChild |
|
| Callback_WellAnnotationLink_setParent |
|
| Callback_WellAnnotationLink_setVersion |
|
| Callback_WellReagentLink_getChild |
|
| Callback_WellReagentLink_getParent |
|
| Callback_WellReagentLink_getVersion |
|
| Callback_WellReagentLink_link |
|
| Callback_WellReagentLink_setChild |
|
| Callback_WellReagentLink_setParent |
|
| Callback_WellReagentLink_setVersion |
|
| Callback_WellSample_getImage |
|
| Callback_WellSample_getPlateAcquisition |
|
| Callback_WellSample_getPosX |
|
| Callback_WellSample_getPosY |
|
| Callback_WellSample_getTimepoint |
|
| Callback_WellSample_getVersion |
|
| Callback_WellSample_getWell |
|
| Callback_WellSample_setImage |
|
| Callback_WellSample_setPlateAcquisition |
|
| Callback_WellSample_setPosX |
|
| Callback_WellSample_setPosY |
|
| Callback_WellSample_setTimepoint |
|
| Callback_WellSample_setVersion |
|
| Callback_WellSample_setWell |
|
| Callback2<R> |
Callable-based callback which guarantees that ice_response or
ice_exception is called.
|
| CallContext |
Interceptor which takes any context provided by the
client and calls setContext on CurrentDetails.
|
| CANCELLED |
|
| Channel |
|
| ChannelAnnotationLink |
|
| ChannelAnnotationLinkHolder |
|
| ChannelAnnotationLinkI |
|
| ChannelAnnotationLinkPrx |
|
| ChannelAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ChannelAnnotationLinkPrxHolder |
|
| ChannelAnnotationLinksSeqHelper |
|
| ChannelAnnotationLinksSeqHolder |
|
| ChannelBinding |
|
| ChannelBindingHolder |
|
| ChannelBindingI |
|
| ChannelBindingPrx |
|
| ChannelBindingPrxHelper |
Provides type-specific helper functions.
|
| ChannelBindingPrxHolder |
|
| ChannelBindingSpatialDomainEnhancementSeqHelper |
|
| ChannelBindingSpatialDomainEnhancementSeqHolder |
|
| ChannelData |
Represents all the metadata required to make accurate decisions about
channel colour and name.
|
| ChannelHolder |
|
| ChannelI |
|
| ChannelLinkedAnnotationSeqHelper |
|
| ChannelLinkedAnnotationSeqHolder |
|
| ChannelProcessor |
Processes the pixels sets of an IObjectContainerStore and ensures
that LogicalChannel containers are present in the container cache, and
populating channel name and colour where appropriate.
|
| ChannelPrx |
|
| ChannelPrxHelper |
Provides type-specific helper functions.
|
| ChannelPrxHolder |
|
| CheckAllJobs |
|
| CheckedPath |
To prevent frequently re-calculating paths and re-creating File objects,
CheckedPath objects store various interpretations of paths that
are passed in by users.
|
| ChecksumAlgorithm |
|
| ChecksumAlgorithmAdler32 |
|
| ChecksumAlgorithmCRC32 |
|
| ChecksumAlgorithmFileSize64 |
|
| ChecksumAlgorithmHolder |
|
| ChecksumAlgorithmI |
|
| ChecksumAlgorithmListHelper |
|
| ChecksumAlgorithmListHolder |
|
| ChecksumAlgorithmMapper |
Work with ChecksumAlgorithm enumeration instances,
including mapping their values back to ChecksumTypes.
|
| ChecksumAlgorithmMD5128 |
|
| ChecksumAlgorithmMurmur3128 |
|
| ChecksumAlgorithmMurmur332 |
|
| ChecksumAlgorithmPrx |
|
| ChecksumAlgorithmPrxHelper |
Provides type-specific helper functions.
|
| ChecksumAlgorithmPrxHolder |
|
| ChecksumAlgorithmSHA1160 |
|
| ChecksumValidationException |
|
| Chgrp2 |
Move model objects into a different experimenter group.
|
| Chgrp2Holder |
|
| Chgrp2I |
Request to move model objects to a different experiment group.
|
| Chgrp2Prx |
Move model objects into a different experimenter group.
|
| Chgrp2PrxHelper |
Provides type-specific helper functions.
|
| Chgrp2PrxHolder |
|
| Chgrp2Response |
Result of moving model objects into a different experimenter
group.
|
| Chgrp2ResponseHolder |
|
| Chgrp2ResponsePrx |
Result of moving model objects into a different experimenter
group.
|
| Chgrp2ResponsePrxHelper |
Provides type-specific helper functions.
|
| Chgrp2ResponsePrxHolder |
|
| CHGRPRESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the chgrp restriction has been applied to the current object.
|
| ChildOption |
How GraphModify2 requests should deal with kinds of children,
related to the target objects.
|
| ChildOptionHolder |
|
| ChildOptionI |
Child options adjust how child objects are treated according to their type and, if annotations, namespace,
overriding the default graph traversal policy for orphans.
|
| ChildOptionPrx |
How GraphModify2 requests should deal with kinds of children,
related to the target objects.
|
| ChildOptionPrxHelper |
Provides type-specific helper functions.
|
| ChildOptionPrxHolder |
|
| ChildOptionsHelper |
|
| ChildOptionsHolder |
|
| ChildOptionsPolicy |
Adjust graph traversal policy for child objects according to their type and, if annotations, namespace.
|
| Chmod2 |
Change the permissions on model objects.
|
| Chmod2Holder |
|
| Chmod2I |
Request to change the permissions on model objects.
|
| Chmod2Prx |
Change the permissions on model objects.
|
| Chmod2PrxHelper |
Provides type-specific helper functions.
|
| Chmod2PrxHolder |
|
| Chmod2Response |
Result of changing the permissions on model objects.
|
| Chmod2ResponseHolder |
|
| Chmod2ResponsePrx |
Result of changing the permissions on model objects.
|
| Chmod2ResponsePrxHelper |
Provides type-specific helper functions.
|
| Chmod2ResponsePrxHolder |
|
| Chown2 |
Change the ownership of model objects.
|
| Chown2Holder |
|
| Chown2I |
Request to give model objects to a different experimenter.
|
| Chown2Prx |
Change the ownership of model objects.
|
| Chown2PrxHelper |
Provides type-specific helper functions.
|
| Chown2PrxHolder |
|
| Chown2Response |
Result of changing the ownership of model objects.
|
| Chown2ResponseHolder |
|
| Chown2ResponsePrx |
Result of changing the ownership of model objects.
|
| Chown2ResponsePrxHelper |
Provides type-specific helper functions.
|
| Chown2ResponsePrxHolder |
|
| CHOWNRESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the chown restriction has been applied to the current object.
|
| CleanupFailure |
Exception thrown when cleaning up resources after transfer fails
partially or completely.
|
| client |
Central client-side blitz entry point.
|
| ClientCallback |
Primary callback interface for interaction between client and
server session (""ServiceFactory"").
|
| ClientCallbackHolder |
|
| ClientCallbackPrx |
Primary callback interface for interaction between client and
server session (""ServiceFactory"").
|
| ClientCallbackPrxHelper |
Provides type-specific helper functions.
|
| ClientCallbackPrxHolder |
|
| ClientError |
abstract superclass of all Omero exceptions.
|
| ClientFilePathTransformer |
Transform client-local File to repository FsFile path.
|
| ClientKeepAlive |
A Runnable which keeps a Connector's server-side resources
from timing out.
|
| ClientPathExclusion |
|
| CLIENTTHREADPOOLSIZE |
Default omero.ClientCallback.ThreadPool.Size (5).
|
| CLIENTUUID |
Key in the ImplicitContext which must be filled
by all omero.client implementations.
|
| CloseableServant |
|
| ClusterNode |
Interface implemented by each server instance.
|
| ClusterNodeHolder |
|
| ClusterNodePrx |
Interface implemented by each server instance.
|
| ClusterNodePrxHelper |
Provides type-specific helper functions.
|
| ClusterNodePrxHolder |
|
| CmdCallback |
|
| CmdCallbackHolder |
|
| CmdCallbackI |
Callback servant used to wait until a HandlePrx would
return non-null on getReponse.
|
| CmdCallbackPrx |
|
| CmdCallbackPrxHelper |
Provides type-specific helper functions.
|
| CmdCallbackPrxHolder |
|
| CodomainMapContext |
|
| CodomainMapContext |
|
| CodomainMapContextHolder |
|
| CodomainMapContextHolder |
|
| CodomainMapContextPrx |
|
| CodomainMapContextPrx |
|
| CodomainMapContextPrxHelper |
Provides type-specific helper functions.
|
| CodomainMapContextPrxHelper |
Provides type-specific helper functions.
|
| CodomainMapContextPrxHolder |
|
| CodomainMapContextPrxHolder |
|
| Color |
RGBA-color packed into a single long.
|
| ColorHolder |
|
| ColorPrx |
RGBA-color packed into a single long.
|
| ColorPrxHelper |
Provides type-specific helper functions.
|
| ColorPrxHolder |
|
| ColorsFactory |
Utility class to determine the color usually associated to a specified
channel depending on its emission wavelength.
|
| Column |
Base type for dealing working with tabular data.
|
| ColumnArrayHelper |
|
| ColumnArrayHolder |
|
| ColumnHolder |
|
| ColumnPrx |
Base type for dealing working with tabular data.
|
| ColumnPrxHelper |
Provides type-specific helper functions.
|
| ColumnPrxHolder |
|
| CommandLineImporter |
The base entry point for the CLI version of the OMERO importer.
|
| CommentAnnotation |
|
| CommentAnnotationHolder |
|
| CommentAnnotationI |
|
| CommentAnnotationPrx |
|
| CommentAnnotationPrxHelper |
Provides type-specific helper functions.
|
| CommentAnnotationPrxHolder |
|
| ConcurrencyException |
Recoverable error caused by simultaneous access of some form.
|
| ConcurrentModification |
Currently unused.
|
| ConcurrentStatisticsImpl |
Implementation of Statistics, as well as StatisticsImplementor, based on the
java.util.concurrent package introduced in Java 5.
|
| ConfigI |
Implementation of the IConfig service.
|
| ConfigRedirector |
Redirector implementation which uses the REDIRECT config key
via LocalConfig to know which Node is currently active.
|
| CONFIGSERVICE |
|
| CONNECTTIMEOUT |
Default Ice.Override.ConnectTimeout (5000).
|
| ContainerI |
Implementation of the IContainer service.
|
| CONTAINERSERVICE |
|
| ContrastMethod |
|
| ContrastMethodBrightfield |
|
| ContrastMethodDarkfield |
|
| ContrastMethodDIC |
|
| ContrastMethodFluorescence |
|
| ContrastMethodHoffmanModulation |
|
| ContrastMethodHolder |
|
| ContrastMethodI |
|
| ContrastMethodObliqueIllumination |
|
| ContrastMethodOther |
|
| ContrastMethodPhase |
|
| ContrastMethodPolarizedLight |
|
| ContrastMethodPrx |
|
| ContrastMethodPrxHelper |
Provides type-specific helper functions.
|
| ContrastMethodPrxHolder |
|
| ContrastMethodUnknown |
|
| ContrastStretchingContext |
|
| ContrastStretchingContextHolder |
|
| ContrastStretchingContextI |
|
| ContrastStretchingContextPrx |
|
| ContrastStretchingContextPrxHelper |
Provides type-specific helper functions.
|
| ContrastStretchingContextPrxHolder |
|
| ConvertToBlitzExceptionMessage |
Internal event which gives third party services a chance to map their
exceptions to a blitz exception.
|
| CopyFileTransfer |
Local-only file transfer mechanism which makes use of the plaform
copy command.
|
| CopyMoveFileTransfer |
Local-only file transfer mechanism which makes use of the
local copy command followed by the deletion of the original
source file.
|
| Correction |
|
| CorrectionAchro |
|
| CorrectionAchromat |
|
| CorrectionApo |
|
| CorrectionFl |
|
| CorrectionFluar |
|
| CorrectionFluor |
|
| CorrectionFluotar |
|
| CorrectionHolder |
|
| CorrectionI |
|
| CorrectionNeofluar |
|
| CorrectionOther |
|
| CorrectionPlanApo |
|
| CorrectionPlanFluor |
|
| CorrectionPrx |
|
| CorrectionPrxHelper |
Provides type-specific helper functions.
|
| CorrectionPrxHolder |
|
| CorrectionSuperFluor |
|
| CorrectionUnknown |
|
| CorrectionUV |
|
| CorrectionVioletCorrected |
|
| CountMapHelper |
|
| CountMapHolder |
|
| CurrentPlatform |
Test under which platform OMERO is currently running.
|
| CurrentSessionsRequest |
|
| CurrentSessionsRequestHolder |
|
| CurrentSessionsRequestI |
|
| CurrentSessionsRequestI.Factory |
|
| CurrentSessionsRequestPrx |
|
| CurrentSessionsRequestPrxHelper |
Provides type-specific helper functions.
|
| CurrentSessionsRequestPrxHolder |
|
| CurrentSessionsResponse |
|
| CurrentSessionsResponseHolder |
|
| CurrentSessionsResponsePrx |
|
| CurrentSessionsResponsePrxHelper |
Provides type-specific helper functions.
|
| CurrentSessionsResponsePrxHolder |
|
| Data |
|
| DatabaseBusyException |
Too many simultaneous database users.
|
| DataHolder |
|
| DataPrx |
|
| DataPrxHelper |
Provides type-specific helper functions.
|
| DataPrxHolder |
|
| Dataset |
|
| DatasetAnnotationLink |
|
| DatasetAnnotationLinkHolder |
|
| DatasetAnnotationLinkI |
|
| DatasetAnnotationLinkPrx |
|
| DatasetAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| DatasetAnnotationLinkPrxHolder |
|
| DatasetAnnotationLinksSeqHelper |
|
| DatasetAnnotationLinksSeqHolder |
|
| DatasetColumn |
|
| DatasetColumnHolder |
|
| DatasetColumnPrx |
|
| DatasetColumnPrxHelper |
Provides type-specific helper functions.
|
| DatasetColumnPrxHolder |
|
| DatasetHolder |
|
| DatasetI |
|
| DatasetImageLink |
|
| DatasetImageLinkHolder |
|
| DatasetImageLinkI |
|
| DatasetImageLinkPrx |
|
| DatasetImageLinkPrxHelper |
Provides type-specific helper functions.
|
| DatasetImageLinkPrxHolder |
|
| DatasetImageLinksSeqHelper |
|
| DatasetImageLinksSeqHolder |
|
| DatasetLinkedAnnotationSeqHelper |
|
| DatasetLinkedAnnotationSeqHolder |
|
| DatasetLinkedImageSeqHelper |
|
| DatasetLinkedImageSeqHolder |
|
| DatasetLinkedProjectSeqHelper |
|
| DatasetLinkedProjectSeqHolder |
|
| DatasetListHelper |
|
| DatasetListHolder |
|
| DatasetProjectLinksSeqHelper |
|
| DatasetProjectLinksSeqHolder |
|
| DatasetPrx |
|
| DatasetPrxHelper |
Provides type-specific helper functions.
|
| DatasetPrxHolder |
|
| DBPatch |
|
| DBPatchHolder |
|
| DBPatchI |
|
| DBPatchPrx |
|
| DBPatchPrxHelper |
Provides type-specific helper functions.
|
| DBPatchPrxHolder |
|
| DEFAULTBATCHSIZE |
Determines the batch size for sending
objects to the server.
|
| DEFAULTBLOCKSIZE |
Default size for byte arrays during upload and download
of binary data.
|
| DEFAULTROUTER |
Default connection string for connecting to Glacier2
(Ice.Default.Router).
|
| Delete2 |
Delete model objects.
|
| Delete2Holder |
|
| Delete2I |
Request to delete model objects.
|
| Delete2Prx |
Delete model objects.
|
| Delete2PrxHelper |
Provides type-specific helper functions.
|
| Delete2PrxHolder |
|
| Delete2Response |
Result of deleting model objects.
|
| Delete2ResponseHolder |
|
| Delete2ResponsePrx |
Result of deleting model objects.
|
| Delete2ResponsePrxHelper |
Provides type-specific helper functions.
|
| Delete2ResponsePrxHolder |
|
| DELETERESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the delete restriction has been applied to the current object.
|
| Details |
Embedded component of every OMERO.blitz type.
|
| DetailsHolder |
|
| DetailsI |
|
| DetailsPrx |
Embedded component of every OMERO.blitz type.
|
| DetailsPrxHelper |
Provides type-specific helper functions.
|
| DetailsPrxHolder |
|
| Detector |
|
| DetectorAnnotationLink |
|
| DetectorAnnotationLinkHolder |
|
| DetectorAnnotationLinkI |
|
| DetectorAnnotationLinkPrx |
|
| DetectorAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| DetectorAnnotationLinkPrxHolder |
|
| DetectorAnnotationLinksSeqHelper |
|
| DetectorAnnotationLinksSeqHolder |
|
| DetectorHolder |
|
| DetectorI |
|
| DetectorLinkedAnnotationSeqHelper |
|
| DetectorLinkedAnnotationSeqHolder |
|
| DetectorPrx |
|
| DetectorPrxHelper |
Provides type-specific helper functions.
|
| DetectorPrxHolder |
|
| DetectorSettings |
|
| DetectorSettingsHolder |
|
| DetectorSettingsI |
|
| DetectorSettingsPrx |
|
| DetectorSettingsPrxHelper |
Provides type-specific helper functions.
|
| DetectorSettingsPrxHolder |
|
| DetectorType |
|
| DetectorTypeAnalogVideo |
|
| DetectorTypeAPD |
|
| DetectorTypeCCD |
|
| DetectorTypeCMOS |
|
| DetectorTypeCorrelationSpectroscopy |
|
| DetectorTypeEBCCD |
|
| DetectorTypeEMCCD |
|
| DetectorTypeFTIR |
|
| DetectorTypeHolder |
|
| DetectorTypeI |
|
| DetectorTypeIntensifiedCCD |
|
| DetectorTypeLifetimeImaging |
|
| DetectorTypeOther |
|
| DetectorTypePhotodiode |
|
| DetectorTypePMT |
|
| DetectorTypePrx |
|
| DetectorTypePrxHelper |
Provides type-specific helper functions.
|
| DetectorTypePrxHolder |
|
| DetectorTypeSpectroscopy |
|
| DetectorTypeUnknown |
|
| Dichroic |
|
| DichroicAnnotationLink |
|
| DichroicAnnotationLinkHolder |
|
| DichroicAnnotationLinkI |
|
| DichroicAnnotationLinkPrx |
|
| DichroicAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| DichroicAnnotationLinkPrxHolder |
|
| DichroicAnnotationLinksSeqHelper |
|
| DichroicAnnotationLinksSeqHolder |
|
| DichroicHolder |
|
| DichroicI |
|
| DichroicLinkedAnnotationSeqHelper |
|
| DichroicLinkedAnnotationSeqHolder |
|
| DichroicPrx |
|
| DichroicPrxHelper |
Provides type-specific helper functions.
|
| DichroicPrxHolder |
|
| DimensionOrder |
|
| DimensionOrderHolder |
|
| DimensionOrderI |
|
| DimensionOrderPrx |
|
| DimensionOrderPrxHelper |
Provides type-specific helper functions.
|
| DimensionOrderPrxHolder |
|
| DimensionOrderXYCTZ |
|
| DimensionOrderXYCZT |
|
| DimensionOrderXYTCZ |
|
| DimensionOrderXYTZC |
|
| DimensionOrderXYZCT |
|
| DimensionOrderXYZTC |
|
| DiskUsage |
Deprecated.
|
| DiskUsage2 |
Request to determine the disk usage of the given objects
and their contents.
|
| DiskUsage2Holder |
|
| DiskUsage2I |
Calculate the disk usage entailed by the given objects.
|
| DiskUsage2Prx |
Request to determine the disk usage of the given objects
and their contents.
|
| DiskUsage2PrxHelper |
Provides type-specific helper functions.
|
| DiskUsage2PrxHolder |
|
| DiskUsage2Response |
Disk usage report: bytes used and non-empty file counts on the
repository file-system for specific objects.
|
| DiskUsage2ResponseHolder |
|
| DiskUsage2ResponsePrx |
Disk usage report: bytes used and non-empty file counts on the
repository file-system for specific objects.
|
| DiskUsage2ResponsePrxHelper |
Provides type-specific helper functions.
|
| DiskUsage2ResponsePrxHolder |
|
| DiskUsageHolder |
|
| DiskUsageI |
Deprecated.
|
| DiskUsagePrx |
Deprecated.
|
| DiskUsagePrxHelper |
Deprecated.
|
| DiskUsagePrxHolder |
|
| DiskUsageResponse |
Deprecated.
|
| DiskUsageResponseHolder |
|
| DiskUsageResponsePrx |
Deprecated.
|
| DiskUsageResponsePrxHelper |
Deprecated.
|
| DiskUsageResponsePrxHolder |
|
| DoAll |
|
| DoAllHolder |
|
| DoAllI |
Permits performing multiple operations
|
| DoAllPrx |
|
| DoAllPrxHelper |
Provides type-specific helper functions.
|
| DoAllPrxHolder |
|
| DoAllRsp |
|
| DoAllRspHolder |
|
| DoAllRspPrx |
|
| DoAllRspPrxHelper |
Provides type-specific helper functions.
|
| DoAllRspPrxHolder |
|
| DoubleAnnotation |
|
| DoubleAnnotationHolder |
|
| DoubleAnnotationI |
|
| DoubleAnnotationPrx |
|
| DoubleAnnotationPrxHelper |
Provides type-specific helper functions.
|
| DoubleAnnotationPrxHolder |
|
| DoubleArrayArrayArrayHelper |
|
| DoubleArrayArrayArrayHolder |
|
| DoubleArrayArrayHelper |
|
| DoubleArrayArrayHolder |
|
| DoubleArrayColumn |
|
| DoubleArrayColumnHolder |
|
| DoubleArrayColumnPrx |
|
| DoubleArrayColumnPrxHelper |
Provides type-specific helper functions.
|
| DoubleArrayColumnPrxHolder |
|
| DoubleArrayHelper |
|
| DoubleArrayHolder |
|
| DoubleColumn |
|
| DoubleColumnHolder |
|
| DoubleColumnPrx |
|
| DoubleColumnPrxHelper |
Provides type-specific helper functions.
|
| DoubleColumnPrxHolder |
|
| Duplicate |
Duplicate model objects with some selection of their subgraph.
|
| DuplicateHolder |
|
| DuplicateI |
Request to duplicate model objects.
|
| DuplicatePrx |
Duplicate model objects with some selection of their subgraph.
|
| DuplicatePrxHelper |
Provides type-specific helper functions.
|
| DuplicatePrxHolder |
|
| DuplicateResponse |
Result of duplicating model objects.
|
| DuplicateResponseHolder |
|
| DuplicateResponsePrx |
Result of duplicating model objects.
|
| DuplicateResponsePrxHelper |
Provides type-specific helper functions.
|
| DuplicateResponsePrxHolder |
|
| EDITRESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the edit restriction has been applied to the current object.
|
| ElectricPotential |
Unit of ElectricPotential which is used through the model.
|
| ElectricPotentialHolder |
|
| ElectricPotentialI |
Blitz wrapper around the ElectricPotential class.
|
| ElectricPotentialPrx |
Unit of ElectricPotential which is used through the model.
|
| ElectricPotentialPrxHelper |
Provides type-specific helper functions.
|
| ElectricPotentialPrxHolder |
|
| Ellipse |
|
| EllipseHolder |
|
| EllipseI |
|
| EllipsePrx |
|
| EllipsePrxHelper |
Provides type-specific helper functions.
|
| EllipsePrxHolder |
|
| Entry |
OMERO.blitz startup code.
|
| EnumerationException |
|
| EnumerationHandler |
An enumeration handler whose purpose is to provide extra logic, such as
regular expression matching, for the lookup of enumerations for a specific
type.
|
| EnumerationProvider |
An enumeration provider, whose job is to make OMERO enumerations available
to a consumer based on a set of criteria.
|
| EnumHandlerFactory |
Factory for all available enumeration handlers.
|
| ERR |
|
| ERRHolder |
|
| ErrorContainer |
Container for errors
|
| ErrorHandler |
|
| ErrorHandler |
Top of the error handling hierarchy.
|
| ErrorHandler.EXCEPTION_EVENT |
|
| ErrorHandler.FILE_EXCEPTION |
|
| ErrorHandler.INTERNAL_EXCEPTION |
|
| ErrorHandler.MISSING_LIBRARY |
|
| ErrorHandler.UNKNOWN_FORMAT |
Unlike ErrorHandler.FILE_EXCEPTION, UNKNOWN_FORMAT does not have a reader
since bio-formats is telling us that it does not know how to handle
the given file.
|
| ErrorHandler.UNREADABLE_FILE |
Similar to ErrorHandler.UNKNOWN_FORMAT UNREADABLE_FILE specifies that the
file which is being accessed is unreadable (does not exist or canRead
is false), so if the user is specifically saying that the file should
be imported, there may be some underlying issue.
|
| ERRORX |
|
| ERRPrx |
|
| ERRPrxHelper |
Provides type-specific helper functions.
|
| ERRPrxHolder |
|
| Event |
|
| EVENT |
|
| EventContext |
Maps the ome.system.EventContext interface.
|
| EventContextHolder |
|
| EventContextListHelper |
|
| EventContextListHolder |
|
| EventContextPrx |
Maps the ome.system.EventContext interface.
|
| EventContextPrxHelper |
Provides type-specific helper functions.
|
| EventContextPrxHolder |
|
| EventHolder |
|
| EventI |
|
| EventInfo |
The id and type of an event.
|
| EventInfoHolder |
|
| EventListHelper |
|
| EventListHelper |
|
| EventListHolder |
|
| EventListHolder |
|
| EventLog |
|
| EventLogHolder |
|
| EventLogI |
|
| EventLogListHelper |
|
| EventLogListHolder |
|
| EventLogPrx |
|
| EventLogPrxHelper |
Provides type-specific helper functions.
|
| EventLogPrxHolder |
|
| EventLogsSeqHelper |
|
| EventLogsSeqHolder |
|
| EventPrx |
|
| EventPrxHelper |
Provides type-specific helper functions.
|
| EventPrxHolder |
|
| EventType |
Enumeration for Monitor event types returned.
|
| EventType |
|
| EventTypeFullText |
|
| EventTypeHolder |
|
| EventTypeHolder |
|
| EventTypeI |
|
| EventTypeImport |
|
| EventTypeInternal |
|
| EventTypeProcessing |
|
| EventTypePrx |
|
| EventTypePrxHelper |
Provides type-specific helper functions.
|
| EventTypePrxHolder |
|
| EventTypeSessions |
|
| EventTypeShoola |
|
| EventTypeTask |
|
| EventTypeTest |
|
| EventTypeUser |
|
| Experiment |
|
| Experimenter |
|
| ExperimenterAnnotationLink |
|
| ExperimenterAnnotationLinkHolder |
|
| ExperimenterAnnotationLinkI |
|
| ExperimenterAnnotationLinkPrx |
|
| ExperimenterAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ExperimenterAnnotationLinkPrxHolder |
|
| ExperimenterAnnotationLinksSeqHelper |
|
| ExperimenterAnnotationLinksSeqHolder |
|
| ExperimenterGroup |
|
| ExperimenterGroupAnnotationLink |
|
| ExperimenterGroupAnnotationLinkHolder |
|
| ExperimenterGroupAnnotationLinkI |
|
| ExperimenterGroupAnnotationLinkPrx |
|
| ExperimenterGroupAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ExperimenterGroupAnnotationLinkPrxHolder |
|
| ExperimenterGroupAnnotationLinksSeqHelper |
|
| ExperimenterGroupAnnotationLinksSeqHolder |
|
| ExperimenterGroupExperimenterMapSeqHelper |
|
| ExperimenterGroupExperimenterMapSeqHolder |
|
| ExperimenterGroupGroupExperimenterMapSeqHelper |
|
| ExperimenterGroupGroupExperimenterMapSeqHolder |
|
| ExperimenterGroupHolder |
|
| ExperimenterGroupI |
|
| ExperimenterGroupLinkedAnnotationSeqHelper |
|
| ExperimenterGroupLinkedAnnotationSeqHolder |
|
| ExperimenterGroupLinkedExperimenterSeqHelper |
|
| ExperimenterGroupLinkedExperimenterSeqHolder |
|
| ExperimenterGroupListHelper |
|
| ExperimenterGroupListHolder |
|
| ExperimenterGroupPrx |
|
| ExperimenterGroupPrxHelper |
Provides type-specific helper functions.
|
| ExperimenterGroupPrxHolder |
|
| ExperimenterHolder |
|
| ExperimenterI |
|
| ExperimenterLinkedAnnotationSeqHelper |
|
| ExperimenterLinkedAnnotationSeqHolder |
|
| ExperimenterLinkedExperimenterGroupSeqHelper |
|
| ExperimenterLinkedExperimenterGroupSeqHolder |
|
| ExperimenterListHelper |
|
| ExperimenterListHolder |
|
| ExperimenterPrx |
|
| ExperimenterPrxHelper |
Provides type-specific helper functions.
|
| ExperimenterPrxHolder |
|
| ExperimentHolder |
|
| ExperimentI |
|
| ExperimentMicrobeamManipulationSeqHelper |
|
| ExperimentMicrobeamManipulationSeqHolder |
|
| ExperimentPrx |
|
| ExperimentPrxHelper |
Provides type-specific helper functions.
|
| ExperimentPrxHolder |
|
| ExperimentType |
|
| ExperimentTypeColocalization |
|
| ExperimentTypeElectrophysiology |
|
| ExperimentTypeFISH |
|
| ExperimentTypeFluorescenceLifetime |
|
| ExperimentTypeFourDPlus |
|
| ExperimentTypeFP |
|
| ExperimentTypeFRET |
|
| ExperimentTypeHolder |
|
| ExperimentTypeI |
|
| ExperimentTypeImmunocytochemistry |
|
| ExperimentTypeImmunofluorescence |
|
| ExperimentTypeIonImaging |
|
| ExperimentTypeOther |
|
| ExperimentTypePGIDocumentation |
|
| ExperimentTypePhotobleaching |
|
| ExperimentTypePrx |
|
| ExperimentTypePrxHelper |
Provides type-specific helper functions.
|
| ExperimentTypePrxHolder |
|
| ExperimentTypeScreen |
|
| ExperimentTypeSpectralImaging |
|
| ExperimentTypeTimeLapse |
|
| ExperimentTypeUnknown |
|
| ExpiredCredentialException |
Thrown when the password for a user has expired.
|
| ExpiredServantMessage |
ApplicationEvent which gets raised on
CacheEventListener.notifyElementExpired(net.sf.ehcache.Ehcache, net.sf.ehcache.Element)
|
| Exporter |
Stateful service for generating OME-XML or OME-TIFF from data stored
in OMERO.
|
| ExporterHolder |
|
| ExporterI |
Implementation of the Exporter service.
|
| ExporterPrx |
Stateful service for generating OME-XML or OME-TIFF from data stored
in OMERO.
|
| ExporterPrxHelper |
Provides type-specific helper functions.
|
| ExporterPrxHolder |
|
| EXPORTERSERVICE |
|
| ExternalInfo |
|
| ExternalInfoHolder |
|
| ExternalInfoI |
|
| ExternalInfoPrx |
|
| ExternalInfoPrxHelper |
Provides type-specific helper functions.
|
| ExternalInfoPrxHolder |
|
| Family |
|
| Familyexponential |
|
| FamilyHolder |
|
| FamilyI |
|
| Familylinear |
|
| Familylogarithmic |
|
| Familypolynomial |
|
| FamilyPrx |
|
| FamilyPrxHelper |
Provides type-specific helper functions.
|
| FamilyPrxHolder |
|
| Filament |
|
| FilamentHolder |
|
| FilamentI |
|
| FilamentPrx |
|
| FilamentPrxHelper |
Provides type-specific helper functions.
|
| FilamentPrxHolder |
|
| FilamentType |
|
| FilamentTypeHalogen |
|
| FilamentTypeHolder |
|
| FilamentTypeI |
|
| FilamentTypeIncandescent |
|
| FilamentTypeOther |
|
| FilamentTypePrx |
|
| FilamentTypePrxHelper |
Provides type-specific helper functions.
|
| FilamentTypePrxHolder |
|
| FilamentTypeUnknown |
|
| FileAnnotation |
|
| FileAnnotationHolder |
|
| FileAnnotationI |
|
| FileAnnotationPrx |
|
| FileAnnotationPrxHelper |
Provides type-specific helper functions.
|
| FileAnnotationPrxHolder |
|
| FileColumn |
|
| FileColumnHolder |
|
| FileColumnPrx |
|
| FileColumnPrxHelper |
Provides type-specific helper functions.
|
| FileColumnPrxHolder |
|
| FileDeleteException |
Specifies that a file with the given path has failed to
be deleted from the file system.
|
| FileExclusion |
Voter given the opportunity by the ImportLibrary
to cancel the importing of a given file.
|
| FileMaker |
Utility class for creating and cleaning up a repository lock file.
|
| FilenameExclusion |
Voter which checks the filename (not full path) of a
given File along with the checksum to detect duplicates.
|
| FilePathNamingException |
|
| FilePathNamingValidator |
|
| FilePathRestrictionInstance |
|
| FilePathRestrictions |
Capture a set of rules by which local files may not be named on the file-system.
|
| FileServer |
|
| FileServerHolder |
|
| FileServerPrx |
|
| FileServerPrxHelper |
Provides type-specific helper functions.
|
| FileServerPrxHolder |
|
| Fileset |
|
| FilesetAnnotationLink |
|
| FilesetAnnotationLinkHolder |
|
| FilesetAnnotationLinkI |
|
| FilesetAnnotationLinkPrx |
|
| FilesetAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| FilesetAnnotationLinkPrxHolder |
|
| FilesetAnnotationLinksSeqHelper |
|
| FilesetAnnotationLinksSeqHolder |
|
| FilesetEntry |
|
| FilesetEntryHolder |
|
| FilesetEntryI |
|
| FilesetEntryPrx |
|
| FilesetEntryPrxHelper |
Provides type-specific helper functions.
|
| FilesetEntryPrxHolder |
|
| FilesetHolder |
|
| FilesetI |
|
| FilesetImagesSeqHelper |
|
| FilesetImagesSeqHolder |
|
| FilesetJobLink |
|
| FilesetJobLinkHolder |
|
| FilesetJobLinkI |
|
| FilesetJobLinkPrx |
|
| FilesetJobLinkPrxHelper |
Provides type-specific helper functions.
|
| FilesetJobLinkPrxHolder |
|
| FilesetJobLinksSeqHelper |
|
| FilesetJobLinksSeqHolder |
|
| FilesetLinkedAnnotationSeqHelper |
|
| FilesetLinkedAnnotationSeqHolder |
|
| FilesetLinkedJobSeqHelper |
|
| FilesetLinkedJobSeqHolder |
|
| FilesetPrx |
|
| FilesetPrxHelper |
Provides type-specific helper functions.
|
| FilesetPrxHolder |
|
| FilesetUsedFilesSeqHelper |
|
| FilesetUsedFilesSeqHolder |
|
| FileStats |
File stats.
|
| FileStatsHolder |
|
| FileStatsListHelper |
|
| FileStatsListHolder |
|
| FileTransfer |
Abstracted concept of "getting the file to the server".
|
| FileType |
|
| FileTypeHolder |
|
| FileUploader |
|
| Filter |
|
| Filter |
Provides common filters which MAY be applied to a
query.
|
| FilterAnnotationLink |
|
| FilterAnnotationLinkHolder |
|
| FilterAnnotationLinkI |
|
| FilterAnnotationLinkPrx |
|
| FilterAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| FilterAnnotationLinkPrxHolder |
|
| FilterAnnotationLinksSeqHelper |
|
| FilterAnnotationLinksSeqHolder |
|
| FilterEmissionFilterLinkSeqHelper |
|
| FilterEmissionFilterLinkSeqHolder |
|
| FilterExcitationFilterLinkSeqHelper |
|
| FilterExcitationFilterLinkSeqHolder |
|
| FilterHolder |
|
| FilterHolder |
|
| FilterI |
|
| FilterLinkedAnnotationSeqHelper |
|
| FilterLinkedAnnotationSeqHolder |
|
| FilterLinkedEmissionFilterSeqHelper |
|
| FilterLinkedEmissionFilterSeqHolder |
|
| FilterLinkedExcitationFilterSeqHelper |
|
| FilterLinkedExcitationFilterSeqHolder |
|
| FilterPrx |
|
| FilterPrx |
Provides common filters which MAY be applied to a
query.
|
| FilterPrxHelper |
Provides type-specific helper functions.
|
| FilterPrxHelper |
Provides type-specific helper functions.
|
| FilterPrxHolder |
|
| FilterPrxHolder |
|
| FilterSet |
|
| FilterSetEmissionFilterLink |
|
| FilterSetEmissionFilterLinkHolder |
|
| FilterSetEmissionFilterLinkI |
|
| FilterSetEmissionFilterLinkPrx |
|
| FilterSetEmissionFilterLinkPrxHelper |
Provides type-specific helper functions.
|
| FilterSetEmissionFilterLinkPrxHolder |
|
| FilterSetEmissionFilterLinkSeqHelper |
|
| FilterSetEmissionFilterLinkSeqHolder |
|
| FilterSetExcitationFilterLink |
|
| FilterSetExcitationFilterLinkHolder |
|
| FilterSetExcitationFilterLinkI |
|
| FilterSetExcitationFilterLinkPrx |
|
| FilterSetExcitationFilterLinkPrxHelper |
Provides type-specific helper functions.
|
| FilterSetExcitationFilterLinkPrxHolder |
|
| FilterSetExcitationFilterLinkSeqHelper |
|
| FilterSetExcitationFilterLinkSeqHolder |
|
| FilterSetHolder |
|
| FilterSetI |
|
| FilterSetLinkedEmissionFilterSeqHelper |
|
| FilterSetLinkedEmissionFilterSeqHolder |
|
| FilterSetLinkedExcitationFilterSeqHelper |
|
| FilterSetLinkedExcitationFilterSeqHolder |
|
| FilterSetPrx |
|
| FilterSetPrxHelper |
Provides type-specific helper functions.
|
| FilterSetPrxHolder |
|
| FilterType |
|
| FilterTypeBandPass |
|
| FilterTypeDichroic |
|
| FilterTypeHolder |
|
| FilterTypeI |
|
| FilterTypeLongPass |
|
| FilterTypeMultiPass |
|
| FilterTypeNeutralDensity |
|
| FilterTypeOther |
|
| FilterTypePrx |
|
| FilterTypePrxHelper |
Provides type-specific helper functions.
|
| FilterTypePrxHolder |
|
| FilterTypeShortPass |
|
| FilterTypeTuneable |
|
| FilterTypeUnknown |
|
| FindChildren |
Identify the children or contents of model objects.
|
| FindChildrenHolder |
|
| FindChildrenI |
Request to identify children or contents of model objects, whether direct or indirect.
|
| FindChildrenPrx |
Identify the children or contents of model objects.
|
| FindChildrenPrxHelper |
Provides type-specific helper functions.
|
| FindChildrenPrxHolder |
|
| FindHandles |
|
| FindHandlesHolder |
|
| FindHandlesPrx |
|
| FindHandlesPrxHelper |
Provides type-specific helper functions.
|
| FindHandlesPrxHolder |
|
| FindHandlesRsp |
|
| FindHandlesRspHolder |
|
| FindHandlesRspPrx |
|
| FindHandlesRspPrxHelper |
Provides type-specific helper functions.
|
| FindHandlesRspPrxHolder |
|
| FindParents |
Identify the parents or containers of model objects.
|
| FindParentsHolder |
|
| FindParentsI |
Request to identify parents or containers of model objects, whether direct or indirect.
|
| FindParentsPrx |
Identify the parents or containers of model objects.
|
| FindParentsPrxHelper |
Provides type-specific helper functions.
|
| FindParentsPrxHolder |
|
| FindPyramids |
Requests all pyramids files.
|
| FindPyramidsHolder |
|
| FindPyramidsI |
Retrieves pyramid files
|
| FindPyramidsPrx |
Requests all pyramids files.
|
| FindPyramidsPrxHelper |
Provides type-specific helper functions.
|
| FindPyramidsPrxHolder |
|
| FindPyramidsResponse |
Returns the image Ids corresponding to the pyramid files.
|
| FindPyramidsResponseHolder |
|
| FindPyramidsResponsePrx |
Returns the image Ids corresponding to the pyramid files.
|
| FindPyramidsResponsePrxHelper |
Provides type-specific helper functions.
|
| FindPyramidsResponsePrxHolder |
|
| FindServiceFactoryMessage |
InternalMessage raised when a servant needs to find
the ServiceFactoryI instance that the current user
is working with.
|
| FINISHED |
|
| FloatArrayArrayArrayHelper |
|
| FloatArrayArrayArrayHolder |
|
| FloatArrayArrayHelper |
|
| FloatArrayArrayHolder |
|
| FloatArrayColumn |
|
| FloatArrayColumnHolder |
|
| FloatArrayColumnPrx |
|
| FloatArrayColumnPrxHelper |
Provides type-specific helper functions.
|
| FloatArrayColumnPrxHolder |
|
| FloatArrayHelper |
|
| FloatArrayHolder |
|
| Folder |
|
| FolderAnnotationLink |
|
| FolderAnnotationLinkHolder |
|
| FolderAnnotationLinkI |
|
| FolderAnnotationLinkPrx |
|
| FolderAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| FolderAnnotationLinkPrxHolder |
|
| FolderAnnotationLinksSeqHelper |
|
| FolderAnnotationLinksSeqHolder |
|
| FolderChildFoldersSeqHelper |
|
| FolderChildFoldersSeqHolder |
|
| FolderHolder |
|
| FolderI |
|
| FolderImageLink |
|
| FolderImageLinkHolder |
|
| FolderImageLinkI |
|
| FolderImageLinkPrx |
|
| FolderImageLinkPrxHelper |
Provides type-specific helper functions.
|
| FolderImageLinkPrxHolder |
|
| FolderImageLinksSeqHelper |
|
| FolderImageLinksSeqHolder |
|
| FolderLinkedAnnotationSeqHelper |
|
| FolderLinkedAnnotationSeqHolder |
|
| FolderLinkedImageSeqHelper |
|
| FolderLinkedImageSeqHolder |
|
| FolderLinkedRoiSeqHelper |
|
| FolderLinkedRoiSeqHolder |
|
| FolderPrx |
|
| FolderPrxHelper |
Provides type-specific helper functions.
|
| FolderPrxHolder |
|
| FolderRoiLink |
|
| FolderRoiLinkHolder |
|
| FolderRoiLinkI |
|
| FolderRoiLinkPrx |
|
| FolderRoiLinkPrxHelper |
Provides type-specific helper functions.
|
| FolderRoiLinkPrxHolder |
|
| FolderRoiLinksSeqHelper |
|
| FolderRoiLinksSeqHolder |
|
| Format |
|
| FormatHolder |
|
| FormatI |
|
| FormatPrx |
|
| FormatPrxHelper |
Provides type-specific helper functions.
|
| FormatPrxHolder |
|
| FoundChildren |
Result of identifying the children or contents of model objects.
|
| FoundChildrenHolder |
|
| FoundChildrenPrx |
Result of identifying the children or contents of model objects.
|
| FoundChildrenPrxHelper |
Provides type-specific helper functions.
|
| FoundChildrenPrxHolder |
|
| FoundParents |
Result of identifying the parents or containers of model objects.
|
| FoundParentsHolder |
|
| FoundParentsPrx |
Result of identifying the parents or containers of model objects.
|
| FoundParentsPrxHelper |
Provides type-specific helper functions.
|
| FoundParentsPrxHolder |
|
| Frequency |
Unit of Frequency which is used through the model.
|
| FrequencyHolder |
|
| FrequencyI |
Blitz wrapper around the Frequency class.
|
| FrequencyPrx |
Unit of Frequency which is used through the model.
|
| FrequencyPrxHelper |
Provides type-specific helper functions.
|
| FrequencyPrxHolder |
|
| FsFile |
An analog of File representing an FS repository file-path.
|
| GCINTERVAL |
Default Ice.GC.Interval for OmeroCpp (60 seconds)
|
| GenericExcitationSource |
|
| GenericExcitationSourceHolder |
|
| GenericExcitationSourceI |
|
| GenericExcitationSourcePrx |
|
| GenericExcitationSourcePrxHelper |
Provides type-specific helper functions.
|
| GenericExcitationSourcePrxHolder |
|
| GeomTool |
Strategy for handling the conversion between shapes and
database-specific geometries.
|
| GLACIER2PORT |
Default Glacier2 port.
|
| GraphException |
Returned when specifically a ome.services.graphs.GraphException
is thrown.
|
| GraphExceptionHolder |
|
| GraphExceptionPrx |
Returned when specifically a ome.services.graphs.GraphException
is thrown.
|
| GraphExceptionPrxHelper |
Provides type-specific helper functions.
|
| GraphExceptionPrxHolder |
|
| GraphHelper |
Factors common code out of GraphQuery implementations for reuse.
|
| GraphModify2 |
Base class for new requests for modifying the model object graph.
|
| GraphModify2Holder |
|
| GraphModify2Prx |
Base class for new requests for modifying the model object graph.
|
| GraphModify2PrxHelper |
Provides type-specific helper functions.
|
| GraphModify2PrxHolder |
|
| GraphQuery |
Base class for new requests for reading the model object graph.
|
| GraphQueryHolder |
|
| GraphQueryPrx |
Base class for new requests for reading the model object graph.
|
| GraphQueryPrxHelper |
Provides type-specific helper functions.
|
| GraphQueryPrxHolder |
|
| GraphRequestFactory |
Create request objects that are executed using the GraphPathBean.
|
| GraphUtil |
Static utility methods for model graph operations.
|
| GreenBand |
|
| GROUP |
|
| GroupExperimenterMap |
|
| GroupExperimenterMapHolder |
|
| GroupExperimenterMapI |
|
| GroupExperimenterMapPrx |
|
| GroupExperimenterMapPrxHelper |
Provides type-specific helper functions.
|
| GroupExperimenterMapPrxHolder |
|
| GroupSecurityViolation |
|
| Handle |
|
| HandleFactory |
SPIOrthogonal interface hierarchy of types for working with the
Request hierarchy.
|
| HandleHolder |
|
| HandleI |
Servant for the handle proxy from the Command API.
|
| HandleI.Cancel |
Signals that HandleI.run() has noticed that the state diagram
wants a cancellation or that the Request implementation wishes to
stop execution.
|
| HandleListHelper |
|
| HandleListHolder |
|
| HandlePrx |
|
| HandlePrxHelper |
Provides type-specific helper functions.
|
| HandlePrxHolder |
|
| HardlinkFileTransfer |
Local-only file transfer mechanism which makes use of hard-linking.
|
| HEARTBEAT |
|
| Helper |
Parallel type hierarchy to Column to facilitate (and
speed-up) working with columns without adding methods to the slice
definitions.
|
| Helper |
Helper object for all omero.cmd implementations.
|
| HtmlMessenger |
This class allows you to submit a URL and a String hash map of
key-value pairs to be posted to the URL in question.
|
| HtmlMessengerException |
|
| IAdmin |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| IAdminHolder |
|
| IAdminPrx |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| IAdminPrxHelper |
Provides type-specific helper functions.
|
| IAdminPrxHolder |
|
| IceMap |
Code-generated
|
| IceMapper |
Responsible for the mapping of ome.* types to omero.* types and back again.
|
| IceMapper.ReturnMapping |
|
| IceMethodInvoker |
Method-cache primed either with an ServiceInterface instance
or with a Class with generic type ServiceInterface.
|
| IConfig |
Access to server configuration.
|
| IConfigHolder |
|
| IConfigPrx |
Access to server configuration.
|
| IConfigPrxHelper |
Provides type-specific helper functions.
|
| IConfigPrxHolder |
|
| IContainer |
Provides methods for dealing with the core Pojos of OME.
|
| IContainerHolder |
|
| IContainerPrx |
Provides methods for dealing with the core Pojos of OME.
|
| IContainerPrxHelper |
Provides type-specific helper functions.
|
| IContainerPrxHolder |
|
| IdBooleanLongListMapMapHelper |
|
| IdBooleanLongListMapMapHolder |
|
| IdByteMapHelper |
|
| IdByteMapHolder |
|
| IdListMapHelper |
|
| IdListMapHolder |
|
| IgnoreTypePolicy |
Deprecated.
|
| IHandle |
SPIOrthogonal interface hierarchy of types for working with the
Request hierarchy.
|
| ILdap |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| ILdapHolder |
|
| ILdapPrx |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| ILdapPrxHelper |
Provides type-specific helper functions.
|
| ILdapPrxHolder |
|
| IllegalArgumentException |
|
| Illumination |
|
| IlluminationEpifluorescence |
|
| IlluminationHolder |
|
| IlluminationI |
|
| IlluminationNonLinear |
|
| IlluminationOblique |
|
| IlluminationOther |
|
| IlluminationPrx |
|
| IlluminationPrxHelper |
Provides type-specific helper functions.
|
| IlluminationPrxHolder |
|
| IlluminationTransmitted |
|
| IlluminationUnknown |
|
| Image |
|
| ImageAnnotationLink |
|
| ImageAnnotationLinkHolder |
|
| ImageAnnotationLinkI |
|
| ImageAnnotationLinkPrx |
|
| ImageAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ImageAnnotationLinkPrxHolder |
|
| ImageAnnotationLinksSeqHelper |
|
| ImageAnnotationLinksSeqHolder |
|
| ImageColumn |
|
| ImageColumnHolder |
|
| ImageColumnPrx |
|
| ImageColumnPrxHelper |
Provides type-specific helper functions.
|
| ImageColumnPrxHolder |
|
| ImageDatasetLinksSeqHelper |
|
| ImageDatasetLinksSeqHolder |
|
| ImageFolderLinksSeqHelper |
|
| ImageFolderLinksSeqHolder |
|
| ImageHolder |
|
| ImageI |
|
| ImageLinkedAnnotationSeqHelper |
|
| ImageLinkedAnnotationSeqHolder |
|
| ImageLinkedDatasetSeqHelper |
|
| ImageLinkedDatasetSeqHolder |
|
| ImageLinkedFolderSeqHelper |
|
| ImageLinkedFolderSeqHolder |
|
| ImageListHelper |
|
| ImageListHolder |
|
| ImageNameMetadataStore |
Stores all Image names consumed by the interface.
|
| ImagePixelsSeqHelper |
|
| ImagePixelsSeqHolder |
|
| ImagePrx |
|
| ImagePrxHelper |
Provides type-specific helper functions.
|
| ImagePrxHolder |
|
| ImageRoisSeqHelper |
|
| ImageRoisSeqHolder |
|
| ImageWellSamplesSeqHelper |
|
| ImageWellSamplesSeqHolder |
|
| ImagingEnvironment |
|
| ImagingEnvironmentHolder |
|
| ImagingEnvironmentI |
|
| ImagingEnvironmentPrx |
|
| ImagingEnvironmentPrxHelper |
Provides type-specific helper functions.
|
| ImagingEnvironmentPrxHolder |
|
| IMetadata |
Provides method to interact with acquisition metadata and
annotations.
|
| IMetadataHolder |
|
| IMetadataPrx |
Provides method to interact with acquisition metadata and
annotations.
|
| IMetadataPrxHelper |
Provides type-specific helper functions.
|
| IMetadataPrxHolder |
|
| Immersion |
|
| ImmersionAir |
|
| ImmersionGlycerol |
|
| ImmersionHolder |
|
| ImmersionI |
|
| ImmersionMulti |
|
| ImmersionOil |
|
| ImmersionOther |
|
| ImmersionPrx |
|
| ImmersionPrxHelper |
Provides type-specific helper functions.
|
| ImmersionPrxHolder |
|
| ImmersionUnknown |
|
| ImmersionWater |
|
| ImmersionWaterDipping |
|
| ImportCandidates |
Utility class which given any File object will determine the correct
number and members of a given import.
|
| ImportCandidates.CANCEL |
|
| ImportCandidates.SCANNING |
Event raised during a pass through the directory structure given to
ImportCandidates.
|
| ImportCloser |
Stateful class for use by CommandLineImporter to interact
with server-side processes which are running.
|
| ImportConfig |
Utility class which configures the Import.
|
| ImportConfig.AnnotationListValue |
|
| ImportConfig.BoolValue |
|
| ImportConfig.DoubleArrayValue |
|
| ImportConfig.FileValue |
|
| ImportConfig.IntValue |
|
| ImportConfig.LongValue |
|
| ImportConfig.PassValue |
|
| ImportConfig.StrValue |
|
| ImportConfig.Value<T> |
Container which thread-safely makes a generic configuration value
available, without requiring getters and setters.
|
| ImportConfig.VersionInfo |
Keys for fileset version information entries.
|
| ImportContainer |
|
| ImportEvent |
|
| ImportEvent.ADD |
|
| ImportEvent.BEGIN_POST_PROCESS |
|
| ImportEvent.BEGIN_SAVE_TO_DB |
|
| ImportEvent.COUNT_EVENT |
|
| ImportEvent.DATA_STORED |
|
| ImportEvent.DATASET_STORED |
|
| ImportEvent.DEBUG_SEND |
|
| ImportEvent.END_POST_PROCESS |
|
| ImportEvent.END_SAVE_TO_DB |
|
| ImportEvent.ERRORS_COMPLETE |
|
| ImportEvent.ERRORS_FAILED |
|
| ImportEvent.ERRORS_PENDING |
|
| ImportEvent.FILE_UPLOAD_BYTES |
|
| ImportEvent.FILE_UPLOAD_CANCELLED |
|
| ImportEvent.FILE_UPLOAD_COMPLETE |
|
| ImportEvent.FILE_UPLOAD_ERROR |
|
| ImportEvent.FILE_UPLOAD_EVENT |
|
| ImportEvent.FILE_UPLOAD_FAILED |
|
| ImportEvent.FILE_UPLOAD_FINISHED |
|
| ImportEvent.FILE_UPLOAD_STARTED |
|
| ImportEvent.FILESET_EXCLUSION |
|
| ImportEvent.FILESET_UPLOAD_END |
|
| ImportEvent.FILESET_UPLOAD_PREPARATION |
|
| ImportEvent.FILESET_UPLOAD_START |
|
| ImportEvent.IMPORT_ARCHIVING |
|
| ImportEvent.IMPORT_DONE |
|
| ImportEvent.IMPORT_OVERLAYS |
|
| ImportEvent.IMPORT_PROCESSING |
|
| ImportEvent.IMPORT_STARTED |
|
| ImportEvent.IMPORT_STEP |
|
| ImportEvent.IMPORT_SUMMARY |
|
| ImportEvent.LOADED_IMAGE |
|
| ImportEvent.LOADING_IMAGE |
|
| ImportEvent.LOGGED_IN |
|
| ImportEvent.LOGGED_OUT |
|
| ImportEvent.METADATA_IMPORTED |
|
| ImportEvent.METADATA_PROCESSED |
|
| ImportEvent.OBJECTS_RETURNED |
|
| ImportEvent.PIXELDATA_PROCESSED |
|
| ImportEvent.POST_UPLOAD_EVENT |
|
| ImportEvent.PROGRESS_EVENT |
|
| ImportEvent.REIMPORT |
|
| ImportEvent.THUMBNAILS_GENERATED |
|
| ImportFixture |
test fixture for importing files without a GUI.
|
| ImportJob |
Deprecated.
|
| ImportJobHolder |
|
| ImportJobI |
Deprecated. |
| ImportJobPrx |
Deprecated.
|
| ImportJobPrxHelper |
Deprecated.
|
| ImportJobPrxHolder |
|
| ImportLibrary |
|
| ImportLocation |
Returned by ManagedRepository.importFileset with
the information needed to proceed with an FS import.
|
| ImportLocationHolder |
|
| ImportLocationPrx |
Returned by ManagedRepository.importFileset with
the information needed to proceed with an FS import.
|
| ImportLocationPrxHelper |
Provides type-specific helper functions.
|
| ImportLocationPrxHolder |
|
| ImportOutput |
|
| ImportProcess |
User configuration options.
|
| ImportProcessHolder |
|
| ImportProcessListHelper |
|
| ImportProcessListHolder |
|
| ImportProcessPrx |
User configuration options.
|
| ImportProcessPrxHelper |
Provides type-specific helper functions.
|
| ImportProcessPrxHolder |
|
| ImportRequest |
Command object which will be used to create
the Handle instances passed
back by the ImportProcess.
|
| ImportRequestHolder |
|
| ImportRequestPrx |
Command object which will be used to create
the Handle instances passed
back by the ImportProcess.
|
| ImportRequestPrxHelper |
Provides type-specific helper functions.
|
| ImportRequestPrxHolder |
|
| ImportResponse |
|
| ImportResponseHolder |
|
| ImportResponsePrx |
|
| ImportResponsePrxHelper |
Provides type-specific helper functions.
|
| ImportResponsePrxHolder |
|
| ImportSettings |
User configuration options.
|
| ImportSettingsHolder |
|
| ImportSettingsPrx |
User configuration options.
|
| ImportSettingsPrxHelper |
Provides type-specific helper functions.
|
| ImportSettingsPrxHolder |
|
| ImportSize |
Calculates the various dimensions of an image from a Pixels instance.
|
| ImportTarget |
|
| Index |
|
| IndexingJob |
|
| IndexingJobHolder |
|
| IndexingJobI |
|
| IndexingJobPrx |
|
| IndexingJobPrxHelper |
Provides type-specific helper functions.
|
| IndexingJobPrxHolder |
|
| IniFileLoader |
This class loads in the default importer.ini file (or one specified from the
command line when starting the app)
|
| InstanceProvider |
An instance provider, whose job is to make OMERO Blitz classes available
to a consumer based on a set of criteria.
|
| Instrument |
|
| InstrumentAnnotationLink |
|
| InstrumentAnnotationLinkHolder |
|
| InstrumentAnnotationLinkI |
|
| InstrumentAnnotationLinkPrx |
|
| InstrumentAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| InstrumentAnnotationLinkPrxHolder |
|
| InstrumentAnnotationLinksSeqHelper |
|
| InstrumentAnnotationLinksSeqHolder |
|
| InstrumentDetectorSeqHelper |
|
| InstrumentDetectorSeqHolder |
|
| InstrumentDichroicSeqHelper |
|
| InstrumentDichroicSeqHolder |
|
| InstrumentFilterSeqHelper |
|
| InstrumentFilterSeqHolder |
|
| InstrumentFilterSetSeqHelper |
|
| InstrumentFilterSetSeqHolder |
|
| InstrumentHolder |
|
| InstrumentI |
|
| InstrumentLightSourceSeqHelper |
|
| InstrumentLightSourceSeqHolder |
|
| InstrumentLinkedAnnotationSeqHelper |
|
| InstrumentLinkedAnnotationSeqHolder |
|
| InstrumentObjectiveSeqHelper |
|
| InstrumentObjectiveSeqHolder |
|
| InstrumentOtfSeqHelper |
|
| InstrumentOtfSeqHolder |
|
| InstrumentProcessor |
Processes the members of an Instrument (Objective, OTF, Arc Laser and
Filament) and ensures that the Instrument containers are present in the
container cache, adding them if they are missing.
|
| InstrumentPrx |
|
| InstrumentPrxHelper |
Provides type-specific helper functions.
|
| InstrumentPrxHolder |
|
| IntegerArrayArrayArrayHelper |
|
| IntegerArrayArrayArrayHolder |
|
| IntegerArrayArrayHelper |
|
| IntegerArrayArrayHolder |
|
| IntegerArrayHelper |
|
| IntegerArrayHolder |
|
| IntegerDoubleArrayMapHelper |
|
| IntegerDoubleArrayMapHolder |
|
| IntegerIntegerArrayMapHelper |
|
| IntegerIntegerArrayMapHolder |
|
| IntegerListHelper |
|
| IntegerListHolder |
|
| IntegrityCheckJob |
|
| IntegrityCheckJobHolder |
|
| IntegrityCheckJobI |
|
| IntegrityCheckJobPrx |
|
| IntegrityCheckJobPrxHelper |
Provides type-specific helper functions.
|
| IntegrityCheckJobPrxHolder |
|
| InteractiveProcessor |
Client facing interface to the background processing
framework.
|
| InteractiveProcessorHolder |
|
| InteractiveProcessorI |
Processor implementation which delegates to an omero.grid.Processor
servant.
|
| InteractiveProcessorListHelper |
|
| InteractiveProcessorListHolder |
|
| InteractiveProcessorPrx |
Client facing interface to the background processing
framework.
|
| InteractiveProcessorPrxHelper |
Provides type-specific helper functions.
|
| InteractiveProcessorPrxHolder |
|
| Internal |
Base class similar to IObject but for non-model-objects.
|
| InternalException |
Programmer error.
|
| InternalHolder |
|
| InternalPrx |
Base class similar to IObject but for non-model-objects.
|
| InternalPrxHelper |
Provides type-specific helper functions.
|
| InternalPrxHolder |
|
| InternalRepository |
Internal portion of the API used for management.
|
| InternalRepositoryConfig |
Simple configuration class which is created via repository.xml Spring
configuration file after the OMERO.repository context is loaded.
|
| InternalRepositoryHolder |
|
| InternalRepositoryI |
Standalone repository service.
|
| InternalRepositoryPrx |
Internal portion of the API used for management.
|
| InternalRepositoryPrxHelper |
Provides type-specific helper functions.
|
| InternalRepositoryPrxHolder |
|
| InThreadThrottlingStrategy |
Throttling implementation which uses the calling server Thread for
execution.
|
| IntListHelper |
|
| IntListHolder |
|
| IntShapeListMapHelper |
|
| IntShapeListMapHolder |
|
| IntStringMapHelper |
|
| IntStringMapHolder |
|
| IObject |
Base class of all model types.
|
| IObjectContainer |
Container-class used by the import mechanism.
|
| IObjectContainerArrayHelper |
|
| IObjectContainerArrayHolder |
|
| IObjectContainerHolder |
|
| IObjectContainerPrx |
Container-class used by the import mechanism.
|
| IObjectContainerPrxHelper |
Provides type-specific helper functions.
|
| IObjectContainerPrxHolder |
|
| IObjectContainerStore |
An object that handles the storage and manipulation of IObject containers
and their references.
|
| IObjectHolder |
|
| IObjectListHelper |
|
| IObjectListHolder |
|
| IObjectListMapHelper |
|
| IObjectListMapHolder |
|
| IObjectPrx |
Base class of all model types.
|
| IObjectPrxHelper |
Provides type-specific helper functions.
|
| IObjectPrxHolder |
|
| IObservable |
|
| IObserver |
|
| IP |
|
| IPixels |
|
| IPixelsHolder |
|
| IPixelsPrx |
|
| IPixelsPrxHelper |
Provides type-specific helper functions.
|
| IPixelsPrxHolder |
|
| IProjection |
Provides methods for performing projections of Pixels sets.
|
| IProjectionHolder |
|
| IProjectionPrx |
Provides methods for performing projections of Pixels sets.
|
| IProjectionPrxHelper |
Provides type-specific helper functions.
|
| IProjectionPrxHolder |
|
| IQuery |
Provides methods for directly querying object graphs.
|
| IQueryEnumProvider |
An enumeration provider which uses IQuery and a cache to fulfill the
contract of an EnumerationProvider.
|
| IQueryHolder |
|
| IQueryPrx |
Provides methods for directly querying object graphs.
|
| IQueryPrxHelper |
Provides type-specific helper functions.
|
| IQueryPrxHolder |
|
| IRenderingSettings |
Provides method to apply rendering settings to a collection of
images.
|
| IRenderingSettingsHolder |
|
| IRenderingSettingsPrx |
Provides method to apply rendering settings to a collection of
images.
|
| IRenderingSettingsPrxHelper |
Provides type-specific helper functions.
|
| IRenderingSettingsPrxHolder |
|
| IRepositoryInfo |
Provides methods for obtaining information for server repository
disk space allocation.
|
| IRepositoryInfoHolder |
|
| IRepositoryInfoPrx |
Provides methods for obtaining information for server repository
disk space allocation.
|
| IRepositoryInfoPrxHelper |
Provides type-specific helper functions.
|
| IRepositoryInfoPrxHolder |
|
| IRequest |
SPI Orthogonal interface hierarchy of types for working with the
Request hierarchy.
|
| IRoi |
Interface for working with regions of interest.
|
| IRoiHolder |
|
| IRoiPrx |
Interface for working with regions of interest.
|
| IRoiPrxHelper |
Provides type-specific helper functions.
|
| IRoiPrxHolder |
|
| IScript |
Utility service for managing and launching scripts for execution by the Processor API.
|
| IScriptHolder |
|
| IScriptPrx |
Utility service for managing and launching scripts for execution by the Processor API.
|
| IScriptPrxHelper |
Provides type-specific helper functions.
|
| IScriptPrxHolder |
|
| ISession |
Session creation service for OMERO.
|
| ISessionHolder |
|
| ISessionPrx |
Session creation service for OMERO.
|
| ISessionPrxHelper |
Provides type-specific helper functions.
|
| ISessionPrxHolder |
|
| IShare |
Provides method for sharing - collaboration process for images,
datasets, projects.
|
| IShareHolder |
|
| ISharePrx |
Provides method for sharing - collaboration process for images,
datasets, projects.
|
| ISharePrxHelper |
Provides type-specific helper functions.
|
| ISharePrxHolder |
|
| ITimeline |
Service for the querying of OMERO metadata based on creation and
modification time.
|
| ITimelineHolder |
|
| ITimelinePrx |
Service for the querying of OMERO metadata based on creation and
modification time.
|
| ITimelinePrxHelper |
Provides type-specific helper functions.
|
| ITimelinePrxHolder |
|
| ITypes |
Access to reflective type information.
|
| ITypesHolder |
|
| ITypesPrx |
Access to reflective type information.
|
| ITypesPrxHelper |
Provides type-specific helper functions.
|
| ITypesPrxHolder |
|
| IUpdate |
Provides methods for directly updating object graphs.
|
| IUpdateHolder |
|
| IUpdatePrx |
Provides methods for directly updating object graphs.
|
| IUpdatePrxHelper |
Provides type-specific helper functions.
|
| IUpdatePrxHolder |
|
| Job |
|
| JobHandle |
Allows submission of asynchronous jobs.
|
| JOBHANDLE |
|
| JobHandleHolder |
|
| JobHandleI |
Implementation of the JobHandle service.
|
| JobHandlePrx |
Allows submission of asynchronous jobs.
|
| JobHandlePrxHelper |
Provides type-specific helper functions.
|
| JobHandlePrxHolder |
|
| JobHolder |
|
| JobLinkedOriginalFileSeqHelper |
|
| JobLinkedOriginalFileSeqHolder |
|
| JobOriginalFileLink |
|
| JobOriginalFileLinkHolder |
|
| JobOriginalFileLinkI |
|
| JobOriginalFileLinkPrx |
|
| JobOriginalFileLinkPrxHelper |
Provides type-specific helper functions.
|
| JobOriginalFileLinkPrxHolder |
|
| JobOriginalFileLinksSeqHelper |
|
| JobOriginalFileLinksSeqHolder |
|
| JobParams |
Complete job description with all input and output Params.
|
| JobParamsHolder |
|
| JobParamsPrx |
Complete job description with all input and output Params.
|
| JobParamsPrxHelper |
Provides type-specific helper functions.
|
| JobParamsPrxHolder |
|
| JobPrx |
|
| JobPrxHelper |
Provides type-specific helper functions.
|
| JobPrxHolder |
|
| JobStatus |
|
| JobStatusCancelled |
|
| JobStatusError |
|
| JobStatusFinished |
|
| JobStatusHolder |
|
| JobStatusI |
|
| JobStatusPrx |
|
| JobStatusPrxHelper |
Provides type-specific helper functions.
|
| JobStatusPrxHolder |
|
| JobStatusQueued |
|
| JobStatusRequeued |
|
| JobStatusResubmitted |
|
| JobStatusRunning |
|
| JobStatusSubmitted |
|
| JobStatusWaiting |
|
| KEYWORDFLIMBACKGROUND |
|
| KEYWORDFLIMCELL |
|
| Label |
|
| LabelHolder |
|
| LabelI |
|
| LabelPrx |
|
| LabelPrxHelper |
Provides type-specific helper functions.
|
| LabelPrxHolder |
|
| Laser |
|
| LaserHolder |
|
| LaserI |
|
| LaserMedium |
|
| LaserMediumAg |
|
| LaserMediumAlexandrite |
|
| LaserMediumAr |
|
| LaserMediumArCl |
|
| LaserMediumArFl |
|
| LaserMediumCO |
|
| LaserMediumCO2 |
|
| LaserMediumCoumarinC30 |
|
| LaserMediumCu |
|
| LaserMediumEMinus |
|
| LaserMediumErGlass |
|
| LaserMediumErYAG |
|
| LaserMediumGaAlAs |
|
| LaserMediumGaAs |
|
| LaserMediumH2O |
|
| LaserMediumHeCd |
|
| LaserMediumHeNe |
|
| LaserMediumHFl |
|
| LaserMediumHolder |
|
| LaserMediumHoYAG |
|
| LaserMediumHoYLF |
|
| LaserMediumI |
|
| LaserMediumKr |
|
| LaserMediumKrCl |
|
| LaserMediumKrFl |
|
| LaserMediumN |
|
| LaserMediumNdGlass |
|
| LaserMediumNdYAG |
|
| LaserMediumOther |
|
| LaserMediumPrx |
|
| LaserMediumPrxHelper |
Provides type-specific helper functions.
|
| LaserMediumPrxHolder |
|
| LaserMediumRhodamine6G |
|
| LaserMediumRuby |
|
| LaserMediumTiSapphire |
|
| LaserMediumUnknown |
|
| LaserMediumXe |
|
| LaserMediumXeBr |
|
| LaserMediumXeCl |
|
| LaserMediumXeFl |
|
| LaserPrx |
|
| LaserPrxHelper |
Provides type-specific helper functions.
|
| LaserPrxHolder |
|
| LaserType |
|
| LaserTypeDye |
|
| LaserTypeExcimer |
|
| LaserTypeFreeElectron |
|
| LaserTypeGas |
|
| LaserTypeHolder |
|
| LaserTypeI |
|
| LaserTypeMetalVapor |
|
| LaserTypeOther |
|
| LaserTypePrx |
|
| LaserTypePrxHelper |
Provides type-specific helper functions.
|
| LaserTypePrxHolder |
|
| LaserTypeSemiconductor |
|
| LaserTypeSolidState |
|
| LaserTypeUnknown |
|
| LdapI |
Implementation of the ILdap service.
|
| LDAPSERVICE |
|
| LegacyRepositoryI |
Repository which makes the ${omero.data.dir} directory available
via the standard Repository API.
|
| LegalGraphTargets |
Graph requests typically allow only specific model object classes
to be targeted.
|
| LegalGraphTargetsHolder |
|
| LegalGraphTargetsI |
Query which model object classes are legal as targets for a request.
|
| LegalGraphTargetsPrx |
Graph requests typically allow only specific model object classes
to be targeted.
|
| LegalGraphTargetsPrxHelper |
Provides type-specific helper functions.
|
| LegalGraphTargetsPrxHolder |
|
| LegalGraphTargetsResponse |
A list of the legal targets for a graph request.
|
| LegalGraphTargetsResponseHolder |
|
| LegalGraphTargetsResponsePrx |
A list of the legal targets for a graph request.
|
| LegalGraphTargetsResponsePrxHelper |
Provides type-specific helper functions.
|
| LegalGraphTargetsResponsePrxHolder |
|
| Length |
Unit of Length which is used through the model.
|
| LengthHolder |
|
| LengthI |
Blitz wrapper around the Length class.
|
| LengthPrx |
Unit of Length which is used through the model.
|
| LengthPrxHelper |
Provides type-specific helper functions.
|
| LengthPrxHolder |
|
| LightEmittingDiode |
|
| LightEmittingDiodeHolder |
|
| LightEmittingDiodeI |
|
| LightEmittingDiodePrx |
|
| LightEmittingDiodePrxHelper |
Provides type-specific helper functions.
|
| LightEmittingDiodePrxHolder |
|
| LightPath |
|
| LightPathAnnotationLink |
|
| LightPathAnnotationLinkHolder |
|
| LightPathAnnotationLinkI |
|
| LightPathAnnotationLinkPrx |
|
| LightPathAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| LightPathAnnotationLinkPrxHolder |
|
| LightPathAnnotationLinksSeqHelper |
|
| LightPathAnnotationLinksSeqHolder |
|
| LightPathEmissionFilterLink |
|
| LightPathEmissionFilterLinkHolder |
|
| LightPathEmissionFilterLinkI |
|
| LightPathEmissionFilterLinkPrx |
|
| LightPathEmissionFilterLinkPrxHelper |
Provides type-specific helper functions.
|
| LightPathEmissionFilterLinkPrxHolder |
|
| LightPathEmissionFilterLinkSeqHelper |
|
| LightPathEmissionFilterLinkSeqHolder |
|
| LightPathExcitationFilterLink |
|
| LightPathExcitationFilterLinkHolder |
|
| LightPathExcitationFilterLinkI |
|
| LightPathExcitationFilterLinkPrx |
|
| LightPathExcitationFilterLinkPrxHelper |
Provides type-specific helper functions.
|
| LightPathExcitationFilterLinkPrxHolder |
|
| LightPathExcitationFilterLinkSeqHelper |
|
| LightPathExcitationFilterLinkSeqHolder |
|
| LightPathHolder |
|
| LightPathI |
|
| LightPathLinkedAnnotationSeqHelper |
|
| LightPathLinkedAnnotationSeqHolder |
|
| LightPathLinkedEmissionFilterSeqHelper |
|
| LightPathLinkedEmissionFilterSeqHolder |
|
| LightPathLinkedExcitationFilterSeqHelper |
|
| LightPathLinkedExcitationFilterSeqHolder |
|
| LightPathPrx |
|
| LightPathPrxHelper |
Provides type-specific helper functions.
|
| LightPathPrxHolder |
|
| LightSettings |
|
| LightSettingsHolder |
|
| LightSettingsI |
|
| LightSettingsPrx |
|
| LightSettingsPrxHelper |
Provides type-specific helper functions.
|
| LightSettingsPrxHolder |
|
| LightSource |
|
| LightSourceAnnotationLink |
|
| LightSourceAnnotationLinkHolder |
|
| LightSourceAnnotationLinkI |
|
| LightSourceAnnotationLinkPrx |
|
| LightSourceAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| LightSourceAnnotationLinkPrxHolder |
|
| LightSourceAnnotationLinksSeqHelper |
|
| LightSourceAnnotationLinksSeqHolder |
|
| LightSourceHolder |
|
| LightSourceLinkedAnnotationSeqHelper |
|
| LightSourceLinkedAnnotationSeqHolder |
|
| LightSourcePrx |
|
| LightSourcePrxHelper |
Provides type-specific helper functions.
|
| LightSourcePrxHolder |
|
| Line |
|
| LineHolder |
|
| LineI |
|
| LinePrx |
|
| LinePrxHelper |
Provides type-specific helper functions.
|
| LinePrxHolder |
|
| Link |
|
| LinkHolder |
|
| LinkI |
|
| LinkPrx |
|
| LinkPrxHelper |
Provides type-specific helper functions.
|
| LinkPrxHolder |
|
| LINKRESTRICTION |
Index into the omero.model.Permissions.restrictions
omero.api.BoolArray field to test whether or not
the link restriction has been applied to the current object.
|
| ListAnnotation |
|
| ListAnnotationHolder |
|
| ListAnnotationI |
|
| ListAnnotationPrx |
|
| ListAnnotationPrxHelper |
Provides type-specific helper functions.
|
| ListAnnotationPrxHolder |
|
| ListRequests |
|
| ListRequestsHolder |
|
| ListRequestsI |
|
| ListRequestsPrx |
|
| ListRequestsPrxHelper |
Provides type-specific helper functions.
|
| ListRequestsPrxHolder |
|
| ListRequestsRsp |
|
| ListRequestsRspHolder |
|
| ListRequestsRspPrx |
|
| ListRequestsRspPrxHelper |
Provides type-specific helper functions.
|
| ListRequestsRspPrxHolder |
|
| LockTimeout |
Lock cannot be acquired and has timed out.
|
| Logger |
Defines the log service interface.
|
| LoggingImportMonitor |
Basic import process monitor that writes information to the log.
|
| LogicalChannel |
|
| LogicalChannelChannelsSeqHelper |
|
| LogicalChannelChannelsSeqHolder |
|
| LogicalChannelHolder |
|
| LogicalChannelI |
|
| LogicalChannelListHelper |
|
| LogicalChannelListHolder |
|
| LogicalChannelPrx |
|
| LogicalChannelPrxHelper |
Provides type-specific helper functions.
|
| LogicalChannelPrxHolder |
|
| LogLevel |
Log levels used by RawAccessRequest's log command for path.
|
| LogLevelHolder |
|
| LogMessage |
Writes a multi-line log message into a single string.
|
| LongAnnotation |
|
| LongAnnotationHolder |
|
| LongAnnotationI |
|
| LongAnnotationListMapHelper |
|
| LongAnnotationListMapHolder |
|
| LongAnnotationPrx |
|
| LongAnnotationPrxHelper |
Provides type-specific helper functions.
|
| LongAnnotationPrxHolder |
|
| LongArrayArrayHelper |
|
| LongArrayArrayHolder |
|
| LongArrayColumn |
|
| LongArrayColumnHolder |
|
| LongArrayColumnPrx |
|
| LongArrayColumnPrxHelper |
Provides type-specific helper functions.
|
| LongArrayColumnPrxHolder |
|
| LongArrayHelper |
|
| LongArrayHolder |
|
| LongByteArrayMapHelper |
|
| LongByteArrayMapHolder |
|
| LongColumn |
|
| LongColumnHolder |
|
| LongColumnPrx |
|
| LongColumnPrxHelper |
Provides type-specific helper functions.
|
| LongColumnPrxHolder |
|
| LongIntMapHelper |
|
| LongIntMapHolder |
|
| LongIObjectListMapHelper |
|
| LongIObjectListMapHolder |
|
| LongListHelper |
|
| LongListHelper |
|
| LongListHolder |
|
| LongListHolder |
|
| LongPair |
|
| LongPairHolder |
|
| LongPairIntMapHelper |
|
| LongPairIntMapHolder |
|
| LongPairLongMapHelper |
|
| LongPairLongMapHolder |
|
| LongPairToStringIntMapHelper |
|
| LongPairToStringIntMapHolder |
|
| LongPairToStringLongMapHelper |
|
| LongPairToStringLongMapHolder |
|
| LongPixelsMapHelper |
|
| LongPixelsMapHolder |
|
| LongRoiResultMapHelper |
|
| LongRoiResultMapHolder |
|
| LongShapeListMapHelper |
|
| LongShapeListMapHolder |
|
| LongStringMapHelper |
|
| LongStringMapHolder |
|
| MakeNextDirectory |
Abstracts a pattern for using repository template path directories in
ManagedRepositoryI.TemplateDirectoryCreator:
pinpoint the next directory to use, then try to use it while watching for
conflicts from other similar threads.
|
| MakePathComponentSafe |
|
| ManagedImportLocationI |
|
| ManagedImportProcessI |
Represents a single import within a defined-session
all running server-side.
|
| ManagedImportRequestI |
Wrapper around FilesetJobLink instances which need to be handled
on the server-side.
|
| ManagedReaderSecurityCheck |
Provide OMERO permissions checking for Bio-Formats readers applied to managed repository filesets.
|
| ManagedRepository |
FS-enabled repository which can convert uploaded files
into Images by using Bio-Formats to import them.
|
| ManagedRepositoryHolder |
|
| ManagedRepositoryI |
Extension of the PublicRepository API which only manages files
under ${omero.data.dir}/ManagedRepository.
|
| ManagedRepositoryPrx |
FS-enabled repository which can convert uploaded files
into Images by using Bio-Formats to import them.
|
| ManagedRepositoryPrxHelper |
Provides type-specific helper functions.
|
| ManagedRepositoryPrxHolder |
|
| ManageImageBinaries |
Queries and modifies the various binary artifacts
which may be linked to an Image.
|
| ManageImageBinariesHolder |
|
| ManageImageBinariesI |
Workflow for converting attached original images into OMERO5+ filesets.
|
| ManageImageBinariesPrx |
Queries and modifies the various binary artifacts
which may be linked to an Image.
|
| ManageImageBinariesPrxHelper |
Provides type-specific helper functions.
|
| ManageImageBinariesPrxHolder |
|
| ManageImageBinariesResponse |
|
| ManageImageBinariesResponseHolder |
|
| ManageImageBinariesResponsePrx |
|
| ManageImageBinariesResponsePrxHelper |
Provides type-specific helper functions.
|
| ManageImageBinariesResponsePrxHolder |
|
| MapAnnotation |
|
| MapAnnotationHolder |
|
| MapAnnotationI |
|
| MapAnnotationPrx |
|
| MapAnnotationPrxHelper |
Provides type-specific helper functions.
|
| MapAnnotationPrxHolder |
|
| Mask |
|
| MaskColumn |
Column requiring special handling.
|
| MaskColumnHolder |
|
| MaskColumnPrx |
Column requiring special handling.
|
| MaskColumnPrxHelper |
Provides type-specific helper functions.
|
| MaskColumnPrxHolder |
|
| MaskHolder |
|
| MaskI |
|
| MaskPrx |
|
| MaskPrxHelper |
Provides type-specific helper functions.
|
| MaskPrxHolder |
|
| MAXIMUMINTENSITYMETHODOLOGY |
Methodology strings
|
| MEANINTENSITYMETHODOLOGY |
|
| MeasurementStore |
Parser API implementation for storing result measurements from SPW companion
files as ROIs and OMERO.tables.
|
| Medium |
|
| MediumAir |
|
| MediumGlycerol |
|
| MediumHolder |
|
| MediumI |
|
| MediumOil |
|
| MediumOther |
|
| MediumPrx |
|
| MediumPrxHelper |
Provides type-specific helper functions.
|
| MediumPrxHolder |
|
| MediumUnknown |
|
| MediumWater |
|
| MESSAGESIZEMAX |
Default Ice.MessageSizeMax (250mb).
|
| MetadataI |
Implementation of the IMetadata service.
|
| MetadataImportJob |
|
| MetadataImportJobHolder |
|
| MetadataImportJobI |
|
| MetadataImportJobPrx |
|
| MetadataImportJobPrxHelper |
Provides type-specific helper functions.
|
| MetadataImportJobPrxHolder |
|
| METADATASERVICE |
|
| MetadataStore |
Server-side interface for import.
|
| METADATASTORE |
|
| MetadataStoreHolder |
|
| MetadataStoreI |
|
| MetadataStorePrx |
Server-side interface for import.
|
| MetadataStorePrxHelper |
Provides type-specific helper functions.
|
| MetadataStorePrxHolder |
|
| MicrobeamManipulation |
|
| MicrobeamManipulationHolder |
|
| MicrobeamManipulationI |
|
| MicrobeamManipulationLightSourceSettingsSeqHelper |
|
| MicrobeamManipulationLightSourceSettingsSeqHolder |
|
| MicrobeamManipulationPrx |
|
| MicrobeamManipulationPrxHelper |
Provides type-specific helper functions.
|
| MicrobeamManipulationPrxHolder |
|
| MicrobeamManipulationType |
|
| MicrobeamManipulationTypeFLIP |
|
| MicrobeamManipulationTypeFRAP |
|
| MicrobeamManipulationTypeHolder |
|
| MicrobeamManipulationTypeI |
|
| MicrobeamManipulationTypeInverseFRAP |
|
| MicrobeamManipulationTypeOpticalTrapping |
|
| MicrobeamManipulationTypeOther |
|
| MicrobeamManipulationTypePhotoablation |
|
| MicrobeamManipulationTypePhotoactivation |
|
| MicrobeamManipulationTypePrx |
|
| MicrobeamManipulationTypePrxHelper |
Provides type-specific helper functions.
|
| MicrobeamManipulationTypePrxHolder |
|
| MicrobeamManipulationTypeUncaging |
|
| MicrobeamManipulationTypeUnknown |
|
| Microscope |
|
| MicroscopeHolder |
|
| MicroscopeI |
|
| MicroscopePrx |
|
| MicroscopePrxHelper |
Provides type-specific helper functions.
|
| MicroscopePrxHolder |
|
| MicroscopeType |
|
| MicroscopeTypeDissection |
|
| MicroscopeTypeElectrophysiology |
|
| MicroscopeTypeHolder |
|
| MicroscopeTypeI |
|
| MicroscopeTypeInverted |
|
| MicroscopeTypeOther |
|
| MicroscopeTypePrx |
|
| MicroscopeTypePrxHelper |
Provides type-specific helper functions.
|
| MicroscopeTypePrxHolder |
|
| MicroscopeTypeUnknown |
|
| MicroscopeTypeUpright |
|
| MissingPyramidException |
|
| ModelException |
Exception thrown when there is an object instantiation error or error
processing the model.
|
| ModelImportTarget |
|
| ModelObjectFactoryRegistry |
|
| ModelObjectHandler |
A model object handler whose purpose is to provide extra logic, such as
enumeration not-null constraint fulfilment.
|
| ModelObjectHandlerFactory |
Factory for all available model handlers.
|
| ModelProcessor |
An object which performs post-processing on an IObjectContainerStore.
|
| MonitorClient |
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
|
| MonitorClientHolder |
|
| MonitorClientPrx |
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
|
| MonitorClientPrxHelper |
Provides type-specific helper functions.
|
| MonitorClientPrxHolder |
|
| MonitorServer |
|
| MonitorServerHolder |
|
| MonitorServerPrx |
|
| MonitorServerPrxHelper |
Provides type-specific helper functions.
|
| MonitorServerPrxHolder |
|
| MonitorState |
Enumeration for Monitor state.
|
| MonitorStateHolder |
|
| MonitorType |
|
| MonitorTypeHolder |
|
| MoveFileTransfer |
Local-only file transfer mechanism which makes use of hard-linking
followed by the deletion of the original source file.
|
| NamedValue |
Simple Pair-like container which is
used in a sequence to support ordered maps.
|
| NamedValueHolder |
|
| NamedValueListHelper |
|
| NamedValueListHolder |
|
| NamedValuePrx |
Simple Pair-like container which is
used in a sequence to support ordered maps.
|
| NamedValuePrxHelper |
Provides type-specific helper functions.
|
| NamedValuePrxHolder |
|
| Namespace |
|
| NamespaceAnnotationLink |
|
| NamespaceAnnotationLinkHolder |
|
| NamespaceAnnotationLinkI |
|
| NamespaceAnnotationLinkPrx |
|
| NamespaceAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| NamespaceAnnotationLinkPrxHolder |
|
| NamespaceAnnotationLinksSeqHelper |
|
| NamespaceAnnotationLinksSeqHolder |
|
| NamespaceHolder |
|
| NamespaceI |
|
| NamespaceLinkedAnnotationSeqHelper |
|
| NamespaceLinkedAnnotationSeqHolder |
|
| NamespacePrx |
|
| NamespacePrxHelper |
Provides type-specific helper functions.
|
| NamespacePrxHolder |
|
| Node |
|
| NodeAnnotationLink |
|
| NodeAnnotationLinkHolder |
|
| NodeAnnotationLinkI |
|
| NodeAnnotationLinkPrx |
|
| NodeAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| NodeAnnotationLinkPrxHolder |
|
| NodeAnnotationLinksSeqHelper |
|
| NodeAnnotationLinksSeqHolder |
|
| NodeHolder |
|
| NodeI |
|
| NodeLinkedAnnotationSeqHelper |
|
| NodeLinkedAnnotationSeqHolder |
|
| NodePrx |
|
| NodePrxHelper |
Provides type-specific helper functions.
|
| NodePrxHolder |
|
| NodeSessionsSeqHelper |
|
| NodeSessionsSeqHolder |
|
| NONAMESET |
Set as Image.name when no name is provided by the user.
|
| NoProcessorAvailable |
A script cannot be executed because no matching processor
was found.
|
| NSAUTOCLOSE |
|
| NSBULKANNOTATIONS |
|
| NSCLIENTMAPANNOTATION |
|
| NSCOMPANIONFILE |
|
| NSCREATED |
|
| NSDOWNLOAD |
|
| NSDYNAMIC |
|
| NSEXPERIMENTERPHOTO |
|
| NSFILETRANSFER |
|
| NSFLIM |
|
| NSFSRENAME |
|
| NSINSIGHTRATING |
|
| NSINSIGHTTAGSET |
|
| NSLOGFILE |
|
| NSMEASUREMENT |
|
| NSMODULO |
|
| NSMOVIE |
|
| NSOMETIFF |
|
| NSTARGETTEMPLATE |
|
| NSVIEW |
|
| NullGraphTraversalProcessor |
A GraphTraversal.Processor that does nothing whatsoever.
|
| NullLogger |
Empty Logger implementation whichs doesn't do anything
|
| NullRedirector |
Redirector implementation to effectively disable redirects.
|
| NumericAnnotation |
|
| NumericAnnotationHolder |
|
| NumericAnnotationPrx |
|
| NumericAnnotationPrxHelper |
Provides type-specific helper functions.
|
| NumericAnnotationPrxHolder |
|
| ObjectFactoryRegistry |
SPI type picked up from the Spring configuration and given a chance to
register all its ObjectFactory instances with the
Communicator.
|
| ObjectFactoryRegistry.ObjectFactory |
|
| Objective |
|
| ObjectiveAnnotationLink |
|
| ObjectiveAnnotationLinkHolder |
|
| ObjectiveAnnotationLinkI |
|
| ObjectiveAnnotationLinkPrx |
|
| ObjectiveAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ObjectiveAnnotationLinkPrxHolder |
|
| ObjectiveAnnotationLinksSeqHelper |
|
| ObjectiveAnnotationLinksSeqHolder |
|
| ObjectiveHolder |
|
| ObjectiveI |
|
| ObjectiveLinkedAnnotationSeqHelper |
|
| ObjectiveLinkedAnnotationSeqHolder |
|
| ObjectivePrx |
|
| ObjectivePrxHelper |
Provides type-specific helper functions.
|
| ObjectivePrxHolder |
|
| ObjectiveSettings |
|
| ObjectiveSettingsHolder |
|
| ObjectiveSettingsI |
|
| ObjectiveSettingsPrx |
|
| ObjectiveSettingsPrxHelper |
Provides type-specific helper functions.
|
| ObjectiveSettingsPrxHolder |
|
| OK |
|
| OKHolder |
|
| OKPrx |
|
| OKPrxHelper |
Provides type-specific helper functions.
|
| OKPrxHolder |
|
| OMECredentials |
Deprecated.
|
| OMEReaderWriterService |
Deprecated.
|
| OMEReaderWriterServiceImpl |
|
| OmeroFSError |
OmeroFSError
Just one catch-all UserException for the present.
|
| OmeroMeasurementStore |
Sub-interface of MeasurementStore with extended life-cycle methods
for handling exceptions during saving the measurements to multiple stores.
|
| OmeroMetadata |
An implementation for MetadataStore and MetadataRetrieve that
knows how to read and write the OMERO object model.
|
| OMEROMetadataStoreClient |
Client side implementation of the Bio-Formats MetadataStore.
|
| OMEROMetadataStoreClientRoot |
MetadataRoot implementation for the client-side
implementation of the Bio-Formats MetadataStore.
|
| OmeroReader |
Deprecated.
|
| OmeroReader |
Implementation of IFormatReader for use in export.
|
| OMEROWrapper |
|
| OMEXMLModelComparator |
This comparator takes into account the OME-XML data model hierarchy
and uses that to define equivalence.
|
| OptimisticLockException |
Conflicting changes to the same piece of data.
|
| Options |
Similar to Filter, provides common options which MAY be
applied on a given method.
|
| OptionsHolder |
|
| OptionsPrx |
Similar to Filter, provides common options which MAY be
applied on a given method.
|
| OptionsPrxHelper |
Provides type-specific helper functions.
|
| OptionsPrxHolder |
|
| OriginalFile |
|
| OriginalFileAnnotationLink |
|
| OriginalFileAnnotationLinkHolder |
|
| OriginalFileAnnotationLinkI |
|
| OriginalFileAnnotationLinkPrx |
|
| OriginalFileAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| OriginalFileAnnotationLinkPrxHolder |
|
| OriginalFileAnnotationLinksSeqHelper |
|
| OriginalFileAnnotationLinksSeqHolder |
|
| OriginalFileFilesetEntriesSeqHelper |
|
| OriginalFileFilesetEntriesSeqHolder |
|
| OriginalFileHolder |
|
| OriginalFileI |
|
| OriginalFileLinkedAnnotationSeqHelper |
|
| OriginalFileLinkedAnnotationSeqHolder |
|
| OriginalFileLinkedPixelsSeqHelper |
|
| OriginalFileLinkedPixelsSeqHolder |
|
| OriginalFileListHelper |
|
| OriginalFileListHolder |
|
| OriginalFileMapHelper |
|
| OriginalFileMapHolder |
|
| OriginalFilePixelsFileMapsSeqHelper |
|
| OriginalFilePixelsFileMapsSeqHolder |
|
| OriginalFilePrx |
|
| OriginalFilePrxHelper |
Provides type-specific helper functions.
|
| OriginalFilePrxHolder |
|
| ORIGINALMETADATA |
|
| ORIGINALMETADATAPREFIX |
|
| OriginalMetadataRequest |
Requests the file metadata to be loaded for a given
image.
|
| OriginalMetadataRequestHolder |
|
| OriginalMetadataRequestI |
Original metadata loader, handling both pre-FS and post-FS data.
|
| OriginalMetadataRequestPrx |
Requests the file metadata to be loaded for a given
image.
|
| OriginalMetadataRequestPrxHelper |
Provides type-specific helper functions.
|
| OriginalMetadataRequestPrxHolder |
|
| OriginalMetadataResponse |
|
| OriginalMetadataResponseHolder |
|
| OriginalMetadataResponsePrx |
|
| OriginalMetadataResponsePrxHelper |
Provides type-specific helper functions.
|
| OriginalMetadataResponsePrxHolder |
|
| OTF |
|
| OTFHolder |
|
| OTFI |
|
| OTFPrx |
|
| OTFPrxHelper |
Provides type-specific helper functions.
|
| OTFPrxHolder |
|
| OverlayMetadataStore |
Client side metadata store implementation that only deals with overlays.
|
| OverUsageException |
|
| Param |
A single parameter to a Job.
|
| Parameters |
Holder for all the parameters which can be taken to a query.
|
| ParametersHolder |
|
| ParametersI |
Helper subclass of Parameters for simplifying method
parameter creation.
|
| ParametersPrx |
Holder for all the parameters which can be taken to a query.
|
| ParametersPrxHelper |
Provides type-specific helper functions.
|
| ParametersPrxHolder |
|
| ParamHolder |
|
| ParamMapHelper |
|
| ParamMapHelper |
|
| ParamMapHolder |
|
| ParamMapHolder |
|
| ParamPrx |
A single parameter to a Job.
|
| ParamPrxHelper |
Provides type-specific helper functions.
|
| ParamPrxHolder |
|
| ParamsCache |
Caching replacement of ParamsHelper which maintains an
OriginalFile ID+SHA1-to- JobParams mapping in memory rather
than storing ParseJob instances in the database.
|
| ParamsHelper |
|
| ParamsHelper.Acquirer |
Interface added in order to allow ParamHelper instances to use methods
from SharedResourcesI.
|
| ParseJob |
|
| ParseJobHolder |
|
| ParseJobI |
|
| ParseJobPrx |
|
| ParseJobPrxHelper |
Provides type-specific helper functions.
|
| ParseJobPrxHolder |
|
| PASSWORD |
|
| Path |
Deprecated.
|
| PathHolder |
|
| PathI |
Deprecated. |
| PathMode |
Enumeration for Monitor path modes.
|
| PathModeHolder |
|
| PathPrx |
Deprecated.
|
| PathPrxHelper |
Deprecated.
|
| PathPrxHolder |
|
| PermissionMismatchGroupSecurityViolation |
|
| Permissions |
Row-level permissions definition available on
every OMERO.blitz type.
|
| PermissionsHolder |
|
| PermissionsI |
Blitz wrapper around the Permissions class.
|
| PermissionsPrx |
Row-level permissions definition available on
every OMERO.blitz type.
|
| PermissionsPrxHelper |
Provides type-specific helper functions.
|
| PermissionsPrxHolder |
|
| PermissionsVerifierI |
|
| PhotometricInterpretation |
|
| PhotometricInterpretationARGB |
|
| PhotometricInterpretationCMYK |
|
| PhotometricInterpretationColorMap |
|
| PhotometricInterpretationHolder |
|
| PhotometricInterpretationHSV |
|
| PhotometricInterpretationI |
|
| PhotometricInterpretationMonochrome |
|
| PhotometricInterpretationPrx |
|
| PhotometricInterpretationPrxHelper |
Provides type-specific helper functions.
|
| PhotometricInterpretationPrxHolder |
|
| PhotometricInterpretationRGB |
|
| PixelData |
Strategy for loading and optionally caching pixel data.
|
| PixelDataJob |
|
| PixelDataJobHolder |
|
| PixelDataJobI |
|
| PixelDataJobPrx |
|
| PixelDataJobPrxHelper |
Provides type-specific helper functions.
|
| PixelDataJobPrxHolder |
|
| Pixels |
|
| PixelsChannelsSeqHelper |
|
| PixelsChannelsSeqHolder |
|
| PixelsHolder |
|
| PixelsI |
Implementation of the IPixels service.
|
| PixelsI |
|
| PixelsLinkedOriginalFileSeqHelper |
|
| PixelsLinkedOriginalFileSeqHolder |
|
| PixelsListHelper |
|
| PixelsListHolder |
|
| PixelsOriginalFileMap |
|
| PixelsOriginalFileMapHolder |
|
| PixelsOriginalFileMapI |
|
| PixelsOriginalFileMapPrx |
|
| PixelsOriginalFileMapPrxHelper |
Provides type-specific helper functions.
|
| PixelsOriginalFileMapPrxHolder |
|
| PixelsPixelsFileMapsSeqHelper |
|
| PixelsPixelsFileMapsSeqHolder |
|
| PixelsPlaneInfoSeqHelper |
|
| PixelsPlaneInfoSeqHolder |
|
| PixelsProcessor |
Processes the pixels sets of an IObjectContainerStore and ensures
that the physical pixel dimensions, Image name and description are
updated to the corresponding user-provided values, if present.
|
| PixelsPrx |
|
| PixelsPrxHelper |
Provides type-specific helper functions.
|
| PixelsPrxHolder |
|
| PIXELSSERVICE |
|
| PixelsSettingsSeqHelper |
|
| PixelsSettingsSeqHolder |
|
| PixelsThumbnailsSeqHelper |
|
| PixelsThumbnailsSeqHolder |
|
| PixelsType |
|
| PixelsTypebit |
|
| PixelsTypecomplex |
|
| PixelsTypedouble |
|
| PixelsTypedoublecomplex |
|
| PixelsTypefloat |
|
| PixelsTypeHolder |
|
| PixelsTypeI |
|
| PixelsTypeint16 |
|
| PixelsTypeint32 |
|
| PixelsTypeint8 |
|
| PixelsTypeListHelper |
|
| PixelsTypeListHolder |
|
| PixelsTypePrx |
|
| PixelsTypePrxHelper |
Provides type-specific helper functions.
|
| PixelsTypePrxHolder |
|
| PixelsTypeuint16 |
|
| PixelsTypeuint32 |
|
| PixelsTypeuint8 |
|
| Plane |
Sequences cannot subclass other types, so the Plane
class extends Internal and wraps a Bytes2D instance.
|
| PlaneDef |
|
| PlaneDefHolder |
|
| PlaneDefPrx |
|
| PlaneDefPrxHelper |
Provides type-specific helper functions.
|
| PlaneDefPrxHolder |
|
| PlaneDefWithMasks |
Extends PlaneDef by an option to toggle server side Mask rendering.
|
| PlaneDefWithMasksHolder |
|
| PlaneDefWithMasksPrx |
Extends PlaneDef by an option to toggle server side Mask rendering.
|
| PlaneDefWithMasksPrxHelper |
Provides type-specific helper functions.
|
| PlaneDefWithMasksPrxHolder |
|
| PlaneHolder |
|
| PlaneInfo |
|
| PlaneInfoAnnotationLink |
|
| PlaneInfoAnnotationLinkHolder |
|
| PlaneInfoAnnotationLinkI |
|
| PlaneInfoAnnotationLinkPrx |
|
| PlaneInfoAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| PlaneInfoAnnotationLinkPrxHolder |
|
| PlaneInfoAnnotationLinksSeqHelper |
|
| PlaneInfoAnnotationLinksSeqHolder |
|
| PlaneInfoHolder |
|
| PlaneInfoI |
|
| PlaneInfoLinkedAnnotationSeqHelper |
|
| PlaneInfoLinkedAnnotationSeqHolder |
|
| PlaneInfoProcessor |
Processes the plane info sets of an IObjectContainerStore and removes
entities of this rapidly exploding object that have no metadata populated.
|
| PlaneInfoPrx |
|
| PlaneInfoPrxHelper |
Provides type-specific helper functions.
|
| PlaneInfoPrxHolder |
|
| PlanePrx |
Sequences cannot subclass other types, so the Plane
class extends Internal and wraps a Bytes2D instance.
|
| PlanePrxHelper |
Provides type-specific helper functions.
|
| PlanePrxHolder |
|
| PlaneSlicingContext |
|
| PlaneSlicingContextHolder |
|
| PlaneSlicingContextI |
|
| PlaneSlicingContextPrx |
|
| PlaneSlicingContextPrxHelper |
Provides type-specific helper functions.
|
| PlaneSlicingContextPrxHolder |
|
| Plate |
|
| PlateAcquisition |
|
| PlateAcquisitionAnnotationLink |
|
| PlateAcquisitionAnnotationLinkHolder |
|
| PlateAcquisitionAnnotationLinkI |
|
| PlateAcquisitionAnnotationLinkPrx |
|
| PlateAcquisitionAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| PlateAcquisitionAnnotationLinkPrxHolder |
|
| PlateAcquisitionAnnotationLinksSeqHelper |
|
| PlateAcquisitionAnnotationLinksSeqHolder |
|
| PlateAcquisitionHolder |
|
| PlateAcquisitionI |
|
| PlateAcquisitionLinkedAnnotationSeqHelper |
|
| PlateAcquisitionLinkedAnnotationSeqHolder |
|
| PlateAcquisitionPrx |
|
| PlateAcquisitionPrxHelper |
Provides type-specific helper functions.
|
| PlateAcquisitionPrxHolder |
|
| PlateAcquisitionWellSampleSeqHelper |
|
| PlateAcquisitionWellSampleSeqHolder |
|
| PlateAnnotationLink |
|
| PlateAnnotationLinkHolder |
|
| PlateAnnotationLinkI |
|
| PlateAnnotationLinkPrx |
|
| PlateAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| PlateAnnotationLinkPrxHolder |
|
| PlateAnnotationLinksSeqHelper |
|
| PlateAnnotationLinksSeqHolder |
|
| PlateColumn |
|
| PlateColumnHolder |
|
| PlateColumnPrx |
|
| PlateColumnPrxHelper |
Provides type-specific helper functions.
|
| PlateColumnPrxHolder |
|
| PlateHolder |
|
| PlateI |
|
| PlateLinkedAnnotationSeqHelper |
|
| PlateLinkedAnnotationSeqHolder |
|
| PlateLinkedScreenSeqHelper |
|
| PlateLinkedScreenSeqHolder |
|
| PlatePlateAcquisitionsSeqHelper |
|
| PlatePlateAcquisitionsSeqHolder |
|
| PlatePrx |
|
| PlatePrxHelper |
Provides type-specific helper functions.
|
| PlatePrxHolder |
|
| PlateScreenLinksSeqHelper |
|
| PlateScreenLinksSeqHolder |
|
| PlateWellsSeqHelper |
|
| PlateWellsSeqHolder |
|
| Point |
|
| Point |
XY-point in space.
|
| PointHolder |
|
| PointHolder |
|
| PointI |
|
| PointPrx |
|
| PointPrx |
XY-point in space.
|
| PointPrxHelper |
Provides type-specific helper functions.
|
| PointPrxHelper |
Provides type-specific helper functions.
|
| PointPrxHolder |
|
| PointPrxHolder |
|
| Polygon |
|
| PolygonHolder |
|
| PolygonI |
|
| PolygonPrx |
|
| PolygonPrxHelper |
Provides type-specific helper functions.
|
| PolygonPrxHolder |
|
| Polyline |
|
| PolylineHolder |
|
| PolylineI |
|
| PolylinePrx |
|
| PolylinePrxHelper |
Provides type-specific helper functions.
|
| PolylinePrxHolder |
|
| PopStatus |
|
| PopStatusHolder |
|
| PopStatusPrx |
|
| PopStatusPrxHelper |
Provides type-specific helper functions.
|
| PopStatusPrxHolder |
|
| PopStatusRsp |
|
| PopStatusRspHolder |
|
| PopStatusRspPrx |
|
| PopStatusRspPrxHelper |
Provides type-specific helper functions.
|
| PopStatusRspPrxHolder |
|
| PopulateRoiJob |
Start-up task which guarantees that lib/python/populateroi.py is added as a
script to the server.
|
| Power |
Unit of Power which is used through the model.
|
| PowerHolder |
|
| PowerI |
Blitz wrapper around the Power class.
|
| PowerPrx |
Unit of Power which is used through the model.
|
| PowerPrxHelper |
Provides type-specific helper functions.
|
| PowerPrxHolder |
|
| PrefixSubstituter<X extends java.lang.Comparable<X>> |
Efficiently applies prefix transformations from a set thereof.
|
| Pressure |
Unit of Pressure which is used through the model.
|
| PressureHolder |
|
| PressureI |
Blitz wrapper around the Pressure class.
|
| PressurePrx |
Unit of Pressure which is used through the model.
|
| PressurePrxHelper |
Provides type-specific helper functions.
|
| PressurePrxHolder |
|
| Principal |
Principal used for login, etc.
|
| PrincipalHolder |
|
| PrincipalPrx |
Principal used for login, etc.
|
| PrincipalPrxHelper |
Provides type-specific helper functions.
|
| PrincipalPrxHolder |
|
| Process |
Thin wrapper around a system-level process.
|
| ProcessCallback |
Callback which can be attached to a Process
with notification of any of the possible
ends-of-life that a Process might experience
|
| PROCESSCALLBACK |
|
| ProcessCallbackHolder |
|
| ProcessCallbackI |
|
| ProcessCallbackI.Action |
|
| ProcessCallbackPrx |
Callback which can be attached to a Process
with notification of any of the possible
ends-of-life that a Process might experience
|
| ProcessCallbackPrxHelper |
Provides type-specific helper functions.
|
| ProcessCallbackPrxHolder |
|
| ProcessContainer |
|
| ProcessContainer.Process |
|
| ProcessHolder |
|
| Processor |
Simple controller for Processes.
|
| PROCESSORACCEPTS |
|
| ProcessorCallback |
Internal callback interface which is passed to the
Processor.accepts method
to query whether or not a processor will accept a certain operation.
|
| PROCESSORCALLBACK |
|
| ProcessorCallbackHolder |
|
| ProcessorCallbackI |
Callback used to lookup active processors via IceStorm.
|
| ProcessorCallbackPrx |
Internal callback interface which is passed to the
Processor.accepts method
to query whether or not a processor will accept a certain operation.
|
| ProcessorCallbackPrxHelper |
Provides type-specific helper functions.
|
| ProcessorCallbackPrxHolder |
|
| ProcessorHolder |
|
| ProcessorPrx |
Simple controller for Processes.
|
| ProcessorPrxHelper |
Provides type-specific helper functions.
|
| ProcessorPrxHolder |
|
| ProcessPrx |
Thin wrapper around a system-level process.
|
| ProcessPrxHelper |
Provides type-specific helper functions.
|
| ProcessPrxHolder |
|
| Project |
|
| ProjectAnnotationLink |
|
| ProjectAnnotationLinkHolder |
|
| ProjectAnnotationLinkI |
|
| ProjectAnnotationLinkPrx |
|
| ProjectAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ProjectAnnotationLinkPrxHolder |
|
| ProjectAnnotationLinksSeqHelper |
|
| ProjectAnnotationLinksSeqHolder |
|
| ProjectDatasetLink |
|
| ProjectDatasetLinkHolder |
|
| ProjectDatasetLinkI |
|
| ProjectDatasetLinkPrx |
|
| ProjectDatasetLinkPrxHelper |
Provides type-specific helper functions.
|
| ProjectDatasetLinkPrxHolder |
|
| ProjectDatasetLinksSeqHelper |
|
| ProjectDatasetLinksSeqHolder |
|
| ProjectHolder |
|
| ProjectI |
|
| ProjectionAxis |
|
| ProjectionAxisHolder |
|
| ProjectionAxisI |
|
| ProjectionAxisModuloT |
|
| ProjectionAxisModuloZ |
|
| ProjectionAxisPrx |
|
| ProjectionAxisPrxHelper |
Provides type-specific helper functions.
|
| ProjectionAxisPrxHolder |
|
| ProjectionAxisT |
|
| ProjectionAxisZ |
|
| ProjectionDef |
|
| ProjectionDefHolder |
|
| ProjectionDefI |
|
| ProjectionDefPrx |
|
| ProjectionDefPrxHelper |
Provides type-specific helper functions.
|
| ProjectionDefPrxHolder |
|
| ProjectionI |
Implementation of the IProjection service.
|
| PROJECTIONSERVICE |
|
| ProjectionType |
Used by the IProjection methods to declare which projection to perform.
|
| ProjectionType |
|
| ProjectionTypeHolder |
|
| ProjectionTypeHolder |
|
| ProjectionTypeI |
|
| ProjectionTypemaximum |
|
| ProjectionTypemean |
|
| ProjectionTypePrx |
|
| ProjectionTypePrxHelper |
Provides type-specific helper functions.
|
| ProjectionTypePrxHolder |
|
| ProjectionTypesum |
|
| ProjectLinkedAnnotationSeqHelper |
|
| ProjectLinkedAnnotationSeqHolder |
|
| ProjectLinkedDatasetSeqHelper |
|
| ProjectLinkedDatasetSeqHolder |
|
| ProjectListHelper |
|
| ProjectListHolder |
|
| ProjectPrx |
|
| ProjectPrxHelper |
Provides type-specific helper functions.
|
| ProjectPrxHolder |
|
| ProportionalTimeEstimatorImpl |
|
| PublicRepositoryI |
An implementation of the PublicRepository interface.
|
| PublicRepositoryI.AMD_submit |
|
| Pulse |
|
| PulseCW |
|
| PulseHolder |
|
| PulseI |
|
| PulseModeLocked |
|
| PulseOther |
|
| PulsePrx |
|
| PulsePrxHelper |
Provides type-specific helper functions.
|
| PulsePrxHolder |
|
| PulseQSwitched |
|
| PulseRepetitive |
|
| PulseSingle |
|
| PulseUnknown |
|
| PyramidService |
|
| PyramidServiceHolder |
|
| PyramidServicePrx |
|
| PyramidServicePrxHelper |
Provides type-specific helper functions.
|
| PyramidServicePrxHolder |
|
| QuantumDef |
|
| QuantumDefHolder |
|
| QuantumDefI |
|
| QuantumDefPrx |
|
| QuantumDefPrxHelper |
Provides type-specific helper functions.
|
| QuantumDefPrxHolder |
|
| QueryException |
|
| QueryI |
Implementation of the IQuery service.
|
| QUERYSERVICE |
|
| Queue |
Manages AMD-based method dispatches from blitz.
|
| QUEUED |
|
| RArray |
RCollection mapped to an array on the server of a type given
by a random member of the RTypeSeq.
|
| RArrayHolder |
|
| RArrayPrx |
RCollection mapped to an array on the server of a type given
by a random member of the RTypeSeq.
|
| RArrayPrxHelper |
Provides type-specific helper functions.
|
| RArrayPrxHolder |
|
| RawAccessRequest |
Deprecated.
|
| RawAccessRequestHolder |
|
| RawAccessRequestI |
Command request for accessing a repository directly.
|
| RawAccessRequestPrx |
Deprecated.
|
| RawAccessRequestPrxHelper |
Deprecated.
|
| RawAccessRequestPrxHolder |
|
| RawFileStore |
Raw file gateway which provides access to the OMERO file repository.
|
| RAWFILESTORE |
|
| RawFileStoreHolder |
|
| RawFileStoreI |
Implementation of the RawFileStore service.
|
| RawFileStorePrx |
Raw file gateway which provides access to the OMERO file repository.
|
| RawFileStorePrxHelper |
Provides type-specific helper functions.
|
| RawFileStorePrxHolder |
|
| RawPixelsStore |
Binary data provider.
|
| RAWPIXELSSTORE |
|
| RawPixelsStoreHolder |
|
| RawPixelsStoreI |
Implementation of the RawPixelsStore service.
|
| RawPixelsStorePrx |
Binary data provider.
|
| RawPixelsStorePrxHelper |
Provides type-specific helper functions.
|
| RawPixelsStorePrxHolder |
|
| RBool |
Boolean wrapper.
|
| RBoolHolder |
|
| RBoolPrx |
Boolean wrapper.
|
| RBoolPrxHelper |
Provides type-specific helper functions.
|
| RBoolPrxHolder |
|
| RClass |
Extends RString and simply provides runtime
information to the server that this string
is intended as a ""protected"" class parameter.
|
| RClassHolder |
|
| RClassPrx |
Extends RString and simply provides runtime
information to the server that this string
is intended as a ""protected"" class parameter.
|
| RClassPrxHelper |
Provides type-specific helper functions.
|
| RClassPrxHolder |
|
| RCollection |
The collection ""protected"" classes permit the passing of sequences of all
other RTypes (including other collections) and it is itself nullable.
|
| RCollectionHolder |
|
| RCollectionPrx |
The collection ""protected"" classes permit the passing of sequences of all
other RTypes (including other collections) and it is itself nullable.
|
| RCollectionPrxHelper |
Provides type-specific helper functions.
|
| RCollectionPrxHolder |
|
| RDouble |
Double wrapper.
|
| RDoubleHolder |
|
| RDoublePrx |
Double wrapper.
|
| RDoublePrxHelper |
Provides type-specific helper functions.
|
| RDoublePrxHolder |
|
| ReadOnlyByteArray |
A read-only slice of a given array.
|
| ReadOnlyGroupSecurityViolation |
|
| Reagent |
|
| ReagentAnnotationLink |
|
| ReagentAnnotationLinkHolder |
|
| ReagentAnnotationLinkI |
|
| ReagentAnnotationLinkPrx |
|
| ReagentAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ReagentAnnotationLinkPrxHolder |
|
| ReagentAnnotationLinksSeqHelper |
|
| ReagentAnnotationLinksSeqHolder |
|
| ReagentHolder |
|
| ReagentI |
|
| ReagentLinkedAnnotationSeqHelper |
|
| ReagentLinkedAnnotationSeqHolder |
|
| ReagentLinkedWellSeqHelper |
|
| ReagentLinkedWellSeqHolder |
|
| ReagentPrx |
|
| ReagentPrxHelper |
Provides type-specific helper functions.
|
| ReagentPrxHolder |
|
| ReagentWellLinksSeqHelper |
|
| ReagentWellLinksSeqHolder |
|
| Rectangle |
|
| RectangleHolder |
|
| RectangleI |
|
| RectanglePrx |
|
| RectanglePrxHelper |
Provides type-specific helper functions.
|
| RectanglePrxHolder |
|
| RedBand |
|
| REDIRECT |
|
| Redirector |
Strategy interface for helping a Ring instance decide whether to
redirect SessionPrx creation to another SessionManagerI
instance.
|
| Redirector.Context |
Interface implemented by Ring instances to allow passing in the context
necessary for making strategy decisions.
|
| ReferenceProcessor |
Processes the references of an IObjectContainerStore and ensures
that container references are consistent with the LSID stored in the
IObjectContainer itself.
|
| RegionDef |
|
| RegionDefHolder |
|
| RegionDefPrx |
|
| RegionDefPrxHelper |
Provides type-specific helper functions.
|
| RegionDefPrxHolder |
|
| RegisterServantMessage |
InternalMessage raised when a servant should be registered for clean.
|
| Registry |
Helper class which makes the RegistryPrx available within
OmeroBlitz.
|
| Registry.Impl |
|
| RemovedSessionException |
Session has been removed.
|
| RenderingDef |
|
| RenderingDefHolder |
|
| RenderingDefI |
|
| RenderingDefProjectionsSeqHelper |
|
| RenderingDefProjectionsSeqHolder |
|
| RenderingDefPrx |
|
| RenderingDefPrxHelper |
Provides type-specific helper functions.
|
| RenderingDefPrxHolder |
|
| RenderingDefWaveRenderingSeqHelper |
|
| RenderingDefWaveRenderingSeqHolder |
|
| RenderingEngine |
Defines a service to render a given pixels set.
|
| RENDERINGENGINE |
|
| RenderingEngineHolder |
|
| RenderingEngineI |
Implementation of the RenderingEngine service.
|
| RenderingEnginePrx |
Defines a service to render a given pixels set.
|
| RenderingEnginePrxHelper |
Provides type-specific helper functions.
|
| RenderingEnginePrxHolder |
|
| RenderingModel |
|
| RenderingModelgreyscale |
|
| RenderingModelHolder |
|
| RenderingModelI |
|
| RenderingModelPrx |
|
| RenderingModelPrxHelper |
Provides type-specific helper functions.
|
| RenderingModelPrxHolder |
|
| RenderingModelrgb |
|
| RENDERINGSETTINGS |
|
| RenderingSettingsI |
Implementation of the IRenderingSettings service.
|
| RepoRawFileStoreI |
An implementation of the RepoRawFileStore interface
|
| Repository |
Client-accessible interface representing a single mount point on the server-side.
|
| RepositoryDao |
|
| RepositoryDaoImpl |
DAO class for encapsulating operations related to resource access inside the
repository.
|
| RepositoryException |
Base repository exception.
|
| RepositoryHolder |
|
| REPOSITORYINFO |
|
| RepositoryInfoI |
Implementation of the IRepositoryInfo service.
|
| RepositoryMap |
|
| RepositoryMapHolder |
|
| RepositoryProxyListHelper |
|
| RepositoryProxyListHolder |
|
| RepositoryPrx |
Client-accessible interface representing a single mount point on the server-side.
|
| RepositoryPrxHelper |
Provides type-specific helper functions.
|
| RepositoryPrxHolder |
|
| Request |
|
| RequestHolder |
|
| RequestListHelper |
|
| RequestListHolder |
|
| RequestObjectFactoryRegistry |
Types which rely on the omero.model and omero.api objects rather than just
the omero.cmd types.
|
| RequestObjectFactoryRegistry |
Requests which are handled by the repository servants.
|
| RequestObjectFactoryRegistry |
SPI type picked up from the Spring configuration and given a chance to
register all its ObjectFactory instances with the
Communicator.
|
| RequestPrx |
|
| RequestPrxHelper |
Provides type-specific helper functions.
|
| RequestPrxHolder |
|
| REQUEUED |
|
| ResetPasswordRequest |
Requests a reset password for the given user.
|
| ResetPasswordRequestHolder |
|
| ResetPasswordRequestI |
Callback interface allowing to reset password for the given user.
|
| ResetPasswordRequestPrx |
Requests a reset password for the given user.
|
| ResetPasswordRequestPrxHelper |
Provides type-specific helper functions.
|
| ResetPasswordRequestPrxHolder |
|
| ResetPasswordResponse |
|
| ResetPasswordResponseHolder |
|
| ResetPasswordResponsePrx |
|
| ResetPasswordResponsePrxHelper |
Provides type-specific helper functions.
|
| ResetPasswordResponsePrxHolder |
|
| ResolutionDescription |
|
| ResolutionDescriptionHolder |
|
| ResolutionDescriptionPrx |
|
| ResolutionDescriptionPrxHelper |
Provides type-specific helper functions.
|
| ResolutionDescriptionPrxHolder |
|
| ResolutionDescriptionsHelper |
|
| ResolutionDescriptionsHolder |
|
| ResourceError |
Unrecoverable error.
|
| Resources |
Container class for storing resources which should be cleaned up on close and
periodically checked.
|
| Resources.Entry |
Interface to be implemented by any object which wants to be managed by
the Resources class.
|
| Response |
|
| ResponseHolder |
|
| ResponseListHelper |
|
| ResponseListHolder |
|
| ResponsePrx |
|
| ResponsePrxHelper |
Provides type-specific helper functions.
|
| ResponsePrxHolder |
|
| RESUBMITTED |
|
| ResultHolder<U> |
|
| ReverseIntensityContext |
|
| ReverseIntensityContextHolder |
|
| ReverseIntensityContextI |
|
| ReverseIntensityContextPrx |
|
| ReverseIntensityContextPrxHelper |
Provides type-specific helper functions.
|
| ReverseIntensityContextPrxHolder |
|
| ReverseIntensityMapContext |
The reverse intensity.
|
| ReverseIntensityMapContextHolder |
|
| ReverseIntensityMapContextPrx |
The reverse intensity.
|
| ReverseIntensityMapContextPrxHelper |
Provides type-specific helper functions.
|
| ReverseIntensityMapContextPrxHolder |
|
| RFloat |
Float wrapper.
|
| RFloatHolder |
|
| RFloatPrx |
Float wrapper.
|
| RFloatPrxHelper |
Provides type-specific helper functions.
|
| RFloatPrxHolder |
|
| RGBBandsHelper |
|
| RGBBandsHolder |
|
| RGBBuffer |
|
| RGBBufferHolder |
|
| RGBBufferPrx |
|
| RGBBufferPrxHelper |
Provides type-specific helper functions.
|
| RGBBufferPrxHolder |
|
| Ring |
Distributed ring of BlitzConfiguration objects which manages lookups
of sessions and other resources from all the blitzes which take part in the
cluster.
|
| RInt |
Integer wrapper.
|
| RInternal |
Base type for RTypes whose contents will not be parsed by
the server.
|
| RInternalHolder |
|
| RInternalPrx |
Base type for RTypes whose contents will not be parsed by
the server.
|
| RInternalPrxHelper |
Provides type-specific helper functions.
|
| RInternalPrxHolder |
|
| RIntHolder |
|
| RIntPrx |
Integer wrapper.
|
| RIntPrxHelper |
Provides type-specific helper functions.
|
| RIntPrxHolder |
|
| RList |
RCollection mapped to a java.util.List on the server
|
| RListHolder |
|
| RListPrx |
RCollection mapped to a java.util.List on the server
|
| RListPrxHelper |
Provides type-specific helper functions.
|
| RListPrxHolder |
|
| RLong |
Long Wrapper.
|
| RLongHolder |
|
| RLongPrx |
Long Wrapper.
|
| RLongPrxHelper |
Provides type-specific helper functions.
|
| RLongPrxHolder |
|
| RMap |
Similar to RCollection, the RMap class permits the passing
of a possible null RTypeDict where any other RType is
expected.
|
| RMapHolder |
|
| RMapPrx |
Similar to RCollection, the RMap class permits the passing
of a possible null RTypeDict where any other RType is
expected.
|
| RMapPrxHelper |
Provides type-specific helper functions.
|
| RMapPrxHolder |
|
| RObject |
|
| RObjectHolder |
|
| RObjectPrx |
|
| RObjectPrxHelper |
Provides type-specific helper functions.
|
| RObjectPrxHolder |
|
| Roi |
|
| RoiAnnotationLink |
|
| RoiAnnotationLinkHolder |
|
| RoiAnnotationLinkI |
|
| RoiAnnotationLinkPrx |
|
| RoiAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| RoiAnnotationLinkPrxHolder |
|
| RoiAnnotationLinksSeqHelper |
|
| RoiAnnotationLinksSeqHolder |
|
| RoiColumn |
|
| RoiColumnHolder |
|
| RoiColumnPrx |
|
| RoiColumnPrxHelper |
Provides type-specific helper functions.
|
| RoiColumnPrxHolder |
|
| RoiFolderLinksSeqHelper |
|
| RoiFolderLinksSeqHolder |
|
| RoiHolder |
|
| RoiI |
implementation of the IRoi service interface.
|
| RoiI |
|
| RoiI.RoiResultMapper |
|
| RoiI.RoiResultMapReturnMapper |
|
| RoiI.RoiResultReturnMapper |
|
| RoiLinkedAnnotationSeqHelper |
|
| RoiLinkedAnnotationSeqHolder |
|
| RoiLinkedFolderSeqHelper |
|
| RoiLinkedFolderSeqHolder |
|
| RoiListHelper |
|
| RoiListHolder |
|
| RoiOptions |
Specifies filters used when querying the ROIs.
|
| RoiOptionsHolder |
|
| RoiOptionsPrx |
Specifies filters used when querying the ROIs.
|
| RoiOptionsPrxHelper |
Provides type-specific helper functions.
|
| RoiOptionsPrxHolder |
|
| RoiPrx |
|
| RoiPrxHelper |
Provides type-specific helper functions.
|
| RoiPrxHolder |
|
| RoiResult |
Returned by most search methods.
|
| RoiResultHolder |
|
| RoiResultPrx |
Returned by most search methods.
|
| RoiResultPrxHelper |
Provides type-specific helper functions.
|
| RoiResultPrxHolder |
|
| ROISERVICE |
|
| RoiShapesSeqHelper |
|
| RoiShapesSeqHolder |
|
| RoiStats |
Container for ShapeStats, one with the combined values,
and one per shape.
|
| RoiStatsHolder |
|
| RoiStatsPrx |
Container for ShapeStats, one with the combined values,
and one per shape.
|
| RoiStatsPrxHelper |
Provides type-specific helper functions.
|
| RoiStatsPrxHolder |
|
| RoiTypes |
Intelligent server-side representations of the Roi and Shape
types.
|
| RoiTypes.RoiTypesObjectFactoryRegistry |
|
| Roles |
Server-constants used for determining particular groups and
users.
|
| RolesHolder |
|
| RolesPrx |
Server-constants used for determining particular groups and
users.
|
| RolesPrxHelper |
Provides type-specific helper functions.
|
| RolesPrxHolder |
|
| Router |
Wrapper around a call to 'glacier2router' to permit Java control over the
process.
|
| RPSTileData |
Access strategy which can be implemented by diverse resources
|
| RPSTileLoop |
|
| RSet |
RCollection mapped to a java.util.HashSet on the server
|
| RSetHolder |
|
| RSetPrx |
RCollection mapped to a java.util.HashSet on the server
|
| RSetPrxHelper |
Provides type-specific helper functions.
|
| RSetPrxHolder |
|
| RString |
String wrapper.
|
| RStringHolder |
|
| RStringPrx |
String wrapper.
|
| RStringPrxHelper |
Provides type-specific helper functions.
|
| RStringPrxHolder |
|
| RTime |
A simple Time implementation.
|
| RTimeHolder |
|
| RTimePrx |
A simple Time implementation.
|
| RTimePrxHelper |
Provides type-specific helper functions.
|
| RTimePrxHolder |
|
| RType |
Simple base ""protected"" class.
|
| RTypeDictArrayHelper |
|
| RTypeDictArrayHolder |
|
| RTypeDictHelper |
|
| RTypeDictHolder |
|
| RTypeHolder |
|
| RTypeMapper |
|
| RTypePrx |
Simple base ""protected"" class.
|
| RTypePrxHelper |
Provides type-specific helper functions.
|
| RTypePrxHolder |
|
| rtypes |
Abstract class similar to Arrays or
Collections which is responsible for creating RTypes from
static factory methods.
|
| rtypes.Conversion |
SPI-style interface which helps the omero server to properly convert
omero.RType objects into Java-native objects for use in Hibernate.
|
| rtypes.RTypeObjectFactoryRegistry |
|
| RTypeSeqHelper |
|
| RTypeSeqHolder |
|
| RTypeSeqSeqHelper |
|
| RTypeSeqSeqHolder |
|
| RUNNING |
|
| Save |
|
| SaveHolder |
|
| SaveI |
Permits saving a single IObject instance.
|
| SavePrx |
|
| SavePrxHelper |
Provides type-specific helper functions.
|
| SavePrxHolder |
|
| SaveRsp |
|
| SaveRspHolder |
|
| SaveRspPrx |
|
| SaveRspPrxHelper |
Provides type-specific helper functions.
|
| SaveRspPrxHolder |
|
| ScaleRedirector |
Planned implementation (NYI): will use the "Node.scale" column to randomly
choose a target.
|
| Screen |
|
| ScreenAnnotationLink |
|
| ScreenAnnotationLinkHolder |
|
| ScreenAnnotationLinkI |
|
| ScreenAnnotationLinkPrx |
|
| ScreenAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ScreenAnnotationLinkPrxHolder |
|
| ScreenAnnotationLinksSeqHelper |
|
| ScreenAnnotationLinksSeqHolder |
|
| ScreenHolder |
|
| ScreenI |
|
| ScreenLinkedAnnotationSeqHelper |
|
| ScreenLinkedAnnotationSeqHolder |
|
| ScreenLinkedPlateSeqHelper |
|
| ScreenLinkedPlateSeqHolder |
|
| ScreenPlateLink |
|
| ScreenPlateLinkHolder |
|
| ScreenPlateLinkI |
|
| ScreenPlateLinkPrx |
|
| ScreenPlateLinkPrxHelper |
Provides type-specific helper functions.
|
| ScreenPlateLinkPrxHolder |
|
| ScreenPlateLinksSeqHelper |
|
| ScreenPlateLinksSeqHolder |
|
| ScreenPrx |
|
| ScreenPrxHelper |
Provides type-specific helper functions.
|
| ScreenPrxHolder |
|
| ScreenReagentsSeqHelper |
|
| ScreenReagentsSeqHolder |
|
| ScriptFinder |
Looks up an official script based on path for internal use.
|
| ScriptI |
implementation of the IScript service interface.
|
| ScriptJob |
|
| ScriptJobHolder |
|
| ScriptJobI |
|
| ScriptJobListHelper |
|
| ScriptJobListHolder |
|
| ScriptJobPrx |
|
| ScriptJobPrxHelper |
Provides type-specific helper functions.
|
| ScriptJobPrxHolder |
|
| ScriptProcess |
Extension of the Process interface which is returned by
IScript when an ScriptJob is launched.
|
| ScriptProcessHolder |
|
| ScriptProcessI |
|
| ScriptProcessPrx |
Extension of the Process interface which is returned by
IScript when an ScriptJob is launched.
|
| ScriptProcessPrxHelper |
Provides type-specific helper functions.
|
| ScriptProcessPrxHolder |
|
| ScriptRepositoryI |
Repository which makes the included script files available to users.
|
| SCRIPTSERVICE |
|
| Search |
Central search interface, allowing Web2.0 style queries.
|
| SEARCH |
|
| SearchHolder |
|
| SearchI |
Implementation of the Search service.
|
| SearchMetadataHelper |
|
| SearchMetadataHolder |
|
| SearchMetadataListHelper |
|
| SearchMetadataListHolder |
|
| SearchPrx |
Central search interface, allowing Web2.0 style queries.
|
| SearchPrxHelper |
Provides type-specific helper functions.
|
| SearchPrxHolder |
|
| SecurityViolation |
|
| SendEmailRequest |
Requests an email to be send to all users of the omero
determines inactive users, an active members of given groups
and/or specific users.
|
| SendEmailRequestHolder |
|
| SendEmailRequestI |
Callback interface allowing to send email using JavaMailSender, supporting
MIME messages through preparation callbacks.
|
| SendEmailRequestPrx |
Requests an email to be send to all users of the omero
determines inactive users, an active members of given groups
and/or specific users.
|
| SendEmailRequestPrxHelper |
Provides type-specific helper functions.
|
| SendEmailRequestPrxHolder |
|
| SendEmailResponse |
Successful response for SendEmailRequest.
|
| SendEmailResponseHolder |
|
| SendEmailResponsePrx |
Successful response for SendEmailRequest.
|
| SendEmailResponsePrxHelper |
Provides type-specific helper functions.
|
| SendEmailResponsePrxHolder |
|
| SerialThrottlingStrategy |
Throttling implementation which only allows a single invocation to be run at
any given time.
|
| ServantHolder |
Manager for all active servants in a single session.
|
| ServerError |
|
| ServerFilePathTransformer |
Transform between repository FsFile path and server-local File.
|
| ServerTemplateImportTarget |
|
| ServiceFactory |
Starting point for all OMERO.blitz interaction.
|
| ServiceFactoryAware |
Servant which is aware of the ServiceFactoryI-instance which it
belongs to and will have it injected on instantiation.
|
| ServiceFactoryHolder |
|
| ServiceFactoryI |
Responsible for maintaining all servants for a single session.
|
| ServiceFactoryPrx |
Starting point for all OMERO.blitz interaction.
|
| ServiceFactoryPrxHelper |
Provides type-specific helper functions.
|
| ServiceFactoryPrxHolder |
|
| ServiceInterface |
Service marker similar to ome.api.ServiceInterface.
|
| ServiceInterfaceHolder |
|
| ServiceInterfacePrx |
Service marker similar to ome.api.ServiceInterface.
|
| ServiceInterfacePrxHelper |
Provides type-specific helper functions.
|
| ServiceInterfacePrxHolder |
|
| ServiceListHelper |
|
| ServiceListHolder |
|
| Session |
Starting point for all command-based OMERO.blitz interaction.
|
| Session |
|
| SessionAnnotationLink |
|
| SessionAnnotationLinkHolder |
|
| SessionAnnotationLinkI |
|
| SessionAnnotationLinkPrx |
|
| SessionAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| SessionAnnotationLinkPrxHolder |
|
| SessionAnnotationLinksSeqHelper |
|
| SessionAnnotationLinksSeqHolder |
|
| SessionAware |
Servant which is aware of the SessionI-instance which it
belongs to and will have it injected on instantiation.
|
| SessionEventsSeqHelper |
|
| SessionEventsSeqHolder |
|
| SessionException |
Base session exception, though in the OMERO.blitz
implementation, all exceptions thrown by the Glacier2
must subclass CannotCreateSessionException.
|
| SessionHolder |
|
| SessionHolder |
|
| SessionI |
Implementation of the ISession service.
|
| SessionI |
|
| SessionI |
|
| SessionLinkedAnnotationSeqHelper |
|
| SessionLinkedAnnotationSeqHolder |
|
| SessionListHelper |
|
| SessionListHolder |
|
| SessionManagerI |
Central login logic for all OMERO.blitz clients.
|
| SessionPrx |
Starting point for all command-based OMERO.blitz interaction.
|
| SessionPrx |
|
| SessionPrxHelper |
Provides type-specific helper functions.
|
| SessionPrxHelper |
Provides type-specific helper functions.
|
| SessionPrxHolder |
|
| SessionPrxHolder |
|
| SESSIONSERVICE |
|
| SessionTimeoutException |
Session has timed out and will be removed.
|
| SESSIONUUID |
Key in the ImplicitContext which must be filled
by all omero.client implementations.
|
| Shape |
|
| ShapeAnnotationLink |
|
| ShapeAnnotationLinkHolder |
|
| ShapeAnnotationLinkI |
|
| ShapeAnnotationLinkPrx |
|
| ShapeAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| ShapeAnnotationLinkPrxHolder |
|
| ShapeAnnotationLinksSeqHelper |
|
| ShapeAnnotationLinksSeqHolder |
|
| ShapeHolder |
|
| ShapeLinkedAnnotationSeqHelper |
|
| ShapeLinkedAnnotationSeqHolder |
|
| ShapeListHelper |
|
| ShapeListHolder |
|
| ShapePoints |
Contains a discrete representation of the geometry of
an omero::model::Shape.
|
| ShapePointsHolder |
|
| ShapePointsPrx |
Contains a discrete representation of the geometry of
an omero::model::Shape.
|
| ShapePointsPrxHelper |
Provides type-specific helper functions.
|
| ShapePointsPrxHolder |
|
| ShapeProcessor |
Processes the shapes of a IObjectContainerStore and ensures
that the ROI containers are present.
|
| ShapePrx |
|
| ShapePrxHelper |
Provides type-specific helper functions.
|
| ShapePrxHolder |
|
| ShapeStats |
Contains arrays, one entry per channel, of the statistics
for a given shape.
|
| ShapeStatsHolder |
|
| ShapeStatsListHelper |
|
| ShapeStatsListHolder |
|
| ShapeStatsPrx |
Contains arrays, one entry per channel, of the statistics
for a given shape.
|
| ShapeStatsPrxHelper |
Provides type-specific helper functions.
|
| ShapeStatsPrxHolder |
|
| Share |
|
| SharedResources |
Resource manager provided by each Blitz session for acquiring
shared resources in the OmeroGrid.
|
| SHAREDRESOURCES |
|
| SharedResourcesHolder |
|
| SharedResourcesI |
Implementation of the SharedResources interface.
|
| SharedResourcesPrx |
Resource manager provided by each Blitz session for acquiring
shared resources in the OmeroGrid.
|
| SharedResourcesPrxHelper |
Provides type-specific helper functions.
|
| SharedResourcesPrxHolder |
|
| ShareHolder |
|
| ShareI |
Implementation of the IShare service.
|
| ShareI |
|
| ShareMember |
|
| ShareMemberHolder |
|
| ShareMemberI |
|
| ShareMemberPrx |
|
| ShareMemberPrxHelper |
Provides type-specific helper functions.
|
| ShareMemberPrxHolder |
|
| SharePrx |
|
| SharePrxHelper |
Provides type-specific helper functions.
|
| SharePrxHolder |
|
| SHARESERVICE |
|
| ShortArrayArrayHelper |
|
| ShortArrayArrayHolder |
|
| ShortArrayHelper |
|
| ShortArrayHolder |
|
| ShutdownInProgress |
Server is in the progress of shutting down which will
typically lead to the current session being closed.
|
| SimpleLogger |
A simple Logger implementation which just prints the
messages to the console
|
| SkipHead |
Perform a request skipping the top-most model objects in the
graph.
|
| SkipHeadHolder |
|
| SkipHeadI |
The skip-head request performs the wrapped request twice: once in dry run mode to discover from which model objects to start,
and then actually starting from those objects.
|
| SkipHeadPolicy |
Adjust graph traversal policy to prevent descent into inclusions beyond certain types.
|
| SkipHeadPrx |
Perform a request skipping the top-most model objects in the
graph.
|
| SkipHeadPrxHelper |
Provides type-specific helper functions.
|
| SkipHeadPrxHolder |
|
| SkipTailPolicy |
Adjust graph traversal policy to avoid processing or acting on certain model object classes.
|
| Slot |
Worker which consumes from the Queue.
|
| SmartEllipseI |
|
| SmartLineI |
|
| SmartMaskI |
|
| SmartPathI |
|
| SmartPointI |
|
| SmartPolygonI |
|
| SmartPolylineI |
|
| SmartRectI |
|
| SmartShape |
Orthogonal interface hierarchy of types for working with the
Shape hierarchy.
|
| SmartShape.PointCallback |
Callback interface passed every point which is within the area of this
shape.
|
| SmartShape.Util |
Utility class used as a mixin by all of the SmartShape
implementations.
|
| SmartTextI |
|
| SortDatasetsByName |
|
| SortProjectsByName |
|
| StageLabel |
|
| StageLabelHolder |
|
| StageLabelI |
|
| StageLabelPrx |
|
| StageLabelPrxHelper |
Provides type-specific helper functions.
|
| StageLabelPrxHolder |
|
| State |
|
| StatefulServiceInterface |
Service marker for stateful services which permits the closing
of a particular service before the destruction of the session.
|
| StatefulServiceInterfaceHolder |
|
| StatefulServiceInterfacePrx |
Service marker for stateful services which permits the closing
of a particular service before the destruction of the session.
|
| StatefulServiceInterfacePrxHelper |
Provides type-specific helper functions.
|
| StatefulServiceInterfacePrxHolder |
|
| StateHolder |
|
| StateListHelper |
|
| StateListHolder |
|
| StatsInfo |
|
| StatsInfoHolder |
|
| StatsInfoI |
|
| StatsInfoPrx |
|
| StatsInfoPrxHelper |
Provides type-specific helper functions.
|
| StatsInfoPrxHolder |
|
| Status |
Status check for OMERO.blitz.
|
| Status |
|
| StatusHolder |
|
| StatusListHelper |
|
| StatusListHolder |
|
| StatusPrx |
|
| StatusPrxHelper |
Provides type-specific helper functions.
|
| StatusPrxHolder |
|
| StopBeforeHelper<X> |
|
| StringArrayArrayHelper |
|
| StringArrayArrayHolder |
|
| StringArrayHelper |
|
| StringArrayHolder |
|
| StringColumn |
|
| StringColumnHolder |
|
| StringColumnPrx |
|
| StringColumnPrxHelper |
Provides type-specific helper functions.
|
| StringColumnPrxHolder |
|
| StringIntMapHelper |
|
| StringIntMapHolder |
|
| StringLongListMapHelper |
|
| StringLongListMapHolder |
|
| StringLongMapHelper |
|
| StringLongMapHolder |
|
| StringMapHelper |
|
| StringMapHolder |
|
| StringMapListHelper |
|
| StringMapListHolder |
|
| StringRStringMapHelper |
|
| StringRStringMapHolder |
|
| StringRTypeMapHelper |
|
| StringRTypeMapHolder |
|
| StringSetHelper |
|
| StringSetHolder |
|
| StringShapeListMapHelper |
|
| StringShapeListMapHolder |
|
| StringStringArrayMapHelper |
|
| StringStringArrayMapHolder |
|
| StringStringMapHelper |
|
| StringStringMapHolder |
|
| SUBMITTED |
Used by JobHandle as the status of jobs
|
| SUMINTENSITYMETHODOLOGY |
|
| SymlinkFileTransfer |
Local-only file transfer mechanism which makes use of soft-linking.
|
| Table |
|
| TableCloserI |
Blitz-specific wrapper for table proxies to facilitate the
cleanup of files on session exit.
|
| TableHolder |
|
| TablePrx |
|
| TablePrxHelper |
Provides type-specific helper functions.
|
| TablePrxHolder |
|
| Tables |
|
| TablesHolder |
|
| TablesPrx |
|
| TablesPrxHelper |
Provides type-specific helper functions.
|
| TablesPrxHolder |
|
| TagAnnotation |
|
| TagAnnotationHolder |
|
| TagAnnotationI |
|
| TagAnnotationPrx |
|
| TagAnnotationPrxHelper |
Provides type-specific helper functions.
|
| TagAnnotationPrxHolder |
|
| TargetBuilder |
|
| TargetProcessor |
Processes the IObjectContainerStore and populates references for the
linkage target object of choice.
|
| Task |
Simple base task which contains logic for routing calls reflectively to
ice_response and ice_exception of any AMD callback.
|
| Temperature |
Unit of Temperature which is used through the model.
|
| TemperatureHolder |
|
| TemperatureI |
Blitz wrapper around the Temperature class.
|
| TemperaturePrx |
Unit of Temperature which is used through the model.
|
| TemperaturePrxHelper |
Provides type-specific helper functions.
|
| TemperaturePrxHolder |
|
| TempFileManager |
Creates temporary files and folders and makes a best effort to remove them on
exit (or sooner).
|
| TemplateImportTarget |
|
| TemporaryRepositoryI |
Simple repository service to make the ${java.io.tmpdir} available at runtime.
|
| TermAnnotation |
|
| TermAnnotationHolder |
|
| TermAnnotationI |
|
| TermAnnotationPrx |
|
| TermAnnotationPrxHelper |
Provides type-specific helper functions.
|
| TermAnnotationPrxHolder |
|
| TextAnnotation |
|
| TextAnnotationHolder |
|
| TextAnnotationPrx |
|
| TextAnnotationPrxHelper |
Provides type-specific helper functions.
|
| TextAnnotationPrxHolder |
|
| ThrottlingStrategy |
Strategy interface for controlling the execution of blitz methods.
|
| Thumbnail |
|
| ThumbnailGenerationJob |
|
| ThumbnailGenerationJobHolder |
|
| ThumbnailGenerationJobI |
|
| ThumbnailGenerationJobPrx |
|
| ThumbnailGenerationJobPrxHelper |
Provides type-specific helper functions.
|
| ThumbnailGenerationJobPrxHolder |
|
| ThumbnailHolder |
|
| ThumbnailI |
|
| ThumbnailPrx |
|
| ThumbnailPrxHelper |
Provides type-specific helper functions.
|
| ThumbnailPrxHolder |
|
| ThumbnailStore |
Provides methods for dealing with thumbnails.
|
| THUMBNAILSTORE |
|
| ThumbnailStoreHolder |
|
| ThumbnailStoreI |
Implementation of the ThumbnailStore service.
|
| ThumbnailStorePrx |
Provides methods for dealing with thumbnails.
|
| ThumbnailStorePrxHelper |
Provides type-specific helper functions.
|
| ThumbnailStorePrxHolder |
|
| TieAware |
Servant which is aware of the TieBase-instance which it
belongs to and will have it injected on instantiation.
|
| TileData |
Access strategy which can be implemented by diverse resources
|
| TileLoop |
|
| TileLoopIteration |
A single iteration of a tile for each loop.
|
| Time |
Unit of Time which is used through the model.
|
| TimeEstimator |
Estimates the time left (ETA) during image resource upload to the server.
|
| TimeHolder |
|
| TimeI |
Blitz wrapper around the Time class.
|
| TimelineI |
implementation of the ITimeline service interface.
|
| TIMELINESERVICE |
|
| TimePrx |
Unit of Time which is used through the model.
|
| TimePrxHelper |
Provides type-specific helper functions.
|
| TimePrxHolder |
|
| TimestampAnnotation |
|
| TimestampAnnotationHolder |
|
| TimestampAnnotationI |
|
| TimestampAnnotationPrx |
|
| TimestampAnnotationPrxHelper |
Provides type-specific helper functions.
|
| TimestampAnnotationPrxHolder |
|
| Timing |
Diagnostic command which can be used to see the overhead
of callbacks.
|
| TimingHolder |
|
| TimingI |
Diagnostic tool for testing call overhead.
|
| TimingPrx |
Diagnostic command which can be used to see the overhead
of callbacks.
|
| TimingPrxHelper |
Provides type-specific helper functions.
|
| TimingPrxHolder |
|
| TopicManager |
Local dispatcher to TopicManager
|
| TopicManager.Impl |
|
| TopicManager.TopicMessage |
|
| TransferState |
Non-thread-safe argument holder for FileTransfer implementations.
|
| TransmittanceRange |
|
| TransmittanceRangeHolder |
|
| TransmittanceRangeI |
|
| TransmittanceRangePrx |
|
| TransmittanceRangePrxHelper |
Provides type-specific helper functions.
|
| TransmittanceRangePrxHolder |
|
| TryAgain |
Background processing needed before server is ready
|
| TypeAnnotation |
|
| TypeAnnotationHolder |
|
| TypeAnnotationPrx |
|
| TypeAnnotationPrxHelper |
Provides type-specific helper functions.
|
| TypeAnnotationPrxHolder |
|
| TypesI |
Implementation of the ITypes service.
|
| TYPESSERVICE |
|
| UnitsElectricPotential |
|
| UnitsElectricPotentialHolder |
|
| UnitsFactory |
Utility class to generate and convert unit objects.
|
| UnitsFrequency |
|
| UnitsFrequencyHolder |
|
| UnitsLength |
|
| UnitsLengthHolder |
|
| UnitsPower |
|
| UnitsPowerHolder |
|
| UnitsPressure |
|
| UnitsPressureHolder |
|
| UnitsTemperature |
|
| UnitsTemperatureHolder |
|
| UnitsTime |
|
| UnitsTimeHolder |
|
| Unknown |
|
| UnknownHolder |
|
| UnknownPrx |
|
| UnknownPrxHelper |
Provides type-specific helper functions.
|
| UnknownPrxHolder |
|
| UnloadedCollectionException |
|
| UnloadedEntityException |
|
| UnregisteredFileException |
Specifies that a file is located at the given location
that is not otherwise known by the repository.
|
| UnregisterServantMessage |
InternalMessage raised when a servant should be removed from the
adapter.
|
| UpdateI |
Implementation of the IUpdate service.
|
| UPDATESERVICE |
|
| UpdateSessionTimeoutRequest |
Proposes a change to one or both of the timeToLive
and timeToIdle properties of a live session.
|
| UpdateSessionTimeoutRequestHolder |
|
| UpdateSessionTimeoutRequestI |
|
| UpdateSessionTimeoutRequestI.Factory |
|
| UpdateSessionTimeoutRequestPrx |
Proposes a change to one or both of the timeToLive
and timeToIdle properties of a live session.
|
| UpdateSessionTimeoutRequestPrxHelper |
Provides type-specific helper functions.
|
| UpdateSessionTimeoutRequestPrxHolder |
|
| UploadFileTransfer |
Traditional file transfer mechanism which uploads
files using the API.
|
| UploadJob |
|
| UploadJobHolder |
|
| UploadJobI |
|
| UploadJobPrx |
|
| UploadJobPrxHelper |
Provides type-specific helper functions.
|
| UploadJobPrxHolder |
|
| UploadRmFileTransfer |
Version of the default UploadFileTransfer which
deletes all files in a transfer set if the upload is
successful.
|
| UsedFilesRequest |
Request to determine the original files associated with the given
image.
|
| UsedFilesRequestHolder |
|
| UsedFilesRequestI |
Lists the IDs of the original files associated with an image.
|
| UsedFilesRequestPrx |
Request to determine the original files associated with the given
image.
|
| UsedFilesRequestPrxHelper |
Provides type-specific helper functions.
|
| UsedFilesRequestPrxHolder |
|
| UsedFilesResponse |
The used files associated with an FS image.
|
| UsedFilesResponseHolder |
|
| UsedFilesResponsePreFs |
The used files associated with a pre-FS image.
|
| UsedFilesResponsePreFsHolder |
|
| UsedFilesResponsePreFsPrx |
The used files associated with a pre-FS image.
|
| UsedFilesResponsePreFsPrxHelper |
Provides type-specific helper functions.
|
| UsedFilesResponsePreFsPrxHolder |
|
| UsedFilesResponsePrx |
The used files associated with an FS image.
|
| UsedFilesResponsePrxHelper |
Provides type-specific helper functions.
|
| UsedFilesResponsePrxHolder |
|
| UserMapHelper |
|
| UserMapHolder |
|
| USERNAME |
|
| ValidationException |
|
| Version |
Deprecated.
|
| WAITING |
|
| WatchEventListHelper |
|
| WatchEventListHolder |
|
| WatchEventType |
Enumeration for event types to watch.
|
| WatchEventTypeHolder |
|
| Well |
|
| WellAnnotationLink |
|
| WellAnnotationLinkHolder |
|
| WellAnnotationLinkI |
|
| WellAnnotationLinkPrx |
|
| WellAnnotationLinkPrxHelper |
Provides type-specific helper functions.
|
| WellAnnotationLinkPrxHolder |
|
| WellAnnotationLinksSeqHelper |
|
| WellAnnotationLinksSeqHolder |
|
| WellColumn |
|
| WellColumnHolder |
|
| WellColumnPrx |
|
| WellColumnPrxHelper |
Provides type-specific helper functions.
|
| WellColumnPrxHolder |
|
| WellHolder |
|
| WellI |
|
| WellLinkedAnnotationSeqHelper |
|
| WellLinkedAnnotationSeqHolder |
|
| WellLinkedReagentSeqHelper |
|
| WellLinkedReagentSeqHolder |
|
| WellProcessor |
Processes the Wells of an IObjectContainerStore and ensures that the Plate
has been populated and that it is validated and that if any PlateAcquisition
objects are in the hierarchy that they have a name.
|
| WellPrx |
|
| WellPrxHelper |
Provides type-specific helper functions.
|
| WellPrxHolder |
|
| WellReagentLink |
|
| WellReagentLinkHolder |
|
| WellReagentLinkI |
|
| WellReagentLinkPrx |
|
| WellReagentLinkPrxHelper |
Provides type-specific helper functions.
|
| WellReagentLinkPrxHolder |
|
| WellReagentLinksSeqHelper |
|
| WellReagentLinksSeqHolder |
|
| WellSample |
|
| WellSampleHolder |
|
| WellSampleI |
|
| WellSamplePrx |
|
| WellSamplePrxHelper |
Provides type-specific helper functions.
|
| WellSamplePrxHolder |
|
| WellWellSamplesSeqHelper |
|
| WellWellSamplesSeqHolder |
|
| WrappableRequest<X> |
Requests that can be wrapped by a SkipHeadI request.
|
| WrappedCreateSessionException |
Thrown when any other server exception causes the session creation to fail.
|
| XmlAnnotation |
|
| XmlAnnotationHolder |
|
| XmlAnnotationI |
|
| XmlAnnotationPrx |
|
| XmlAnnotationPrxHelper |
Provides type-specific helper functions.
|
| XmlAnnotationPrxHolder |
|
| XY |
|
| XZ |
|
| ZY |
|
| _AcquisitionModeOperations |
|
| _AcquisitionModeOperationsNC |
|
| _AcquisitionModeTie |
|
| _AdminPrivilegeOperations |
|
| _AdminPrivilegeOperationsNC |
|
| _AdminPrivilegeTie |
|
| _AffineTransformOperations |
|
| _AffineTransformOperationsNC |
|
| _AffineTransformTie |
|
| _AnnotationAnnotationLinkOperations |
|
| _AnnotationAnnotationLinkOperationsNC |
|
| _AnnotationAnnotationLinkTie |
|
| _AnnotationOperations |
|
| _AnnotationOperationsNC |
|
| _AnnotationTie |
|
| _ArcOperations |
|
| _ArcOperationsNC |
|
| _ArcTie |
|
| _ArcTypeOperations |
|
| _ArcTypeOperationsNC |
|
| _ArcTypeTie |
|
| _BasicAnnotationOperations |
|
| _BasicAnnotationOperationsNC |
|
| _BasicAnnotationTie |
|
| _BinningOperations |
|
| _BinningOperationsNC |
|
| _BinningTie |
|
| _BooleanAnnotationOperations |
|
| _BooleanAnnotationOperationsNC |
|
| _BooleanAnnotationTie |
|
| _ChannelAnnotationLinkOperations |
|
| _ChannelAnnotationLinkOperationsNC |
|
| _ChannelAnnotationLinkTie |
|
| _ChannelBindingOperations |
|
| _ChannelBindingOperationsNC |
|
| _ChannelBindingTie |
|
| _ChannelOperations |
|
| _ChannelOperationsNC |
|
| _ChannelTie |
|
| _ChecksumAlgorithmOperations |
|
| _ChecksumAlgorithmOperationsNC |
|
| _ChecksumAlgorithmTie |
|
| _ClientCallbackDisp |
Primary callback interface for interaction between client and
server session (""ServiceFactory"").
|
| _ClientCallbackOperations |
Primary callback interface for interaction between client and
server session (""ServiceFactory"").
|
| _ClientCallbackOperationsNC |
Primary callback interface for interaction between client and
server session (""ServiceFactory"").
|
| _ClientCallbackTie |
|
| _ClusterNodeDisp |
Interface implemented by each server instance.
|
| _ClusterNodeOperations |
Interface implemented by each server instance.
|
| _ClusterNodeOperationsNC |
Interface implemented by each server instance.
|
| _ClusterNodeTie |
|
| _CmdCallbackDisp |
|
| _CmdCallbackOperations |
|
| _CmdCallbackOperationsNC |
|
| _CmdCallbackTie |
|
| _CodomainMapContextOperations |
|
| _CodomainMapContextOperationsNC |
|
| _CodomainMapContextTie |
|
| _CommentAnnotationOperations |
|
| _CommentAnnotationOperationsNC |
|
| _CommentAnnotationTie |
|
| _ContrastMethodOperations |
|
| _ContrastMethodOperationsNC |
|
| _ContrastMethodTie |
|
| _ContrastStretchingContextOperations |
|
| _ContrastStretchingContextOperationsNC |
|
| _ContrastStretchingContextTie |
|
| _CorrectionOperations |
|
| _CorrectionOperationsNC |
|
| _CorrectionTie |
|
| _DatasetAnnotationLinkOperations |
|
| _DatasetAnnotationLinkOperationsNC |
|
| _DatasetAnnotationLinkTie |
|
| _DatasetImageLinkOperations |
|
| _DatasetImageLinkOperationsNC |
|
| _DatasetImageLinkTie |
|
| _DatasetOperations |
|
| _DatasetOperationsNC |
|
| _DatasetTie |
|
| _DBPatchOperations |
|
| _DBPatchOperationsNC |
|
| _DBPatchTie |
|
| _DetailsOperations |
Embedded component of every OMERO.blitz type.
|
| _DetailsOperationsNC |
Embedded component of every OMERO.blitz type.
|
| _DetailsTie |
|
| _DetectorAnnotationLinkOperations |
|
| _DetectorAnnotationLinkOperationsNC |
|
| _DetectorAnnotationLinkTie |
|
| _DetectorOperations |
|
| _DetectorOperationsNC |
|
| _DetectorSettingsOperations |
|
| _DetectorSettingsOperationsNC |
|
| _DetectorSettingsTie |
|
| _DetectorTie |
|
| _DetectorTypeOperations |
|
| _DetectorTypeOperationsNC |
|
| _DetectorTypeTie |
|
| _DichroicAnnotationLinkOperations |
|
| _DichroicAnnotationLinkOperationsNC |
|
| _DichroicAnnotationLinkTie |
|
| _DichroicOperations |
|
| _DichroicOperationsNC |
|
| _DichroicTie |
|
| _DimensionOrderOperations |
|
| _DimensionOrderOperationsNC |
|
| _DimensionOrderTie |
|
| _DoubleAnnotationOperations |
|
| _DoubleAnnotationOperationsNC |
|
| _DoubleAnnotationTie |
|
| _ElectricPotentialOperations |
Unit of ElectricPotential which is used through the model.
|
| _ElectricPotentialOperationsNC |
Unit of ElectricPotential which is used through the model.
|
| _ElectricPotentialTie |
|
| _EllipseOperations |
|
| _EllipseOperationsNC |
|
| _EllipseTie |
|
| _EventLogOperations |
|
| _EventLogOperationsNC |
|
| _EventLogTie |
|
| _EventOperations |
|
| _EventOperationsNC |
|
| _EventTie |
|
| _EventTypeOperations |
|
| _EventTypeOperationsNC |
|
| _EventTypeTie |
|
| _ExperimenterAnnotationLinkOperations |
|
| _ExperimenterAnnotationLinkOperationsNC |
|
| _ExperimenterAnnotationLinkTie |
|
| _ExperimenterGroupAnnotationLinkOperations |
|
| _ExperimenterGroupAnnotationLinkOperationsNC |
|
| _ExperimenterGroupAnnotationLinkTie |
|
| _ExperimenterGroupOperations |
|
| _ExperimenterGroupOperationsNC |
|
| _ExperimenterGroupTie |
|
| _ExperimenterOperations |
|
| _ExperimenterOperationsNC |
|
| _ExperimenterTie |
|
| _ExperimentOperations |
|
| _ExperimentOperationsNC |
|
| _ExperimentTie |
|
| _ExperimentTypeOperations |
|
| _ExperimentTypeOperationsNC |
|
| _ExperimentTypeTie |
|
| _ExporterDisp |
Stateful service for generating OME-XML or OME-TIFF from data stored
in OMERO.
|
| _ExporterOperations |
Stateful service for generating OME-XML or OME-TIFF from data stored
in OMERO.
|
| _ExporterOperationsNC |
Stateful service for generating OME-XML or OME-TIFF from data stored
in OMERO.
|
| _ExporterTie |
|
| _ExternalInfoOperations |
|
| _ExternalInfoOperationsNC |
|
| _ExternalInfoTie |
|
| _FamilyOperations |
|
| _FamilyOperationsNC |
|
| _FamilyTie |
|
| _FilamentOperations |
|
| _FilamentOperationsNC |
|
| _FilamentTie |
|
| _FilamentTypeOperations |
|
| _FilamentTypeOperationsNC |
|
| _FilamentTypeTie |
|
| _FileAnnotationOperations |
|
| _FileAnnotationOperationsNC |
|
| _FileAnnotationTie |
|
| _FileServerDisp |
|
| _FileServerOperations |
|
| _FileServerOperationsNC |
|
| _FileServerTie |
|
| _FilesetAnnotationLinkOperations |
|
| _FilesetAnnotationLinkOperationsNC |
|
| _FilesetAnnotationLinkTie |
|
| _FilesetEntryOperations |
|
| _FilesetEntryOperationsNC |
|
| _FilesetEntryTie |
|
| _FilesetJobLinkOperations |
|
| _FilesetJobLinkOperationsNC |
|
| _FilesetJobLinkTie |
|
| _FilesetOperations |
|
| _FilesetOperationsNC |
|
| _FilesetTie |
|
| _FilterAnnotationLinkOperations |
|
| _FilterAnnotationLinkOperationsNC |
|
| _FilterAnnotationLinkTie |
|
| _FilterOperations |
|
| _FilterOperationsNC |
|
| _FilterSetEmissionFilterLinkOperations |
|
| _FilterSetEmissionFilterLinkOperationsNC |
|
| _FilterSetEmissionFilterLinkTie |
|
| _FilterSetExcitationFilterLinkOperations |
|
| _FilterSetExcitationFilterLinkOperationsNC |
|
| _FilterSetExcitationFilterLinkTie |
|
| _FilterSetOperations |
|
| _FilterSetOperationsNC |
|
| _FilterSetTie |
|
| _FilterTie |
|
| _FilterTypeOperations |
|
| _FilterTypeOperationsNC |
|
| _FilterTypeTie |
|
| _FolderAnnotationLinkOperations |
|
| _FolderAnnotationLinkOperationsNC |
|
| _FolderAnnotationLinkTie |
|
| _FolderImageLinkOperations |
|
| _FolderImageLinkOperationsNC |
|
| _FolderImageLinkTie |
|
| _FolderOperations |
|
| _FolderOperationsNC |
|
| _FolderRoiLinkOperations |
|
| _FolderRoiLinkOperationsNC |
|
| _FolderRoiLinkTie |
|
| _FolderTie |
|
| _FormatOperations |
|
| _FormatOperationsNC |
|
| _FormatTie |
|
| _FrequencyOperations |
Unit of Frequency which is used through the model.
|
| _FrequencyOperationsNC |
Unit of Frequency which is used through the model.
|
| _FrequencyTie |
|
| _GenericExcitationSourceOperations |
|
| _GenericExcitationSourceOperationsNC |
|
| _GenericExcitationSourceTie |
|
| _GroupExperimenterMapOperations |
|
| _GroupExperimenterMapOperationsNC |
|
| _GroupExperimenterMapTie |
|
| _HandleDisp |
|
| _HandleOperations |
|
| _HandleOperationsNC |
|
| _HandleTie |
|
| _IAdminDisp |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _IAdminOperations |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _IAdminOperationsNC |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _IAdminTie |
|
| _IConfigDisp |
Access to server configuration.
|
| _IConfigOperations |
Access to server configuration.
|
| _IConfigOperationsNC |
Access to server configuration.
|
| _IConfigTie |
|
| _IContainerDisp |
Provides methods for dealing with the core Pojos of OME.
|
| _IContainerOperations |
Provides methods for dealing with the core Pojos of OME.
|
| _IContainerOperationsNC |
Provides methods for dealing with the core Pojos of OME.
|
| _IContainerTie |
|
| _ILdapDisp |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _ILdapOperations |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _ILdapOperationsNC |
Administration interface providing access to admin-only
functionality as well as JMX-based server access and selected user
functions.
|
| _ILdapTie |
|
| _IlluminationOperations |
|
| _IlluminationOperationsNC |
|
| _IlluminationTie |
|
| _ImageAnnotationLinkOperations |
|
| _ImageAnnotationLinkOperationsNC |
|
| _ImageAnnotationLinkTie |
|
| _ImageOperations |
|
| _ImageOperationsNC |
|
| _ImageTie |
|
| _ImagingEnvironmentOperations |
|
| _ImagingEnvironmentOperationsNC |
|
| _ImagingEnvironmentTie |
|
| _IMetadataDisp |
Provides method to interact with acquisition metadata and
annotations.
|
| _IMetadataOperations |
Provides method to interact with acquisition metadata and
annotations.
|
| _IMetadataOperationsNC |
Provides method to interact with acquisition metadata and
annotations.
|
| _IMetadataTie |
|
| _ImmersionOperations |
|
| _ImmersionOperationsNC |
|
| _ImmersionTie |
|
| _ImportJobOperations |
Deprecated.
|
| _ImportJobOperationsNC |
Deprecated.
|
| _ImportJobTie |
|
| _ImportProcessDisp |
User configuration options.
|
| _ImportProcessOperations |
User configuration options.
|
| _ImportProcessOperationsNC |
User configuration options.
|
| _ImportProcessTie |
|
| _IndexingJobOperations |
|
| _IndexingJobOperationsNC |
|
| _IndexingJobTie |
|
| _InstrumentAnnotationLinkOperations |
|
| _InstrumentAnnotationLinkOperationsNC |
|
| _InstrumentAnnotationLinkTie |
|
| _InstrumentOperations |
|
| _InstrumentOperationsNC |
|
| _InstrumentTie |
|
| _IntegrityCheckJobOperations |
|
| _IntegrityCheckJobOperationsNC |
|
| _IntegrityCheckJobTie |
|
| _InteractiveProcessorDisp |
Client facing interface to the background processing
framework.
|
| _InteractiveProcessorOperations |
Client facing interface to the background processing
framework.
|
| _InteractiveProcessorOperationsNC |
Client facing interface to the background processing
framework.
|
| _InteractiveProcessorTie |
|
| _InternalRepositoryDisp |
Internal portion of the API used for management.
|
| _InternalRepositoryOperations |
Internal portion of the API used for management.
|
| _InternalRepositoryOperationsNC |
Internal portion of the API used for management.
|
| _InternalRepositoryTie |
|
| _IObjectOperations |
Base class of all model types.
|
| _IObjectOperationsNC |
Base class of all model types.
|
| _IObjectTie |
|
| _IPixelsDisp |
|
| _IPixelsOperations |
|
| _IPixelsOperationsNC |
|
| _IPixelsTie |
|
| _IProjectionDisp |
Provides methods for performing projections of Pixels sets.
|
| _IProjectionOperations |
Provides methods for performing projections of Pixels sets.
|
| _IProjectionOperationsNC |
Provides methods for performing projections of Pixels sets.
|
| _IProjectionTie |
|
| _IQueryDisp |
Provides methods for directly querying object graphs.
|
| _IQueryOperations |
Provides methods for directly querying object graphs.
|
| _IQueryOperationsNC |
Provides methods for directly querying object graphs.
|
| _IQueryTie |
|
| _IRenderingSettingsDisp |
Provides method to apply rendering settings to a collection of
images.
|
| _IRenderingSettingsOperations |
Provides method to apply rendering settings to a collection of
images.
|
| _IRenderingSettingsOperationsNC |
Provides method to apply rendering settings to a collection of
images.
|
| _IRenderingSettingsTie |
|
| _IRepositoryInfoDisp |
Provides methods for obtaining information for server repository
disk space allocation.
|
| _IRepositoryInfoOperations |
Provides methods for obtaining information for server repository
disk space allocation.
|
| _IRepositoryInfoOperationsNC |
Provides methods for obtaining information for server repository
disk space allocation.
|
| _IRepositoryInfoTie |
|
| _IRoiDisp |
Interface for working with regions of interest.
|
| _IRoiOperations |
Interface for working with regions of interest.
|
| _IRoiOperationsNC |
Interface for working with regions of interest.
|
| _IRoiTie |
|
| _IScriptDisp |
Utility service for managing and launching scripts for execution by the Processor API.
|
| _IScriptOperations |
Utility service for managing and launching scripts for execution by the Processor API.
|
| _IScriptOperationsNC |
Utility service for managing and launching scripts for execution by the Processor API.
|
| _IScriptTie |
|
| _ISessionDisp |
Session creation service for OMERO.
|
| _ISessionOperations |
Session creation service for OMERO.
|
| _ISessionOperationsNC |
Session creation service for OMERO.
|
| _ISessionTie |
|
| _IShareDisp |
Provides method for sharing - collaboration process for images,
datasets, projects.
|
| _IShareOperations |
Provides method for sharing - collaboration process for images,
datasets, projects.
|
| _IShareOperationsNC |
Provides method for sharing - collaboration process for images,
datasets, projects.
|
| _IShareTie |
|
| _ITimelineDisp |
Service for the querying of OMERO metadata based on creation and
modification time.
|
| _ITimelineOperations |
Service for the querying of OMERO metadata based on creation and
modification time.
|
| _ITimelineOperationsNC |
Service for the querying of OMERO metadata based on creation and
modification time.
|
| _ITimelineTie |
|
| _ITypesDisp |
Access to reflective type information.
|
| _ITypesOperations |
Access to reflective type information.
|
| _ITypesOperationsNC |
Access to reflective type information.
|
| _ITypesTie |
|
| _IUpdateDisp |
Provides methods for directly updating object graphs.
|
| _IUpdateOperations |
Provides methods for directly updating object graphs.
|
| _IUpdateOperationsNC |
Provides methods for directly updating object graphs.
|
| _IUpdateTie |
|
| _JobHandleDisp |
Allows submission of asynchronous jobs.
|
| _JobHandleOperations |
Allows submission of asynchronous jobs.
|
| _JobHandleOperationsNC |
Allows submission of asynchronous jobs.
|
| _JobHandleTie |
|
| _JobOperations |
|
| _JobOperationsNC |
|
| _JobOriginalFileLinkOperations |
|
| _JobOriginalFileLinkOperationsNC |
|
| _JobOriginalFileLinkTie |
|
| _JobStatusOperations |
|
| _JobStatusOperationsNC |
|
| _JobStatusTie |
|
| _JobTie |
|
| _LabelOperations |
|
| _LabelOperationsNC |
|
| _LabelTie |
|
| _LaserMediumOperations |
|
| _LaserMediumOperationsNC |
|
| _LaserMediumTie |
|
| _LaserOperations |
|
| _LaserOperationsNC |
|
| _LaserTie |
|
| _LaserTypeOperations |
|
| _LaserTypeOperationsNC |
|
| _LaserTypeTie |
|
| _LengthOperations |
Unit of Length which is used through the model.
|
| _LengthOperationsNC |
Unit of Length which is used through the model.
|
| _LengthTie |
|
| _LightEmittingDiodeOperations |
|
| _LightEmittingDiodeOperationsNC |
|
| _LightEmittingDiodeTie |
|
| _LightPathAnnotationLinkOperations |
|
| _LightPathAnnotationLinkOperationsNC |
|
| _LightPathAnnotationLinkTie |
|
| _LightPathEmissionFilterLinkOperations |
|
| _LightPathEmissionFilterLinkOperationsNC |
|
| _LightPathEmissionFilterLinkTie |
|
| _LightPathExcitationFilterLinkOperations |
|
| _LightPathExcitationFilterLinkOperationsNC |
|
| _LightPathExcitationFilterLinkTie |
|
| _LightPathOperations |
|
| _LightPathOperationsNC |
|
| _LightPathTie |
|
| _LightSettingsOperations |
|
| _LightSettingsOperationsNC |
|
| _LightSettingsTie |
|
| _LightSourceAnnotationLinkOperations |
|
| _LightSourceAnnotationLinkOperationsNC |
|
| _LightSourceAnnotationLinkTie |
|
| _LightSourceOperations |
|
| _LightSourceOperationsNC |
|
| _LightSourceTie |
|
| _LineOperations |
|
| _LineOperationsNC |
|
| _LineTie |
|
| _LinkOperations |
|
| _LinkOperationsNC |
|
| _LinkTie |
|
| _ListAnnotationOperations |
|
| _ListAnnotationOperationsNC |
|
| _ListAnnotationTie |
|
| _LogicalChannelOperations |
|
| _LogicalChannelOperationsNC |
|
| _LogicalChannelTie |
|
| _LongAnnotationOperations |
|
| _LongAnnotationOperationsNC |
|
| _LongAnnotationTie |
|
| _ManagedRepositoryDisp |
FS-enabled repository which can convert uploaded files
into Images by using Bio-Formats to import them.
|
| _ManagedRepositoryOperations |
FS-enabled repository which can convert uploaded files
into Images by using Bio-Formats to import them.
|
| _ManagedRepositoryOperationsNC |
FS-enabled repository which can convert uploaded files
into Images by using Bio-Formats to import them.
|
| _ManagedRepositoryTie |
|
| _MapAnnotationOperations |
|
| _MapAnnotationOperationsNC |
|
| _MapAnnotationTie |
|
| _MaskOperations |
|
| _MaskOperationsNC |
|
| _MaskTie |
|
| _MediumOperations |
|
| _MediumOperationsNC |
|
| _MediumTie |
|
| _MetadataImportJobOperations |
|
| _MetadataImportJobOperationsNC |
|
| _MetadataImportJobTie |
|
| _MetadataStoreDisp |
Server-side interface for import.
|
| _MetadataStoreOperations |
Server-side interface for import.
|
| _MetadataStoreOperationsNC |
Server-side interface for import.
|
| _MetadataStoreTie |
|
| _MicrobeamManipulationOperations |
|
| _MicrobeamManipulationOperationsNC |
|
| _MicrobeamManipulationTie |
|
| _MicrobeamManipulationTypeOperations |
|
| _MicrobeamManipulationTypeOperationsNC |
|
| _MicrobeamManipulationTypeTie |
|
| _MicroscopeOperations |
|
| _MicroscopeOperationsNC |
|
| _MicroscopeTie |
|
| _MicroscopeTypeOperations |
|
| _MicroscopeTypeOperationsNC |
|
| _MicroscopeTypeTie |
|
| _MonitorClientDisp |
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
|
| _MonitorClientOperations |
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
|
| _MonitorClientOperationsNC |
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
|
| _MonitorClientTie |
|
| _MonitorServerDisp |
|
| _MonitorServerOperations |
|
| _MonitorServerOperationsNC |
|
| _MonitorServerTie |
|
| _NamespaceAnnotationLinkOperations |
|
| _NamespaceAnnotationLinkOperationsNC |
|
| _NamespaceAnnotationLinkTie |
|
| _NamespaceOperations |
|
| _NamespaceOperationsNC |
|
| _NamespaceTie |
|
| _NodeAnnotationLinkOperations |
|
| _NodeAnnotationLinkOperationsNC |
|
| _NodeAnnotationLinkTie |
|
| _NodeOperations |
|
| _NodeOperationsNC |
|
| _NodeTie |
|
| _NumericAnnotationOperations |
|
| _NumericAnnotationOperationsNC |
|
| _NumericAnnotationTie |
|
| _ObjectiveAnnotationLinkOperations |
|
| _ObjectiveAnnotationLinkOperationsNC |
|
| _ObjectiveAnnotationLinkTie |
|
| _ObjectiveOperations |
|
| _ObjectiveOperationsNC |
|
| _ObjectiveSettingsOperations |
|
| _ObjectiveSettingsOperationsNC |
|
| _ObjectiveSettingsTie |
|
| _ObjectiveTie |
|
| _OriginalFileAnnotationLinkOperations |
|
| _OriginalFileAnnotationLinkOperationsNC |
|
| _OriginalFileAnnotationLinkTie |
|
| _OriginalFileOperations |
|
| _OriginalFileOperationsNC |
|
| _OriginalFileTie |
|
| _OTFOperations |
|
| _OTFOperationsNC |
|
| _OTFTie |
|
| _ParseJobOperations |
|
| _ParseJobOperationsNC |
|
| _ParseJobTie |
|
| _PathOperations |
Deprecated.
|
| _PathOperationsNC |
Deprecated.
|
| _PathTie |
|
| _PermissionsOperations |
Row-level permissions definition available on
every OMERO.blitz type.
|
| _PermissionsOperationsNC |
Row-level permissions definition available on
every OMERO.blitz type.
|
| _PermissionsTie |
|
| _PhotometricInterpretationOperations |
|
| _PhotometricInterpretationOperationsNC |
|
| _PhotometricInterpretationTie |
|
| _PixelDataJobOperations |
|
| _PixelDataJobOperationsNC |
|
| _PixelDataJobTie |
|
| _PixelsOperations |
|
| _PixelsOperationsNC |
|
| _PixelsOriginalFileMapOperations |
|
| _PixelsOriginalFileMapOperationsNC |
|
| _PixelsOriginalFileMapTie |
|
| _PixelsTie |
|
| _PixelsTypeOperations |
|
| _PixelsTypeOperationsNC |
|
| _PixelsTypeTie |
|
| _PlaneInfoAnnotationLinkOperations |
|
| _PlaneInfoAnnotationLinkOperationsNC |
|
| _PlaneInfoAnnotationLinkTie |
|
| _PlaneInfoOperations |
|
| _PlaneInfoOperationsNC |
|
| _PlaneInfoTie |
|
| _PlaneSlicingContextOperations |
|
| _PlaneSlicingContextOperationsNC |
|
| _PlaneSlicingContextTie |
|
| _PlateAcquisitionAnnotationLinkOperations |
|
| _PlateAcquisitionAnnotationLinkOperationsNC |
|
| _PlateAcquisitionAnnotationLinkTie |
|
| _PlateAcquisitionOperations |
|
| _PlateAcquisitionOperationsNC |
|
| _PlateAcquisitionTie |
|
| _PlateAnnotationLinkOperations |
|
| _PlateAnnotationLinkOperationsNC |
|
| _PlateAnnotationLinkTie |
|
| _PlateOperations |
|
| _PlateOperationsNC |
|
| _PlateTie |
|
| _PointOperations |
|
| _PointOperationsNC |
|
| _PointTie |
|
| _PolygonOperations |
|
| _PolygonOperationsNC |
|
| _PolygonTie |
|
| _PolylineOperations |
|
| _PolylineOperationsNC |
|
| _PolylineTie |
|
| _PowerOperations |
Unit of Power which is used through the model.
|
| _PowerOperationsNC |
Unit of Power which is used through the model.
|
| _PowerTie |
|
| _PressureOperations |
Unit of Pressure which is used through the model.
|
| _PressureOperationsNC |
Unit of Pressure which is used through the model.
|
| _PressureTie |
|
| _ProcessCallbackDisp |
Callback which can be attached to a Process
with notification of any of the possible
ends-of-life that a Process might experience
|
| _ProcessCallbackOperations |
Callback which can be attached to a Process
with notification of any of the possible
ends-of-life that a Process might experience
|
| _ProcessCallbackOperationsNC |
Callback which can be attached to a Process
with notification of any of the possible
ends-of-life that a Process might experience
|
| _ProcessCallbackTie |
|
| _ProcessDisp |
Thin wrapper around a system-level process.
|
| _ProcessOperations |
Thin wrapper around a system-level process.
|
| _ProcessOperationsNC |
Thin wrapper around a system-level process.
|
| _ProcessorCallbackDisp |
Internal callback interface which is passed to the
Processor.accepts method
to query whether or not a processor will accept a certain operation.
|
| _ProcessorCallbackOperations |
Internal callback interface which is passed to the
Processor.accepts method
to query whether or not a processor will accept a certain operation.
|
| _ProcessorCallbackOperationsNC |
Internal callback interface which is passed to the
Processor.accepts method
to query whether or not a processor will accept a certain operation.
|
| _ProcessorCallbackTie |
|
| _ProcessorDisp |
Simple controller for Processes.
|
| _ProcessorOperations |
Simple controller for Processes.
|
| _ProcessorOperationsNC |
Simple controller for Processes.
|
| _ProcessorTie |
|
| _ProcessTie |
|
| _ProjectAnnotationLinkOperations |
|
| _ProjectAnnotationLinkOperationsNC |
|
| _ProjectAnnotationLinkTie |
|
| _ProjectDatasetLinkOperations |
|
| _ProjectDatasetLinkOperationsNC |
|
| _ProjectDatasetLinkTie |
|
| _ProjectionAxisOperations |
|
| _ProjectionAxisOperationsNC |
|
| _ProjectionAxisTie |
|
| _ProjectionDefOperations |
|
| _ProjectionDefOperationsNC |
|
| _ProjectionDefTie |
|
| _ProjectionTypeOperations |
|
| _ProjectionTypeOperationsNC |
|
| _ProjectionTypeTie |
|
| _ProjectOperations |
|
| _ProjectOperationsNC |
|
| _ProjectTie |
|
| _PulseOperations |
|
| _PulseOperationsNC |
|
| _PulseTie |
|
| _PyramidServiceDisp |
|
| _PyramidServiceOperations |
|
| _PyramidServiceOperationsNC |
|
| _PyramidServiceTie |
|
| _QuantumDefOperations |
|
| _QuantumDefOperationsNC |
|
| _QuantumDefTie |
|
| _RArrayOperations |
RCollection mapped to an array on the server of a type given
by a random member of the RTypeSeq.
|
| _RArrayOperationsNC |
RCollection mapped to an array on the server of a type given
by a random member of the RTypeSeq.
|
| _RArrayTie |
|
| _RawFileStoreDisp |
Raw file gateway which provides access to the OMERO file repository.
|
| _RawFileStoreOperations |
Raw file gateway which provides access to the OMERO file repository.
|
| _RawFileStoreOperationsNC |
Raw file gateway which provides access to the OMERO file repository.
|
| _RawFileStoreTie |
|
| _RawPixelsStoreDisp |
Binary data provider.
|
| _RawPixelsStoreOperations |
Binary data provider.
|
| _RawPixelsStoreOperationsNC |
Binary data provider.
|
| _RawPixelsStoreTie |
|
| _RBoolOperations |
Boolean wrapper.
|
| _RBoolOperationsNC |
Boolean wrapper.
|
| _RBoolTie |
|
| _RClassOperations |
Extends RString and simply provides runtime
information to the server that this string
is intended as a ""protected"" class parameter.
|
| _RClassOperationsNC |
Extends RString and simply provides runtime
information to the server that this string
is intended as a ""protected"" class parameter.
|
| _RClassTie |
|
| _RCollectionOperations |
The collection ""protected"" classes permit the passing of sequences of all
other RTypes (including other collections) and it is itself nullable.
|
| _RCollectionOperationsNC |
The collection ""protected"" classes permit the passing of sequences of all
other RTypes (including other collections) and it is itself nullable.
|
| _RCollectionTie |
|
| _RDoubleOperations |
Double wrapper.
|
| _RDoubleOperationsNC |
Double wrapper.
|
| _RDoubleTie |
|
| _ReagentAnnotationLinkOperations |
|
| _ReagentAnnotationLinkOperationsNC |
|
| _ReagentAnnotationLinkTie |
|
| _ReagentOperations |
|
| _ReagentOperationsNC |
|
| _ReagentTie |
|
| _RectangleOperations |
|
| _RectangleOperationsNC |
|
| _RectangleTie |
|
| _RenderingDefOperations |
|
| _RenderingDefOperationsNC |
|
| _RenderingDefTie |
|
| _RenderingEngineDisp |
Defines a service to render a given pixels set.
|
| _RenderingEngineOperations |
Defines a service to render a given pixels set.
|
| _RenderingEngineOperationsNC |
Defines a service to render a given pixels set.
|
| _RenderingEngineTie |
|
| _RenderingModelOperations |
|
| _RenderingModelOperationsNC |
|
| _RenderingModelTie |
|
| _RepositoryDisp |
Client-accessible interface representing a single mount point on the server-side.
|
| _RepositoryOperations |
Client-accessible interface representing a single mount point on the server-side.
|
| _RepositoryOperationsNC |
Client-accessible interface representing a single mount point on the server-side.
|
| _RepositoryTie |
|
| _ReverseIntensityContextOperations |
|
| _ReverseIntensityContextOperationsNC |
|
| _ReverseIntensityContextTie |
|
| _RFloatOperations |
Float wrapper.
|
| _RFloatOperationsNC |
Float wrapper.
|
| _RFloatTie |
|
| _RInternalOperations |
Base type for RTypes whose contents will not be parsed by
the server.
|
| _RInternalOperationsNC |
Base type for RTypes whose contents will not be parsed by
the server.
|
| _RInternalTie |
|
| _RIntOperations |
Integer wrapper.
|
| _RIntOperationsNC |
Integer wrapper.
|
| _RIntTie |
|
| _RListOperations |
RCollection mapped to a java.util.List on the server
|
| _RListOperationsNC |
RCollection mapped to a java.util.List on the server
|
| _RListTie |
|
| _RLongOperations |
Long Wrapper.
|
| _RLongOperationsNC |
Long Wrapper.
|
| _RLongTie |
|
| _RMapOperations |
Similar to RCollection, the RMap class permits the passing
of a possible null RTypeDict where any other RType is
expected.
|
| _RMapOperationsNC |
Similar to RCollection, the RMap class permits the passing
of a possible null RTypeDict where any other RType is
expected.
|
| _RMapTie |
|
| _RObjectOperations |
|
| _RObjectOperationsNC |
|
| _RObjectTie |
|
| _RoiAnnotationLinkOperations |
|
| _RoiAnnotationLinkOperationsNC |
|
| _RoiAnnotationLinkTie |
|
| _RoiOperations |
|
| _RoiOperationsNC |
|
| _RoiTie |
|
| _RSetOperations |
RCollection mapped to a java.util.HashSet on the server
|
| _RSetOperationsNC |
RCollection mapped to a java.util.HashSet on the server
|
| _RSetTie |
|
| _RStringOperations |
String wrapper.
|
| _RStringOperationsNC |
String wrapper.
|
| _RStringTie |
|
| _RTimeOperations |
A simple Time implementation.
|
| _RTimeOperationsNC |
A simple Time implementation.
|
| _RTimeTie |
|
| _RTypeOperations |
Simple base ""protected"" class.
|
| _RTypeOperationsNC |
Simple base ""protected"" class.
|
| _RTypeTie |
|
| _ScreenAnnotationLinkOperations |
|
| _ScreenAnnotationLinkOperationsNC |
|
| _ScreenAnnotationLinkTie |
|
| _ScreenOperations |
|
| _ScreenOperationsNC |
|
| _ScreenPlateLinkOperations |
|
| _ScreenPlateLinkOperationsNC |
|
| _ScreenPlateLinkTie |
|
| _ScreenTie |
|
| _ScriptJobOperations |
|
| _ScriptJobOperationsNC |
|
| _ScriptJobTie |
|
| _ScriptProcessDisp |
Extension of the Process interface which is returned by
IScript when an ScriptJob is launched.
|
| _ScriptProcessOperations |
Extension of the Process interface which is returned by
IScript when an ScriptJob is launched.
|
| _ScriptProcessOperationsNC |
Extension of the Process interface which is returned by
IScript when an ScriptJob is launched.
|
| _ScriptProcessTie |
|
| _SearchDisp |
Central search interface, allowing Web2.0 style queries.
|
| _SearchOperations |
Central search interface, allowing Web2.0 style queries.
|
| _SearchOperationsNC |
Central search interface, allowing Web2.0 style queries.
|
| _SearchTie |
|
| _ServiceFactoryDisp |
Starting point for all OMERO.blitz interaction.
|
| _ServiceFactoryOperations |
Starting point for all OMERO.blitz interaction.
|
| _ServiceFactoryOperationsNC |
Starting point for all OMERO.blitz interaction.
|
| _ServiceFactoryTie |
|
| _ServiceInterfaceDisp |
Service marker similar to ome.api.ServiceInterface.
|
| _ServiceInterfaceOperations |
Service marker similar to ome.api.ServiceInterface.
|
| _ServiceInterfaceOperationsNC |
Service marker similar to ome.api.ServiceInterface.
|
| _ServiceInterfaceTie |
|
| _SessionAnnotationLinkOperations |
|
| _SessionAnnotationLinkOperationsNC |
|
| _SessionAnnotationLinkTie |
|
| _SessionDisp |
Starting point for all command-based OMERO.blitz interaction.
|
| _SessionOperations |
Starting point for all command-based OMERO.blitz interaction.
|
| _SessionOperations |
|
| _SessionOperationsNC |
Starting point for all command-based OMERO.blitz interaction.
|
| _SessionOperationsNC |
|
| _SessionTie |
|
| _SessionTie |
|
| _ShapeAnnotationLinkOperations |
|
| _ShapeAnnotationLinkOperationsNC |
|
| _ShapeAnnotationLinkTie |
|
| _ShapeOperations |
|
| _ShapeOperationsNC |
|
| _ShapeTie |
|
| _SharedResourcesDisp |
Resource manager provided by each Blitz session for acquiring
shared resources in the OmeroGrid.
|
| _SharedResourcesOperations |
Resource manager provided by each Blitz session for acquiring
shared resources in the OmeroGrid.
|
| _SharedResourcesOperationsNC |
Resource manager provided by each Blitz session for acquiring
shared resources in the OmeroGrid.
|
| _SharedResourcesTie |
|
| _ShareMemberOperations |
|
| _ShareMemberOperationsNC |
|
| _ShareMemberTie |
|
| _ShareOperations |
|
| _ShareOperationsNC |
|
| _ShareTie |
|
| _StageLabelOperations |
|
| _StageLabelOperationsNC |
|
| _StageLabelTie |
|
| _StatefulServiceInterfaceDisp |
Service marker for stateful services which permits the closing
of a particular service before the destruction of the session.
|
| _StatefulServiceInterfaceOperations |
Service marker for stateful services which permits the closing
of a particular service before the destruction of the session.
|
| _StatefulServiceInterfaceOperationsNC |
Service marker for stateful services which permits the closing
of a particular service before the destruction of the session.
|
| _StatefulServiceInterfaceTie |
|
| _StatsInfoOperations |
|
| _StatsInfoOperationsNC |
|
| _StatsInfoTie |
|
| _TableDisp |
|
| _TableOperations |
|
| _TableOperationsNC |
|
| _TablesDisp |
|
| _TablesOperations |
|
| _TablesOperationsNC |
|
| _TablesTie |
|
| _TableTie |
|
| _TagAnnotationOperations |
|
| _TagAnnotationOperationsNC |
|
| _TagAnnotationTie |
|
| _TemperatureOperations |
Unit of Temperature which is used through the model.
|
| _TemperatureOperationsNC |
Unit of Temperature which is used through the model.
|
| _TemperatureTie |
|
| _TermAnnotationOperations |
|
| _TermAnnotationOperationsNC |
|
| _TermAnnotationTie |
|
| _TextAnnotationOperations |
|
| _TextAnnotationOperationsNC |
|
| _TextAnnotationTie |
|
| _ThumbnailGenerationJobOperations |
|
| _ThumbnailGenerationJobOperationsNC |
|
| _ThumbnailGenerationJobTie |
|
| _ThumbnailOperations |
|
| _ThumbnailOperationsNC |
|
| _ThumbnailStoreDisp |
Provides methods for dealing with thumbnails.
|
| _ThumbnailStoreOperations |
Provides methods for dealing with thumbnails.
|
| _ThumbnailStoreOperationsNC |
Provides methods for dealing with thumbnails.
|
| _ThumbnailStoreTie |
|
| _ThumbnailTie |
|
| _TimeOperations |
Unit of Time which is used through the model.
|
| _TimeOperationsNC |
Unit of Time which is used through the model.
|
| _TimestampAnnotationOperations |
|
| _TimestampAnnotationOperationsNC |
|
| _TimestampAnnotationTie |
|
| _TimeTie |
|
| _TransmittanceRangeOperations |
|
| _TransmittanceRangeOperationsNC |
|
| _TransmittanceRangeTie |
|
| _TypeAnnotationOperations |
|
| _TypeAnnotationOperationsNC |
|
| _TypeAnnotationTie |
|
| _UploadJobOperations |
|
| _UploadJobOperationsNC |
|
| _UploadJobTie |
|
| _WellAnnotationLinkOperations |
|
| _WellAnnotationLinkOperationsNC |
|
| _WellAnnotationLinkTie |
|
| _WellOperations |
|
| _WellOperationsNC |
|
| _WellReagentLinkOperations |
|
| _WellReagentLinkOperationsNC |
|
| _WellReagentLinkTie |
|
| _WellSampleOperations |
|
| _WellSampleOperationsNC |
|
| _WellSampleTie |
|
| _WellTie |
|
| _XmlAnnotationOperations |
|
| _XmlAnnotationOperationsNC |
|
| _XmlAnnotationTie |
|