Package omero.model
Class DatasetImageLink
- java.lang.Object
- 
- Ice.ObjectImpl
- 
- omero.model.IObject
- 
- omero.model.DatasetImageLink
 
 
 
- 
- All Implemented Interfaces:
- Ice.Object,- java.io.Serializable,- java.lang.Cloneable,- _DatasetImageLinkOperations,- _DatasetImageLinkOperationsNC,- _IObjectOperations,- _IObjectOperationsNC
 - Direct Known Subclasses:
- _DatasetImageLinkTie,- DatasetImageLinkI
 
 public abstract class DatasetImageLink extends IObject implements _DatasetImageLinkOperations, _DatasetImageLinkOperationsNC - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DatasetImageLink()DatasetImageLink(RLong id, Details details, boolean loaded, RInt version, Dataset parent, Image child)
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___getChild(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getParent(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___link(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setChild(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setParent(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(DatasetImageLink __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)DatasetImageLinkclone()ImagegetChild()DatasetgetParent()RIntgetVersion()java.lang.Stringice_id()java.lang.Stringice_id(Ice.Current __current)java.lang.String[]ice_ids()java.lang.String[]ice_ids(Ice.Current __current)booleanice_isA(java.lang.String s)booleanice_isA(java.lang.String s, Ice.Current __current)static java.lang.Stringice_staticId()voidlink(Dataset theParent, Image theChild)voidsetChild(Image theChild)voidsetParent(Dataset theParent)voidsetVersion(RInt theVersion)- 
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.Objectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface omero.model._DatasetImageLinkOperationsgetChild, getParent, getVersion, link, setChild, setParent, setVersion
 - 
Methods inherited from interface omero.model._IObjectOperationsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 - 
Methods inherited from interface omero.model._IObjectOperationsNCgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 
- 
 
- 
- 
- 
Field Detail- 
__idspublic static final java.lang.String[] __ids 
 - 
versionprotected RInt version 
 - 
parentprotected Dataset parent 
 - 
childprotected Image child 
 - 
serialVersionUIDpublic static final long serialVersionUID - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
ice_isApublic boolean ice_isA(java.lang.String s) 
 - 
ice_isApublic boolean ice_isA(java.lang.String s, Ice.Current __current)
 - 
ice_idspublic java.lang.String[] ice_ids() 
 - 
ice_idspublic java.lang.String[] ice_ids(Ice.Current __current) 
 - 
ice_idpublic java.lang.String ice_id() 
 - 
ice_idpublic java.lang.String ice_id(Ice.Current __current) 
 - 
ice_staticIdpublic static java.lang.String ice_staticId() 
 - 
getChildpublic final Image getChild() - Specified by:
- getChildin interface- _DatasetImageLinkOperationsNC
 
 - 
getParentpublic final Dataset getParent() - Specified by:
- getParentin interface- _DatasetImageLinkOperationsNC
 
 - 
getVersionpublic final RInt getVersion() - Specified by:
- getVersionin interface- _DatasetImageLinkOperationsNC
 
 - 
linkpublic final void link(Dataset theParent, Image theChild) - Specified by:
- linkin interface- _DatasetImageLinkOperationsNC
 
 - 
setChildpublic final void setChild(Image theChild) - Specified by:
- setChildin interface- _DatasetImageLinkOperationsNC
 
 - 
setParentpublic final void setParent(Dataset theParent) - Specified by:
- setParentin interface- _DatasetImageLinkOperationsNC
 
 - 
setVersionpublic final void setVersion(RInt theVersion) - Specified by:
- setVersionin interface- _DatasetImageLinkOperationsNC
 
 - 
___getVersionpublic static Ice.DispatchStatus ___getVersion(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setVersionpublic static Ice.DispatchStatus ___setVersion(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getParentpublic static Ice.DispatchStatus ___getParent(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setParentpublic static Ice.DispatchStatus ___setParent(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___getChildpublic static Ice.DispatchStatus ___getChild(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___setChildpublic static Ice.DispatchStatus ___setChild(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
___linkpublic static Ice.DispatchStatus ___link(DatasetImageLink __obj, IceInternal.Incoming __inS, Ice.Current __current) 
 - 
__dispatchpublic Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
- __dispatchin interface- Ice.Object
- Overrides:
- __dispatchin class- IObject
 
 - 
__writeImplprotected void __writeImpl(IceInternal.BasicStream __os) - Overrides:
- __writeImplin class- IObject
 
 - 
__readImplprotected void __readImpl(IceInternal.BasicStream __is) - Overrides:
- __readImplin class- IObject
 
 - 
clonepublic DatasetImageLink clone() 
 
- 
 
-