| Package | Description | 
|---|---|
| ome.xml.model | 
| Modifier and Type | Field and Description | 
|---|---|
| private List<FileAnnotation> | StructuredAnnotations. fileAnnotations | 
| Modifier and Type | Method and Description | 
|---|---|
| FileAnnotation | StructuredAnnotations. getFileAnnotation(int index) | 
| FileAnnotation | StructuredAnnotations. setFileAnnotation(int index,
                 FileAnnotation fileAnnotation) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FileAnnotation> | StructuredAnnotations. copyFileAnnotationList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StructuredAnnotations. addFileAnnotation(FileAnnotation fileAnnotation) | 
| void | StructuredAnnotations. removeFileAnnotation(FileAnnotation fileAnnotation) | 
| FileAnnotation | StructuredAnnotations. setFileAnnotation(int index,
                 FileAnnotation fileAnnotation) | 
| Constructor and Description | 
|---|
| FileAnnotation(FileAnnotation orig)Copy constructor. | 
Copyright © 2016 Open Microscopy Environment