Package omero.model
Class RoiI
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Roi
-
- omero.model.RoiI
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,ome.model.ModelBased,_IObjectOperations,_IObjectOperationsNC,_RoiOperations,_RoiOperationsNC
public class RoiI extends Roi implements ome.model.ModelBased
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringANNOTATIONLINKSstatic java.lang.StringDESCRIPTIONstatic java.lang.StringDETAILSstatic java.lang.StringFOLDERLINKSstatic java.lang.StringIMAGEstatic java.lang.StringNAMEstatic java.lang.StringSHAPESstatic java.lang.StringSOURCE-
Fields inherited from class omero.model.Roi
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, description, folderLinksCountPerOwner, folderLinksLoaded, folderLinksSeq, image, name, serialVersionUID, shapesLoaded, shapesSeq, source, version
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current current)voidaddAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Current current)voidaddAllShapeSet(java.util.List<Shape> targets, Ice.Current current)voidaddFolderRoiLink(FolderRoiLink target, Ice.Current current)voidaddFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Current current)voidaddRoiAnnotationLink(RoiAnnotationLink target, Ice.Current current)voidaddRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Ice.Current current)voidaddShape(Shape target, Ice.Current current)static java.util.List<RoiI>cast(java.util.List list)Casts (without warning) the given list to a list of the current type.voidclearAnnotationLinks(Ice.Current current)voidclearFolderLinks(Ice.Current current)voidclearShapes(Ice.Current current)java.util.ListcopyAnnotationLinks(Ice.Current current)java.util.ListcopyFolderLinks(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.ListcopyShapes(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<FolderRoiLink>findFolderRoiLink(Folder removal, Ice.Current current)java.util.List<RoiAnnotationLink>findRoiAnnotationLink(Annotation removal, Ice.Current current)protected java.util.ListgetAnnotationLinks(Ice.Current current)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner(Ice.Current current)RStringgetDescription(Ice.Current current)DetailsgetDetails(Ice.Current current)protected java.util.ListgetFolderLinks(Ice.Current current)java.util.Map<java.lang.Long,java.lang.Long>getFolderLinksCountPerOwner(Ice.Current current)RLonggetId(Ice.Current current)ImagegetImage(Ice.Current current)RStringgetName(Ice.Current current)ShapegetPrimaryShape(Ice.Current current)ShapegetShape(int index, Ice.Current current)protected java.util.ListgetShapes(Ice.Current current)OriginalFilegetSource(Ice.Current current)RIntgetVersion(Ice.Current current)booleanisAnnotated(Ice.Current current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisAnnotationLinksLoaded()booleanisFolderLinksLoaded()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.booleanisShapesLoaded()java.util.IteratoriterateAnnotationLinks()java.util.IteratoriterateFolderLinks()java.util.IteratoriterateShapes()RoiAnnotationLinklinkAnnotation(Annotation addition, Ice.Current current)java.util.List<Annotation>linkedAnnotationList(Ice.Current current)java.util.List<Folder>linkedFolderList(Ice.Current current)FolderRoiLinklinkFolder(Folder 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 );voidreloadAnnotationLinks(Roi toCopy, Ice.Current current)voidreloadFolderLinks(Roi toCopy, Ice.Current current)voidreloadShapes(Roi toCopy, Ice.Current current)voidremoveAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current current)voidremoveAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Current current)voidremoveAllShapeSet(java.util.List<Shape> targets, Ice.Current current)voidremoveFolderRoiLink(FolderRoiLink target, Ice.Current current)voidremoveFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Current current)voidremoveRoiAnnotationLink(RoiAnnotationLink target, Ice.Current current)voidremoveRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Ice.Current current)voidremoveShape(Shape target, Ice.Current current)protected voidsetAnnotationLinks(java.util.List annotationLinks, Ice.Current current)voidsetDescription(RString description, Ice.Current current)protected voidsetFolderLinks(java.util.List folderLinks, Ice.Current current)voidsetId(RLong id, Ice.Current current)voidsetImage(Image image, Ice.Current current)voidsetName(RString name, Ice.Current current)ShapesetPrimaryShape(Shape element, Ice.Current current)ShapesetShape(int index, Shape element, Ice.Current current)protected voidsetShapes(java.util.List shapes, Ice.Current current)voidsetSource(OriginalFile source, Ice.Current current)voidsetVersion(RInt version, 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.intsizeOfAnnotationLinks(Ice.Current current)intsizeOfFolderLinks(Ice.Current current)intsizeOfShapes(Ice.Current current)protected voidthrowNullCollectionException(java.lang.String propertyName)protected voidtoggleCollectionsLoaded(boolean load)voidunlinkAnnotation(Annotation removal, Ice.Current current)voidunlinkFolder(Folder 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.voidunloadAnnotationLinks(Ice.Current current)voidunloadCollections(Ice.Current current)Each collection can also be unloaded, independently of the object itself.voidunloadDescription()voidunloadDetails(Ice.Current current)As with collections, the objects under details can link to many other objects.voidunloadFolderLinks(Ice.Current current)voidunloadImage()voidunloadName()voidunloadShapes(Ice.Current current)voidunloadSource()-
Methods inherited from class omero.model.Roi
___addAllFolderRoiLinkSet, ___addAllRoiAnnotationLinkSet, ___addAllShapeSet, ___addFolderRoiLink, ___addFolderRoiLinkToBoth, ___addRoiAnnotationLink, ___addRoiAnnotationLinkToBoth, ___addShape, ___clearAnnotationLinks, ___clearFolderLinks, ___clearShapes, ___copyAnnotationLinks, ___copyFolderLinks, ___copyShapes, ___findFolderRoiLink, ___findRoiAnnotationLink, ___getAnnotationLinksCountPerOwner, ___getDescription, ___getFolderLinksCountPerOwner, ___getImage, ___getName, ___getPrimaryShape, ___getShape, ___getSource, ___getVersion, ___linkAnnotation, ___linkedAnnotationList, ___linkedFolderList, ___linkFolder, ___reloadAnnotationLinks, ___reloadFolderLinks, ___reloadShapes, ___removeAllFolderRoiLinkSet, ___removeAllRoiAnnotationLinkSet, ___removeAllShapeSet, ___removeFolderRoiLink, ___removeFolderRoiLinkFromBoth, ___removeRoiAnnotationLink, ___removeRoiAnnotationLinkFromBoth, ___removeShape, ___setDescription, ___setImage, ___setName, ___setPrimaryShape, ___setShape, ___setSource, ___setVersion, ___sizeOfAnnotationLinks, ___sizeOfFolderLinks, ___sizeOfShapes, ___unlinkAnnotation, ___unlinkFolder, ___unloadAnnotationLinks, ___unloadFolderLinks, ___unloadShapes, __dispatch, __readImpl, __writeImpl, addAllFolderRoiLinkSet, addAllRoiAnnotationLinkSet, addAllShapeSet, addFolderRoiLink, addFolderRoiLinkToBoth, addRoiAnnotationLink, addRoiAnnotationLinkToBoth, addShape, clearAnnotationLinks, clearFolderLinks, clearShapes, clone, copyAnnotationLinks, copyFolderLinks, copyShapes, findFolderRoiLink, findRoiAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getFolderLinksCountPerOwner, getImage, getName, getPrimaryShape, getShape, getSource, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedFolderList, linkFolder, reloadAnnotationLinks, reloadFolderLinks, reloadShapes, removeAllFolderRoiLinkSet, removeAllRoiAnnotationLinkSet, removeAllShapeSet, removeFolderRoiLink, removeFolderRoiLinkFromBoth, removeRoiAnnotationLink, removeRoiAnnotationLinkFromBoth, removeShape, setDescription, setImage, setName, setPrimaryShape, setShape, setSource, setVersion, sizeOfAnnotationLinks, sizeOfFolderLinks, sizeOfShapes, unlinkAnnotation, unlinkFolder, unloadAnnotationLinks, unloadFolderLinks, unloadShapes
-
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
-
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
-
SHAPES
public static final java.lang.String SHAPES
- See Also:
- Constant Field Values
-
IMAGE
public static final java.lang.String IMAGE
- See Also:
- Constant Field Values
-
SOURCE
public static final java.lang.String SOURCE
- See Also:
- Constant Field Values
-
FOLDERLINKS
public static final java.lang.String FOLDERLINKS
- See Also:
- Constant Field Values
-
ANNOTATIONLINKS
public static final java.lang.String ANNOTATIONLINKS
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
-
DETAILS
public static final java.lang.String DETAILS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
RoiI
public RoiI()
-
RoiI
public RoiI(long id, boolean loaded)
-
RoiI
public RoiI(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_RoiOperations
-
setVersion
public void setVersion(RInt version, Ice.Current current)
- Specified by:
setVersionin interface_RoiOperations
-
unloadName
public void unloadName()
-
getName
public RString getName(Ice.Current current) throws UnloadedEntityException
- Specified by:
getNamein interface_RoiOperations- Throws:
UnloadedEntityException
-
setName
public void setName(RString name, Ice.Current current) throws UnloadedEntityException
- Specified by:
setNamein interface_RoiOperations- Throws:
UnloadedEntityException
-
unloadShapes
public void unloadShapes(Ice.Current current)
- Specified by:
unloadShapesin interface_RoiOperations
-
getShapes
protected java.util.List getShapes(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setShapes
protected void setShapes(java.util.List shapes, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isShapesLoaded
public boolean isShapesLoaded()
-
sizeOfShapes
public int sizeOfShapes(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfShapesin interface_RoiOperations- Throws:
UnloadedEntityException
-
copyShapes
public java.util.List copyShapes(Ice.Current current) throws UnloadedEntityException- Specified by:
copyShapesin interface_RoiOperations- Throws:
UnloadedEntityException
-
iterateShapes
public java.util.Iterator iterateShapes() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addShape
public void addShape(Shape target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addShapein interface_RoiOperations- Throws:
UnloadedEntityException
-
addAllShapeSet
public void addAllShapeSet(java.util.List<Shape> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllShapeSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeShape
public void removeShape(Shape target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeShapein interface_RoiOperations- Throws:
UnloadedEntityException
-
removeAllShapeSet
public void removeAllShapeSet(java.util.List<Shape> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllShapeSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
clearShapes
public void clearShapes(Ice.Current current) throws UnloadedEntityException- Specified by:
clearShapesin interface_RoiOperations- Throws:
UnloadedEntityException
-
reloadShapes
public void reloadShapes(Roi toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadShapesin interface_RoiOperations- Throws:
UnloadedEntityException
-
getShape
public Shape getShape(int index, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getShapein interface_RoiOperations- Throws:
java.lang.IndexOutOfBoundsException
-
setShape
public Shape setShape(int index, Shape element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setShapein interface_RoiOperations- Throws:
java.lang.IndexOutOfBoundsException
-
getPrimaryShape
public Shape getPrimaryShape(Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
getPrimaryShapein interface_RoiOperations- Throws:
java.lang.IndexOutOfBoundsException
-
setPrimaryShape
public Shape setPrimaryShape(Shape element, Ice.Current current) throws java.lang.IndexOutOfBoundsException
- Specified by:
setPrimaryShapein interface_RoiOperations- Throws:
java.lang.IndexOutOfBoundsException
-
unloadImage
public void unloadImage()
-
getImage
public Image getImage(Ice.Current current) throws UnloadedEntityException
- Specified by:
getImagein interface_RoiOperations- Throws:
UnloadedEntityException
-
setImage
public void setImage(Image image, Ice.Current current) throws UnloadedEntityException
- Specified by:
setImagein interface_RoiOperations- Throws:
UnloadedEntityException
-
unloadSource
public void unloadSource()
-
getSource
public OriginalFile getSource(Ice.Current current) throws UnloadedEntityException
- Specified by:
getSourcein interface_RoiOperations- Throws:
UnloadedEntityException
-
setSource
public void setSource(OriginalFile source, Ice.Current current) throws UnloadedEntityException
- Specified by:
setSourcein interface_RoiOperations- Throws:
UnloadedEntityException
-
unloadFolderLinks
public void unloadFolderLinks(Ice.Current current)
- Specified by:
unloadFolderLinksin interface_RoiOperations
-
getFolderLinks
protected java.util.List getFolderLinks(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setFolderLinks
protected void setFolderLinks(java.util.List folderLinks, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isFolderLinksLoaded
public boolean isFolderLinksLoaded()
-
sizeOfFolderLinks
public int sizeOfFolderLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfFolderLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
copyFolderLinks
public java.util.List copyFolderLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
copyFolderLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
iterateFolderLinks
public java.util.Iterator iterateFolderLinks() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addFolderRoiLink
public void addFolderRoiLink(FolderRoiLink target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addFolderRoiLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
addAllFolderRoiLinkSet
public void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllFolderRoiLinkSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeFolderRoiLink
public void removeFolderRoiLink(FolderRoiLink target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeFolderRoiLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeAllFolderRoiLinkSet
public void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllFolderRoiLinkSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
clearFolderLinks
public void clearFolderLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
clearFolderLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
reloadFolderLinks
public void reloadFolderLinks(Roi toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadFolderLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
getFolderLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getFolderLinksCountPerOwner(Ice.Current current)
- Specified by:
getFolderLinksCountPerOwnerin interface_RoiOperations
-
linkFolder
public FolderRoiLink linkFolder(Folder addition, Ice.Current current) throws UnloadedEntityException
- Specified by:
linkFolderin interface_RoiOperations- Throws:
UnloadedEntityException
-
addFolderRoiLinkToBoth
public void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
- Specified by:
addFolderRoiLinkToBothin interface_RoiOperations- Throws:
UnloadedEntityException
-
findFolderRoiLink
public java.util.List<FolderRoiLink> findFolderRoiLink(Folder removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
findFolderRoiLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
unlinkFolder
public void unlinkFolder(Folder removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
unlinkFolderin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeFolderRoiLinkFromBoth
public void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
- Specified by:
removeFolderRoiLinkFromBothin interface_RoiOperations- Throws:
UnloadedEntityExceptionUnloadedCollectionException
-
linkedFolderList
public java.util.List<Folder> linkedFolderList(Ice.Current current) throws UnloadedEntityException
- Specified by:
linkedFolderListin interface_RoiOperations- Throws:
UnloadedEntityException
-
unloadAnnotationLinks
public void unloadAnnotationLinks(Ice.Current current)
- Specified by:
unloadAnnotationLinksin interface_RoiOperations
-
getAnnotationLinks
protected java.util.List getAnnotationLinks(Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
setAnnotationLinks
protected void setAnnotationLinks(java.util.List annotationLinks, Ice.Current current) throws UnloadedEntityException- Throws:
UnloadedEntityException
-
isAnnotationLinksLoaded
public boolean isAnnotationLinksLoaded()
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
sizeOfAnnotationLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
copyAnnotationLinks
public java.util.List copyAnnotationLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
copyAnnotationLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
iterateAnnotationLinks
public java.util.Iterator iterateAnnotationLinks() throws UnloadedEntityException- Throws:
UnloadedEntityException
-
addRoiAnnotationLink
public void addRoiAnnotationLink(RoiAnnotationLink target, Ice.Current current) throws UnloadedEntityException
- Specified by:
addRoiAnnotationLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
addAllRoiAnnotationLinkSet
public void addAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
addAllRoiAnnotationLinkSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeRoiAnnotationLink
public void removeRoiAnnotationLink(RoiAnnotationLink target, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeRoiAnnotationLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeAllRoiAnnotationLinkSet
public void removeAllRoiAnnotationLinkSet(java.util.List<RoiAnnotationLink> targets, Ice.Current current) throws UnloadedEntityException
- Specified by:
removeAllRoiAnnotationLinkSetin interface_RoiOperations- Throws:
UnloadedEntityException
-
clearAnnotationLinks
public void clearAnnotationLinks(Ice.Current current) throws UnloadedEntityException- Specified by:
clearAnnotationLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
reloadAnnotationLinks
public void reloadAnnotationLinks(Roi toCopy, Ice.Current current) throws UnloadedEntityException
- Specified by:
reloadAnnotationLinksin interface_RoiOperations- Throws:
UnloadedEntityException
-
getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current current)
- Specified by:
getAnnotationLinksCountPerOwnerin interface_RoiOperations
-
linkAnnotation
public RoiAnnotationLink linkAnnotation(Annotation addition, Ice.Current current) throws UnloadedEntityException
- Specified by:
linkAnnotationin interface_RoiOperations- Throws:
UnloadedEntityException
-
addRoiAnnotationLinkToBoth
public void addRoiAnnotationLinkToBoth(RoiAnnotationLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
- Specified by:
addRoiAnnotationLinkToBothin interface_RoiOperations- Throws:
UnloadedEntityException
-
findRoiAnnotationLink
public java.util.List<RoiAnnotationLink> findRoiAnnotationLink(Annotation removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
findRoiAnnotationLinkin interface_RoiOperations- Throws:
UnloadedEntityException
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, Ice.Current current) throws UnloadedEntityException
- Specified by:
unlinkAnnotationin interface_RoiOperations- Throws:
UnloadedEntityException
-
removeRoiAnnotationLinkFromBoth
public void removeRoiAnnotationLinkFromBoth(RoiAnnotationLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
- Specified by:
removeRoiAnnotationLinkFromBothin interface_RoiOperations- Throws:
UnloadedEntityExceptionUnloadedCollectionException
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(Ice.Current current) throws UnloadedEntityException
- Specified by:
linkedAnnotationListin interface_RoiOperations- Throws:
UnloadedEntityException
-
unloadDescription
public void unloadDescription()
-
getDescription
public RString getDescription(Ice.Current current) throws UnloadedEntityException
- Specified by:
getDescriptionin interface_RoiOperations- Throws:
UnloadedEntityException
-
setDescription
public void setDescription(RString description, Ice.Current current) throws UnloadedEntityException
- Specified by:
setDescriptionin interface_RoiOperations- 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<RoiI> cast(java.util.List list)
Casts (without warning) the given list to a list of the current type.- Throws:
java.lang.ClassCastException
-
-