Package omero.model
Class LightSource
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.LightSource
-
- All Implemented Interfaces:
Ice.Object,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_LightSourceOperations,_LightSourceOperationsNC
- Direct Known Subclasses:
_LightSourceTie,Arc,Filament,GenericExcitationSource,Laser,LightEmittingDiode
public abstract class LightSource extends IObject implements _LightSourceOperations, _LightSourceOperationsNC
- 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<LightSourceAnnotationLink>annotationLinksSeqprotected Instrumentinstrumentprotected RStringlotNumberprotected RStringmanufacturerprotected RStringmodelprotected Powerpowerprotected RStringserialNumberstatic longserialVersionUIDprotected RIntversion
-
Constructor Summary
Constructors Constructor Description LightSource()LightSource(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, Power power, RString lotNumber, RString serialNumber, Instrument instrument, java.util.List<LightSourceAnnotationLink> 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___addAllLightSourceAnnotationLinkSet(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___addLightSourceAnnotationLinkToBoth(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___clearAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___copyAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___findLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getAnnotationLinksCountPerOwner(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getInstrument(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getLotNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getManufacturer(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getModel(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getPower(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getSerialNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___getVersion(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkAnnotation(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___linkedAnnotationList(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___reloadAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeAllLightSourceAnnotationLinkSet(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___removeLightSourceAnnotationLinkFromBoth(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setInstrument(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setLotNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setManufacturer(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setModel(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setPower(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setSerialNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___setVersion(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___sizeOfAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unlinkAnnotation(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)static Ice.DispatchStatus___unloadAnnotationLinks(LightSource __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)voidaddAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)voidaddLightSourceAnnotationLink(LightSourceAnnotationLink target)voidaddLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)voidclearAnnotationLinks()LightSourceclone()java.util.List<LightSourceAnnotationLink>copyAnnotationLinks()java.util.List<LightSourceAnnotationLink>findLightSourceAnnotationLink(Annotation removal)java.util.Map<java.lang.Long,java.lang.Long>getAnnotationLinksCountPerOwner()InstrumentgetInstrument()RStringgetLotNumber()RStringgetManufacturer()RStringgetModel()PowergetPower()RStringgetSerialNumber()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()LightSourceAnnotationLinklinkAnnotation(Annotation addition)java.util.List<Annotation>linkedAnnotationList()voidreloadAnnotationLinks(LightSource toCopy)voidremoveAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)voidremoveLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)voidremoveLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)voidsetInstrument(Instrument theInstrument)voidsetLotNumber(RString theLotNumber)voidsetManufacturer(RString theManufacturer)voidsetModel(RString theModel)voidsetPower(Power thePower)voidsetSerialNumber(RString theSerialNumber)voidsetVersion(RInt theVersion)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._LightSourceOperations
addAllLightSourceAnnotationLinkSet, addLightSourceAnnotationLink, addLightSourceAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findLightSourceAnnotationLink, getAnnotationLinksCountPerOwner, getInstrument, getLotNumber, getManufacturer, getModel, getPower, getSerialNumber, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllLightSourceAnnotationLinkSet, removeLightSourceAnnotationLink, removeLightSourceAnnotationLinkFromBoth, setInstrument, setLotNumber, setManufacturer, setModel, setPower, setSerialNumber, setVersion, 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
-
power
protected Power power
-
lotNumber
protected RString lotNumber
-
serialNumber
protected RString serialNumber
-
instrument
protected Instrument instrument
-
annotationLinksSeq
protected java.util.List<LightSourceAnnotationLink> 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
-
LightSource
public LightSource()
-
LightSource
public LightSource(RLong id, Details details, boolean loaded, RInt version, RString manufacturer, RString model, Power power, RString lotNumber, RString serialNumber, Instrument instrument, java.util.List<LightSourceAnnotationLink> 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()
-
addAllLightSourceAnnotationLinkSet
public final void addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
addAllLightSourceAnnotationLinkSetin interface_LightSourceOperationsNC
-
addLightSourceAnnotationLink
public final void addLightSourceAnnotationLink(LightSourceAnnotationLink target)
- Specified by:
addLightSourceAnnotationLinkin interface_LightSourceOperationsNC
-
addLightSourceAnnotationLinkToBoth
public final void addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
addLightSourceAnnotationLinkToBothin interface_LightSourceOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinksin interface_LightSourceOperationsNC
-
copyAnnotationLinks
public final java.util.List<LightSourceAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinksin interface_LightSourceOperationsNC
-
findLightSourceAnnotationLink
public final java.util.List<LightSourceAnnotationLink> findLightSourceAnnotationLink(Annotation removal)
- Specified by:
findLightSourceAnnotationLinkin interface_LightSourceOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwnerin interface_LightSourceOperationsNC
-
getInstrument
public final Instrument getInstrument()
- Specified by:
getInstrumentin interface_LightSourceOperationsNC
-
getLotNumber
public final RString getLotNumber()
- Specified by:
getLotNumberin interface_LightSourceOperationsNC
-
getManufacturer
public final RString getManufacturer()
- Specified by:
getManufacturerin interface_LightSourceOperationsNC
-
getModel
public final RString getModel()
- Specified by:
getModelin interface_LightSourceOperationsNC
-
getPower
public final Power getPower()
- Specified by:
getPowerin interface_LightSourceOperationsNC
-
getSerialNumber
public final RString getSerialNumber()
- Specified by:
getSerialNumberin interface_LightSourceOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersionin interface_LightSourceOperationsNC
-
linkAnnotation
public final LightSourceAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotationin interface_LightSourceOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationListin interface_LightSourceOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(LightSource toCopy)
- Specified by:
reloadAnnotationLinksin interface_LightSourceOperationsNC
-
removeAllLightSourceAnnotationLinkSet
public final void removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
removeAllLightSourceAnnotationLinkSetin interface_LightSourceOperationsNC
-
removeLightSourceAnnotationLink
public final void removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
- Specified by:
removeLightSourceAnnotationLinkin interface_LightSourceOperationsNC
-
removeLightSourceAnnotationLinkFromBoth
public final void removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
removeLightSourceAnnotationLinkFromBothin interface_LightSourceOperationsNC
-
setInstrument
public final void setInstrument(Instrument theInstrument)
- Specified by:
setInstrumentin interface_LightSourceOperationsNC
-
setLotNumber
public final void setLotNumber(RString theLotNumber)
- Specified by:
setLotNumberin interface_LightSourceOperationsNC
-
setManufacturer
public final void setManufacturer(RString theManufacturer)
- Specified by:
setManufacturerin interface_LightSourceOperationsNC
-
setModel
public final void setModel(RString theModel)
- Specified by:
setModelin interface_LightSourceOperationsNC
-
setPower
public final void setPower(Power thePower)
- Specified by:
setPowerin interface_LightSourceOperationsNC
-
setSerialNumber
public final void setSerialNumber(RString theSerialNumber)
- Specified by:
setSerialNumberin interface_LightSourceOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersionin interface_LightSourceOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinksin interface_LightSourceOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotationin interface_LightSourceOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinksin interface_LightSourceOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getManufacturer
public static Ice.DispatchStatus ___getManufacturer(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setManufacturer
public static Ice.DispatchStatus ___setManufacturer(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getModel
public static Ice.DispatchStatus ___getModel(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setModel
public static Ice.DispatchStatus ___setModel(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getPower
public static Ice.DispatchStatus ___getPower(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setPower
public static Ice.DispatchStatus ___setPower(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getLotNumber
public static Ice.DispatchStatus ___getLotNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setLotNumber
public static Ice.DispatchStatus ___setLotNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getSerialNumber
public static Ice.DispatchStatus ___getSerialNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setSerialNumber
public static Ice.DispatchStatus ___setSerialNumber(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getInstrument
public static Ice.DispatchStatus ___getInstrument(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setInstrument
public static Ice.DispatchStatus ___setInstrument(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addLightSourceAnnotationLink
public static Ice.DispatchStatus ___addLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllLightSourceAnnotationLinkSet
public static Ice.DispatchStatus ___addAllLightSourceAnnotationLinkSet(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeLightSourceAnnotationLink
public static Ice.DispatchStatus ___removeLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllLightSourceAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllLightSourceAnnotationLinkSet(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addLightSourceAnnotationLinkToBoth
public static Ice.DispatchStatus ___addLightSourceAnnotationLinkToBoth(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findLightSourceAnnotationLink
public static Ice.DispatchStatus ___findLightSourceAnnotationLink(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeLightSourceAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeLightSourceAnnotationLinkFromBoth(LightSource __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(LightSource __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
-
clone
public LightSource clone()
-
-