WorkspaceDefault

Undocumented in source.

Members

Functions

getNativePath
string getNativePath(Project p)
Undocumented in source. Be warned that the author may not have intended to support it.
getNativePath
string getNativePath(string uri)
Undocumented in source. Be warned that the author may not have intended to support it.
getProject
Project getProject(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getProjects
Project[] getProjects()
Undocumented in source. Be warned that the author may not have intended to support it.
getResource
Resource getResource(string uri, ResourceSet owner)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

projects
Project[string] projects;
Undocumented in source.
uriResolver
URIResolver uriResolver;
Undocumented in source.
validator
ResourceValidator validator;
Undocumented in source.

Inherited Members

From Workspace

ResourceLocation
enum ResourceLocation
Undocumented in source.
getProject
Project getProject(string name)
Undocumented in source.
getProjects
Project[] getProjects()
Undocumented in source.
getResource
Resource getResource(string uri, ResourceSet owner)
Undocumented in source.
getNativePath
string getNativePath(string uri)
Undocumented in source.
getNativePath
string getNativePath(Project )
Undocumented in source.

Meta