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
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.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.