|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IData<T extends IView>
This interface is the base for read-only data provided for an IView for use in caching.
Method Summary | |
---|---|
IPath |
getModelPath()
get the owning model's absolute path |
IPath |
getProjectPath()
get the owning model's absolute project path |
IPath[] |
getReferencedFiles()
Get the full path to all files (e.g. |
Method Detail |
---|
IPath getModelPath()
IPath getProjectPath()
IPath[] getReferencedFiles()
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |