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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequalsByContents, equalsByName, getFlags, getKind, getName, getValue, isBuiltIn, isReadOnly, isResolvedpublic org.eclipse.core.runtime.IPath getFullPath()
getFullPath in interface ICPathEntryprotected 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 ICPathEntrypublic boolean isValueWorkspacePath()
isValueWorkspacePath in interface ICPathEntryprotected String contentsToString()
contentsToString in class ACSettingEntryCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.