Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Method and Description |
---|---|
TermAnnotation |
StructuredAnnotations.getTermAnnotation(int index) |
TermAnnotation |
StructuredAnnotations.setTermAnnotation(int index,
TermAnnotation termAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<TermAnnotation> |
StructuredAnnotations.copyTermAnnotationList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredAnnotations.addTermAnnotation(TermAnnotation termAnnotation) |
void |
StructuredAnnotations.removeTermAnnotation(TermAnnotation termAnnotation) |
TermAnnotation |
StructuredAnnotations.setTermAnnotation(int index,
TermAnnotation termAnnotation) |
Constructor and Description |
---|
TermAnnotation(TermAnnotation orig)
Copy constructor.
|
Copyright © 2014 Open Microscopy Environment