Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validArchiveAuthority(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the authority component of an archive URI;falseotherwise. - 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.validatethat 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.validatethat 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.validatethat 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
trueif the specifiedvaluewould be valid as the authority component of a URI;falseotherwise. - validDevice(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the device component of a URI;falseotherwise. - validFragment(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the fragment component of a URI;falseotherwise. - validJarAuthority(String) - Static method in class org.eclipse.emf.common.util.URI
-
Deprecated.
- validOpaquePart(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the opaque part component of a URI;falseotherwise. - validQuery(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the query component of a URI;falseotherwise. - validScheme(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be valid as the scheme component of a URI;falseotherwise. - validSegment(String) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be a valid path segment of a URI;falseotherwise. - validSegments(String[]) - Static method in class org.eclipse.emf.common.util.URI
-
Returns
trueif the specifiedvaluewould be a valid path segment array of a URI;falseotherwise. - 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)orPool.remove(Object), the value may not be an instance ofE. - 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 - Variable in class org.eclipse.emf.common.util.BasicEMap.View
-
The values collection view.
- values - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
- values() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
- values() - Method in class org.eclipse.emf.common.util.BasicEMap
- values() - Method in interface org.eclipse.emf.common.util.EMap
-
Returns a collection view the values of the entries.
- valuesLength - Variable in class org.eclipse.emf.common.util.Pool.AccessUnit
-
This records the number of
Pool.AccessUnit.valuescached 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
validArchiveAuthority.