public final class COutputEntry extends ACExclusionFilterEntry implements ICOutputEntry
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
Constructor and Description |
---|
COutputEntry(org.eclipse.core.resources.IFolder folder,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
COutputEntry(org.eclipse.core.runtime.IPath path,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
COutputEntry(String value,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
Modifier and Type | Method and Description |
---|---|
int |
getKind() |
contentsToString, equals, equalsByContents, fullExclusionPatternChars, getExclusionPatterns, hashCode, isFile
fullPathForLocation, getFullPath, getLocation, isValueWorkspacePath
checkFlags, codeForContentsKey, codeForNameKey, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
fullExclusionPatternChars, getExclusionPatterns
getFullPath, getLocation, isValueWorkspacePath
equalsByContents, equalsByName, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved
public COutputEntry(org.eclipse.core.runtime.IPath path, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public COutputEntry(org.eclipse.core.resources.IFolder folder, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public COutputEntry(String value, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public final int getKind()
getKind
in interface ICSettingEntry
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.