public interface _WellOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RString getStatus()
void setStatus(RString theStatus)
RInt getColumn()
void setColumn(RInt theColumn)
RInt getRow()
void setRow(RInt theRow)
RInt getRed()
void setRed(RInt theRed)
RInt getGreen()
void setGreen(RInt theGreen)
RInt getBlue()
void setBlue(RInt theBlue)
RInt getAlpha()
void setAlpha(RInt theAlpha)
void unloadReagentLinks()
int sizeOfReagentLinks()
java.util.List<WellReagentLink> copyReagentLinks()
void addWellReagentLink(WellReagentLink target)
void addAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void removeWellReagentLink(WellReagentLink theTarget)
void removeAllWellReagentLinkSet(java.util.List<WellReagentLink> targets)
void clearReagentLinks()
void reloadReagentLinks(Well toCopy)
java.util.Map<java.lang.Long,java.lang.Long> getReagentLinksCountPerOwner()
WellReagentLink linkReagent(Reagent addition)
void addWellReagentLinkToBoth(WellReagentLink link, boolean bothSides)
java.util.List<WellReagentLink> findWellReagentLink(Reagent removal)
void unlinkReagent(Reagent removal)
void removeWellReagentLinkFromBoth(WellReagentLink link, boolean bothSides)
java.util.List<Reagent> linkedReagentList()
RString getExternalDescription()
void setExternalDescription(RString theExternalDescription)
RString getExternalIdentifier()
void setExternalIdentifier(RString theExternalIdentifier)
RString getType()
void setType(RString theType)
void unloadWellSamples()
int sizeOfWellSamples()
java.util.List<WellSample> copyWellSamples()
void addWellSample(WellSample target)
void addAllWellSampleSet(java.util.List<WellSample> targets)
void removeWellSample(WellSample theTarget)
void removeAllWellSampleSet(java.util.List<WellSample> targets)
void clearWellSamples()
void reloadWellSamples(Well toCopy)
WellSample getWellSample(int index)
WellSample setWellSample(int index, WellSample theElement)
WellSample getPrimaryWellSample()
WellSample setPrimaryWellSample(WellSample theElement)
Plate getPlate()
void setPlate(Plate thePlate)
void unloadAnnotationLinks()
int sizeOfAnnotationLinks()
java.util.List<WellAnnotationLink> copyAnnotationLinks()
void addWellAnnotationLink(WellAnnotationLink target)
void addAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void removeWellAnnotationLink(WellAnnotationLink theTarget)
void removeAllWellAnnotationLinkSet(java.util.List<WellAnnotationLink> targets)
void clearAnnotationLinks()
void reloadAnnotationLinks(Well toCopy)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
WellAnnotationLink linkAnnotation(Annotation addition)
void addWellAnnotationLinkToBoth(WellAnnotationLink link, boolean bothSides)
java.util.List<WellAnnotationLink> findWellAnnotationLink(Annotation removal)
void unlinkAnnotation(Annotation removal)
void removeWellAnnotationLinkFromBoth(WellAnnotationLink link, boolean bothSides)
java.util.List<Annotation> linkedAnnotationList()