Interface DomainFileBasedDataTypeManager

All Superinterfaces:
DataTypeManager, FileBasedDataTypeManager
All Known Subinterfaces:
ProgramBasedDataTypeManager, ProjectArchiveBasedDataTypeManager
All Known Implementing Classes:
ProgramBasedDataTypeManagerDB, ProgramDataTypeManager, ProjectDataTypeManager

public interface DomainFileBasedDataTypeManager extends FileBasedDataTypeManager
Extends DataTypeManager to provide methods specific to a data type manager stored as a domain file.
  • Method Details