public abstract class CResourceData extends CDataObject
SETTING_BUILD, SETTING_CONFIGURATION, SETTING_FILE, SETTING_FOLDER, SETTING_LANGUAGE, SETTING_PROJECT, SETTING_TARGET_PLATFORM
Modifier and Type | Method and Description |
---|---|
abstract org.eclipse.core.runtime.IPath |
getPath() |
abstract boolean |
hasCustomSettings() |
abstract void |
setPath(org.eclipse.core.runtime.IPath path) |
String |
toString()
Intended for debugging purpose only.
|
getId, getName, getType, isValid
public abstract org.eclipse.core.runtime.IPath getPath()
public abstract void setPath(org.eclipse.core.runtime.IPath path)
public abstract boolean hasCustomSettings()
public String toString()
toString
in class CDataObject
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.