public class _ObjectiveTie extends Objective implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, calibratedMagnification, correction, immersion, instrument, iris, lensNA, lotNumber, manufacturer, model, nominalMagnification, serialNumber, version, workingDistance
Constructor and Description |
---|
_ObjectiveTie(_ObjectiveOperations delegate) |
_ObjectiveTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets,
Ice.Current __current) |
void |
addObjectiveAnnotationLink(ObjectiveAnnotationLink target,
Ice.Current __current) |
void |
addObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
java.util.List<ObjectiveAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
java.util.List<ObjectiveAnnotationLink> |
findObjectiveAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
RDouble |
getCalibratedMagnification(Ice.Current __current) |
Correction |
getCorrection(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
Immersion |
getImmersion(Ice.Current __current) |
Instrument |
getInstrument(Ice.Current __current) |
RBool |
getIris(Ice.Current __current) |
RDouble |
getLensNA(Ice.Current __current) |
RString |
getLotNumber(Ice.Current __current) |
RString |
getManufacturer(Ice.Current __current) |
RString |
getModel(Ice.Current __current) |
RDouble |
getNominalMagnification(Ice.Current __current) |
RString |
getSerialNumber(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
Length |
getWorkingDistance(Ice.Current __current) |
int |
hashCode() |
java.lang.Object |
ice_delegate() |
void |
ice_delegate(java.lang.Object delegate) |
boolean |
isAnnotated(Ice.Current __current)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal(Ice.Current __current)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink(Ice.Current __current)
A link between two other types.
|
boolean |
isLoaded(Ice.Current __current)
Tests if the objects are loaded or not.
|
boolean |
isMutable(Ice.Current __current)
The server will persist changes made to these types.
|
ObjectiveAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
IObject |
proxy(Ice.Current __current)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadAnnotationLinks(Objective toCopy,
Ice.Current __current) |
void |
removeAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets,
Ice.Current __current) |
void |
removeObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget,
Ice.Current __current) |
void |
removeObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
setCalibratedMagnification(RDouble theCalibratedMagnification,
Ice.Current __current) |
void |
setCorrection(Correction theCorrection,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
void |
setImmersion(Immersion theImmersion,
Ice.Current __current) |
void |
setInstrument(Instrument theInstrument,
Ice.Current __current) |
void |
setIris(RBool theIris,
Ice.Current __current) |
void |
setLensNA(RDouble theLensNA,
Ice.Current __current) |
void |
setLotNumber(RString theLotNumber,
Ice.Current __current) |
void |
setManufacturer(RString theManufacturer,
Ice.Current __current) |
void |
setModel(RString theModel,
Ice.Current __current) |
void |
setNominalMagnification(RDouble theNominalMagnification,
Ice.Current __current) |
void |
setSerialNumber(RString theSerialNumber,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
void |
setWorkingDistance(Length theWorkingDistance,
Ice.Current __current) |
IObject |
shallowCopy(Ice.Current __current)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unload(Ice.Current __current)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadAnnotationLinks(Ice.Current __current) |
void |
unloadCollections(Ice.Current __current)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails(Ice.Current __current)
As with collections, the objects under details can link
to many other objects.
|
___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, __dispatch, __readImpl, __writeImpl, addAllObjectiveAnnotationLinkSet, addObjectiveAnnotationLink, addObjectiveAnnotationLinkToBoth, clearAnnotationLinks, clone, copyAnnotationLinks, findObjectiveAnnotationLink, getAnnotationLinksCountPerOwner, getCalibratedMagnification, getCorrection, getImmersion, getInstrument, getIris, getLensNA, getLotNumber, getManufacturer, getModel, getNominalMagnification, getSerialNumber, getVersion, getWorkingDistance, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllObjectiveAnnotationLinkSet, removeObjectiveAnnotationLink, removeObjectiveAnnotationLinkFromBoth, setCalibratedMagnification, setCorrection, setImmersion, setInstrument, setIris, setLensNA, setLotNumber, setManufacturer, setModel, setNominalMagnification, setSerialNumber, setVersion, setWorkingDistance, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
___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
___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
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final long serialVersionUID
public _ObjectiveTie()
public _ObjectiveTie(_ObjectiveOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Details getDetails(Ice.Current __current)
getDetails
in interface _IObjectOperations
public RLong getId(Ice.Current __current)
getId
in interface _IObjectOperations
public boolean isAnnotated(Ice.Current __current)
_IObjectOperations
isAnnotated
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperations
isGlobal
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperations
isLink
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperations
isLoaded
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperations
isMutable
in interface _IObjectOperations
__current
- The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperations
proxy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId
in interface _IObjectOperations
public IObject shallowCopy(Ice.Current __current)
_IObjectOperations
shallowCopy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperations
unload
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperations
unloadCollections
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperations
unloadDetails
in interface _IObjectOperations
__current
- The Current object for the invocation.public void addAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets, Ice.Current __current)
addAllObjectiveAnnotationLinkSet
in interface _ObjectiveOperations
public void addObjectiveAnnotationLink(ObjectiveAnnotationLink target, Ice.Current __current)
addObjectiveAnnotationLink
in interface _ObjectiveOperations
public void addObjectiveAnnotationLinkToBoth(ObjectiveAnnotationLink link, boolean bothSides, Ice.Current __current)
addObjectiveAnnotationLinkToBoth
in interface _ObjectiveOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _ObjectiveOperations
public java.util.List<ObjectiveAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _ObjectiveOperations
public java.util.List<ObjectiveAnnotationLink> findObjectiveAnnotationLink(Annotation removal, Ice.Current __current)
findObjectiveAnnotationLink
in interface _ObjectiveOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _ObjectiveOperations
public RDouble getCalibratedMagnification(Ice.Current __current)
getCalibratedMagnification
in interface _ObjectiveOperations
public Correction getCorrection(Ice.Current __current)
getCorrection
in interface _ObjectiveOperations
public Immersion getImmersion(Ice.Current __current)
getImmersion
in interface _ObjectiveOperations
public Instrument getInstrument(Ice.Current __current)
getInstrument
in interface _ObjectiveOperations
public RBool getIris(Ice.Current __current)
getIris
in interface _ObjectiveOperations
public RDouble getLensNA(Ice.Current __current)
getLensNA
in interface _ObjectiveOperations
public RString getLotNumber(Ice.Current __current)
getLotNumber
in interface _ObjectiveOperations
public RString getManufacturer(Ice.Current __current)
getManufacturer
in interface _ObjectiveOperations
public RString getModel(Ice.Current __current)
getModel
in interface _ObjectiveOperations
public RDouble getNominalMagnification(Ice.Current __current)
getNominalMagnification
in interface _ObjectiveOperations
public RString getSerialNumber(Ice.Current __current)
getSerialNumber
in interface _ObjectiveOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _ObjectiveOperations
public Length getWorkingDistance(Ice.Current __current)
getWorkingDistance
in interface _ObjectiveOperations
public ObjectiveAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _ObjectiveOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _ObjectiveOperations
public void reloadAnnotationLinks(Objective toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _ObjectiveOperations
public void removeAllObjectiveAnnotationLinkSet(java.util.List<ObjectiveAnnotationLink> targets, Ice.Current __current)
removeAllObjectiveAnnotationLinkSet
in interface _ObjectiveOperations
public void removeObjectiveAnnotationLink(ObjectiveAnnotationLink theTarget, Ice.Current __current)
removeObjectiveAnnotationLink
in interface _ObjectiveOperations
public void removeObjectiveAnnotationLinkFromBoth(ObjectiveAnnotationLink link, boolean bothSides, Ice.Current __current)
removeObjectiveAnnotationLinkFromBoth
in interface _ObjectiveOperations
public void setCalibratedMagnification(RDouble theCalibratedMagnification, Ice.Current __current)
setCalibratedMagnification
in interface _ObjectiveOperations
public void setCorrection(Correction theCorrection, Ice.Current __current)
setCorrection
in interface _ObjectiveOperations
public void setImmersion(Immersion theImmersion, Ice.Current __current)
setImmersion
in interface _ObjectiveOperations
public void setInstrument(Instrument theInstrument, Ice.Current __current)
setInstrument
in interface _ObjectiveOperations
public void setIris(RBool theIris, Ice.Current __current)
setIris
in interface _ObjectiveOperations
public void setLensNA(RDouble theLensNA, Ice.Current __current)
setLensNA
in interface _ObjectiveOperations
public void setLotNumber(RString theLotNumber, Ice.Current __current)
setLotNumber
in interface _ObjectiveOperations
public void setManufacturer(RString theManufacturer, Ice.Current __current)
setManufacturer
in interface _ObjectiveOperations
public void setModel(RString theModel, Ice.Current __current)
setModel
in interface _ObjectiveOperations
public void setNominalMagnification(RDouble theNominalMagnification, Ice.Current __current)
setNominalMagnification
in interface _ObjectiveOperations
public void setSerialNumber(RString theSerialNumber, Ice.Current __current)
setSerialNumber
in interface _ObjectiveOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _ObjectiveOperations
public void setWorkingDistance(Length theWorkingDistance, Ice.Current __current)
setWorkingDistance
in interface _ObjectiveOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _ObjectiveOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _ObjectiveOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _ObjectiveOperations