Class OmeroRawImportMetadataCommand
java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawImportMetadataCommand
- All Implemented Interfaces:
Runnable
Import key-values and tags from OMERO with a certain rule
- Keep existing and add new => only add in QuPath the new keys (if the key already exists, it is not imported)
- Replace existing and add new => add news keys and update those which already exist (i.e.replace the old value)
- Delete all and add new => delete all keys in QuPath and all those coming from OMERO.
-
Constructor Summary
Constructors -
Method Summary