public class _WellTie extends Well implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, alpha, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, blue, column, externalDescription, externalIdentifier, green, plate, reagentLinksCountPerOwner, reagentLinksLoaded, reagentLinksSeq, red, row, status, type, version, wellSamplesLoaded, wellSamplesSeq
Constructor and Description |
---|
_WellTie(_WellOperations delegate) |
_WellTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Ice.Current __current) |
void |
addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Current __current) |
void |
addAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Current __current) |
void |
addWellAnnotationLink(WellAnnotationLink target,
Ice.Current __current) |
void |
addWellAnnotationLinkToBoth(WellAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
addWellReagentLink(WellReagentLink target,
Ice.Current __current) |
void |
addWellReagentLinkToBoth(WellReagentLink link,
boolean bothSides,
Ice.Current __current) |
void |
addWellSample(WellSample target,
Ice.Current __current) |
void |
clearAnnotationLinks(Ice.Current __current) |
void |
clearReagentLinks(Ice.Current __current) |
void |
clearWellSamples(Ice.Current __current) |
java.util.List<WellAnnotationLink> |
copyAnnotationLinks(Ice.Current __current) |
java.util.List<WellReagentLink> |
copyReagentLinks(Ice.Current __current) |
java.util.List<WellSample> |
copyWellSamples(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
java.util.List<WellAnnotationLink> |
findWellAnnotationLink(Annotation removal,
Ice.Current __current) |
java.util.List<WellReagentLink> |
findWellReagentLink(Reagent removal,
Ice.Current __current) |
RInt |
getAlpha(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current __current) |
RInt |
getBlue(Ice.Current __current) |
RInt |
getColumn(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
RString |
getExternalDescription(Ice.Current __current) |
RString |
getExternalIdentifier(Ice.Current __current) |
RInt |
getGreen(Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
Plate |
getPlate(Ice.Current __current) |
WellSample |
getPrimaryWellSample(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getReagentLinksCountPerOwner(Ice.Current __current) |
RInt |
getRed(Ice.Current __current) |
RInt |
getRow(Ice.Current __current) |
RString |
getStatus(Ice.Current __current) |
RString |
getType(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
WellSample |
getWellSample(int index,
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.
|
WellAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current __current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current __current) |
java.util.List<Reagent> |
linkedReagentList(Ice.Current __current) |
WellReagentLink |
linkReagent(Reagent addition,
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(Well toCopy,
Ice.Current __current) |
void |
reloadReagentLinks(Well toCopy,
Ice.Current __current) |
void |
reloadWellSamples(Well toCopy,
Ice.Current __current) |
void |
removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets,
Ice.Current __current) |
void |
removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets,
Ice.Current __current) |
void |
removeAllWellSampleSet(java.util.List<WellSample> targets,
Ice.Current __current) |
void |
removeWellAnnotationLink(WellAnnotationLink theTarget,
Ice.Current __current) |
void |
removeWellAnnotationLinkFromBoth(WellAnnotationLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeWellReagentLink(WellReagentLink theTarget,
Ice.Current __current) |
void |
removeWellReagentLinkFromBoth(WellReagentLink link,
boolean bothSides,
Ice.Current __current) |
void |
removeWellSample(WellSample theTarget,
Ice.Current __current) |
void |
setAlpha(RInt theAlpha,
Ice.Current __current) |
void |
setBlue(RInt theBlue,
Ice.Current __current) |
void |
setColumn(RInt theColumn,
Ice.Current __current) |
void |
setExternalDescription(RString theExternalDescription,
Ice.Current __current) |
void |
setExternalIdentifier(RString theExternalIdentifier,
Ice.Current __current) |
void |
setGreen(RInt theGreen,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
void |
setPlate(Plate thePlate,
Ice.Current __current) |
WellSample |
setPrimaryWellSample(WellSample theElement,
Ice.Current __current) |
void |
setRed(RInt theRed,
Ice.Current __current) |
void |
setRow(RInt theRow,
Ice.Current __current) |
void |
setStatus(RString theStatus,
Ice.Current __current) |
void |
setType(RString theType,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
WellSample |
setWellSample(int index,
WellSample theElement,
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) |
int |
sizeOfReagentLinks(Ice.Current __current) |
int |
sizeOfWellSamples(Ice.Current __current) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current __current) |
void |
unlinkReagent(Reagent 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.
|
void |
unloadReagentLinks(Ice.Current __current) |
void |
unloadWellSamples(Ice.Current __current) |
___addAllWellAnnotationLinkSet, ___addAllWellReagentLinkSet, ___addAllWellSampleSet, ___addWellAnnotationLink, ___addWellAnnotationLinkToBoth, ___addWellReagentLink, ___addWellReagentLinkToBoth, ___addWellSample, ___clearAnnotationLinks, ___clearReagentLinks, ___clearWellSamples, ___copyAnnotationLinks, ___copyReagentLinks, ___copyWellSamples, ___findWellAnnotationLink, ___findWellReagentLink, ___getAlpha, ___getAnnotationLinksCountPerOwner, ___getBlue, ___getColumn, ___getExternalDescription, ___getExternalIdentifier, ___getGreen, ___getPlate, ___getPrimaryWellSample, ___getReagentLinksCountPerOwner, ___getRed, ___getRow, ___getStatus, ___getType, ___getVersion, ___getWellSample, ___linkAnnotation, ___linkedAnnotationList, ___linkedReagentList, ___linkReagent, ___reloadAnnotationLinks, ___reloadReagentLinks, ___reloadWellSamples, ___removeAllWellAnnotationLinkSet, ___removeAllWellReagentLinkSet, ___removeAllWellSampleSet, ___removeWellAnnotationLink, ___removeWellAnnotationLinkFromBoth, ___removeWellReagentLink, ___removeWellReagentLinkFromBoth, ___removeWellSample, ___setAlpha, ___setBlue, ___setColumn, ___setExternalDescription, ___setExternalIdentifier, ___setGreen, ___setPlate, ___setPrimaryWellSample, ___setRed, ___setRow, ___setStatus, ___setType, ___setVersion, ___setWellSample, ___sizeOfAnnotationLinks, ___sizeOfReagentLinks, ___sizeOfWellSamples, ___unlinkAnnotation, ___unlinkReagent, ___unloadAnnotationLinks, ___unloadReagentLinks, ___unloadWellSamples, __dispatch, __readImpl, __writeImpl, addAllWellAnnotationLinkSet, addAllWellReagentLinkSet, addAllWellSampleSet, addWellAnnotationLink, addWellAnnotationLinkToBoth, addWellReagentLink, addWellReagentLinkToBoth, addWellSample, clearAnnotationLinks, clearReagentLinks, clearWellSamples, clone, copyAnnotationLinks, copyReagentLinks, copyWellSamples, findWellAnnotationLink, findWellReagentLink, getAlpha, getAnnotationLinksCountPerOwner, getBlue, getColumn, getExternalDescription, getExternalIdentifier, getGreen, getPlate, getPrimaryWellSample, getReagentLinksCountPerOwner, getRed, getRow, getStatus, getType, getVersion, getWellSample, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedReagentList, linkReagent, reloadAnnotationLinks, reloadReagentLinks, reloadWellSamples, removeAllWellAnnotationLinkSet, removeAllWellReagentLinkSet, removeAllWellSampleSet, removeWellAnnotationLink, removeWellAnnotationLinkFromBoth, removeWellReagentLink, removeWellReagentLinkFromBoth, removeWellSample, setAlpha, setBlue, setColumn, setExternalDescription, setExternalIdentifier, setGreen, setPlate, setPrimaryWellSample, setRed, setRow, setStatus, setType, setVersion, setWellSample, sizeOfAnnotationLinks, sizeOfReagentLinks, sizeOfWellSamples, unlinkAnnotation, unlinkReagent, unloadAnnotationLinks, unloadReagentLinks, unloadWellSamples
___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 _WellTie()
public _WellTie(_WellOperations 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 addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Current __current)
addAllWellAnnotationLinkSet
in interface _WellOperations
public void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
addAllWellReagentLinkSet
in interface _WellOperations
public void addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Current __current)
addAllWellSampleSet
in interface _WellOperations
public void addWellAnnotationLink(WellAnnotationLink target, Ice.Current __current)
addWellAnnotationLink
in interface _WellOperations
public void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Ice.Current __current)
addWellAnnotationLinkToBoth
in interface _WellOperations
public void addWellReagentLink(WellReagentLink target, Ice.Current __current)
addWellReagentLink
in interface _WellOperations
public void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
addWellReagentLinkToBoth
in interface _WellOperations
public void addWellSample(WellSample target, Ice.Current __current)
addWellSample
in interface _WellOperations
public void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks
in interface _WellOperations
public void clearReagentLinks(Ice.Current __current)
clearReagentLinks
in interface _WellOperations
public void clearWellSamples(Ice.Current __current)
clearWellSamples
in interface _WellOperations
public java.util.List<WellAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks
in interface _WellOperations
public java.util.List<WellReagentLink> copyReagentLinks(Ice.Current __current)
copyReagentLinks
in interface _WellOperations
public java.util.List<WellSample> copyWellSamples(Ice.Current __current)
copyWellSamples
in interface _WellOperations
public java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal, Ice.Current __current)
findWellAnnotationLink
in interface _WellOperations
public java.util.List<WellReagentLink> findWellReagentLink(Reagent removal, Ice.Current __current)
findWellReagentLink
in interface _WellOperations
public RInt getAlpha(Ice.Current __current)
getAlpha
in interface _WellOperations
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner
in interface _WellOperations
public RInt getBlue(Ice.Current __current)
getBlue
in interface _WellOperations
public RInt getColumn(Ice.Current __current)
getColumn
in interface _WellOperations
public RString getExternalDescription(Ice.Current __current)
getExternalDescription
in interface _WellOperations
public RString getExternalIdentifier(Ice.Current __current)
getExternalIdentifier
in interface _WellOperations
public RInt getGreen(Ice.Current __current)
getGreen
in interface _WellOperations
public Plate getPlate(Ice.Current __current)
getPlate
in interface _WellOperations
public WellSample getPrimaryWellSample(Ice.Current __current)
getPrimaryWellSample
in interface _WellOperations
public java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner(Ice.Current __current)
getReagentLinksCountPerOwner
in interface _WellOperations
public RInt getRed(Ice.Current __current)
getRed
in interface _WellOperations
public RInt getRow(Ice.Current __current)
getRow
in interface _WellOperations
public RString getStatus(Ice.Current __current)
getStatus
in interface _WellOperations
public RString getType(Ice.Current __current)
getType
in interface _WellOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _WellOperations
public WellSample getWellSample(int index, Ice.Current __current)
getWellSample
in interface _WellOperations
public WellAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation
in interface _WellOperations
public WellReagentLink linkReagent(Reagent addition, Ice.Current __current)
linkReagent
in interface _WellOperations
public java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList
in interface _WellOperations
public java.util.List<Reagent> linkedReagentList(Ice.Current __current)
linkedReagentList
in interface _WellOperations
public void reloadAnnotationLinks(Well toCopy, Ice.Current __current)
reloadAnnotationLinks
in interface _WellOperations
public void reloadReagentLinks(Well toCopy, Ice.Current __current)
reloadReagentLinks
in interface _WellOperations
public void reloadWellSamples(Well toCopy, Ice.Current __current)
reloadWellSamples
in interface _WellOperations
public void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Current __current)
removeAllWellAnnotationLinkSet
in interface _WellOperations
public void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
removeAllWellReagentLinkSet
in interface _WellOperations
public void removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Current __current)
removeAllWellSampleSet
in interface _WellOperations
public void removeWellAnnotationLink(WellAnnotationLink theTarget, Ice.Current __current)
removeWellAnnotationLink
in interface _WellOperations
public void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Ice.Current __current)
removeWellAnnotationLinkFromBoth
in interface _WellOperations
public void removeWellReagentLink(WellReagentLink theTarget, Ice.Current __current)
removeWellReagentLink
in interface _WellOperations
public void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
removeWellReagentLinkFromBoth
in interface _WellOperations
public void removeWellSample(WellSample theTarget, Ice.Current __current)
removeWellSample
in interface _WellOperations
public void setAlpha(RInt theAlpha, Ice.Current __current)
setAlpha
in interface _WellOperations
public void setBlue(RInt theBlue, Ice.Current __current)
setBlue
in interface _WellOperations
public void setColumn(RInt theColumn, Ice.Current __current)
setColumn
in interface _WellOperations
public void setExternalDescription(RString theExternalDescription, Ice.Current __current)
setExternalDescription
in interface _WellOperations
public void setExternalIdentifier(RString theExternalIdentifier, Ice.Current __current)
setExternalIdentifier
in interface _WellOperations
public void setGreen(RInt theGreen, Ice.Current __current)
setGreen
in interface _WellOperations
public void setPlate(Plate thePlate, Ice.Current __current)
setPlate
in interface _WellOperations
public WellSample setPrimaryWellSample(WellSample theElement, Ice.Current __current)
setPrimaryWellSample
in interface _WellOperations
public void setRed(RInt theRed, Ice.Current __current)
setRed
in interface _WellOperations
public void setRow(RInt theRow, Ice.Current __current)
setRow
in interface _WellOperations
public void setStatus(RString theStatus, Ice.Current __current)
setStatus
in interface _WellOperations
public void setType(RString theType, Ice.Current __current)
setType
in interface _WellOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _WellOperations
public WellSample setWellSample(int index, WellSample theElement, Ice.Current __current)
setWellSample
in interface _WellOperations
public int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks
in interface _WellOperations
public int sizeOfReagentLinks(Ice.Current __current)
sizeOfReagentLinks
in interface _WellOperations
public int sizeOfWellSamples(Ice.Current __current)
sizeOfWellSamples
in interface _WellOperations
public void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation
in interface _WellOperations
public void unlinkReagent(Reagent removal, Ice.Current __current)
unlinkReagent
in interface _WellOperations
public void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks
in interface _WellOperations
public void unloadReagentLinks(Ice.Current __current)
unloadReagentLinks
in interface _WellOperations
public void unloadWellSamples(Ice.Current __current)
unloadWellSamples
in interface _WellOperations