| Package | Description | 
|---|---|
| ome.formats | |
| ome.formats.model | 
| Modifier and Type | Method and Description | 
|---|---|
Map<LSID,omero.metadatastore.IObjectContainer> | 
OMEROMetadataStoreClient.getContainerCache()  | 
Map<LSID,List<LSID>> | 
OMEROMetadataStoreClient.getReferenceCache()  | 
Map<LSID,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 | 
|---|---|
Map<LSID,omero.metadatastore.IObjectContainer> | 
IObjectContainerStore.getContainerCache()
Returns the current container cache. 
 | 
Map<LSID,List<LSID>> | 
IObjectContainerStore.getReferenceCache()
Returns the current reference cache. 
 | 
Map<LSID,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.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.