public interface ICResourceDescription extends ICSettingContainer, ICSettingObject
SETTING_BUILD, SETTING_CONFIGURATION, SETTING_FILE, SETTING_FOLDER, SETTING_LANGUAGE, SETTING_PROJECT, SETTING_TARGET_PLATFORM| Modifier and Type | Method and Description |
|---|---|
boolean |
canExclude(boolean exclude) |
ICFolderDescription |
getParentFolderDescription() |
org.eclipse.core.runtime.IPath |
getPath() |
boolean |
isExcluded() |
void |
setExcluded(boolean excluded) |
void |
setPath(org.eclipse.core.runtime.IPath path) |
getChildSettingsgetConfiguration, getId, getName, getParent, getType, isReadOnly, isValidorg.eclipse.core.runtime.IPath getPath()
boolean isExcluded()
void setExcluded(boolean excluded)
throws WriteAccessException
WriteAccessExceptionvoid setPath(org.eclipse.core.runtime.IPath path)
throws WriteAccessException
WriteAccessExceptionICFolderDescription getParentFolderDescription()
boolean canExclude(boolean exclude)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.