org.eclipse.cdt.build.core.scannerconfig
Interface ICfgScannerConfigBuilderInfo2Set
public interface ICfgScannerConfigBuilderInfo2Set
isPerRcTypeDiscovery
boolean isPerRcTypeDiscovery()
setPerRcTypeDiscovery
void setPerRcTypeDiscovery(boolean on)
getInfoMap
java.util.Map getInfoMap()
getContexts
CfgInfoContext[] getContexts()
getInfo
IScannerConfigBuilderInfo2 getInfo(CfgInfoContext context)
applyInfo
IScannerConfigBuilderInfo2 applyInfo(CfgInfoContext context,
IScannerConfigBuilderInfo2 base)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
getConfiguration
IConfiguration getConfiguration()
isProfileSupported
boolean isProfileSupported(CfgInfoContext context,
java.lang.String profileId)