public interface ILink extends IObject
IObject
for building object hierarchies. ILink
represents a many-to-many relationship between two classes that take part in
a containment relationship.Image
,
Dataset
,
Project
,
ome.model.containers.Category
,
ome.model.containers.CategoryGroup
Modifier and Type | Method and Description |
---|---|
IObject |
getChild() |
IObject |
getParent() |
void |
setChild(IObject child) |
void |
setParent(IObject parent) |
fields, getDetails, getGraphHolder, getId, isLoaded, isValid, putAt, retrieve, setId, unload, validate
acceptFilter
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.