Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W Y 

V

validArchiveAuthority(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the authority component of an archive URI; false otherwise.
validate(int, E) - Method in class org.eclipse.emf.common.util.AbstractEList
Validates a new content object and returns the validated object.
VALIDATE_ALL - Static variable in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
A value for URI.URIPool.URIComponentsAccessUnit.validate that implies all components need to be validated.
VALIDATE_NONE - Static variable in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
A value for URI.URIPool.URIComponentsAccessUnit.validate that implies no checking or interning of components is required.
VALIDATE_QUERY - Static variable in class org.eclipse.emf.common.util.URI.URIPool.URIComponentsAccessUnit
A value for URI.URIPool.URIComponentsAccessUnit.validate that implies only the query componet needs validating.
validateKey(K) - Method in class org.eclipse.emf.common.util.BasicEMap
Validates a new key.
validateURI(boolean, String, String, String, boolean, String[], String, String) - Static method in class org.eclipse.emf.common.util.URI
 
validateValue(V) - Method in class org.eclipse.emf.common.util.BasicEMap
Validates a new key.
validAuthority(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the authority component of a URI; false otherwise.
validDevice(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the device component of a URI; false otherwise.
validFragment(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the fragment component of a URI; false otherwise.
validJarAuthority(String) - Static method in class org.eclipse.emf.common.util.URI
Deprecated.
As of EMF 2.0, replaced by validArchiveAuthority.
validOpaquePart(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the opaque part component of a URI; false otherwise.
validQuery(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the query component of a URI; false otherwise.
validScheme(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be valid as the scheme component of a URI; false otherwise.
validSegment(String) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be a valid path segment of a URI; false otherwise.
validSegments(String[]) - Static method in class org.eclipse.emf.common.util.URI
Returns true if the specified value would be a valid path segment array of a URI; false otherwise.
value - Variable in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
The value.
value - Variable in class org.eclipse.emf.common.util.Pool.ObjectAccessUnit
The object being accessed; In the case of Pool.contains(Object) or Pool.remove(Object), the value may not be an instance of E.
value - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.StringAccessUnit
The segment value being accessed.
value - Variable in class org.eclipse.emf.common.util.SegmentSequence.StringArrayPool.SubstringAccessUnit
The value being accessed.
value - Variable in class org.eclipse.emf.common.util.URI.URIPool.StringAccessUnit
The value being accessed.
valueOf(char) - Static method in class org.eclipse.emf.common.util.URI
 
values() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
 
values() - Method in class org.eclipse.emf.common.util.BasicEMap
 
values - Variable in class org.eclipse.emf.common.util.BasicEMap.View
The values collection view.
values() - Method in interface org.eclipse.emf.common.util.EMap
Returns a collection view the values of the entries.
values - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
 
valuesLength - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
This records the number of Pool.AccessUnit.values cached for this access.
view - Variable in class org.eclipse.emf.common.util.BasicEMap
The various alternative views of the map.
View() - Constructor for class org.eclipse.emf.common.util.BasicEMap.View
Creates an empty instance.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature