All Classes and Interfaces
Class
Description
Constants used throughout the package.
An object that generates automatic IDs for ontological entities.
Base class for all exceptions from the Dicer library.
An exception that is thrown when an ID cannot be found for any reason.
Represents a comprehensive ID range policy, that both describes the expected
format of ID and allocates ranges to users.
A class of helper methods to work with ID policies.
A class to read an ID policy from an ontology file.
A class to serialise an ID policy to file.
Represents an ID range in an ID policy.
An exception that is thrown when a requested range cannot be found in a ID
policy.
An interface to check whether a given identifier is already in use.
An exception that is thrown when a ID policy is invalid.
An IExistenceChecker implementation that uses a OWLSignature object as the
backend.
Generates numerical IDs within a given range.
Generates numerical IDs sequentially within a given range.