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.String
CHANNELS
static java.lang.String
DETAILS
static java.lang.String
DIMENSIONORDER
static java.lang.String
IMAGE
static java.lang.String
METHODOLOGY
static java.lang.String
PHYSICALSIZEX
static java.lang.String
PHYSICALSIZEY
static java.lang.String
PHYSICALSIZEZ
static java.lang.String
PIXELSFILEMAPS
static java.lang.String
PIXELSTYPE
static java.lang.String
PLANEINFO
static java.lang.String
RELATEDTO
Deprecated.static java.lang.String
SETTINGS
static java.lang.String
SHA1
static java.lang.String
SIGNIFICANTBITS
static java.lang.String
SIZEC
static java.lang.String
SIZET
static java.lang.String
SIZEX
static java.lang.String
SIZEY
static java.lang.String
SIZEZ
static java.lang.String
THUMBNAILS
static java.lang.String
TIMEINCREMENT
static java.lang.String
WAVEINCREMENT
static java.lang.String
WAVESTART
-
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 void
addAllChannelSet(java.util.List<Channel> targets, Ice.Current current)
void
addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current)
void
addAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current)
void
addAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current)
void
addAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current)
void
addChannel(Channel target, Ice.Current current)
void
addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current)
void
addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current)
void
addPlaneInfo(PlaneInfo target, Ice.Current current)
void
addRenderingDef(RenderingDef target, Ice.Current current)
void
addThumbnail(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.void
clearChannels(Ice.Current current)
void
clearPixelsFileMaps(Ice.Current current)
void
clearPlaneInfo(Ice.Current current)
void
clearSettings(Ice.Current current)
void
clearThumbnails(Ice.Current current)
java.util.List
copyChannels(Ice.Current current)
void
copyObject(ome.util.Filterable model, ome.util.ModelMapper _mapper)
Used byIceMapper
to inject an "ome.model" object into this "omero.model" object.java.util.List
copyPixelsFileMaps(Ice.Current current)
java.util.List
copyPlaneInfo(Ice.Current current)
java.util.List
copySettings(Ice.Current current)
java.util.List
copyThumbnails(Ice.Current current)
protected void
errorIfUnloaded()
ome.util.Filterable
fillObject(ome.util.ReverseModelMapper _mapper)
Used byIceMapper
produce an "ome.model" object from this "omero.model" object.java.util.List<PixelsOriginalFileMap>
findPixelsOriginalFileMap(OriginalFile removal, Ice.Current current)
Channel
getChannel(int index, Ice.Current current)
protected java.util.List
getChannels(Ice.Current current)
Details
getDetails(Ice.Current current)
DimensionOrder
getDimensionOrder(Ice.Current current)
RLong
getId(Ice.Current current)
Image
getImage(Ice.Current current)
RString
getMethodology(Ice.Current current)
Length
getPhysicalSizeX(Ice.Current current)
Length
getPhysicalSizeY(Ice.Current current)
Length
getPhysicalSizeZ(Ice.Current current)
protected java.util.List
getPixelsFileMaps(Ice.Current current)
java.util.Map<java.lang.Long,java.lang.Long>
getPixelsFileMapsCountPerOwner(Ice.Current current)
PixelsType
getPixelsType(Ice.Current current)
protected java.util.List
getPlaneInfo(Ice.Current current)
Channel
getPrimaryChannel(Ice.Current current)
Pixels
getRelatedTo(Ice.Current current)
Deprecated.protected java.util.List
getSettings(Ice.Current current)
RString
getSha1(Ice.Current current)
RInt
getSignificantBits(Ice.Current current)
RInt
getSizeC(Ice.Current current)
RInt
getSizeT(Ice.Current current)
RInt
getSizeX(Ice.Current current)
RInt
getSizeY(Ice.Current current)
RInt
getSizeZ(Ice.Current current)
protected java.util.List
getThumbnails(Ice.Current current)
Time
getTimeIncrement(Ice.Current current)
RInt
getVersion(Ice.Current current)
RInt
getWaveIncrement(Ice.Current current)
RInt
getWaveStart(Ice.Current current)
boolean
isAnnotated(Ice.Current current)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isChannelsLoaded()
boolean
isGlobal(Ice.Current current)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink(Ice.Current current)
A link between two other types.boolean
isLoaded(Ice.Current current)
Tests if the objects are loaded or not.boolean
isMutable(Ice.Current current)
The server will persist changes made to these types.boolean
isPixelsFileMapsLoaded()
boolean
isPlaneInfoLoaded()
boolean
isSettingsLoaded()
boolean
isThumbnailsLoaded()
java.util.Iterator
iterateChannels()
java.util.Iterator
iteratePixelsFileMaps()
java.util.Iterator
iteratePlaneInfo()
java.util.Iterator
iterateSettings()
java.util.Iterator
iterateThumbnails()
java.util.List<OriginalFile>
linkedOriginalFileList(Ice.Current current)
PixelsOriginalFileMap
linkOriginalFile(OriginalFile addition, Ice.Current current)
IObject
proxy(Ice.Current current)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadChannels(Pixels toCopy, Ice.Current current)
void
reloadPixelsFileMaps(Pixels toCopy, Ice.Current current)
void
reloadPlaneInfo(Pixels toCopy, Ice.Current current)
void
reloadSettings(Pixels toCopy, Ice.Current current)
void
reloadThumbnails(Pixels toCopy, Ice.Current current)
void
removeAllChannelSet(java.util.List<Channel> targets, Ice.Current current)
void
removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current)
void
removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current)
void
removeAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current)
void
removeAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current)
void
removeChannel(Channel target, Ice.Current current)
void
removePixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current)
void
removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current)
void
removePlaneInfo(PlaneInfo target, Ice.Current current)
void
removeRenderingDef(RenderingDef target, Ice.Current current)
void
removeThumbnail(Thumbnail target, Ice.Current current)
Channel
setChannel(int index, Channel element, Ice.Current current)
protected void
setChannels(java.util.List channels, Ice.Current current)
void
setDimensionOrder(DimensionOrder dimensionOrder, Ice.Current current)
void
setId(RLong id, Ice.Current current)
void
setImage(Image image, Ice.Current current)
void
setMethodology(RString methodology, Ice.Current current)
void
setPhysicalSizeX(Length physicalSizeX, Ice.Current current)
void
setPhysicalSizeY(Length physicalSizeY, Ice.Current current)
void
setPhysicalSizeZ(Length physicalSizeZ, Ice.Current current)
protected void
setPixelsFileMaps(java.util.List pixelsFileMaps, Ice.Current current)
void
setPixelsType(PixelsType pixelsType, Ice.Current current)
protected void
setPlaneInfo(java.util.List planeInfo, Ice.Current current)
Channel
setPrimaryChannel(Channel element, Ice.Current current)
void
setRelatedTo(Pixels relatedTo, Ice.Current current)
Deprecated.protected void
setSettings(java.util.List settings, Ice.Current current)
void
setSha1(RString sha1, Ice.Current current)
void
setSignificantBits(RInt significantBits, Ice.Current current)
void
setSizeC(RInt sizeC, Ice.Current current)
void
setSizeT(RInt sizeT, Ice.Current current)
void
setSizeX(RInt sizeX, Ice.Current current)
void
setSizeY(RInt sizeY, Ice.Current current)
void
setSizeZ(RInt sizeZ, Ice.Current current)
protected void
setThumbnails(java.util.List thumbnails, Ice.Current current)
void
setTimeIncrement(Time timeIncrement, Ice.Current current)
void
setVersion(RInt version, Ice.Current current)
void
setWaveIncrement(RInt waveIncrement, Ice.Current current)
void
setWaveStart(RInt waveStart, Ice.Current current)
IObject
shallowCopy(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.int
sizeOfChannels(Ice.Current current)
int
sizeOfPixelsFileMaps(Ice.Current current)
int
sizeOfPlaneInfo(Ice.Current current)
int
sizeOfSettings(Ice.Current current)
int
sizeOfThumbnails(Ice.Current current)
protected void
throwNullCollectionException(java.lang.String propertyName)
protected void
toggleCollectionsLoaded(boolean load)
void
unlinkOriginalFile(OriginalFile removal, Ice.Current current)
void
unload(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.void
unloadChannels(Ice.Current current)
void
unloadCollections(Ice.Current current)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails(Ice.Current current)
As with collections, the objects under details can link to many other objects.void
unloadDimensionOrder()
void
unloadImage()
void
unloadMethodology()
void
unloadPhysicalSizeX()
void
unloadPhysicalSizeY()
void
unloadPhysicalSizeZ()
void
unloadPixelsFileMaps(Ice.Current current)
void
unloadPixelsType()
void
unloadPlaneInfo(Ice.Current current)
void
unloadRelatedTo()
Deprecated.void
unloadSettings(Ice.Current current)
void
unloadSha1()
void
unloadSignificantBits()
void
unloadSizeC()
void
unloadSizeT()
void
unloadSizeX()
void
unloadSizeY()
void
unloadSizeZ()
void
unloadThumbnails(Ice.Current current)
void
unloadTimeIncrement()
void
unloadWaveIncrement()
void
unloadWaveStart()
-
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:_IObjectOperations
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current current)
Description copied from interface:_IObjectOperations
Tests 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:
isLoaded
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current current)
Description copied from interface:_IObjectOperations
Each 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:
unloadCollections
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current current)
Description copied from interface:_IObjectOperations
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current current)
Description copied from interface:_IObjectOperations
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
isAnnotated
public boolean isAnnotated(Ice.Current current)
Description copied from interface:_IObjectOperations
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current current)
Description copied from interface:_IObjectOperations
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
shallowCopy
public IObject shallowCopy(Ice.Current current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
getId
public RLong getId(Ice.Current current)
- Specified by:
getId
in interface_IObjectOperations
-
setId
public void setId(RLong id, Ice.Current current)
- Specified by:
setId
in interface_IObjectOperations
-
getDetails
public Details getDetails(Ice.Current current)
- Specified by:
getDetails
in interface_IObjectOperations
-
unloadDetails
public void unloadDetails(Ice.Current current)
Description copied from interface:_IObjectOperations
As 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:
unloadDetails
in interface_IObjectOperations
- Parameters:
current
- The Current object for the invocation.
-
getVersion
public RInt getVersion(Ice.Current current)
- Specified by:
getVersion
in interface_PixelsOperations
-
setVersion
public void setVersion(RInt version, Ice.Current current)
- Specified by:
setVersion
in interface_PixelsOperations
-
unloadImage
public void unloadImage()
-
getImage
public Image getImage(Ice.Current current) throws UnloadedEntityException
- Specified by:
getImage
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setImage
public void setImage(Image image, Ice.Current current) throws UnloadedEntityException
- Specified by:
setImage
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadRelatedTo
@Deprecated public void unloadRelatedTo()
Deprecated.
-
getRelatedTo
@Deprecated public Pixels getRelatedTo(Ice.Current current) throws UnloadedEntityException
Deprecated.- Specified by:
getRelatedTo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setRelatedTo
@Deprecated public void setRelatedTo(Pixels relatedTo, Ice.Current current) throws UnloadedEntityException
Deprecated.- Specified by:
setRelatedTo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPixelsType
public void unloadPixelsType()
-
getPixelsType
public PixelsType getPixelsType(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPixelsType
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setPixelsType
public void setPixelsType(PixelsType pixelsType, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPixelsType
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSignificantBits
public void unloadSignificantBits()
-
getSignificantBits
public RInt getSignificantBits(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSignificantBits
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSignificantBits
public void setSignificantBits(RInt significantBits, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSignificantBits
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSizeX
public void unloadSizeX()
-
getSizeX
public RInt getSizeX(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeX
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSizeX
public void setSizeX(RInt sizeX, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeX
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSizeY
public void unloadSizeY()
-
getSizeY
public RInt getSizeY(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeY
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSizeY
public void setSizeY(RInt sizeY, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeY
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSizeZ
public void unloadSizeZ()
-
getSizeZ
public RInt getSizeZ(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeZ
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSizeZ
public void setSizeZ(RInt sizeZ, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeZ
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSizeC
public void unloadSizeC()
-
getSizeC
public RInt getSizeC(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeC
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSizeC
public void setSizeC(RInt sizeC, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeC
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSizeT
public void unloadSizeT()
-
getSizeT
public RInt getSizeT(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSizeT
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSizeT
public void setSizeT(RInt sizeT, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSizeT
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadSha1
public void unloadSha1()
-
getSha1
public RString getSha1(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSha1
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setSha1
public void setSha1(RString sha1, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSha1
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadDimensionOrder
public void unloadDimensionOrder()
-
getDimensionOrder
public DimensionOrder getDimensionOrder(Ice.Current current) throws UnloadedEntityException
- Specified by:
getDimensionOrder
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setDimensionOrder
public void setDimensionOrder(DimensionOrder dimensionOrder, Ice.Current current) throws UnloadedEntityException
- Specified by:
setDimensionOrder
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPhysicalSizeX
public void unloadPhysicalSizeX()
-
getPhysicalSizeX
public Length getPhysicalSizeX(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeX
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setPhysicalSizeX
public void setPhysicalSizeX(Length physicalSizeX, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeX
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPhysicalSizeY
public void unloadPhysicalSizeY()
-
getPhysicalSizeY
public Length getPhysicalSizeY(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeY
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setPhysicalSizeY
public void setPhysicalSizeY(Length physicalSizeY, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeY
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPhysicalSizeZ
public void unloadPhysicalSizeZ()
-
getPhysicalSizeZ
public Length getPhysicalSizeZ(Ice.Current current) throws UnloadedEntityException
- Specified by:
getPhysicalSizeZ
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setPhysicalSizeZ
public void setPhysicalSizeZ(Length physicalSizeZ, Ice.Current current) throws UnloadedEntityException
- Specified by:
setPhysicalSizeZ
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadWaveStart
public void unloadWaveStart()
-
getWaveStart
public RInt getWaveStart(Ice.Current current) throws UnloadedEntityException
- Specified by:
getWaveStart
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setWaveStart
public void setWaveStart(RInt waveStart, Ice.Current current) throws UnloadedEntityException
- Specified by:
setWaveStart
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadWaveIncrement
public void unloadWaveIncrement()
-
getWaveIncrement
public RInt getWaveIncrement(Ice.Current current) throws UnloadedEntityException
- Specified by:
getWaveIncrement
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setWaveIncrement
public void setWaveIncrement(RInt waveIncrement, Ice.Current current) throws UnloadedEntityException
- Specified by:
setWaveIncrement
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadTimeIncrement
public void unloadTimeIncrement()
-
getTimeIncrement
public Time getTimeIncrement(Ice.Current current) throws UnloadedEntityException
- Specified by:
getTimeIncrement
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setTimeIncrement
public void setTimeIncrement(Time timeIncrement, Ice.Current current) throws UnloadedEntityException
- Specified by:
setTimeIncrement
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadMethodology
public void unloadMethodology()
-
getMethodology
public RString getMethodology(Ice.Current current) throws UnloadedEntityException
- Specified by:
getMethodology
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
setMethodology
public void setMethodology(RString methodology, Ice.Current current) throws UnloadedEntityException
- Specified by:
setMethodology
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPlaneInfo
public void unloadPlaneInfo(Ice.Current current)
- Specified by:
unloadPlaneInfo
in 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:
sizeOfPlaneInfo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copyPlaneInfo
public java.util.List copyPlaneInfo(Ice.Current current) throws UnloadedEntityException
- Specified by:
copyPlaneInfo
in 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:
addPlaneInfo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addAllPlaneInfoSet
public void addAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllPlaneInfoSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removePlaneInfo
public void removePlaneInfo(PlaneInfo target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removePlaneInfo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeAllPlaneInfoSet
public void removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllPlaneInfoSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
clearPlaneInfo
public void clearPlaneInfo(Ice.Current current) throws UnloadedEntityException
- Specified by:
clearPlaneInfo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
reloadPlaneInfo
public void reloadPlaneInfo(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadPlaneInfo
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadPixelsFileMaps
public void unloadPixelsFileMaps(Ice.Current current)
- Specified by:
unloadPixelsFileMaps
in 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:
sizeOfPixelsFileMaps
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copyPixelsFileMaps
public java.util.List copyPixelsFileMaps(Ice.Current current) throws UnloadedEntityException
- Specified by:
copyPixelsFileMaps
in 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:
addPixelsOriginalFileMap
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllPixelsOriginalFileMapSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removePixelsOriginalFileMap
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllPixelsOriginalFileMapSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
clearPixelsFileMaps
public void clearPixelsFileMaps(Ice.Current current) throws UnloadedEntityException
- Specified by:
clearPixelsFileMaps
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
reloadPixelsFileMaps
public void reloadPixelsFileMaps(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadPixelsFileMaps
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner(Ice.Current current)
- Specified by:
getPixelsFileMapsCountPerOwner
in interface_PixelsOperations
-
linkOriginalFile
public PixelsOriginalFileMap linkOriginalFile(OriginalFile addition, Ice.Current current) throws UnloadedEntityException
- Specified by:
linkOriginalFile
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
- Specified by:
addPixelsOriginalFileMapToBoth
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(OriginalFile removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
findPixelsOriginalFileMap
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unlinkOriginalFile
public void unlinkOriginalFile(OriginalFile removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
unlinkOriginalFile
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
- Specified by:
removePixelsOriginalFileMapFromBoth
in interface_PixelsOperations
- Throws:
UnloadedEntityException
UnloadedCollectionException
-
linkedOriginalFileList
public java.util.List<OriginalFile> linkedOriginalFileList(Ice.Current current) throws UnloadedEntityException
- Specified by:
linkedOriginalFileList
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadChannels
public void unloadChannels(Ice.Current current)
- Specified by:
unloadChannels
in 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:
sizeOfChannels
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copyChannels
public java.util.List copyChannels(Ice.Current current) throws UnloadedEntityException
- Specified by:
copyChannels
in 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:
addChannel
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addAllChannelSet
public void addAllChannelSet(java.util.List<Channel> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllChannelSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeChannel
public void removeChannel(Channel target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeChannel
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeAllChannelSet
public void removeAllChannelSet(java.util.List<Channel> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllChannelSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
clearChannels
public void clearChannels(Ice.Current current) throws UnloadedEntityException
- Specified by:
clearChannels
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
reloadChannels
public void reloadChannels(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadChannels
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
getChannel
public Channel getChannel(int index, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getChannel
in interface_PixelsOperations
- Throws:
java.lang.IndexOutOfBoundsException
-
setChannel
public Channel setChannel(int index, Channel element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setChannel
in interface_PixelsOperations
- Throws:
java.lang.IndexOutOfBoundsException
-
getPrimaryChannel
public Channel getPrimaryChannel(Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getPrimaryChannel
in interface_PixelsOperations
- Throws:
java.lang.IndexOutOfBoundsException
-
setPrimaryChannel
public Channel setPrimaryChannel(Channel element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setPrimaryChannel
in interface_PixelsOperations
- Throws:
java.lang.IndexOutOfBoundsException
-
unloadSettings
public void unloadSettings(Ice.Current current)
- Specified by:
unloadSettings
in 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:
sizeOfSettings
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copySettings
public java.util.List copySettings(Ice.Current current) throws UnloadedEntityException
- Specified by:
copySettings
in 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:
addRenderingDef
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addAllRenderingDefSet
public void addAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllRenderingDefSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeRenderingDef
public void removeRenderingDef(RenderingDef target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeRenderingDef
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeAllRenderingDefSet
public void removeAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllRenderingDefSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
clearSettings
public void clearSettings(Ice.Current current) throws UnloadedEntityException
- Specified by:
clearSettings
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
reloadSettings
public void reloadSettings(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadSettings
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
unloadThumbnails
public void unloadThumbnails(Ice.Current current)
- Specified by:
unloadThumbnails
in 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:
sizeOfThumbnails
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copyThumbnails
public java.util.List copyThumbnails(Ice.Current current) throws UnloadedEntityException
- Specified by:
copyThumbnails
in 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:
addThumbnail
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
addAllThumbnailSet
public void addAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllThumbnailSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeThumbnail
public void removeThumbnail(Thumbnail target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeThumbnail
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
removeAllThumbnailSet
public void removeAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllThumbnailSet
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
clearThumbnails
public void clearThumbnails(Ice.Current current) throws UnloadedEntityException
- Specified by:
clearThumbnails
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
reloadThumbnails
public void reloadThumbnails(Pixels toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadThumbnails
in interface_PixelsOperations
- Throws:
UnloadedEntityException
-
copyObject
public void copyObject(ome.util.Filterable model, ome.util.ModelMapper _mapper)
Used byIceMapper
to inject an "ome.model" object into this "omero.model" object.- Specified by:
copyObject
in interfaceome.model.ModelBased
-
fillObject
public ome.util.Filterable fillObject(ome.util.ReverseModelMapper _mapper)
Used byIceMapper
produce an "ome.model" object from this "omero.model" object.- Specified by:
fillObject
in 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
-
-