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) |
getChildSettings
getConfiguration, getId, getName, getParent, getType, isReadOnly, isValid
org.eclipse.core.runtime.IPath getPath()
boolean isExcluded()
void setExcluded(boolean excluded) throws WriteAccessException
WriteAccessException
void setPath(org.eclipse.core.runtime.IPath path) throws WriteAccessException
WriteAccessException
ICFolderDescription getParentFolderDescription()
boolean canExclude(boolean exclude)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.