Interface IDtProjectAware

    • Method Detail

      • getDtProject

        IDtProject getDtProject()
        Gets the associated IDtProject
        Returns:
        The associated project. May be null
      • setDtProject

        void setDtProject​(IDtProject dtProject)
        Sets the associted projec (as the part of the post-creation initialization process)
        Parameters:
        dtProject - The IDtProject to associate. May be null