Uses of Package
io.annot8.api.helpers
-
Packages that use io.annot8.api.helpers Package Description io.annot8.api.annotations This package contains the api interfaces for annotations and groups of annotations.io.annot8.api.data This package contains the api data objects used by Annot8io.annot8.api.pipelines io.annot8.api.stores This package contains the api interfaces for store objects -
Classes in io.annot8.api.helpers used by io.annot8.api.annotations Class Description WithId Helper interface to indicate that a class has an IDWithProperties Helper interface to indicate that a class supports ImmutablePropertiesWithType Helper interface to indicate that a class has a type -
Classes in io.annot8.api.helpers used by io.annot8.api.data Class Description WithDescription Helper interface to indicate that a class has a human readable descriptionWithFilter General interface for filtering elements to find matches.WithGroups Helper interface to indicate that a class supports GroupStoreWithId Helper interface to indicate that a class has an IDWithMutableProperties Helper interface to indicate that a class supportsMutablePropertiesWithProperties Helper interface to indicate that a class supports ImmutableProperties -
Classes in io.annot8.api.helpers used by io.annot8.api.pipelines Class Description WithDescription Helper interface to indicate that a class has a human readable descriptionWithName Helper interface to indicate that a class has an name -
Classes in io.annot8.api.helpers used by io.annot8.api.stores Class Description WithFilter General interface for filtering elements to find matches.