Carbide.c++

Uses of Interface
com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileModel

Packages that use IMakefileModel
com.nokia.carbide.cpp.epoc.engine   
 

Uses of IMakefileModel in com.nokia.carbide.cpp.epoc.engine
 

Methods in com.nokia.carbide.cpp.epoc.engine that return types with arguments of type IMakefileModel
static IModelProvider<IMakefileOwnedModel,IMakefileModel> EpocEnginePlugin.getMakefileModelProvider()
          Get the provider that manages access to ordinary makefiles in the workspace.
 


Carbide.c++