Package omero.model
Class Objective
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Objective
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_ObjectiveOperations,_ObjectiveOperationsNC
- Direct Known Subclasses:
_ObjectiveTie,ObjectiveI
public abstract class Objective extends IObject implements _ObjectiveOperations, _ObjectiveOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsprotected java.util.Map<java.lang.Long,java.lang.Long>annotationLinksCountPerOwnerprotected booleanannotationLinksLoadedprotected java.util.List<ObjectiveAnnotationLink>annotationLinksSeqprotected RDoublecalibratedMagnificationprotected Correctioncorrectionprotected Immersionimmersionprotected Instrumentinstrumentprotected RBoolirisprotected RDoublelensNAprotected RStringlotNumberprotected RStringmanufacturerprotected RStringmodelprotected RDoublenominalMagnificationprotected RStringserialNumberstatic longserialVersionUIDprotected RIntversionprotected LengthworkingDistance
-
Constructor Summary
Constructors Constructor Description Objective()Objective(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, RString lotNumber, RString serialNumber, RDouble nominalMagnification, RDouble calibratedMagnification, RDouble lensNA, Immersion immersion, Correction correction, Length workingDistance, RBool iris, Instrument instrument, java.util.List<ObjectiveAnnotationLink> 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___addAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addObjectiveAnnotationLinkToBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___findObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getAnnotationLinksCountPerOwner(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkedAnnotationList(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeObjectiveAnnotationLinkFromBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unlinkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadAnnotationLinks(Objective __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)voidaddAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)voidaddObjectiveAnnotationLink(ObjectiveAnnotationLink target)voidaddObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link, boolean bothSides)voidclearAnnotationLinks()Objectiveclone()java.util.List<ObjectiveAnnotationLink>copyAnnotationLinks()java.util.List<ObjectiveAnnotationLink>findObjectiveAnnotationLink(Annotation removal)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()RDoublegetCalibratedMagnification()CorrectiongetCorrection()ImmersiongetImmersion()InstrumentgetInstrument()RBoolgetIris()RDoublegetLensNA()RStringgetLotNumber()RStringgetManufacturer()RStringgetModel()RDoublegetNominalMagnification()RStringgetSerialNumber()RIntgetVersion()LengthgetWorkingDistance()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()ObjectiveAnnotationLinklinkAnnotation(Annotation addition)java.util.List<Annotation>linkedAnnotationList()voidreloadAnnotationLinks(Objective toCopy)voidremoveAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)voidremoveObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget)voidremoveObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link, boolean bothSides)voidsetCalibratedMagnification(RDouble theCalibratedMagnification)voidsetCorrection(Correction theCorrection)voidsetImmersion(Immersion theImmersion)voidsetInstrument(Instrument theInstrument)voidsetIris(RBool theIris)voidsetLensNA(RDouble theLensNA)voidsetLotNumber(RString theLotNumber)voidsetManufacturer(RString theManufacturer)voidsetModel(RString theModel)voidsetNominalMagnification(RDouble theNominalMagnification)voidsetSerialNumber(RString theSerialNumber)voidsetVersion(RInt theVersion)voidsetWorkingDistance(Length theWorkingDistance)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._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
-
Methods inherited from interface omero.model._ObjectiveOperations
addAllObjectiveAnnotationLinkSet, addObjectiveAnnotationLink, addObjectiveAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findObjectiveAnnotationLink, getAnnotationLinksCountPerOwner, getCalibratedMagnification, getCorrection, getImmersion, getInstrument, getIris, getLensNA, getLotNumber, getManufacturer, getModel, getNominalMagnification, getSerialNumber, getVersion, getWorkingDistance, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllObjectiveAnnotationLinkSet, removeObjectiveAnnotationLink, removeObjectiveAnnotationLinkFromBoth, setCalibratedMagnification, setCorrection, setImmersion, setInstrument, setIris, setLensNA, setLotNumber, setManufacturer, setModel, setNominalMagnification, setSerialNumber, setVersion, setWorkingDistance, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
-
-
-
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
-
nominalMagnification
protected RDouble nominalMagnification
-
calibratedMagnification
protected RDouble calibratedMagnification
-
lensNA
protected RDouble lensNA
-
immersion
protected Immersion immersion
-
correction
protected Correction correction
-
workingDistance
protected Length workingDistance
-
iris
protected RBool iris
-
instrument
protected Instrument instrument
-
annotationLinksSeq
protected java.util.List<ObjectiveAnnotationLink> 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
-
Objective
public Objective()
-
Objective
public Objective(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, RString lotNumber, RString serialNumber, RDouble nominalMagnification, RDouble calibratedMagnification, RDouble lensNA, Immersion immersion, Correction correction, Length workingDistance, RBool iris, Instrument instrument, java.util.List<ObjectiveAnnotationLink> 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()
-
addAllObjectiveAnnotationLinkSet
public final void addAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)
- Specified by:
addAllObjectiveAnnotationLinkSetin interface_ObjectiveOperationsNC
-
addObjectiveAnnotationLink
public final void addObjectiveAnnotationLink(ObjectiveAnnotationLink target)
- Specified by:
addObjectiveAnnotationLinkin interface_ObjectiveOperationsNC
-
addObjectiveAnnotationLinkToBoth
public final void addObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link, boolean bothSides)
- Specified by:
addObjectiveAnnotationLinkToBothin interface_ObjectiveOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interface_ObjectiveOperationsNC
-
copyAnnotationLinks
public final java.util.List<ObjectiveAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interface_ObjectiveOperationsNC
-
findObjectiveAnnotationLink
public final java.util.List<ObjectiveAnnotationLink> findObjectiveAnnotationLink(Annotation removal)
- Specified by:
findObjectiveAnnotationLinkin interface_ObjectiveOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interface_ObjectiveOperationsNC
-
getCalibratedMagnification
public final RDouble getCalibratedMagnification()
- Specified by:
getCalibratedMagnificationin interface_ObjectiveOperationsNC
-
getCorrection
public final Correction getCorrection()
- Specified by:
getCorrectionin interface_ObjectiveOperationsNC
-
getImmersion
public final Immersion getImmersion()
- Specified by:
getImmersionin interface_ObjectiveOperationsNC
-
getInstrument
public final Instrument getInstrument()
- Specified by:
getInstrumentin interface_ObjectiveOperationsNC
-
getIris
public final RBool getIris()
- Specified by:
getIrisin interface_ObjectiveOperationsNC
-
getLensNA
public final RDouble getLensNA()
- Specified by:
getLensNAin interface_ObjectiveOperationsNC
-
getLotNumber
public final RString getLotNumber()
- Specified by:
getLotNumberin interface_ObjectiveOperationsNC
-
getManufacturer
public final RString getManufacturer()
- Specified by:
getManufacturerin interface_ObjectiveOperationsNC
-
getModel
public final RString getModel()
- Specified by:
getModelin interface_ObjectiveOperationsNC
-
getNominalMagnification
public final RDouble getNominalMagnification()
- Specified by:
getNominalMagnificationin interface_ObjectiveOperationsNC
-
getSerialNumber
public final RString getSerialNumber()
- Specified by:
getSerialNumberin interface_ObjectiveOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_ObjectiveOperationsNC
-
getWorkingDistance
public final Length getWorkingDistance()
- Specified by:
getWorkingDistancein interface_ObjectiveOperationsNC
-
linkAnnotation
public final ObjectiveAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interface_ObjectiveOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interface_ObjectiveOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Objective toCopy)
- Specified by:
reloadAnnotationLinksin interface_ObjectiveOperationsNC
-
removeAllObjectiveAnnotationLinkSet
public final void removeAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets)
- Specified by:
removeAllObjectiveAnnotationLinkSetin interface_ObjectiveOperationsNC
-
removeObjectiveAnnotationLink
public final void removeObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget)
- Specified by:
removeObjectiveAnnotationLinkin interface_ObjectiveOperationsNC
-
removeObjectiveAnnotationLinkFromBoth
public final void removeObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link, boolean bothSides)
- Specified by:
removeObjectiveAnnotationLinkFromBothin interface_ObjectiveOperationsNC
-
setCalibratedMagnification
public final void setCalibratedMagnification(RDouble theCalibratedMagnification)
- Specified by:
setCalibratedMagnificationin interface_ObjectiveOperationsNC
-
setCorrection
public final void setCorrection(Correction theCorrection)
- Specified by:
setCorrectionin interface_ObjectiveOperationsNC
-
setImmersion
public final void setImmersion(Immersion theImmersion)
- Specified by:
setImmersionin interface_ObjectiveOperationsNC
-
setInstrument
public final void setInstrument(Instrument theInstrument)
- Specified by:
setInstrumentin interface_ObjectiveOperationsNC
-
setIris
public final void setIris(RBool theIris)
- Specified by:
setIrisin interface_ObjectiveOperationsNC
-
setLensNA
public final void setLensNA(RDouble theLensNA)
- Specified by:
setLensNAin interface_ObjectiveOperationsNC
-
setLotNumber
public final void setLotNumber(RString theLotNumber)
- Specified by:
setLotNumberin interface_ObjectiveOperationsNC
-
setManufacturer
public final void setManufacturer(RString theManufacturer)
- Specified by:
setManufacturerin interface_ObjectiveOperationsNC
-
setModel
public final void setModel(RString theModel)
- Specified by:
setModelin interface_ObjectiveOperationsNC
-
setNominalMagnification
public final void setNominalMagnification(RDouble theNominalMagnification)
- Specified by:
setNominalMagnificationin interface_ObjectiveOperationsNC
-
setSerialNumber
public final void setSerialNumber(RString theSerialNumber)
- Specified by:
setSerialNumberin interface_ObjectiveOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_ObjectiveOperationsNC
-
setWorkingDistance
public final void setWorkingDistance(Length theWorkingDistance)
- Specified by:
setWorkingDistancein interface_ObjectiveOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interface_ObjectiveOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interface_ObjectiveOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interface_ObjectiveOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getManufacturer
public static Ice.DispatchStatus ___getManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setManufacturer
public static Ice.DispatchStatus ___setManufacturer(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getModel
public static Ice.DispatchStatus ___getModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setModel
public static Ice.DispatchStatus ___setModel(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLotNumber
public static Ice.DispatchStatus ___getLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLotNumber
public static Ice.DispatchStatus ___setLotNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getSerialNumber
public static Ice.DispatchStatus ___getSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setSerialNumber
public static Ice.DispatchStatus ___setSerialNumber(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getNominalMagnification
public static Ice.DispatchStatus ___getNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setNominalMagnification
public static Ice.DispatchStatus ___setNominalMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCalibratedMagnification
public static Ice.DispatchStatus ___getCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCalibratedMagnification
public static Ice.DispatchStatus ___setCalibratedMagnification(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLensNA
public static Ice.DispatchStatus ___getLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLensNA
public static Ice.DispatchStatus ___setLensNA(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getImmersion
public static Ice.DispatchStatus ___getImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setImmersion
public static Ice.DispatchStatus ___setImmersion(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getCorrection
public static Ice.DispatchStatus ___getCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setCorrection
public static Ice.DispatchStatus ___setCorrection(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getWorkingDistance
public static Ice.DispatchStatus ___getWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setWorkingDistance
public static Ice.DispatchStatus ___setWorkingDistance(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getIris
public static Ice.DispatchStatus ___getIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setIris
public static Ice.DispatchStatus ___setIris(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getInstrument
public static Ice.DispatchStatus ___getInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setInstrument
public static Ice.DispatchStatus ___setInstrument(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addObjectiveAnnotationLink
public static Ice.DispatchStatus ___addObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllObjectiveAnnotationLinkSet
public static Ice.DispatchStatus ___addAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeObjectiveAnnotationLink
public static Ice.DispatchStatus ___removeObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllObjectiveAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllObjectiveAnnotationLinkSet(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addObjectiveAnnotationLinkToBoth
public static Ice.DispatchStatus ___addObjectiveAnnotationLinkToBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findObjectiveAnnotationLink
public static Ice.DispatchStatus ___findObjectiveAnnotationLink(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeObjectiveAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeObjectiveAnnotationLinkFromBoth(Objective __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Objective __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
-
-