Package | Description |
---|---|
ome.formats | |
ome.formats.model |
Modifier and Type | Method and Description |
---|---|
java.util.Map<LSID,omero.metadatastore.IObjectContainer> |
OMEROMetadataStoreClient.getContainerCache() |
java.util.Map<LSID,java.util.List<LSID>> |
OMEROMetadataStoreClient.getReferenceCache() |
java.util.Map<LSID,java.util.List<LSID>> |
OMEROMetadataStoreClient.getReferenceCache() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROMetadataStoreClient.addReference(LSID source,
LSID target)
Adds a reference to the reference cache.
|
int |
OMEXMLModelComparator.compare(LSID x,
LSID y) |
IObject |
OMEROMetadataStore.getObjectByLSID(LSID lsid)
Retrieves an object from the internal object graph by LSID.
|
omero.model.IObject |
OMEROMetadataStoreClient.getSourceObject(LSID LSID) |
boolean |
OMEROMetadataStoreClient.hasReference(LSID source,
LSID target) |
void |
OMEROMetadataStoreClient.removeIObjectContainer(LSID lsid) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<LSID,omero.metadatastore.IObjectContainer> |
IObjectContainerStore.getContainerCache()
Returns the current container cache.
|
java.util.Map<LSID,java.util.List<LSID>> |
IObjectContainerStore.getReferenceCache()
Returns the current reference cache.
|
java.util.Map<LSID,java.util.List<LSID>> |
IObjectContainerStore.getReferenceCache()
Returns the current reference cache.
|
Modifier and Type | Method and Description |
---|---|
void |
IObjectContainerStore.addReference(LSID source,
LSID target)
Adds a reference to the reference cache.
|
omero.model.IObject |
IObjectContainerStore.getSourceObject(LSID LSID)
Retrieves an OMERO Blitz source object for a given LSID.
|
boolean |
IObjectContainerStore.hasReference(LSID source,
LSID target)
Checks to see if there is currently an active reference for two LSIDs.
|
void |
IObjectContainerStore.removeIObjectContainer(LSID lsid)
Removes an IObject container from within the OME-XML data model store.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.