Package omero.model
Class Detector
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Detector
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_DetectorOperations,_DetectorOperationsNC,_IObjectOperations,_IObjectOperationsNC
- Direct Known Subclasses:
_DetectorTie,DetectorI
public abstract class Detector extends IObject implements _DetectorOperations, _DetectorOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected RDoubleamplificationGainprotected java.util.Map<java.lang.Long,java.lang.Long>annotationLinksCountPerOwnerprotected booleanannotationLinksLoadedprotected java.util.List<DetectorAnnotationLink>annotationLinksSeqprotected RDoublegainprotected Instrumentinstrumentprotected RStringlotNumberprotected RStringmanufacturerprotected RStringmodelprotected RDoubleoffsetValueprotected RStringserialNumberstatic longserialVersionUIDprotected DetectorTypetypeprotected RIntversionprotected ElectricPotentialvoltageprotected RDoublezoom
-
Constructor Summary
Constructors Constructor Description Detector()Detector(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, RString lotNumber, RString serialNumber, ElectricPotential voltage, RDouble gain, RDouble offsetValue, RDouble zoom, RDouble amplificationGain, DetectorType type, Instrument instrument, java.util.List<DetectorAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus___addAllDetectorAnnotationLinkSet(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addDetectorAnnotationLinkToBoth(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___findDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getAmplificationGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getAnnotationLinksCountPerOwner(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getInstrument(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getLotNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getManufacturer(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getModel(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getOffsetValue(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getSerialNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getType(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVoltage(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getZoom(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkAnnotation(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkedAnnotationList(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllDetectorAnnotationLinkSet(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeDetectorAnnotationLinkFromBoth(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setAmplificationGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setInstrument(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setLotNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setManufacturer(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setModel(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setOffsetValue(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setSerialNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setType(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVoltage(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setZoom(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unlinkAnnotation(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadAnnotationLinks(Detector __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)voidaddAllDetectorAnnotationLinkSet(java.util.List<DetectorAnnotationLink> targets)voidaddDetectorAnnotationLink(DetectorAnnotationLink target)voidaddDetectorAnnotationLinkToBoth(DetectorAnnotationLink link, boolean bothSides)voidclearAnnotationLinks()Detectorclone()java.util.List<DetectorAnnotationLink>copyAnnotationLinks()java.util.List<DetectorAnnotationLink>findDetectorAnnotationLink(Annotation removal)RDoublegetAmplificationGain()java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()RDoublegetGain()InstrumentgetInstrument()RStringgetLotNumber()RStringgetManufacturer()RStringgetModel()RDoublegetOffsetValue()RStringgetSerialNumber()DetectorTypegetType()RIntgetVersion()ElectricPotentialgetVoltage()RDoublegetZoom()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()DetectorAnnotationLinklinkAnnotation(Annotation addition)java.util.List<Annotation>linkedAnnotationList()voidreloadAnnotationLinks(Detector toCopy)voidremoveAllDetectorAnnotationLinkSet(java.util.List<DetectorAnnotationLink> targets)voidremoveDetectorAnnotationLink(DetectorAnnotationLink theTarget)voidremoveDetectorAnnotationLinkFromBoth(DetectorAnnotationLink link, boolean bothSides)voidsetAmplificationGain(RDouble theAmplificationGain)voidsetGain(RDouble theGain)voidsetInstrument(Instrument theInstrument)voidsetLotNumber(RString theLotNumber)voidsetManufacturer(RString theManufacturer)voidsetModel(RString theModel)voidsetOffsetValue(RDouble theOffsetValue)voidsetSerialNumber(RString theSerialNumber)voidsetType(DetectorType theType)voidsetVersion(RInt theVersion)voidsetVoltage(ElectricPotential theVoltage)voidsetZoom(RDouble theZoom)intsizeOfAnnotationLinks()voidunlinkAnnotation(Annotation removal)voidunloadAnnotationLinks()-
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._DetectorOperations
addAllDetectorAnnotationLinkSet, addDetectorAnnotationLink, addDetectorAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findDetectorAnnotationLink, getAmplificationGain, getAnnotationLinksCountPerOwner, getGain, getInstrument, getLotNumber, getManufacturer, getModel, getOffsetValue, getSerialNumber, getType, getVersion, getVoltage, getZoom, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllDetectorAnnotationLinkSet, removeDetectorAnnotationLink, removeDetectorAnnotationLinkFromBoth, setAmplificationGain, setGain, setInstrument, setLotNumber, setManufacturer, setModel, setOffsetValue, setSerialNumber, setType, setVersion, setVoltage, setZoom, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
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
-
manufacturer
protected RString manufacturer
-
model
protected RString model
-
lotNumber
protected RString lotNumber
-
serialNumber
protected RString serialNumber
-
voltage
protected ElectricPotential voltage
-
gain
protected RDouble gain
-
offsetValue
protected RDouble offsetValue
-
zoom
protected RDouble zoom
-
amplificationGain
protected RDouble amplificationGain
-
type
protected DetectorType type
-
instrument
protected Instrument instrument
-
annotationLinksSeq
protected java.util.List<DetectorAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Detector
public Detector()
-
Detector
public Detector(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, RString lotNumber, RString serialNumber, ElectricPotential voltage, RDouble gain, RDouble offsetValue, RDouble zoom, RDouble amplificationGain, DetectorType type, Instrument instrument, java.util.List<DetectorAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
-
-
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()
-
addAllDetectorAnnotationLinkSet
public final void addAllDetectorAnnotationLinkSet(java.util.List<DetectorAnnotationLink> targets)
- Specified by:
addAllDetectorAnnotationLinkSetin interface_DetectorOperationsNC
-
addDetectorAnnotationLink
public final void addDetectorAnnotationLink(DetectorAnnotationLink target)
- Specified by:
addDetectorAnnotationLinkin interface_DetectorOperationsNC
-
addDetectorAnnotationLinkToBoth
public final void addDetectorAnnotationLinkToBoth(DetectorAnnotationLink link, boolean bothSides)
- Specified by:
addDetectorAnnotationLinkToBothin interface_DetectorOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interface_DetectorOperationsNC
-
copyAnnotationLinks
public final java.util.List<DetectorAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interface_DetectorOperationsNC
-
findDetectorAnnotationLink
public final java.util.List<DetectorAnnotationLink> findDetectorAnnotationLink(Annotation removal)
- Specified by:
findDetectorAnnotationLinkin interface_DetectorOperationsNC
-
getAmplificationGain
public final RDouble getAmplificationGain()
- Specified by:
getAmplificationGainin interface_DetectorOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interface_DetectorOperationsNC
-
getGain
public final RDouble getGain()
- Specified by:
getGainin interface_DetectorOperationsNC
-
getInstrument
public final Instrument getInstrument()
- Specified by:
getInstrumentin interface_DetectorOperationsNC
-
getLotNumber
public final RString getLotNumber()
- Specified by:
getLotNumberin interface_DetectorOperationsNC
-
getManufacturer
public final RString getManufacturer()
- Specified by:
getManufacturerin interface_DetectorOperationsNC
-
getModel
public final RString getModel()
- Specified by:
getModelin interface_DetectorOperationsNC
-
getOffsetValue
public final RDouble getOffsetValue()
- Specified by:
getOffsetValuein interface_DetectorOperationsNC
-
getSerialNumber
public final RString getSerialNumber()
- Specified by:
getSerialNumberin interface_DetectorOperationsNC
-
getType
public final DetectorType getType()
- Specified by:
getTypein interface_DetectorOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_DetectorOperationsNC
-
getVoltage
public final ElectricPotential getVoltage()
- Specified by:
getVoltagein interface_DetectorOperationsNC
-
getZoom
public final RDouble getZoom()
- Specified by:
getZoomin interface_DetectorOperationsNC
-
linkAnnotation
public final DetectorAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interface_DetectorOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interface_DetectorOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Detector toCopy)
- Specified by:
reloadAnnotationLinksin interface_DetectorOperationsNC
-
removeAllDetectorAnnotationLinkSet
public final void removeAllDetectorAnnotationLinkSet(java.util.List<DetectorAnnotationLink> targets)
- Specified by:
removeAllDetectorAnnotationLinkSetin interface_DetectorOperationsNC
-
removeDetectorAnnotationLink
public final void removeDetectorAnnotationLink(DetectorAnnotationLink theTarget)
- Specified by:
removeDetectorAnnotationLinkin interface_DetectorOperationsNC
-
removeDetectorAnnotationLinkFromBoth
public final void removeDetectorAnnotationLinkFromBoth(DetectorAnnotationLink link, boolean bothSides)
- Specified by:
removeDetectorAnnotationLinkFromBothin interface_DetectorOperationsNC
-
setAmplificationGain
public final void setAmplificationGain(RDouble theAmplificationGain)
- Specified by:
setAmplificationGainin interface_DetectorOperationsNC
-
setGain
public final void setGain(RDouble theGain)
- Specified by:
setGainin interface_DetectorOperationsNC
-
setInstrument
public final void setInstrument(Instrument theInstrument)
- Specified by:
setInstrumentin interface_DetectorOperationsNC
-
setLotNumber
public final void setLotNumber(RString theLotNumber)
- Specified by:
setLotNumberin interface_DetectorOperationsNC
-
setManufacturer
public final void setManufacturer(RString theManufacturer)
- Specified by:
setManufacturerin interface_DetectorOperationsNC
-
setModel
public final void setModel(RString theModel)
- Specified by:
setModelin interface_DetectorOperationsNC
-
setOffsetValue
public final void setOffsetValue(RDouble theOffsetValue)
- Specified by:
setOffsetValuein interface_DetectorOperationsNC
-
setSerialNumber
public final void setSerialNumber(RString theSerialNumber)
- Specified by:
setSerialNumberin interface_DetectorOperationsNC
-
setType
public final void setType(DetectorType theType)
- Specified by:
setTypein interface_DetectorOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_DetectorOperationsNC
-
setVoltage
public final void setVoltage(ElectricPotential theVoltage)
- Specified by:
setVoltagein interface_DetectorOperationsNC
-
setZoom
public final void setZoom(RDouble theZoom)
- Specified by:
setZoomin interface_DetectorOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interface_DetectorOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interface_DetectorOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interface_DetectorOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getManufacturer
public static Ice.DispatchStatus ___getManufacturer(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setManufacturer
public static Ice.DispatchStatus ___setManufacturer(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getModel
public static Ice.DispatchStatus ___getModel(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setModel
public static Ice.DispatchStatus ___setModel(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLotNumber
public static Ice.DispatchStatus ___getLotNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLotNumber
public static Ice.DispatchStatus ___setLotNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getSerialNumber
public static Ice.DispatchStatus ___getSerialNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setSerialNumber
public static Ice.DispatchStatus ___setSerialNumber(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getVoltage
public static Ice.DispatchStatus ___getVoltage(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVoltage
public static Ice.DispatchStatus ___setVoltage(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getGain
public static Ice.DispatchStatus ___getGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setGain
public static Ice.DispatchStatus ___setGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getOffsetValue
public static Ice.DispatchStatus ___getOffsetValue(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setOffsetValue
public static Ice.DispatchStatus ___setOffsetValue(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getZoom
public static Ice.DispatchStatus ___getZoom(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setZoom
public static Ice.DispatchStatus ___setZoom(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAmplificationGain
public static Ice.DispatchStatus ___getAmplificationGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setAmplificationGain
public static Ice.DispatchStatus ___setAmplificationGain(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getType
public static Ice.DispatchStatus ___getType(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setType
public static Ice.DispatchStatus ___setType(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getInstrument
public static Ice.DispatchStatus ___getInstrument(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setInstrument
public static Ice.DispatchStatus ___setInstrument(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addDetectorAnnotationLink
public static Ice.DispatchStatus ___addDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllDetectorAnnotationLinkSet
public static Ice.DispatchStatus ___addAllDetectorAnnotationLinkSet(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeDetectorAnnotationLink
public static Ice.DispatchStatus ___removeDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllDetectorAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllDetectorAnnotationLinkSet(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addDetectorAnnotationLinkToBoth
public static Ice.DispatchStatus ___addDetectorAnnotationLinkToBoth(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findDetectorAnnotationLink
public static Ice.DispatchStatus ___findDetectorAnnotationLink(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeDetectorAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeDetectorAnnotationLinkFromBoth(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Detector __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)- Specified by:
__dispatchin interfaceIce.Object- Overrides:
__dispatchin classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImplin classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImplin classIObject
-
-