public abstract class ACPathEntry extends ACSettingEntry implements ICPathEntry
ALL, BUILTIN, EXPORTED, FRAMEWORKS_MAC, INCLUDE_FILE, INCLUDE_PATH, LIBRARY_FILE, LIBRARY_PATH, LOCAL, MACRO, MACRO_FILE, NONE, OUTPUT_PATH, READONLY, RESOLVED, SOURCE_PATH, UNDEFINED, VALUE_WORKSPACE_PATH
Modifier and Type | Method and Description |
---|---|
protected String |
contentsToString() |
protected org.eclipse.core.runtime.IPath |
fullPathForLocation(org.eclipse.core.runtime.IPath location) |
org.eclipse.core.runtime.IPath |
getFullPath() |
org.eclipse.core.runtime.IPath |
getLocation() |
abstract boolean |
isFile() |
boolean |
isValueWorkspacePath() |
checkFlags, codeForContentsKey, codeForNameKey, equals, equalsByContents, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, hashCode, isBuiltIn, isReadOnly, isResolved, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equalsByContents, equalsByName, getFlags, getKind, getName, getValue, isBuiltIn, isReadOnly, isResolved
public org.eclipse.core.runtime.IPath getFullPath()
getFullPath
in interface ICPathEntry
protected org.eclipse.core.runtime.IPath fullPathForLocation(org.eclipse.core.runtime.IPath location)
public abstract boolean isFile()
public org.eclipse.core.runtime.IPath getLocation()
getLocation
in interface ICPathEntry
public boolean isValueWorkspacePath()
isValueWorkspacePath
in interface ICPathEntry
protected String contentsToString()
contentsToString
in class ACSettingEntry
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.