public abstract class ACExclusionFilterEntry extends ACPathEntry implements ICExclusionPatternPathEntry
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() |
boolean |
equals(Object obj) |
boolean |
equalsByContents(ICSettingEntry entry) |
char[][] |
fullExclusionPatternChars()
Returns a char based representation of the exclusions patterns full path.
|
org.eclipse.core.runtime.IPath[] |
getExclusionPatterns()
Returns the exclusion patterns
|
int |
hashCode() |
boolean |
isFile() |
fullPathForLocation, getFullPath, getLocation, isValueWorkspacePathcheckFlags, codeForContentsKey, codeForNameKey, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFullPath, getLocation, isValueWorkspacePathequalsByName, getFlags, getKind, getName, getValue, isBuiltIn, isReadOnly, isResolvedpublic final boolean isFile()
isFile in class ACPathEntrypublic org.eclipse.core.runtime.IPath[] getExclusionPatterns()
getExclusionPatterns in interface ICExclusionPatternPathEntrypublic char[][] fullExclusionPatternChars()
fullExclusionPatternChars in interface ICExclusionPatternPathEntrypublic boolean equals(Object obj)
equals in class ACSettingEntrypublic int hashCode()
hashCode in class ACSettingEntrypublic boolean equalsByContents(ICSettingEntry entry)
equalsByContents in interface ICSettingEntryequalsByContents in class ACSettingEntryprotected String contentsToString()
contentsToString in class ACPathEntryCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.