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_preMarshalfinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final long serialVersionUID
public _WellTie()
public _WellTie(_WellOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate in interface Ice.TieBasepublic void ice_delegate(java.lang.Object delegate)
ice_delegate in interface Ice.TieBasepublic boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic Details getDetails(Ice.Current __current)
getDetails in interface _IObjectOperationspublic RLong getId(Ice.Current __current)
getId in interface _IObjectOperationspublic boolean isAnnotated(Ice.Current __current)
_IObjectOperationsisAnnotated in interface _IObjectOperations__current - The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperationsisGlobal in interface _IObjectOperations__current - The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperationsisLink in interface _IObjectOperations__current - The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperationsisLoaded in interface _IObjectOperations__current - The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperationsisMutable in interface _IObjectOperations__current - The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperationsproxy in interface _IObjectOperations__current - The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId in interface _IObjectOperationspublic IObject shallowCopy(Ice.Current __current)
_IObjectOperationsshallowCopy in interface _IObjectOperations__current - The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperationsunload in interface _IObjectOperations__current - The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperationsunloadCollections in interface _IObjectOperations__current - The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperationsunloadDetails in interface _IObjectOperations__current - The Current object for the invocation.public void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Current __current)
addAllWellAnnotationLinkSet in interface _WellOperationspublic void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
addAllWellReagentLinkSet in interface _WellOperationspublic void addAllWellSampleSet(java.util.List<WellSample> targets, Ice.Current __current)
addAllWellSampleSet in interface _WellOperationspublic void addWellAnnotationLink(WellAnnotationLink target, Ice.Current __current)
addWellAnnotationLink in interface _WellOperationspublic void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides, Ice.Current __current)
addWellAnnotationLinkToBoth in interface _WellOperationspublic void addWellReagentLink(WellReagentLink target, Ice.Current __current)
addWellReagentLink in interface _WellOperationspublic void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
addWellReagentLinkToBoth in interface _WellOperationspublic void addWellSample(WellSample target, Ice.Current __current)
addWellSample in interface _WellOperationspublic void clearAnnotationLinks(Ice.Current __current)
clearAnnotationLinks in interface _WellOperationspublic void clearReagentLinks(Ice.Current __current)
clearReagentLinks in interface _WellOperationspublic void clearWellSamples(Ice.Current __current)
clearWellSamples in interface _WellOperationspublic java.util.List<WellAnnotationLink> copyAnnotationLinks(Ice.Current __current)
copyAnnotationLinks in interface _WellOperationspublic java.util.List<WellReagentLink> copyReagentLinks(Ice.Current __current)
copyReagentLinks in interface _WellOperationspublic java.util.List<WellSample> copyWellSamples(Ice.Current __current)
copyWellSamples in interface _WellOperationspublic java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal, Ice.Current __current)
findWellAnnotationLink in interface _WellOperationspublic java.util.List<WellReagentLink> findWellReagentLink(Reagent removal, Ice.Current __current)
findWellReagentLink in interface _WellOperationspublic RInt getAlpha(Ice.Current __current)
getAlpha in interface _WellOperationspublic java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current __current)
getAnnotationLinksCountPerOwner in interface _WellOperationspublic RInt getBlue(Ice.Current __current)
getBlue in interface _WellOperationspublic RInt getColumn(Ice.Current __current)
getColumn in interface _WellOperationspublic RString getExternalDescription(Ice.Current __current)
getExternalDescription in interface _WellOperationspublic RString getExternalIdentifier(Ice.Current __current)
getExternalIdentifier in interface _WellOperationspublic RInt getGreen(Ice.Current __current)
getGreen in interface _WellOperationspublic Plate getPlate(Ice.Current __current)
getPlate in interface _WellOperationspublic WellSample getPrimaryWellSample(Ice.Current __current)
getPrimaryWellSample in interface _WellOperationspublic java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner(Ice.Current __current)
getReagentLinksCountPerOwner in interface _WellOperationspublic RInt getRed(Ice.Current __current)
getRed in interface _WellOperationspublic RInt getRow(Ice.Current __current)
getRow in interface _WellOperationspublic RString getStatus(Ice.Current __current)
getStatus in interface _WellOperationspublic RString getType(Ice.Current __current)
getType in interface _WellOperationspublic RInt getVersion(Ice.Current __current)
getVersion in interface _WellOperationspublic WellSample getWellSample(int index, Ice.Current __current)
getWellSample in interface _WellOperationspublic WellAnnotationLink linkAnnotation(Annotation addition, Ice.Current __current)
linkAnnotation in interface _WellOperationspublic WellReagentLink linkReagent(Reagent addition, Ice.Current __current)
linkReagent in interface _WellOperationspublic java.util.List<Annotation> linkedAnnotationList(Ice.Current __current)
linkedAnnotationList in interface _WellOperationspublic java.util.List<Reagent> linkedReagentList(Ice.Current __current)
linkedReagentList in interface _WellOperationspublic void reloadAnnotationLinks(Well toCopy, Ice.Current __current)
reloadAnnotationLinks in interface _WellOperationspublic void reloadReagentLinks(Well toCopy, Ice.Current __current)
reloadReagentLinks in interface _WellOperationspublic void reloadWellSamples(Well toCopy, Ice.Current __current)
reloadWellSamples in interface _WellOperationspublic void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets, Ice.Current __current)
removeAllWellAnnotationLinkSet in interface _WellOperationspublic void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets, Ice.Current __current)
removeAllWellReagentLinkSet in interface _WellOperationspublic void removeAllWellSampleSet(java.util.List<WellSample> targets, Ice.Current __current)
removeAllWellSampleSet in interface _WellOperationspublic void removeWellAnnotationLink(WellAnnotationLink theTarget, Ice.Current __current)
removeWellAnnotationLink in interface _WellOperationspublic void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides, Ice.Current __current)
removeWellAnnotationLinkFromBoth in interface _WellOperationspublic void removeWellReagentLink(WellReagentLink theTarget, Ice.Current __current)
removeWellReagentLink in interface _WellOperationspublic void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides, Ice.Current __current)
removeWellReagentLinkFromBoth in interface _WellOperationspublic void removeWellSample(WellSample theTarget, Ice.Current __current)
removeWellSample in interface _WellOperationspublic void setAlpha(RInt theAlpha, Ice.Current __current)
setAlpha in interface _WellOperationspublic void setBlue(RInt theBlue, Ice.Current __current)
setBlue in interface _WellOperationspublic void setColumn(RInt theColumn, Ice.Current __current)
setColumn in interface _WellOperationspublic void setExternalDescription(RString theExternalDescription, Ice.Current __current)
setExternalDescription in interface _WellOperationspublic void setExternalIdentifier(RString theExternalIdentifier, Ice.Current __current)
setExternalIdentifier in interface _WellOperationspublic void setGreen(RInt theGreen, Ice.Current __current)
setGreen in interface _WellOperationspublic void setPlate(Plate thePlate, Ice.Current __current)
setPlate in interface _WellOperationspublic WellSample setPrimaryWellSample(WellSample theElement, Ice.Current __current)
setPrimaryWellSample in interface _WellOperationspublic void setRed(RInt theRed, Ice.Current __current)
setRed in interface _WellOperationspublic void setRow(RInt theRow, Ice.Current __current)
setRow in interface _WellOperationspublic void setStatus(RString theStatus, Ice.Current __current)
setStatus in interface _WellOperationspublic void setType(RString theType, Ice.Current __current)
setType in interface _WellOperationspublic void setVersion(RInt theVersion, Ice.Current __current)
setVersion in interface _WellOperationspublic WellSample setWellSample(int index, WellSample theElement, Ice.Current __current)
setWellSample in interface _WellOperationspublic int sizeOfAnnotationLinks(Ice.Current __current)
sizeOfAnnotationLinks in interface _WellOperationspublic int sizeOfReagentLinks(Ice.Current __current)
sizeOfReagentLinks in interface _WellOperationspublic int sizeOfWellSamples(Ice.Current __current)
sizeOfWellSamples in interface _WellOperationspublic void unlinkAnnotation(Annotation removal, Ice.Current __current)
unlinkAnnotation in interface _WellOperationspublic void unlinkReagent(Reagent removal, Ice.Current __current)
unlinkReagent in interface _WellOperationspublic void unloadAnnotationLinks(Ice.Current __current)
unloadAnnotationLinks in interface _WellOperationspublic void unloadReagentLinks(Ice.Current __current)
unloadReagentLinks in interface _WellOperationspublic void unloadWellSamples(Ice.Current __current)
unloadWellSamples in interface _WellOperations