public interface TagAnnotation extends Annotation
| Modifier and Type | Method and Description |
|---|---|
TagAnnotationData |
asDataObject()
Returns a
TagAnnotationData corresponding to the handled object. |
String |
getName()
Gets the name of the tag.
|
void |
setName(String name)
Sets the name of the tag.
|
countAnnotationLinks, getDatasets, getDescription, getFolders, getImages, getLastModified, getNameSpace, getPlateAcquisitions, getPlates, getProjects, getScreens, getWells, setDescription, setNameSpacecanAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdateTagAnnotationData asDataObject()
TagAnnotationData corresponding to the handled object.asDataObject in interface AnnotationasDataObject in interface RemoteObjectString getName()
void setName(String name)
name - The name of the tag. Mustn't be null.IllegalArgumentException - If the name is null.Copyright © 2020–2023 GReD. All rights reserved.