Interface ProjectDataService


public interface ProjectDataService
Interface for providing the ProjectData
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the ProjectData for the currently open project.
  • Method Details

    • getProjectData

      ProjectData getProjectData()
      Returns the ProjectData for the currently open project.