public interface _PlateAcquisitionOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RString getName()
void setName(RString theName)
RTime getStartTime()
void setStartTime(RTime theStartTime)
RTime getEndTime()
void setEndTime(RTime theEndTime)
RInt getMaximumFieldCount()
void setMaximumFieldCount(RInt theMaximumFieldCount)
Plate getPlate()
void setPlate(Plate thePlate)
void unloadWellSample()
int sizeOfWellSample()
java.util.List<WellSample> copyWellSample()
void addWellSample(WellSample target)
void addAllWellSampleSet(java.util.List<WellSample> targets)
void removeWellSample(WellSample theTarget)
void removeAllWellSampleSet(java.util.List<WellSample> targets)
void clearWellSample()
void reloadWellSample(PlateAcquisition toCopy)
void unloadAnnotationLinks()
int sizeOfAnnotationLinks()
java.util.List<PlateAcquisitionAnnotationLink> copyAnnotationLinks()
void addPlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink target)
void addAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
void removePlateAcquisitionAnnotationLink(PlateAcquisitionAnnotationLink theTarget)
void removeAllPlateAcquisitionAnnotationLinkSet(java.util.List<PlateAcquisitionAnnotationLink> targets)
void clearAnnotationLinks()
void reloadAnnotationLinks(PlateAcquisition toCopy)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
PlateAcquisitionAnnotationLink linkAnnotation(Annotation addition)
void addPlateAcquisitionAnnotationLinkToBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
java.util.List<PlateAcquisitionAnnotationLink> findPlateAcquisitionAnnotationLink(Annotation removal)
void unlinkAnnotation(Annotation removal)
void removePlateAcquisitionAnnotationLinkFromBoth(PlateAcquisitionAnnotationLink link, boolean bothSides)
java.util.List<Annotation> linkedAnnotationList()
RString getDescription()
void setDescription(RString theDescription)