public class PlateI extends Plate implements ome.model.ModelBased
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANNOTATIONLINKS |
static java.lang.String |
COLUMNNAMINGCONVENTION |
static java.lang.String |
COLUMNS |
static java.lang.String |
DEFAULTSAMPLE |
static java.lang.String |
DESCRIPTION |
static java.lang.String |
DETAILS |
static java.lang.String |
EXTERNALIDENTIFIER |
static java.lang.String |
NAME |
static java.lang.String |
PLATEACQUISITIONS |
static java.lang.String |
ROWNAMINGCONVENTION |
static java.lang.String |
ROWS |
static java.lang.String |
SCREENLINKS |
static java.lang.String |
STATUS |
static java.lang.String |
WELLORIGINX |
static java.lang.String |
WELLORIGINY |
static java.lang.String |
WELLS |
__ids, annotationLinksCountPerOwner, annotationLinksLoaded, annotationLinksSeq, columnNamingConvention, columns, defaultSample, description, externalIdentifier, name, plateAcquisitionsLoaded, plateAcquisitionsSeq, rowNamingConvention, rows, screenLinksCountPerOwner, screenLinksLoaded, screenLinksSeq, serialVersionUID, status, version, wellOriginX, wellOriginY, wellsLoaded, wellsSeq
Constructor and Description |
---|
PlateI() |
PlateI(long id,
boolean loaded) |
PlateI(RLong id,
boolean loaded) |
Modifier and Type | Method and Description |
---|---|
void |
addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Ice.Current current) |
void |
addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Ice.Current current) |
void |
addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Ice.Current current) |
void |
addAllWellSet(java.util.List<Well> targets,
Ice.Current current) |
void |
addPlateAcquisition(PlateAcquisition target,
Ice.Current current) |
void |
addPlateAnnotationLink(PlateAnnotationLink target,
Ice.Current current) |
void |
addPlateAnnotationLinkToBoth(PlateAnnotationLink link,
boolean bothSides,
Ice.Current current) |
void |
addScreenPlateLink(ScreenPlateLink target,
Ice.Current current) |
void |
addScreenPlateLinkToBoth(ScreenPlateLink link,
boolean bothSides,
Ice.Current current) |
void |
addWell(Well target,
Ice.Current current) |
static java.util.List<PlateI> |
cast(java.util.List list)
Casts (without warning) the given list to a list of
the current type.
|
void |
clearAnnotationLinks(Ice.Current current) |
void |
clearPlateAcquisitions(Ice.Current current) |
void |
clearScreenLinks(Ice.Current current) |
void |
clearWells(Ice.Current current) |
java.util.List |
copyAnnotationLinks(Ice.Current current) |
void |
copyObject(ome.util.Filterable model,
ome.util.ModelMapper _mapper)
Used by
IceMapper to inject an "ome.model" object into this
"omero.model" object. |
java.util.List |
copyPlateAcquisitions(Ice.Current current) |
java.util.List |
copyScreenLinks(Ice.Current current) |
java.util.List |
copyWells(Ice.Current current) |
protected void |
errorIfUnloaded() |
ome.util.Filterable |
fillObject(ome.util.ReverseModelMapper _mapper)
Used by
IceMapper produce an "ome.model" object from this
"omero.model" object. |
java.util.List<PlateAnnotationLink> |
findPlateAnnotationLink(Annotation removal,
Ice.Current current) |
java.util.List<ScreenPlateLink> |
findScreenPlateLink(Screen removal,
Ice.Current current) |
protected java.util.List |
getAnnotationLinks(Ice.Current current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(Ice.Current current) |
RString |
getColumnNamingConvention(Ice.Current current) |
RInt |
getColumns(Ice.Current current) |
RInt |
getDefaultSample(Ice.Current current) |
RString |
getDescription(Ice.Current current) |
Details |
getDetails(Ice.Current current) |
RString |
getExternalIdentifier(Ice.Current current) |
RLong |
getId(Ice.Current current) |
RString |
getName(Ice.Current current) |
protected java.util.List |
getPlateAcquisitions(Ice.Current current) |
RString |
getRowNamingConvention(Ice.Current current) |
RInt |
getRows(Ice.Current current) |
protected java.util.List |
getScreenLinks(Ice.Current current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getScreenLinksCountPerOwner(Ice.Current current) |
RString |
getStatus(Ice.Current current) |
RInt |
getVersion(Ice.Current current) |
Length |
getWellOriginX(Ice.Current current) |
Length |
getWellOriginY(Ice.Current current) |
protected java.util.List |
getWells(Ice.Current current) |
boolean |
isAnnotated(Ice.Current current)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isAnnotationLinksLoaded() |
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.
|
boolean |
isPlateAcquisitionsLoaded() |
boolean |
isScreenLinksLoaded() |
boolean |
isWellsLoaded() |
java.util.Iterator |
iterateAnnotationLinks() |
java.util.Iterator |
iteratePlateAcquisitions() |
java.util.Iterator |
iterateScreenLinks() |
java.util.Iterator |
iterateWells() |
PlateAnnotationLink |
linkAnnotation(Annotation addition,
Ice.Current current) |
java.util.List<Annotation> |
linkedAnnotationList(Ice.Current current) |
java.util.List<Screen> |
linkedScreenList(Ice.Current current) |
ScreenPlateLink |
linkScreen(Screen 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(Plate toCopy,
Ice.Current current) |
void |
reloadPlateAcquisitions(Plate toCopy,
Ice.Current current) |
void |
reloadScreenLinks(Plate toCopy,
Ice.Current current) |
void |
reloadWells(Plate toCopy,
Ice.Current current) |
void |
removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets,
Ice.Current current) |
void |
removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets,
Ice.Current current) |
void |
removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets,
Ice.Current current) |
void |
removeAllWellSet(java.util.List<Well> targets,
Ice.Current current) |
void |
removePlateAcquisition(PlateAcquisition target,
Ice.Current current) |
void |
removePlateAnnotationLink(PlateAnnotationLink target,
Ice.Current current) |
void |
removePlateAnnotationLinkFromBoth(PlateAnnotationLink link,
boolean bothSides,
Ice.Current current) |
void |
removeScreenPlateLink(ScreenPlateLink target,
Ice.Current current) |
void |
removeScreenPlateLinkFromBoth(ScreenPlateLink link,
boolean bothSides,
Ice.Current current) |
void |
removeWell(Well target,
Ice.Current current) |
protected void |
setAnnotationLinks(java.util.List annotationLinks,
Ice.Current current) |
void |
setColumnNamingConvention(RString columnNamingConvention,
Ice.Current current) |
void |
setColumns(RInt columns,
Ice.Current current) |
void |
setDefaultSample(RInt defaultSample,
Ice.Current current) |
void |
setDescription(RString description,
Ice.Current current) |
void |
setExternalIdentifier(RString externalIdentifier,
Ice.Current current) |
void |
setId(RLong id,
Ice.Current current) |
void |
setName(RString name,
Ice.Current current) |
protected void |
setPlateAcquisitions(java.util.List plateAcquisitions,
Ice.Current current) |
void |
setRowNamingConvention(RString rowNamingConvention,
Ice.Current current) |
void |
setRows(RInt rows,
Ice.Current current) |
protected void |
setScreenLinks(java.util.List screenLinks,
Ice.Current current) |
void |
setStatus(RString status,
Ice.Current current) |
void |
setVersion(RInt version,
Ice.Current current) |
void |
setWellOriginX(Length wellOriginX,
Ice.Current current) |
void |
setWellOriginY(Length wellOriginY,
Ice.Current current) |
protected void |
setWells(java.util.List wells,
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 |
sizeOfPlateAcquisitions(Ice.Current current) |
int |
sizeOfScreenLinks(Ice.Current current) |
int |
sizeOfWells(Ice.Current current) |
protected void |
throwNullCollectionException(java.lang.String propertyName) |
protected void |
toggleCollectionsLoaded(boolean load) |
void |
unlinkAnnotation(Annotation removal,
Ice.Current current) |
void |
unlinkScreen(Screen 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 |
unloadColumnNamingConvention() |
void |
unloadColumns() |
void |
unloadDefaultSample() |
void |
unloadDescription() |
void |
unloadDetails(Ice.Current current)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadExternalIdentifier() |
void |
unloadName() |
void |
unloadPlateAcquisitions(Ice.Current current) |
void |
unloadRowNamingConvention() |
void |
unloadRows() |
void |
unloadScreenLinks(Ice.Current current) |
void |
unloadStatus() |
void |
unloadWellOriginX() |
void |
unloadWellOriginY() |
void |
unloadWells(Ice.Current current) |
___addAllPlateAcquisitionSet, ___addAllPlateAnnotationLinkSet, ___addAllScreenPlateLinkSet, ___addAllWellSet, ___addPlateAcquisition, ___addPlateAnnotationLink, ___addPlateAnnotationLinkToBoth, ___addScreenPlateLink, ___addScreenPlateLinkToBoth, ___addWell, ___clearAnnotationLinks, ___clearPlateAcquisitions, ___clearScreenLinks, ___clearWells, ___copyAnnotationLinks, ___copyPlateAcquisitions, ___copyScreenLinks, ___copyWells, ___findPlateAnnotationLink, ___findScreenPlateLink, ___getAnnotationLinksCountPerOwner, ___getColumnNamingConvention, ___getColumns, ___getDefaultSample, ___getDescription, ___getExternalIdentifier, ___getName, ___getRowNamingConvention, ___getRows, ___getScreenLinksCountPerOwner, ___getStatus, ___getVersion, ___getWellOriginX, ___getWellOriginY, ___linkAnnotation, ___linkedAnnotationList, ___linkedScreenList, ___linkScreen, ___reloadAnnotationLinks, ___reloadPlateAcquisitions, ___reloadScreenLinks, ___reloadWells, ___removeAllPlateAcquisitionSet, ___removeAllPlateAnnotationLinkSet, ___removeAllScreenPlateLinkSet, ___removeAllWellSet, ___removePlateAcquisition, ___removePlateAnnotationLink, ___removePlateAnnotationLinkFromBoth, ___removeScreenPlateLink, ___removeScreenPlateLinkFromBoth, ___removeWell, ___setColumnNamingConvention, ___setColumns, ___setDefaultSample, ___setDescription, ___setExternalIdentifier, ___setName, ___setRowNamingConvention, ___setRows, ___setStatus, ___setVersion, ___setWellOriginX, ___setWellOriginY, ___sizeOfAnnotationLinks, ___sizeOfPlateAcquisitions, ___sizeOfScreenLinks, ___sizeOfWells, ___unlinkAnnotation, ___unlinkScreen, ___unloadAnnotationLinks, ___unloadPlateAcquisitions, ___unloadScreenLinks, ___unloadWells, __dispatch, __readImpl, __writeImpl, addAllPlateAcquisitionSet, addAllPlateAnnotationLinkSet, addAllScreenPlateLinkSet, addAllWellSet, addPlateAcquisition, addPlateAnnotationLink, addPlateAnnotationLinkToBoth, addScreenPlateLink, addScreenPlateLinkToBoth, addWell, clearAnnotationLinks, clearPlateAcquisitions, clearScreenLinks, clearWells, clone, copyAnnotationLinks, copyPlateAcquisitions, copyScreenLinks, copyWells, findPlateAnnotationLink, findScreenPlateLink, getAnnotationLinksCountPerOwner, getColumnNamingConvention, getColumns, getDefaultSample, getDescription, getExternalIdentifier, getName, getRowNamingConvention, getRows, getScreenLinksCountPerOwner, getStatus, getVersion, getWellOriginX, getWellOriginY, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkAnnotation, linkedAnnotationList, linkedScreenList, linkScreen, reloadAnnotationLinks, reloadPlateAcquisitions, reloadScreenLinks, reloadWells, removeAllPlateAcquisitionSet, removeAllPlateAnnotationLinkSet, removeAllScreenPlateLinkSet, removeAllWellSet, removePlateAcquisition, removePlateAnnotationLink, removePlateAnnotationLinkFromBoth, removeScreenPlateLink, removeScreenPlateLinkFromBoth, removeWell, setColumnNamingConvention, setColumns, setDefaultSample, setDescription, setExternalIdentifier, setName, setRowNamingConvention, setRows, setStatus, setVersion, setWellOriginX, setWellOriginY, sizeOfAnnotationLinks, sizeOfPlateAcquisitions, sizeOfScreenLinks, sizeOfWells, unlinkAnnotation, unlinkScreen, unloadAnnotationLinks, unloadPlateAcquisitions, unloadScreenLinks, unloadWells
___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
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final java.lang.String DEFAULTSAMPLE
public static final java.lang.String COLUMNNAMINGCONVENTION
public static final java.lang.String ROWNAMINGCONVENTION
public static final java.lang.String WELLORIGINX
public static final java.lang.String WELLORIGINY
public static final java.lang.String ROWS
public static final java.lang.String COLUMNS
public static final java.lang.String STATUS
public static final java.lang.String EXTERNALIDENTIFIER
public static final java.lang.String SCREENLINKS
public static final java.lang.String WELLS
public static final java.lang.String PLATEACQUISITIONS
public static final java.lang.String ANNOTATIONLINKS
public static final java.lang.String NAME
public static final java.lang.String DESCRIPTION
public static final java.lang.String DETAILS
public PlateI()
public PlateI(long id, boolean loaded)
public PlateI(RLong id, boolean loaded)
protected void errorIfUnloaded() throws UnloadedEntityException
UnloadedEntityException
protected void throwNullCollectionException(java.lang.String propertyName) throws UnloadedCollectionException
UnloadedCollectionException
protected void toggleCollectionsLoaded(boolean load)
public void unload(Ice.Current current)
_IObjectOperations
unload
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 void unloadCollections(Ice.Current current)
_IObjectOperations
unloadCollections
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 isMutable(Ice.Current current)
_IObjectOperations
isMutable
in interface _IObjectOperations
current
- The Current object for the invocation.public boolean isAnnotated(Ice.Current current)
_IObjectOperations
isAnnotated
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 IObject shallowCopy(Ice.Current current)
_IObjectOperations
shallowCopy
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 RLong getId(Ice.Current current)
getId
in interface _IObjectOperations
public void setId(RLong id, Ice.Current current)
setId
in interface _IObjectOperations
public Details getDetails(Ice.Current current)
getDetails
in interface _IObjectOperations
public void unloadDetails(Ice.Current current)
_IObjectOperations
unloadDetails
in interface _IObjectOperations
current
- The Current object for the invocation.public RInt getVersion(Ice.Current current)
getVersion
in interface _PlateOperations
public void setVersion(RInt version, Ice.Current current)
setVersion
in interface _PlateOperations
public void unloadDefaultSample()
public RInt getDefaultSample(Ice.Current current) throws UnloadedEntityException
getDefaultSample
in interface _PlateOperations
UnloadedEntityException
public void setDefaultSample(RInt defaultSample, Ice.Current current) throws UnloadedEntityException
setDefaultSample
in interface _PlateOperations
UnloadedEntityException
public void unloadColumnNamingConvention()
public RString getColumnNamingConvention(Ice.Current current) throws UnloadedEntityException
getColumnNamingConvention
in interface _PlateOperations
UnloadedEntityException
public void setColumnNamingConvention(RString columnNamingConvention, Ice.Current current) throws UnloadedEntityException
setColumnNamingConvention
in interface _PlateOperations
UnloadedEntityException
public void unloadRowNamingConvention()
public RString getRowNamingConvention(Ice.Current current) throws UnloadedEntityException
getRowNamingConvention
in interface _PlateOperations
UnloadedEntityException
public void setRowNamingConvention(RString rowNamingConvention, Ice.Current current) throws UnloadedEntityException
setRowNamingConvention
in interface _PlateOperations
UnloadedEntityException
public void unloadWellOriginX()
public Length getWellOriginX(Ice.Current current) throws UnloadedEntityException
getWellOriginX
in interface _PlateOperations
UnloadedEntityException
public void setWellOriginX(Length wellOriginX, Ice.Current current) throws UnloadedEntityException
setWellOriginX
in interface _PlateOperations
UnloadedEntityException
public void unloadWellOriginY()
public Length getWellOriginY(Ice.Current current) throws UnloadedEntityException
getWellOriginY
in interface _PlateOperations
UnloadedEntityException
public void setWellOriginY(Length wellOriginY, Ice.Current current) throws UnloadedEntityException
setWellOriginY
in interface _PlateOperations
UnloadedEntityException
public void unloadRows()
public RInt getRows(Ice.Current current) throws UnloadedEntityException
getRows
in interface _PlateOperations
UnloadedEntityException
public void setRows(RInt rows, Ice.Current current) throws UnloadedEntityException
setRows
in interface _PlateOperations
UnloadedEntityException
public void unloadColumns()
public RInt getColumns(Ice.Current current) throws UnloadedEntityException
getColumns
in interface _PlateOperations
UnloadedEntityException
public void setColumns(RInt columns, Ice.Current current) throws UnloadedEntityException
setColumns
in interface _PlateOperations
UnloadedEntityException
public void unloadStatus()
public RString getStatus(Ice.Current current) throws UnloadedEntityException
getStatus
in interface _PlateOperations
UnloadedEntityException
public void setStatus(RString status, Ice.Current current) throws UnloadedEntityException
setStatus
in interface _PlateOperations
UnloadedEntityException
public void unloadExternalIdentifier()
public RString getExternalIdentifier(Ice.Current current) throws UnloadedEntityException
getExternalIdentifier
in interface _PlateOperations
UnloadedEntityException
public void setExternalIdentifier(RString externalIdentifier, Ice.Current current) throws UnloadedEntityException
setExternalIdentifier
in interface _PlateOperations
UnloadedEntityException
public void unloadScreenLinks(Ice.Current current)
unloadScreenLinks
in interface _PlateOperations
protected java.util.List getScreenLinks(Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
protected void setScreenLinks(java.util.List screenLinks, Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
public boolean isScreenLinksLoaded()
public int sizeOfScreenLinks(Ice.Current current) throws UnloadedEntityException
sizeOfScreenLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.List copyScreenLinks(Ice.Current current) throws UnloadedEntityException
copyScreenLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.Iterator iterateScreenLinks() throws UnloadedEntityException
UnloadedEntityException
public void addScreenPlateLink(ScreenPlateLink target, Ice.Current current) throws UnloadedEntityException
addScreenPlateLink
in interface _PlateOperations
UnloadedEntityException
public void addAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Current current) throws UnloadedEntityException
addAllScreenPlateLinkSet
in interface _PlateOperations
UnloadedEntityException
public void removeScreenPlateLink(ScreenPlateLink target, Ice.Current current) throws UnloadedEntityException
removeScreenPlateLink
in interface _PlateOperations
UnloadedEntityException
public void removeAllScreenPlateLinkSet(java.util.List<ScreenPlateLink> targets, Ice.Current current) throws UnloadedEntityException
removeAllScreenPlateLinkSet
in interface _PlateOperations
UnloadedEntityException
public void clearScreenLinks(Ice.Current current) throws UnloadedEntityException
clearScreenLinks
in interface _PlateOperations
UnloadedEntityException
public void reloadScreenLinks(Plate toCopy, Ice.Current current) throws UnloadedEntityException
reloadScreenLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.Map<java.lang.Long,java.lang.Long> getScreenLinksCountPerOwner(Ice.Current current)
getScreenLinksCountPerOwner
in interface _PlateOperations
public ScreenPlateLink linkScreen(Screen addition, Ice.Current current) throws UnloadedEntityException
linkScreen
in interface _PlateOperations
UnloadedEntityException
public void addScreenPlateLinkToBoth(ScreenPlateLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
addScreenPlateLinkToBoth
in interface _PlateOperations
UnloadedEntityException
public java.util.List<ScreenPlateLink> findScreenPlateLink(Screen removal, Ice.Current current) throws UnloadedEntityException
findScreenPlateLink
in interface _PlateOperations
UnloadedEntityException
public void unlinkScreen(Screen removal, Ice.Current current) throws UnloadedEntityException
unlinkScreen
in interface _PlateOperations
UnloadedEntityException
public void removeScreenPlateLinkFromBoth(ScreenPlateLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
removeScreenPlateLinkFromBoth
in interface _PlateOperations
UnloadedEntityException
UnloadedCollectionException
public java.util.List<Screen> linkedScreenList(Ice.Current current) throws UnloadedEntityException
linkedScreenList
in interface _PlateOperations
UnloadedEntityException
public void unloadWells(Ice.Current current)
unloadWells
in interface _PlateOperations
protected java.util.List getWells(Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
protected void setWells(java.util.List wells, Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
public boolean isWellsLoaded()
public int sizeOfWells(Ice.Current current) throws UnloadedEntityException
sizeOfWells
in interface _PlateOperations
UnloadedEntityException
public java.util.List copyWells(Ice.Current current) throws UnloadedEntityException
copyWells
in interface _PlateOperations
UnloadedEntityException
public java.util.Iterator iterateWells() throws UnloadedEntityException
UnloadedEntityException
public void addWell(Well target, Ice.Current current) throws UnloadedEntityException
addWell
in interface _PlateOperations
UnloadedEntityException
public void addAllWellSet(java.util.List<Well> targets, Ice.Current current) throws UnloadedEntityException
addAllWellSet
in interface _PlateOperations
UnloadedEntityException
public void removeWell(Well target, Ice.Current current) throws UnloadedEntityException
removeWell
in interface _PlateOperations
UnloadedEntityException
public void removeAllWellSet(java.util.List<Well> targets, Ice.Current current) throws UnloadedEntityException
removeAllWellSet
in interface _PlateOperations
UnloadedEntityException
public void clearWells(Ice.Current current) throws UnloadedEntityException
clearWells
in interface _PlateOperations
UnloadedEntityException
public void reloadWells(Plate toCopy, Ice.Current current) throws UnloadedEntityException
reloadWells
in interface _PlateOperations
UnloadedEntityException
public void unloadPlateAcquisitions(Ice.Current current)
unloadPlateAcquisitions
in interface _PlateOperations
protected java.util.List getPlateAcquisitions(Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
protected void setPlateAcquisitions(java.util.List plateAcquisitions, Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
public boolean isPlateAcquisitionsLoaded()
public int sizeOfPlateAcquisitions(Ice.Current current) throws UnloadedEntityException
sizeOfPlateAcquisitions
in interface _PlateOperations
UnloadedEntityException
public java.util.List copyPlateAcquisitions(Ice.Current current) throws UnloadedEntityException
copyPlateAcquisitions
in interface _PlateOperations
UnloadedEntityException
public java.util.Iterator iteratePlateAcquisitions() throws UnloadedEntityException
UnloadedEntityException
public void addPlateAcquisition(PlateAcquisition target, Ice.Current current) throws UnloadedEntityException
addPlateAcquisition
in interface _PlateOperations
UnloadedEntityException
public void addAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Current current) throws UnloadedEntityException
addAllPlateAcquisitionSet
in interface _PlateOperations
UnloadedEntityException
public void removePlateAcquisition(PlateAcquisition target, Ice.Current current) throws UnloadedEntityException
removePlateAcquisition
in interface _PlateOperations
UnloadedEntityException
public void removeAllPlateAcquisitionSet(java.util.List<PlateAcquisition> targets, Ice.Current current) throws UnloadedEntityException
removeAllPlateAcquisitionSet
in interface _PlateOperations
UnloadedEntityException
public void clearPlateAcquisitions(Ice.Current current) throws UnloadedEntityException
clearPlateAcquisitions
in interface _PlateOperations
UnloadedEntityException
public void reloadPlateAcquisitions(Plate toCopy, Ice.Current current) throws UnloadedEntityException
reloadPlateAcquisitions
in interface _PlateOperations
UnloadedEntityException
public void unloadAnnotationLinks(Ice.Current current)
unloadAnnotationLinks
in interface _PlateOperations
protected java.util.List getAnnotationLinks(Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
protected void setAnnotationLinks(java.util.List annotationLinks, Ice.Current current) throws UnloadedEntityException
UnloadedEntityException
public boolean isAnnotationLinksLoaded()
public int sizeOfAnnotationLinks(Ice.Current current) throws UnloadedEntityException
sizeOfAnnotationLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.List copyAnnotationLinks(Ice.Current current) throws UnloadedEntityException
copyAnnotationLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.Iterator iterateAnnotationLinks() throws UnloadedEntityException
UnloadedEntityException
public void addPlateAnnotationLink(PlateAnnotationLink target, Ice.Current current) throws UnloadedEntityException
addPlateAnnotationLink
in interface _PlateOperations
UnloadedEntityException
public void addAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Current current) throws UnloadedEntityException
addAllPlateAnnotationLinkSet
in interface _PlateOperations
UnloadedEntityException
public void removePlateAnnotationLink(PlateAnnotationLink target, Ice.Current current) throws UnloadedEntityException
removePlateAnnotationLink
in interface _PlateOperations
UnloadedEntityException
public void removeAllPlateAnnotationLinkSet(java.util.List<PlateAnnotationLink> targets, Ice.Current current) throws UnloadedEntityException
removeAllPlateAnnotationLinkSet
in interface _PlateOperations
UnloadedEntityException
public void clearAnnotationLinks(Ice.Current current) throws UnloadedEntityException
clearAnnotationLinks
in interface _PlateOperations
UnloadedEntityException
public void reloadAnnotationLinks(Plate toCopy, Ice.Current current) throws UnloadedEntityException
reloadAnnotationLinks
in interface _PlateOperations
UnloadedEntityException
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(Ice.Current current)
getAnnotationLinksCountPerOwner
in interface _PlateOperations
public PlateAnnotationLink linkAnnotation(Annotation addition, Ice.Current current) throws UnloadedEntityException
linkAnnotation
in interface _PlateOperations
UnloadedEntityException
public void addPlateAnnotationLinkToBoth(PlateAnnotationLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException
addPlateAnnotationLinkToBoth
in interface _PlateOperations
UnloadedEntityException
public java.util.List<PlateAnnotationLink> findPlateAnnotationLink(Annotation removal, Ice.Current current) throws UnloadedEntityException
findPlateAnnotationLink
in interface _PlateOperations
UnloadedEntityException
public void unlinkAnnotation(Annotation removal, Ice.Current current) throws UnloadedEntityException
unlinkAnnotation
in interface _PlateOperations
UnloadedEntityException
public void removePlateAnnotationLinkFromBoth(PlateAnnotationLink link, boolean bothSides, Ice.Current current) throws UnloadedEntityException, UnloadedCollectionException
removePlateAnnotationLinkFromBoth
in interface _PlateOperations
UnloadedEntityException
UnloadedCollectionException
public java.util.List<Annotation> linkedAnnotationList(Ice.Current current) throws UnloadedEntityException
linkedAnnotationList
in interface _PlateOperations
UnloadedEntityException
public void unloadName()
public RString getName(Ice.Current current) throws UnloadedEntityException
getName
in interface _PlateOperations
UnloadedEntityException
public void setName(RString name, Ice.Current current) throws UnloadedEntityException
setName
in interface _PlateOperations
UnloadedEntityException
public void unloadDescription()
public RString getDescription(Ice.Current current) throws UnloadedEntityException
getDescription
in interface _PlateOperations
UnloadedEntityException
public void setDescription(RString description, Ice.Current current) throws UnloadedEntityException
setDescription
in interface _PlateOperations
UnloadedEntityException
public void copyObject(ome.util.Filterable model, ome.util.ModelMapper _mapper)
IceMapper
to inject an "ome.model" object into this
"omero.model" object.copyObject
in interface ome.model.ModelBased
public ome.util.Filterable fillObject(ome.util.ReverseModelMapper _mapper)
IceMapper
produce an "ome.model" object from this
"omero.model" object.fillObject
in interface ome.model.ModelBased
public static java.util.List<PlateI> cast(java.util.List list)
java.lang.ClassCastException