public interface BaseMetadata
The BaseMetadata
interface is implemented by
metadata storage implementations that handles both storage (see
MetadataStore
) and retrieval (see MetadataRetrieve
)
of metadata fields. It exists mainly to store
MetadataStore
and MetadataRetrieve
object
types within the same container.
Copyright © 2016 Open Microscopy Environment