Interface DataTypeManagerOwner

All Known Subinterfaces:
DataTypeArchive, DataTypeManagerDomainObject, Program
All Known Implementing Classes:
DataTypeArchiveDB, ProgramDB

public interface DataTypeManagerOwner
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the associated data type manager.
  • Method Details

    • getDataTypeManager

      DataTypeManager getDataTypeManager()
      Gets the associated data type manager.
      Returns:
      the data type manager.