| Package | Description | 
|---|---|
| ome.model.annotations | |
| ome.model.meta | 
| Modifier and Type | Method and Description | 
|---|---|
| ExperimenterGroupAnnotationLink | ExperimenterGroupAnnotationLink. newInstance() | 
| ExperimenterGroupAnnotationLink | ExperimenterGroupAnnotationLink. proxy() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Set<ExperimenterGroupAnnotationLink> | ExperimenterGroup. annotationLinks | 
| Modifier and Type | Method and Description | 
|---|---|
| ExperimenterGroupAnnotationLink | ExperimenterGroup. linkAnnotation(Annotation addition)Adds a ome.model.annotations.ExperimenterGroupAnnotationLink to annotationLinks . | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ExperimenterGroupAnnotationLink> | ExperimenterGroup. findExperimenterGroupAnnotationLink(Annotation target)find all ome.model.annotations.ExperimenterGroupAnnotationLink which have the argument as their child. | 
| protected Set<ExperimenterGroupAnnotationLink> | ExperimenterGroup. getAnnotationLinks()returns annotationLinks . | 
| Iterator<ExperimenterGroupAnnotationLink> | ExperimenterGroup. iterateAnnotationLinks()should be used rather than accessing the annotationLinks set directly. | 
| Collection<ExperimenterGroupAnnotationLink> | ExperimenterGroup. unmodifiableAnnotationLinks()Returns an unmodifiable collection-view | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExperimenterGroup. addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)use instead of setAnnotationLinks . | 
| void | ExperimenterGroup. addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink link,
                                  boolean bothSides)Adds a ome.model.annotations.ExperimenterGroupAnnotationLink to annotationLinks, allowing for recursion -- whether
 or not addExperimenterGroupAnnotationLink will be called on the addition if it is loaded | 
| void | ExperimenterGroup. removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)removes a single element from this set and makes the inverse call on ome.model.annotations.ExperimenterGroupAnnotationLink | 
| void | ExperimenterGroup. removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink link,
                                     boolean bothSides)removes the given ExperimenterGroupAnnotationLink from annotationLinks, allowing for recursion -- whether
 or not the removal will call unlinkExperimenterGroup again if loaded. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExperimenterGroup. addExperimenterGroupAnnotationLinkSet(Collection<ExperimenterGroupAnnotationLink> targets)use like addExperimenterGroupAnnotationLink. | 
| void | ExperimenterGroup. removeExperimenterGroupAnnotationLinkSet(Collection<ExperimenterGroupAnnotationLink> targets)use like removeExperimenterGroupAnnotationLink | 
| protected void | ExperimenterGroup. setAnnotationLinks(Set<ExperimenterGroupAnnotationLink> annotationLinks)setter for annotationLinks should be avoided. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.