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, isFilefullPathForLocation, getFullPath, getLocation, isValueWorkspacePathcheckFlags, codeForContentsKey, codeForNameKey, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitfullExclusionPatternChars, getExclusionPatternsgetFullPath, getLocation, isValueWorkspacePathequalsByContents, equalsByName, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolvedpublic 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 ICSettingEntryCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.