Interface | Description |
---|---|
IAnnotated | |
IAnnotationLink |
extension of
ILink for marking links whose child field is
an Annotation . |
IDetails |
simple interface for
Details ; currently unused. |
IEnum |
interface for all domain enumarations.
|
IGlobal |
marker interface for all global types, which have no
IDetails fields
other than permissions. |
ILink |
extension of
IObject for building object hierarchies. |
IMutable |
interface for all mutable domain objects.
|
IObject |
central model interface.
|
ModelBased |
used for reverse mapping.
|
These interfaces provide as much common functionality as possible so that working with object graphs does not always require casting.
The subpackages of ome.model are less documented because they are code generated. Please see the specification or the individual package descriptions for more information.
Filter
,
Filterable
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.