Interface FileBasedDataTypeManager

All Superinterfaces:
DataTypeManager
All Known Subinterfaces:
DomainFileBasedDataTypeManager, FileArchiveBasedDataTypeManager, ProgramBasedDataTypeManager, ProjectArchiveBasedDataTypeManager
All Known Implementing Classes:
FileDataTypeManager, ProgramBasedDataTypeManagerDB, ProgramDataTypeManager, ProjectDataTypeManager

public interface FileBasedDataTypeManager extends DataTypeManager
Extends DataTypeManager to provide methods specific to a data type manager that is file based.
  • Method Details