Interface SavedWorkspace.ISavedWorkspaceData

All Known Implementing Classes:
WorkspaceManager.Context
Enclosing class:
SavedWorkspace

public static interface SavedWorkspace.ISavedWorkspaceData
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the Path (including file name) where the workspace is located.
  • Method Details

    • getSourcePath

      Path getSourcePath()
      Gets the Path (including file name) where the workspace is located.
      Returns:
      the source path of the workspace