Package omero.model
Class PixelsI
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Pixels
-
- omero.model.PixelsI
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,ome.model.ModelBased,_IObjectOperations,_IObjectOperationsNC,_PixelsOperations,_PixelsOperationsNC
public class PixelsI extends Pixels implements ome.model.ModelBased
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCHANNELSstatic java.lang.StringDETAILSstatic java.lang.StringDIMENSIONORDERstatic java.lang.StringIMAGEstatic java.lang.StringMETHODOLOGYstatic java.lang.StringPHYSICALSIZEXstatic java.lang.StringPHYSICALSIZEYstatic java.lang.StringPHYSICALSIZEZstatic java.lang.StringPIXELSFILEMAPSstatic java.lang.StringPIXELSTYPEstatic java.lang.StringPLANEINFOstatic java.lang.StringRELATEDTODeprecated.static java.lang.StringSETTINGSstatic java.lang.StringSHA1static java.lang.StringSIGNIFICANTBITSstatic java.lang.StringSIZECstatic java.lang.StringSIZETstatic java.lang.StringSIZEXstatic java.lang.StringSIZEYstatic java.lang.StringSIZEZstatic java.lang.StringTHUMBNAILSstatic java.lang.StringTIMEINCREMENTstatic java.lang.StringWAVEINCREMENTstatic java.lang.StringWAVESTART-
Fields inherited from class omero.model.Pixels
__ids, channelsLoaded, channelsSeq, dimensionOrder, image, methodology, physicalSizeX, physicalSizeY, physicalSizeZ, pixelsFileMapsCountPerOwner, pixelsFileMapsLoaded, pixelsFileMapsSeq, pixelsType, planeInfoLoaded, planeInfoSeq, relatedTo, serialVersionUID, settingsLoaded, settingsSeq, sha1, significantBits, sizeC, sizeT, sizeX, sizeY, sizeZ, thumbnailsLoaded, thumbnailsSeq, timeIncrement, version, waveIncrement, waveStart
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddAllChannelSet(java.util.List<Channel> targets, Ice.Current current)voidaddAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current)voidaddAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current)voidaddAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current)voidaddAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current)voidaddChannel(Channel target, Ice.Current current)voidaddPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current)voidaddPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current)voidaddPlaneInfo(PlaneInfo target, Ice.Current current)voidaddRenderingDef(RenderingDef target, Ice.Current current)voidaddThumbnail(Thumbnail target, Ice.Current current)static java.util.List<PixelsI>cast(java.util.List list)Casts (without warning) the given list to a list of the current type.voidclearChannels(Ice.Current current)voidclearPixelsFileMaps(Ice.Current current)voidclearPlaneInfo(Ice.Current current)voidclearSettings(Ice.Current current)voidclearThumbnails(Ice.Current current)java.util.ListcopyChannels(Ice.Current current)voidcopyObject(ome.util.Filterable model, ome.util.ModelMapper _mapper)Used byIceMapperto inject an "ome.model" object into this "omero.model" object.java.util.ListcopyPixelsFileMaps(Ice.Current current)java.util.ListcopyPlaneInfo(Ice.Current current)java.util.ListcopySettings(Ice.Current current)java.util.ListcopyThumbnails(Ice.Current current)protected voiderrorIfUnloaded()ome.util.FilterablefillObject(ome.util.ReverseModelMapper _mapper)Used byIceMapperproduce an "ome.model" object from this "omero.model" object.java.util.List<PixelsOriginalFileMap>findPixelsOriginalFileMap(OriginalFile removal, Ice.Current current)ChannelgetChannel(int index, Ice.Current current)protected java.util.ListgetChannels(Ice.Current current)DetailsgetDetails(Ice.Current current)DimensionOrdergetDimensionOrder(Ice.Current current)RLonggetId(Ice.Current current)ImagegetImage(Ice.Current current)RStringgetMethodology(Ice.Current current)LengthgetPhysicalSizeX(Ice.Current current)LengthgetPhysicalSizeY(Ice.Current current)LengthgetPhysicalSizeZ(Ice.Current current)protected java.util.ListgetPixelsFileMaps(Ice.Current current)java.util.Map<java.lang.Long,java.lang.Long>getPixelsFileMapsCountPerOwner(Ice.Current current)PixelsTypegetPixelsType(Ice.Current current)protected java.util.ListgetPlaneInfo(Ice.Current current)ChannelgetPrimaryChannel(Ice.Current current)PixelsgetRelatedTo(Ice.Current current)Deprecated.protected java.util.ListgetSettings(Ice.Current current)RStringgetSha1(Ice.Current current)RIntgetSignificantBits(Ice.Current current)RIntgetSizeC(Ice.Current current)RIntgetSizeT(Ice.Current current)RIntgetSizeX(Ice.Current current)RIntgetSizeY(Ice.Current current)RIntgetSizeZ(Ice.Current current)protected java.util.ListgetThumbnails(Ice.Current current)TimegetTimeIncrement(Ice.Current current)RIntgetVersion(Ice.Current current)RIntgetWaveIncrement(Ice.Current current)RIntgetWaveStart(Ice.Current current)booleanisAnnotated(Ice.Current current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisChannelsLoaded()booleanisGlobal(Ice.Current current)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink(Ice.Current current)A link between two other types.booleanisLoaded(Ice.Current current)Tests if the objects are loaded or not.booleanisMutable(Ice.Current current)The server will persist changes made to these types.booleanisPixelsFileMapsLoaded()booleanisPlaneInfoLoaded()booleanisSettingsLoaded()booleanisThumbnailsLoaded()java.util.IteratoriterateChannels()java.util.IteratoriteratePixelsFileMaps()java.util.IteratoriteratePlaneInfo()java.util.IteratoriterateSettings()java.util.IteratoriterateThumbnails()java.util.List<OriginalFile>linkedOriginalFileList(Ice.Current current)PixelsOriginalFileMaplinkOriginalFile(OriginalFile addition, Ice.Current current)IObjectproxy(Ice.Current current)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadChannels(Pixels toCopy, Ice.Current current)voidreloadPixelsFileMaps(Pixels toCopy, Ice.Current current)voidreloadPlaneInfo(Pixels toCopy, Ice.Current current)voidreloadSettings(Pixels toCopy, Ice.Current current)voidreloadThumbnails(Pixels toCopy, Ice.Current current)voidremoveAllChannelSet(java.util.List<Channel> targets, Ice.Current current)voidremoveAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current)voidremoveAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current)voidremoveAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current)voidremoveAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current)voidremoveChannel(Channel target, Ice.Current current)voidremovePixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current)voidremovePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current)voidremovePlaneInfo(PlaneInfo target, Ice.Current current)voidremoveRenderingDef(RenderingDef target, Ice.Current current)voidremoveThumbnail(Thumbnail target, Ice.Current current)ChannelsetChannel(int index, Channel element, Ice.Current current)protected voidsetChannels(java.util.List channels, Ice.Current current)voidsetDimensionOrder(DimensionOrder dimensionOrder, Ice.Current current)voidsetId(RLong id, Ice.Current current)voidsetImage(Image image, Ice.Current current)voidsetMethodology(RString methodology, Ice.Current current)voidsetPhysicalSizeX(Length physicalSizeX, Ice.Current current)voidsetPhysicalSizeY(Length physicalSizeY, Ice.Current current)voidsetPhysicalSizeZ(Length physicalSizeZ, Ice.Current current)protected voidsetPixelsFileMaps(java.util.List pixelsFileMaps, Ice.Current current)voidsetPixelsType(PixelsType pixelsType, Ice.Current current)protected voidsetPlaneInfo(java.util.List planeInfo, Ice.Current current)ChannelsetPrimaryChannel(Channel element, Ice.Current current)voidsetRelatedTo(Pixels relatedTo, Ice.Current current)Deprecated.protected voidsetSettings(java.util.List settings, Ice.Current current)voidsetSha1(RString sha1, Ice.Current current)voidsetSignificantBits(RInt significantBits, Ice.Current current)voidsetSizeC(RInt sizeC, Ice.Current current)voidsetSizeT(RInt sizeT, Ice.Current current)voidsetSizeX(RInt sizeX, Ice.Current current)voidsetSizeY(RInt sizeY, Ice.Current current)voidsetSizeZ(RInt sizeZ, Ice.Current current)protected voidsetThumbnails(java.util.List thumbnails, Ice.Current current)voidsetTimeIncrement(Time timeIncrement, Ice.Current current)voidsetVersion(RInt version, Ice.Current current)voidsetWaveIncrement(RInt waveIncrement, Ice.Current current)voidsetWaveStart(RInt waveStart, Ice.Current current)IObjectshallowCopy(Ice.Current current)Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.intsizeOfChannels(Ice.Current current)intsizeOfPixelsFileMaps(Ice.Current current)intsizeOfPlaneInfo(Ice.Current current)intsizeOfSettings(Ice.Current current)intsizeOfThumbnails(Ice.Current current)protected voidthrowNullCollectionException(java.lang.String propertyName)protected voidtoggleCollectionsLoaded(boolean load)voidunlinkOriginalFile(OriginalFile removal, Ice.Current current)voidunload(Ice.Current current)Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.voidunloadChannels(Ice.Current current)voidunloadCollections(Ice.Current current)Each collection can also be unloaded, independently of the object itself.voidunloadDetails(Ice.Current current)As with collections, the objects under details can link to many other objects.voidunloadDimensionOrder()voidunloadImage()voidunloadMethodology()voidunloadPhysicalSizeX()voidunloadPhysicalSizeY()voidunloadPhysicalSizeZ()voidunloadPixelsFileMaps(Ice.Current current)voidunloadPixelsType()voidunloadPlaneInfo(Ice.Current current)voidunloadRelatedTo()Deprecated.voidunloadSettings(Ice.Current current)voidunloadSha1()voidunloadSignificantBits()voidunloadSizeC()voidunloadSizeT()voidunloadSizeX()voidunloadSizeY()voidunloadSizeZ()voidunloadThumbnails(Ice.Current current)voidunloadTimeIncrement()voidunloadWaveIncrement()voidunloadWaveStart()-
Methods inherited from class omero.model.Pixels
___addAllChannelSet, ___addAllPixelsOriginalFileMapSet, ___addAllPlaneInfoSet, ___addAllRenderingDefSet, ___addAllThumbnailSet, ___addChannel, ___addPixelsOriginalFileMap, ___addPixelsOriginalFileMapToBoth, ___addPlaneInfo, ___addRenderingDef, ___addThumbnail, ___clearChannels, ___clearPixelsFileMaps, ___clearPlaneInfo, ___clearSettings, ___clearThumbnails, ___copyChannels, ___copyPixelsFileMaps, ___copyPlaneInfo, ___copySettings, ___copyThumbnails, ___findPixelsOriginalFileMap, ___getChannel, ___getDimensionOrder, ___getImage, ___getMethodology, ___getPhysicalSizeX, ___getPhysicalSizeY, ___getPhysicalSizeZ, ___getPixelsFileMapsCountPerOwner, ___getPixelsType, ___getPrimaryChannel, ___getRelatedTo, ___getSha1, ___getSignificantBits, ___getSizeC, ___getSizeT, ___getSizeX, ___getSizeY, ___getSizeZ, ___getTimeIncrement, ___getVersion, ___getWaveIncrement, ___getWaveStart, ___linkedOriginalFileList, ___linkOriginalFile, ___reloadChannels, ___reloadPixelsFileMaps, ___reloadPlaneInfo, ___reloadSettings, ___reloadThumbnails, ___removeAllChannelSet, ___removeAllPixelsOriginalFileMapSet, ___removeAllPlaneInfoSet, ___removeAllRenderingDefSet, ___removeAllThumbnailSet, ___removeChannel, ___removePixelsOriginalFileMap, ___removePixelsOriginalFileMapFromBoth, ___removePlaneInfo, ___removeRenderingDef, ___removeThumbnail, ___setChannel, ___setDimensionOrder, ___setImage, ___setMethodology, ___setPhysicalSizeX, ___setPhysicalSizeY, ___setPhysicalSizeZ, ___setPixelsType, ___setPrimaryChannel, ___setRelatedTo, ___setSha1, ___setSignificantBits, ___setSizeC, ___setSizeT, ___setSizeX, ___setSizeY, ___setSizeZ, ___setTimeIncrement, ___setVersion, ___setWaveIncrement, ___setWaveStart, ___sizeOfChannels, ___sizeOfPixelsFileMaps, ___sizeOfPlaneInfo, ___sizeOfSettings, ___sizeOfThumbnails, ___unlinkOriginalFile, ___unloadChannels, ___unloadPixelsFileMaps, ___unloadPlaneInfo, ___unloadSettings, ___unloadThumbnails, __dispatch, __readImpl, __writeImpl, addAllChannelSet, addAllPixelsOriginalFileMapSet, addAllPlaneInfoSet, addAllRenderingDefSet, addAllThumbnailSet, addChannel, addPixelsOriginalFileMap, addPixelsOriginalFileMapToBoth, addPlaneInfo, addRenderingDef, addThumbnail, clearChannels, clearPixelsFileMaps, clearPlaneInfo, clearSettings, clearThumbnails, clone, copyChannels, copyPixelsFileMaps, copyPlaneInfo, copySettings, copyThumbnails, findPixelsOriginalFileMap, getChannel, getDimensionOrder, getImage, getMethodology, getPhysicalSizeX, getPhysicalSizeY, getPhysicalSizeZ, getPixelsFileMapsCountPerOwner, getPixelsType, getPrimaryChannel, getRelatedTo, getSha1, getSignificantBits, getSizeC, getSizeT, getSizeX, getSizeY, getSizeZ, getTimeIncrement, getVersion, getWaveIncrement, getWaveStart, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkedOriginalFileList, linkOriginalFile, reloadChannels, reloadPixelsFileMaps, reloadPlaneInfo, reloadSettings, reloadThumbnails, removeAllChannelSet, removeAllPixelsOriginalFileMapSet, removeAllPlaneInfoSet, removeAllRenderingDefSet, removeAllThumbnailSet, removeChannel, removePixelsOriginalFileMap, removePixelsOriginalFileMapFromBoth, removePlaneInfo, removeRenderingDef, removeThumbnail, setChannel, setDimensionOrder, setImage, setMethodology, setPhysicalSizeX, setPhysicalSizeY, setPhysicalSizeZ, setPixelsType, setPrimaryChannel, setRelatedTo, setSha1, setSignificantBits, setSizeC, setSizeT, setSizeX, setSizeY, setSizeZ, setTimeIncrement, setVersion, setWaveIncrement, setWaveStart, sizeOfChannels, sizeOfPixelsFileMaps, sizeOfPlaneInfo, sizeOfSettings, sizeOfThumbnails, unlinkOriginalFile, unloadChannels, unloadPixelsFileMaps, unloadPlaneInfo, unloadSettings, unloadThumbnails
-
Methods inherited from class omero.model.IObject
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
IMAGE
public static final java.lang.String IMAGE
- See Also:
- Constant Field Values
-
RELATEDTO
@Deprecated public static final java.lang.String RELATEDTO
Deprecated.- See Also:
- Constant Field Values
-
PIXELSTYPE
public static final java.lang.String PIXELSTYPE
- See Also:
- Constant Field Values
-
SIGNIFICANTBITS
public static final java.lang.String SIGNIFICANTBITS
- See Also:
- Constant Field Values
-
SIZEX
public static final java.lang.String SIZEX
- See Also:
- Constant Field Values
-
SIZEY
public static final java.lang.String SIZEY
- See Also:
- Constant Field Values
-
SIZEZ
public static final java.lang.String SIZEZ
- See Also:
- Constant Field Values
-
SIZEC
public static final java.lang.String SIZEC
- See Also:
- Constant Field Values
-
SIZET
public static final java.lang.String SIZET
- See Also:
- Constant Field Values
-
SHA1
public static final java.lang.String SHA1
- See Also:
- Constant Field Values
-
DIMENSIONORDER
public static final java.lang.String DIMENSIONORDER
- See Also:
- Constant Field Values
-
PHYSICALSIZEX
public static final java.lang.String PHYSICALSIZEX
- See Also:
- Constant Field Values
-
PHYSICALSIZEY
public static final java.lang.String PHYSICALSIZEY
- See Also:
- Constant Field Values
-
PHYSICALSIZEZ
public static final java.lang.String PHYSICALSIZEZ
- See Also:
- Constant Field Values
-
WAVESTART
public static final java.lang.String WAVESTART
- See Also:
- Constant Field Values
-
WAVEINCREMENT
public static final java.lang.String WAVEINCREMENT
- See Also:
- Constant Field Values
-
TIMEINCREMENT
public static final java.lang.String TIMEINCREMENT
- See Also:
- Constant Field Values
-
METHODOLOGY
public static final java.lang.String METHODOLOGY
- See Also:
- Constant Field Values
-
PLANEINFO
public static final java.lang.String PLANEINFO
- See Also:
- Constant Field Values
-
PIXELSFILEMAPS
public static final java.lang.String PIXELSFILEMAPS
- See Also:
- Constant Field Values
-
CHANNELS
public static final java.lang.String CHANNELS
- See Also:
- Constant Field Values
-
SETTINGS
public static final java.lang.String SETTINGS
- See Also:
- Constant Field Values
-
THUMBNAILS
public static final java.lang.String THUMBNAILS
- See Also:
- Constant Field Values
-
DETAILS
public static final java.lang.String DETAILS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PixelsI
public PixelsI()
-
PixelsI
public PixelsI(long id, boolean loaded)
-
PixelsI
public PixelsI(RLong id, boolean loaded)
-
-
Method Detail
-
errorIfUnloaded
protected void errorIfUnloaded() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
throwNullCollectionException
protected void throwNullCollectionException(java.lang.String propertyName) throws UnloadedCollectionException- Throws:
UnloadedCollectionException
-
toggleCollectionsLoaded
protected void toggleCollectionsLoaded(boolean load)
-
unload
public void unload(Ice.Current current)
Description copied from interface:_IObjectOperationsSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unloadin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current current)
Description copied from interface:_IObjectOperationsTests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoadedin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current current)
Description copied from interface:_IObjectOperationsEach collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollectionsin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current current)
Description copied from interface:_IObjectOperationsMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobalin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current current)
Description copied from interface:_IObjectOperationsThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutablein interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
isAnnotated
public boolean isAnnotated(Ice.Current current)
Description copied from interface:_IObjectOperationsAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotatedin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current current)
Description copied from interface:_IObjectOperationsA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLinkin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
shallowCopy
public IObject shallowCopy(Ice.Current current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopyin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxyin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
getId
public RLong getId(Ice.Current current)
- Specified by:
getIdin interface_IObjectOperations
-
setId
public void setId(RLong id, Ice.Current current)
- Specified by:
setIdin interface_IObjectOperations
-
getDetails
public Details getDetails(Ice.Current current)
- Specified by:
getDetailsin interface_IObjectOperations
-
unloadDetails
public void unloadDetails(Ice.Current current)
Description copied from interface:_IObjectOperationsAs with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetailsin interface_IObjectOperations- Parameters:
current- The Current object for the invocation.
-
getVersion
public RInt getVersion(Ice.Current current)
- Specified by:
getVersionin interface_PixelsOperations
-
setVersion
public void setVersion(RInt version, Ice.Current current)
- Specified by:
setVersionin interface_PixelsOperations
-
unloadImage
public void unloadImage()
-
getImage
public Image getImage(Ice.Current current) throws UnloadedEntityException
- Specified by:
getImagein interface_PixelsOperations- Throws:
UnloadedEntityException
-
setImage
public void setImage(Image image, Ice.Current current) throws UnloadedEntityException
- Specified by:
setImagein interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadRelatedTo
@Deprecated public void unloadRelatedTo()
Deprecated.
-
getRelatedTo
@Deprecated public Pixels getRelatedTo(Ice.Current current) throws UnloadedEntityException
Deprecated.- Specified by:
getRelatedToin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setRelatedTo
@Deprecated public void setRelatedTo(Pixels relatedTo, Ice.Current current) throws UnloadedEntityException
Deprecated.- Specified by:
setRelatedToin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPixelsType
public void unloadPixelsType()
-
getPixelsType
public PixelsType getPixelsType(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPixelsTypein interface_PixelsOperations- Throws:
UnloadedEntityException
-
setPixelsType
public void setPixelsType(PixelsType pixelsType, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPixelsTypein interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSignificantBits
public void unloadSignificantBits()
-
getSignificantBits
public RInt getSignificantBits(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSignificantBitsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSignificantBits
public void setSignificantBits(RInt significantBits, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSignificantBitsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSizeX
public void unloadSizeX()
-
getSizeX
public RInt getSizeX(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeXin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSizeX
public void setSizeX(RInt sizeX, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeXin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSizeY
public void unloadSizeY()
-
getSizeY
public RInt getSizeY(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeYin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSizeY
public void setSizeY(RInt sizeY, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeYin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSizeZ
public void unloadSizeZ()
-
getSizeZ
public RInt getSizeZ(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeZin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSizeZ
public void setSizeZ(RInt sizeZ, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeZin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSizeC
public void unloadSizeC()
-
getSizeC
public RInt getSizeC(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeCin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSizeC
public void setSizeC(RInt sizeC, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeCin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSizeT
public void unloadSizeT()
-
getSizeT
public RInt getSizeT(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeTin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSizeT
public void setSizeT(RInt sizeT, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeTin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadSha1
public void unloadSha1()
-
getSha1
public RString getSha1(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSha1in interface_PixelsOperations- Throws:
UnloadedEntityException
-
setSha1
public void setSha1(RString sha1, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSha1in interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadDimensionOrder
public void unloadDimensionOrder()
-
getDimensionOrder
public DimensionOrder getDimensionOrder(Ice.Current current) throws UnloadedEntityException
- Specified by:
getDimensionOrderin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setDimensionOrder
public void setDimensionOrder(DimensionOrder dimensionOrder, Ice.Current current) throws UnloadedEntityException
- Specified by:
setDimensionOrderin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPhysicalSizeX
public void unloadPhysicalSizeX()
-
getPhysicalSizeX
public Length getPhysicalSizeX(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeXin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setPhysicalSizeX
public void setPhysicalSizeX(Length physicalSizeX, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeXin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPhysicalSizeY
public void unloadPhysicalSizeY()
-
getPhysicalSizeY
public Length getPhysicalSizeY(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeYin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setPhysicalSizeY
public void setPhysicalSizeY(Length physicalSizeY, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeYin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPhysicalSizeZ
public void unloadPhysicalSizeZ()
-
getPhysicalSizeZ
public Length getPhysicalSizeZ(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeZin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setPhysicalSizeZ
public void setPhysicalSizeZ(Length physicalSizeZ, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeZin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadWaveStart
public void unloadWaveStart()
-
getWaveStart
public RInt getWaveStart(Ice.Current current) throws UnloadedEntityException
- Specified by:
getWaveStartin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setWaveStart
public void setWaveStart(RInt waveStart, Ice.Current current) throws UnloadedEntityException
- Specified by:
setWaveStartin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadWaveIncrement
public void unloadWaveIncrement()
-
getWaveIncrement
public RInt getWaveIncrement(Ice.Current current) throws UnloadedEntityException
- Specified by:
getWaveIncrementin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setWaveIncrement
public void setWaveIncrement(RInt waveIncrement, Ice.Current current) throws UnloadedEntityException
- Specified by:
setWaveIncrementin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadTimeIncrement
public void unloadTimeIncrement()
-
getTimeIncrement
public Time getTimeIncrement(Ice.Current current) throws UnloadedEntityException
- Specified by:
getTimeIncrementin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setTimeIncrement
public void setTimeIncrement(Time timeIncrement, Ice.Current current) throws UnloadedEntityException
- Specified by:
setTimeIncrementin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadMethodology
public void unloadMethodology()
-
getMethodology
public RString getMethodology(Ice.Current current) throws UnloadedEntityException
- Specified by:
getMethodologyin interface_PixelsOperations- Throws:
UnloadedEntityException
-
setMethodology
public void setMethodology(RString methodology, Ice.Current current) throws UnloadedEntityException
- Specified by:
setMethodologyin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPlaneInfo
public void unloadPlaneInfo(Ice.Current current)
- Specified by:
unloadPlaneInfoin interface_PixelsOperations
-
getPlaneInfo
protected java.util.List getPlaneInfo(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setPlaneInfo
protected void setPlaneInfo(java.util.List planeInfo, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isPlaneInfoLoaded
public boolean isPlaneInfoLoaded()
-
sizeOfPlaneInfo
public int sizeOfPlaneInfo(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfPlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copyPlaneInfo
public java.util.List copyPlaneInfo(Ice.Current current) throws UnloadedEntityException- Specified by:
copyPlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
iteratePlaneInfo
public java.util.Iterator iteratePlaneInfo() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addPlaneInfo
public void addPlaneInfo(PlaneInfo target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addPlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
addAllPlaneInfoSet
public void addAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllPlaneInfoSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removePlaneInfo
public void removePlaneInfo(PlaneInfo target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removePlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeAllPlaneInfoSet
public void removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllPlaneInfoSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
clearPlaneInfo
public void clearPlaneInfo(Ice.Current current) throws UnloadedEntityException- Specified by:
clearPlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
reloadPlaneInfo
public void reloadPlaneInfo(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadPlaneInfoin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps(Ice.Current current)
- Specified by:
unloadPixelsFileMapsin interface_PixelsOperations
-
getPixelsFileMaps
protected java.util.List getPixelsFileMaps(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setPixelsFileMaps
protected void setPixelsFileMaps(java.util.List pixelsFileMaps, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isPixelsFileMapsLoaded
public boolean isPixelsFileMapsLoaded()
-
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfPixelsFileMapsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copyPixelsFileMaps
public java.util.List copyPixelsFileMaps(Ice.Current current) throws UnloadedEntityException- Specified by:
copyPixelsFileMapsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
iteratePixelsFileMaps
public java.util.Iterator iteratePixelsFileMaps() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addPixelsOriginalFileMapin interface_PixelsOperations- Throws:
UnloadedEntityException
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllPixelsOriginalFileMapSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removePixelsOriginalFileMapin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllPixelsOriginalFileMapSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
clearPixelsFileMaps
public void clearPixelsFileMaps(Ice.Current current) throws UnloadedEntityException- Specified by:
clearPixelsFileMapsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadPixelsFileMapsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner(Ice.Current current)
- Specified by:
getPixelsFileMapsCountPerOwnerin interface_PixelsOperations
-
linkOriginalFile
public PixelsOriginalFileMap linkOriginalFile(OriginalFile addition, Ice.Current current) throws UnloadedEntityException
- Specified by:
linkOriginalFilein interface_PixelsOperations- Throws:
UnloadedEntityException
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
- Specified by:
addPixelsOriginalFileMapToBothin interface_PixelsOperations- Throws:
UnloadedEntityException
-
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(OriginalFile removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
findPixelsOriginalFileMapin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unlinkOriginalFile
public void unlinkOriginalFile(OriginalFile removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
unlinkOriginalFilein interface_PixelsOperations- Throws:
UnloadedEntityException
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
- Specified by:
removePixelsOriginalFileMapFromBothin interface_PixelsOperations- Throws:
UnloadedEntityExceptionUnloadedCollectionException
-
linkedOriginalFileList
public java.util.List<OriginalFile> linkedOriginalFileList(Ice.Current current) throws UnloadedEntityException
- Specified by:
linkedOriginalFileListin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadChannels
public void unloadChannels(Ice.Current current)
- Specified by:
unloadChannelsin interface_PixelsOperations
-
getChannels
protected java.util.List getChannels(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setChannels
protected void setChannels(java.util.List channels, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isChannelsLoaded
public boolean isChannelsLoaded()
-
sizeOfChannels
public int sizeOfChannels(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfChannelsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copyChannels
public java.util.List copyChannels(Ice.Current current) throws UnloadedEntityException- Specified by:
copyChannelsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
iterateChannels
public java.util.Iterator iterateChannels() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addChannel
public void addChannel(Channel target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addChannelin interface_PixelsOperations- Throws:
UnloadedEntityException
-
addAllChannelSet
public void addAllChannelSet(java.util.List<Channel> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllChannelSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeChannel
public void removeChannel(Channel target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeChannelin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeAllChannelSet
public void removeAllChannelSet(java.util.List<Channel> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllChannelSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
clearChannels
public void clearChannels(Ice.Current current) throws UnloadedEntityException- Specified by:
clearChannelsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
reloadChannels
public void reloadChannels(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadChannelsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
getChannel
public Channel getChannel(int index, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getChannelin interface_PixelsOperations- Throws:
java.lang.IndexOutOfBoundsException
-
setChannel
public Channel setChannel(int index, Channel element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setChannelin interface_PixelsOperations- Throws:
java.lang.IndexOutOfBoundsException
-
getPrimaryChannel
public Channel getPrimaryChannel(Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getPrimaryChannelin interface_PixelsOperations- Throws:
java.lang.IndexOutOfBoundsException
-
setPrimaryChannel
public Channel setPrimaryChannel(Channel element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setPrimaryChannelin interface_PixelsOperations- Throws:
java.lang.IndexOutOfBoundsException
-
unloadSettings
public void unloadSettings(Ice.Current current)
- Specified by:
unloadSettingsin interface_PixelsOperations
-
getSettings
protected java.util.List getSettings(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setSettings
protected void setSettings(java.util.List settings, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isSettingsLoaded
public boolean isSettingsLoaded()
-
sizeOfSettings
public int sizeOfSettings(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfSettingsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copySettings
public java.util.List copySettings(Ice.Current current) throws UnloadedEntityException- Specified by:
copySettingsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
iterateSettings
public java.util.Iterator iterateSettings() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addRenderingDef
public void addRenderingDef(RenderingDef target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addRenderingDefin interface_PixelsOperations- Throws:
UnloadedEntityException
-
addAllRenderingDefSet
public void addAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllRenderingDefSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeRenderingDef
public void removeRenderingDef(RenderingDef target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeRenderingDefin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeAllRenderingDefSet
public void removeAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllRenderingDefSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
clearSettings
public void clearSettings(Ice.Current current) throws UnloadedEntityException- Specified by:
clearSettingsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
reloadSettings
public void reloadSettings(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadSettingsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
unloadThumbnails
public void unloadThumbnails(Ice.Current current)
- Specified by:
unloadThumbnailsin interface_PixelsOperations
-
getThumbnails
protected java.util.List getThumbnails(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setThumbnails
protected void setThumbnails(java.util.List thumbnails, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isThumbnailsLoaded
public boolean isThumbnailsLoaded()
-
sizeOfThumbnails
public int sizeOfThumbnails(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfThumbnailsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copyThumbnails
public java.util.List copyThumbnails(Ice.Current current) throws UnloadedEntityException- Specified by:
copyThumbnailsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
iterateThumbnails
public java.util.Iterator iterateThumbnails() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addThumbnail
public void addThumbnail(Thumbnail target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addThumbnailin interface_PixelsOperations- Throws:
UnloadedEntityException
-
addAllThumbnailSet
public void addAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllThumbnailSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeThumbnail
public void removeThumbnail(Thumbnail target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeThumbnailin interface_PixelsOperations- Throws:
UnloadedEntityException
-
removeAllThumbnailSet
public void removeAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllThumbnailSetin interface_PixelsOperations- Throws:
UnloadedEntityException
-
clearThumbnails
public void clearThumbnails(Ice.Current current) throws UnloadedEntityException- Specified by:
clearThumbnailsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
reloadThumbnails
public void reloadThumbnails(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadThumbnailsin interface_PixelsOperations- Throws:
UnloadedEntityException
-
copyObject
public void copyObject(ome.util.Filterable model, ome.util.ModelMapper _mapper)Used byIceMapperto inject an "ome.model" object into this "omero.model" object.- Specified by:
copyObjectin interfaceome.model.ModelBased
-
fillObject
public ome.util.Filterable fillObject(ome.util.ReverseModelMapper _mapper)
Used byIceMapperproduce an "ome.model" object from this "omero.model" object.- Specified by:
fillObjectin interfaceome.model.ModelBased
-
cast
public static java.util.List<PixelsI> cast(java.util.List list)
Casts (without warning) the given list to a list of the current type.- Throws:
java.lang.ClassCastException
-
-