public interface ProjectInfoAware
ProjectInfo
aware objects, e.g. IOProvider
s
making use of project information.Modifier and Type | Method and Description |
---|---|
void |
setProjectInfo(ProjectInfo projectInfo)
Set information about the current project.
|
void |
setProjectLocation(URI location)
Set the location the project was loaded from.
|
void setProjectInfo(ProjectInfo projectInfo)
projectInfo
- the project information, may be null
if
no project is availablevoid setProjectLocation(URI location)
location
- the project location or null
if it was not
saved yetBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a