Package omero.model
Class Folder
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Folder
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_FolderOperations
,_FolderOperationsNC
,_IObjectOperations
,_IObjectOperationsNC
- Direct Known Subclasses:
_FolderTie
,FolderI
public abstract class Folder extends IObject implements _FolderOperations, _FolderOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
protected java.util.Map<java.lang.Long,java.lang.Long>
annotationLinksCountPerOwner
protected boolean
annotationLinksLoaded
protected java.util.List<FolderAnnotationLink>
annotationLinksSeq
protected boolean
childFoldersLoaded
protected java.util.List<Folder>
childFoldersSeq
protected RString
description
protected java.util.Map<java.lang.Long,java.lang.Long>
imageLinksCountPerOwner
protected boolean
imageLinksLoaded
protected java.util.List<FolderImageLink>
imageLinksSeq
protected RString
name
protected Folder
parentFolder
protected java.util.Map<java.lang.Long,java.lang.Long>
roiLinksCountPerOwner
protected boolean
roiLinksLoaded
protected java.util.List<FolderRoiLink>
roiLinksSeq
static long
serialVersionUID
protected RInt
version
-
Constructor Summary
Constructors Constructor Description Folder()
Folder(RLong id, Details details, boolean loaded, RInt version, java.util.List<Folder> childFoldersSeq, boolean childFoldersLoaded, Folder parentFolder, java.util.List<FolderImageLink> imageLinksSeq, boolean imageLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner, java.util.List<FolderRoiLink> roiLinksSeq, boolean roiLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner, java.util.List<FolderAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus
___addAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderAnnotationLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderImageLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addFolderRoiLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getAnnotationLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getImageLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getRoiLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedAnnotationList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedImageList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedRoiList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderAnnotationLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderImageLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeFolderRoiLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
Ice.DispatchStatus
__dispatch(IceInternal.Incoming in, Ice.Current __current)
protected void
__readImpl(IceInternal.BasicStream __is)
protected void
__writeImpl(IceInternal.BasicStream __os)
void
addAllChildFoldersSet(java.util.List<Folder> targets)
void
addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
void
addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
addChildFolders(Folder target)
void
addFolderAnnotationLink(FolderAnnotationLink target)
void
addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
void
addFolderImageLink(FolderImageLink target)
void
addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
void
addFolderRoiLink(FolderRoiLink target)
void
addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
void
clearAnnotationLinks()
void
clearChildFolders()
void
clearImageLinks()
void
clearRoiLinks()
Folder
clone()
java.util.List<FolderAnnotationLink>
copyAnnotationLinks()
java.util.List<Folder>
copyChildFolders()
java.util.List<FolderImageLink>
copyImageLinks()
java.util.List<FolderRoiLink>
copyRoiLinks()
java.util.List<FolderAnnotationLink>
findFolderAnnotationLink(Annotation removal)
java.util.List<FolderImageLink>
findFolderImageLink(Image removal)
java.util.List<FolderRoiLink>
findFolderRoiLink(Roi removal)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
RString
getDescription()
java.util.Map<java.lang.Long,java.lang.Long>
getImageLinksCountPerOwner()
RString
getName()
Folder
getParentFolder()
java.util.Map<java.lang.Long,java.lang.Long>
getRoiLinksCountPerOwner()
RInt
getVersion()
java.lang.String
ice_id()
java.lang.String
ice_id(Ice.Current __current)
java.lang.String[]
ice_ids()
java.lang.String[]
ice_ids(Ice.Current __current)
boolean
ice_isA(java.lang.String s)
boolean
ice_isA(java.lang.String s, Ice.Current __current)
static java.lang.String
ice_staticId()
FolderAnnotationLink
linkAnnotation(Annotation addition)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Image>
linkedImageList()
java.util.List<Roi>
linkedRoiList()
FolderImageLink
linkImage(Image addition)
FolderRoiLink
linkRoi(Roi addition)
void
reloadAnnotationLinks(Folder toCopy)
void
reloadChildFolders(Folder toCopy)
void
reloadImageLinks(Folder toCopy)
void
reloadRoiLinks(Folder toCopy)
void
removeAllChildFoldersSet(java.util.List<Folder> targets)
void
removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
void
removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
void
removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
void
removeChildFolders(Folder theTarget)
void
removeFolderAnnotationLink(FolderAnnotationLink theTarget)
void
removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
void
removeFolderImageLink(FolderImageLink theTarget)
void
removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
void
removeFolderRoiLink(FolderRoiLink theTarget)
void
removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
void
setDescription(RString theDescription)
void
setName(RString theName)
void
setParentFolder(Folder theParentFolder)
void
setVersion(RInt theVersion)
int
sizeOfAnnotationLinks()
int
sizeOfChildFolders()
int
sizeOfImageLinks()
int
sizeOfRoiLinks()
void
unlinkAnnotation(Annotation removal)
void
unlinkImage(Image removal)
void
unlinkRoi(Roi removal)
void
unloadAnnotationLinks()
void
unloadChildFolders()
void
unloadImageLinks()
void
unloadRoiLinks()
-
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._FolderOperations
addAllChildFoldersSet, addAllFolderAnnotationLinkSet, addAllFolderImageLinkSet, addAllFolderRoiLinkSet, addChildFolders, addFolderAnnotationLink, addFolderAnnotationLinkToBoth, addFolderImageLink, addFolderImageLinkToBoth, addFolderRoiLink, addFolderRoiLinkToBoth, clearAnnotationLinks, clearChildFolders, clearImageLinks, clearRoiLinks, copyAnnotationLinks, copyChildFolders, copyImageLinks, copyRoiLinks, findFolderAnnotationLink, findFolderImageLink, findFolderRoiLink, getAnnotationLinksCountPerOwner, getDescription, getImageLinksCountPerOwner, getName, getParentFolder, getRoiLinksCountPerOwner, getVersion, linkAnnotation, linkedAnnotationList, linkedImageList, linkedRoiList, linkImage, linkRoi, reloadAnnotationLinks, reloadChildFolders, reloadImageLinks, reloadRoiLinks, removeAllChildFoldersSet, removeAllFolderAnnotationLinkSet, removeAllFolderImageLinkSet, removeAllFolderRoiLinkSet, removeChildFolders, removeFolderAnnotationLink, removeFolderAnnotationLinkFromBoth, removeFolderImageLink, removeFolderImageLinkFromBoth, removeFolderRoiLink, removeFolderRoiLinkFromBoth, setDescription, setName, setParentFolder, setVersion, sizeOfAnnotationLinks, sizeOfChildFolders, sizeOfImageLinks, sizeOfRoiLinks, unlinkAnnotation, unlinkImage, unlinkRoi, unloadAnnotationLinks, unloadChildFolders, unloadImageLinks, unloadRoiLinks
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
childFoldersSeq
protected java.util.List<Folder> childFoldersSeq
-
childFoldersLoaded
protected boolean childFoldersLoaded
-
parentFolder
protected Folder parentFolder
-
imageLinksSeq
protected java.util.List<FolderImageLink> imageLinksSeq
-
imageLinksLoaded
protected boolean imageLinksLoaded
-
imageLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner
-
roiLinksSeq
protected java.util.List<FolderRoiLink> roiLinksSeq
-
roiLinksLoaded
protected boolean roiLinksLoaded
-
roiLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner
-
annotationLinksSeq
protected java.util.List<FolderAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
name
protected RString name
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Folder
public Folder()
-
Folder
public Folder(RLong id, Details details, boolean loaded, RInt version, java.util.List<Folder> childFoldersSeq, boolean childFoldersLoaded, Folder parentFolder, java.util.List<FolderImageLink> imageLinksSeq, boolean imageLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> imageLinksCountPerOwner, java.util.List<FolderRoiLink> roiLinksSeq, boolean roiLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> roiLinksCountPerOwner, java.util.List<FolderAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllChildFoldersSet
public final void addAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
addAllChildFoldersSet
in interface_FolderOperationsNC
-
addAllFolderAnnotationLinkSet
public final void addAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
addAllFolderAnnotationLinkSet
in interface_FolderOperationsNC
-
addAllFolderImageLinkSet
public final void addAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
addAllFolderImageLinkSet
in interface_FolderOperationsNC
-
addAllFolderRoiLinkSet
public final void addAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
addAllFolderRoiLinkSet
in interface_FolderOperationsNC
-
addChildFolders
public final void addChildFolders(Folder target)
- Specified by:
addChildFolders
in interface_FolderOperationsNC
-
addFolderAnnotationLink
public final void addFolderAnnotationLink(FolderAnnotationLink target)
- Specified by:
addFolderAnnotationLink
in interface_FolderOperationsNC
-
addFolderAnnotationLinkToBoth
public final void addFolderAnnotationLinkToBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
addFolderAnnotationLinkToBoth
in interface_FolderOperationsNC
-
addFolderImageLink
public final void addFolderImageLink(FolderImageLink target)
- Specified by:
addFolderImageLink
in interface_FolderOperationsNC
-
addFolderImageLinkToBoth
public final void addFolderImageLinkToBoth(FolderImageLink link, boolean bothSides)
- Specified by:
addFolderImageLinkToBoth
in interface_FolderOperationsNC
-
addFolderRoiLink
public final void addFolderRoiLink(FolderRoiLink target)
- Specified by:
addFolderRoiLink
in interface_FolderOperationsNC
-
addFolderRoiLinkToBoth
public final void addFolderRoiLinkToBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
addFolderRoiLinkToBoth
in interface_FolderOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_FolderOperationsNC
-
clearChildFolders
public final void clearChildFolders()
- Specified by:
clearChildFolders
in interface_FolderOperationsNC
-
clearImageLinks
public final void clearImageLinks()
- Specified by:
clearImageLinks
in interface_FolderOperationsNC
-
clearRoiLinks
public final void clearRoiLinks()
- Specified by:
clearRoiLinks
in interface_FolderOperationsNC
-
copyAnnotationLinks
public final java.util.List<FolderAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_FolderOperationsNC
-
copyChildFolders
public final java.util.List<Folder> copyChildFolders()
- Specified by:
copyChildFolders
in interface_FolderOperationsNC
-
copyImageLinks
public final java.util.List<FolderImageLink> copyImageLinks()
- Specified by:
copyImageLinks
in interface_FolderOperationsNC
-
copyRoiLinks
public final java.util.List<FolderRoiLink> copyRoiLinks()
- Specified by:
copyRoiLinks
in interface_FolderOperationsNC
-
findFolderAnnotationLink
public final java.util.List<FolderAnnotationLink> findFolderAnnotationLink(Annotation removal)
- Specified by:
findFolderAnnotationLink
in interface_FolderOperationsNC
-
findFolderImageLink
public final java.util.List<FolderImageLink> findFolderImageLink(Image removal)
- Specified by:
findFolderImageLink
in interface_FolderOperationsNC
-
findFolderRoiLink
public final java.util.List<FolderRoiLink> findFolderRoiLink(Roi removal)
- Specified by:
findFolderRoiLink
in interface_FolderOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_FolderOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescription
in interface_FolderOperationsNC
-
getImageLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getImageLinksCountPerOwner()
- Specified by:
getImageLinksCountPerOwner
in interface_FolderOperationsNC
-
getName
public final RString getName()
- Specified by:
getName
in interface_FolderOperationsNC
-
getParentFolder
public final Folder getParentFolder()
- Specified by:
getParentFolder
in interface_FolderOperationsNC
-
getRoiLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getRoiLinksCountPerOwner()
- Specified by:
getRoiLinksCountPerOwner
in interface_FolderOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_FolderOperationsNC
-
linkAnnotation
public final FolderAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_FolderOperationsNC
-
linkImage
public final FolderImageLink linkImage(Image addition)
- Specified by:
linkImage
in interface_FolderOperationsNC
-
linkRoi
public final FolderRoiLink linkRoi(Roi addition)
- Specified by:
linkRoi
in interface_FolderOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_FolderOperationsNC
-
linkedImageList
public final java.util.List<Image> linkedImageList()
- Specified by:
linkedImageList
in interface_FolderOperationsNC
-
linkedRoiList
public final java.util.List<Roi> linkedRoiList()
- Specified by:
linkedRoiList
in interface_FolderOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Folder toCopy)
- Specified by:
reloadAnnotationLinks
in interface_FolderOperationsNC
-
reloadChildFolders
public final void reloadChildFolders(Folder toCopy)
- Specified by:
reloadChildFolders
in interface_FolderOperationsNC
-
reloadImageLinks
public final void reloadImageLinks(Folder toCopy)
- Specified by:
reloadImageLinks
in interface_FolderOperationsNC
-
reloadRoiLinks
public final void reloadRoiLinks(Folder toCopy)
- Specified by:
reloadRoiLinks
in interface_FolderOperationsNC
-
removeAllChildFoldersSet
public final void removeAllChildFoldersSet(java.util.List<Folder> targets)
- Specified by:
removeAllChildFoldersSet
in interface_FolderOperationsNC
-
removeAllFolderAnnotationLinkSet
public final void removeAllFolderAnnotationLinkSet(java.util.List<FolderAnnotationLink> targets)
- Specified by:
removeAllFolderAnnotationLinkSet
in interface_FolderOperationsNC
-
removeAllFolderImageLinkSet
public final void removeAllFolderImageLinkSet(java.util.List<FolderImageLink> targets)
- Specified by:
removeAllFolderImageLinkSet
in interface_FolderOperationsNC
-
removeAllFolderRoiLinkSet
public final void removeAllFolderRoiLinkSet(java.util.List<FolderRoiLink> targets)
- Specified by:
removeAllFolderRoiLinkSet
in interface_FolderOperationsNC
-
removeChildFolders
public final void removeChildFolders(Folder theTarget)
- Specified by:
removeChildFolders
in interface_FolderOperationsNC
-
removeFolderAnnotationLink
public final void removeFolderAnnotationLink(FolderAnnotationLink theTarget)
- Specified by:
removeFolderAnnotationLink
in interface_FolderOperationsNC
-
removeFolderAnnotationLinkFromBoth
public final void removeFolderAnnotationLinkFromBoth(FolderAnnotationLink link, boolean bothSides)
- Specified by:
removeFolderAnnotationLinkFromBoth
in interface_FolderOperationsNC
-
removeFolderImageLink
public final void removeFolderImageLink(FolderImageLink theTarget)
- Specified by:
removeFolderImageLink
in interface_FolderOperationsNC
-
removeFolderImageLinkFromBoth
public final void removeFolderImageLinkFromBoth(FolderImageLink link, boolean bothSides)
- Specified by:
removeFolderImageLinkFromBoth
in interface_FolderOperationsNC
-
removeFolderRoiLink
public final void removeFolderRoiLink(FolderRoiLink theTarget)
- Specified by:
removeFolderRoiLink
in interface_FolderOperationsNC
-
removeFolderRoiLinkFromBoth
public final void removeFolderRoiLinkFromBoth(FolderRoiLink link, boolean bothSides)
- Specified by:
removeFolderRoiLinkFromBoth
in interface_FolderOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescription
in interface_FolderOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_FolderOperationsNC
-
setParentFolder
public final void setParentFolder(Folder theParentFolder)
- Specified by:
setParentFolder
in interface_FolderOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_FolderOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_FolderOperationsNC
-
sizeOfChildFolders
public final int sizeOfChildFolders()
- Specified by:
sizeOfChildFolders
in interface_FolderOperationsNC
-
sizeOfImageLinks
public final int sizeOfImageLinks()
- Specified by:
sizeOfImageLinks
in interface_FolderOperationsNC
-
sizeOfRoiLinks
public final int sizeOfRoiLinks()
- Specified by:
sizeOfRoiLinks
in interface_FolderOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_FolderOperationsNC
-
unlinkImage
public final void unlinkImage(Image removal)
- Specified by:
unlinkImage
in interface_FolderOperationsNC
-
unlinkRoi
public final void unlinkRoi(Roi removal)
- Specified by:
unlinkRoi
in interface_FolderOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_FolderOperationsNC
-
unloadChildFolders
public final void unloadChildFolders()
- Specified by:
unloadChildFolders
in interface_FolderOperationsNC
-
unloadImageLinks
public final void unloadImageLinks()
- Specified by:
unloadImageLinks
in interface_FolderOperationsNC
-
unloadRoiLinks
public final void unloadRoiLinks()
- Specified by:
unloadRoiLinks
in interface_FolderOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadChildFolders
public static Ice.DispatchStatus ___unloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfChildFolders
public static Ice.DispatchStatus ___sizeOfChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyChildFolders
public static Ice.DispatchStatus ___copyChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addChildFolders
public static Ice.DispatchStatus ___addChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllChildFoldersSet
public static Ice.DispatchStatus ___addAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeChildFolders
public static Ice.DispatchStatus ___removeChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllChildFoldersSet
public static Ice.DispatchStatus ___removeAllChildFoldersSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearChildFolders
public static Ice.DispatchStatus ___clearChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadChildFolders
public static Ice.DispatchStatus ___reloadChildFolders(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getParentFolder
public static Ice.DispatchStatus ___getParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setParentFolder
public static Ice.DispatchStatus ___setParentFolder(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadImageLinks
public static Ice.DispatchStatus ___unloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfImageLinks
public static Ice.DispatchStatus ___sizeOfImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyImageLinks
public static Ice.DispatchStatus ___copyImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderImageLink
public static Ice.DispatchStatus ___addFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllFolderImageLinkSet
public static Ice.DispatchStatus ___addAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderImageLink
public static Ice.DispatchStatus ___removeFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllFolderImageLinkSet
public static Ice.DispatchStatus ___removeAllFolderImageLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearImageLinks
public static Ice.DispatchStatus ___clearImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadImageLinks
public static Ice.DispatchStatus ___reloadImageLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getImageLinksCountPerOwner
public static Ice.DispatchStatus ___getImageLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkImage
public static Ice.DispatchStatus ___linkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderImageLinkToBoth
public static Ice.DispatchStatus ___addFolderImageLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findFolderImageLink
public static Ice.DispatchStatus ___findFolderImageLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkImage
public static Ice.DispatchStatus ___unlinkImage(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderImageLinkFromBoth
public static Ice.DispatchStatus ___removeFolderImageLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedImageList
public static Ice.DispatchStatus ___linkedImageList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadRoiLinks
public static Ice.DispatchStatus ___unloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfRoiLinks
public static Ice.DispatchStatus ___sizeOfRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyRoiLinks
public static Ice.DispatchStatus ___copyRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderRoiLink
public static Ice.DispatchStatus ___addFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllFolderRoiLinkSet
public static Ice.DispatchStatus ___addAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderRoiLink
public static Ice.DispatchStatus ___removeFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllFolderRoiLinkSet
public static Ice.DispatchStatus ___removeAllFolderRoiLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearRoiLinks
public static Ice.DispatchStatus ___clearRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadRoiLinks
public static Ice.DispatchStatus ___reloadRoiLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getRoiLinksCountPerOwner
public static Ice.DispatchStatus ___getRoiLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkRoi
public static Ice.DispatchStatus ___linkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderRoiLinkToBoth
public static Ice.DispatchStatus ___addFolderRoiLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findFolderRoiLink
public static Ice.DispatchStatus ___findFolderRoiLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkRoi
public static Ice.DispatchStatus ___unlinkRoi(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderRoiLinkFromBoth
public static Ice.DispatchStatus ___removeFolderRoiLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedRoiList
public static Ice.DispatchStatus ___linkedRoiList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderAnnotationLink
public static Ice.DispatchStatus ___addFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllFolderAnnotationLinkSet
public static Ice.DispatchStatus ___addAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderAnnotationLink
public static Ice.DispatchStatus ___removeFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllFolderAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllFolderAnnotationLinkSet(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addFolderAnnotationLinkToBoth
public static Ice.DispatchStatus ___addFolderAnnotationLinkToBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findFolderAnnotationLink
public static Ice.DispatchStatus ___findFolderAnnotationLink(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeFolderAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeFolderAnnotationLinkFromBoth(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(Folder __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
-