Package ome.model
Interface IAnnotationLink
-
- All Superinterfaces:
Filterable
,ILink
,IObject
,java.io.Serializable
- All Known Implementing Classes:
AnnotationAnnotationLink
,ChannelAnnotationLink
,DatasetAnnotationLink
,DetectorAnnotationLink
,DichroicAnnotationLink
,ExperimenterAnnotationLink
,ExperimenterGroupAnnotationLink
,FilesetAnnotationLink
,FilterAnnotationLink
,FolderAnnotationLink
,ImageAnnotationLink
,InstrumentAnnotationLink
,LightPathAnnotationLink
,LightSourceAnnotationLink
,NamespaceAnnotationLink
,NodeAnnotationLink
,ObjectiveAnnotationLink
,OriginalFileAnnotationLink
,PlaneInfoAnnotationLink
,PlateAcquisitionAnnotationLink
,PlateAnnotationLink
,ProjectAnnotationLink
,ReagentAnnotationLink
,RoiAnnotationLink
,ScreenAnnotationLink
,SessionAnnotationLink
,ShapeAnnotationLink
,WellAnnotationLink
public interface IAnnotationLink extends ILink
extension ofILink
for marking links whose child field is anAnnotation
.- Since:
- 4.2.1
-
-
Method Summary
-
Methods inherited from interface ome.util.Filterable
acceptFilter
-
-