Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- FastCompare() - Constructor for class org.eclipse.emf.common.util.BasicEList.FastCompare
-
Creates an empty instance with no initial capacity.
- FastCompare() - Constructor for class org.eclipse.emf.common.util.UniqueEList.FastCompare
-
Creates an empty instance with no initial capacity.
- FastCompare(int) - Constructor for class org.eclipse.emf.common.util.BasicEList.FastCompare
-
Creates an empty instance with the given capacity.
- FastCompare(int) - Constructor for class org.eclipse.emf.common.util.UniqueEList.FastCompare
-
Creates an empty instance with the given capacity.
- FastCompare(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.util.BasicEList.FastCompare
-
Creates an instance that is a copy of the collection.
- FastCompare(Collection<? extends E>) - Constructor for class org.eclipse.emf.common.util.UniqueEList.FastCompare
-
Creates an instance that is a copy of the collection, with duplicates removed.
- FILE_BASE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The base URI for file scheme URIs.
- FILE_BASE_HASH_CODE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The hash code of the base URI for file scheme URIs.
- FILE_BASE_LENGTH - Static variable in class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
The length of the base URI for file scheme URIs.
- FILE_EXTENSION_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
- FileAccessUnit(URI.URIPool.FileAccessUnit.Queue) - Constructor for class org.eclipse.emf.common.util.URI.URIPool.FileAccessUnit
-
Creates an instance managed by the given queue.
- fileAccessUnits - Variable in class org.eclipse.emf.common.util.URI.URIPool
-
Access units for file URI string-based access.
- fileExtension() - Method in class org.eclipse.emf.common.util.URI
-
If this is a hierarchical URI whose path includes a file extension, that file extension is returned; null otherwise.
- fileExtension() - Method in class org.eclipse.emf.common.util.URI.Fragment
- fileExtension() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- findHashCode - Variable in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
The cached hash code computed by
URI.URIPool.StringAccessUnit.findMajorSeparator(int, String, int)andURI.URIPool.StringAccessUnit.findSegmentEnd(int, String, int). - findMajorSeparator(int, String, int) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
Looks for a '/', ':', or '?', computing the
hash codeandsetting the characterthat terminated the scan. - findRelativePath(URI, boolean) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- findSegmentEnd(int, String, int) - Method in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
Looks for a '/', or '?', computing the
hash codeandsetting the characterthat terminated the scan. - findTerminatingCharacter - Variable in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
-
The cached terminating character computed by
URI.URIPool.StringAccessUnit.findMajorSeparator(int, String, int)andURI.URIPool.StringAccessUnit.findSegmentEnd(int, String, int). - firstInvalidSegment(String[]) - Static method in class org.eclipse.emf.common.util.URI
- firstSegment() - Method in class org.eclipse.emf.common.util.SegmentSequence
-
Returns the first segment of the segment sequence, or
nullif there are no segments. - fix(URL, String) - Static method in class org.eclipse.emf.common.CommonPlugin.Implementation
- flags - Variable in class org.eclipse.emf.common.util.URI.Hierarchical
-
Bit flags for the results of all the boolean no-argument methods.
- flush() - Method in class org.eclipse.emf.common.command.BasicCommandStack
- flush() - Method in interface org.eclipse.emf.common.command.CommandStack
-
Disposes all the commands in the stack.
- flushCachedString() - Method in class org.eclipse.emf.common.util.URI
- flushCachedString() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
- flushCachedString() - Method in class org.eclipse.emf.common.util.URI.Opaque
- fragment - Variable in class org.eclipse.emf.common.util.URI.Fragment
-
The representation of the fragment.
- fragment() - Method in class org.eclipse.emf.common.util.URI
-
If this URI has a fragment component, returns it;
nullotherwise. - fragment() - Method in class org.eclipse.emf.common.util.URI.Fragment
- Fragment(int, URI, CharSequence) - Constructor for class org.eclipse.emf.common.util.URI.Fragment
-
Creates an instance from the components.
- FRAGMENT_FIRST_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
-
When specified as the last argument to
createURI, indicates that the first#character should be taken as the fragment separator, and any others should be encoded. - FRAGMENT_LAST_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
-
When specified as the last argument to
createURI, indicates that the last#character should be taken as the fragment separator, and any others should be encoded. - FRAGMENT_NONE - Static variable in class org.eclipse.emf.common.util.URI
-
When specified as the last argument to
createURI, indicates that there is no fragment, so any#characters should be encoded. - FRAGMENT_SEPARATOR - Static variable in class org.eclipse.emf.common.util.URI
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form