Skip navigation links
Eclipse Modeling Framework Ecore 2.29 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 X Y Z _ 

V

VALID_DEFAULT_VALUE_LITERAL - Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
 
VALID_LOWER_BOUND - Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
 
VALID_TYPE - Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
 
VALID_UPPER_BOUND - Static variable in class org.eclipse.emf.ecore.util.EcoreValidator
 
validate(EAnnotation, DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecore.EAnnotationValidator
Returns whether this annotation is valid.
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecore.EValidator
Validates the object in the given context, optionally producing diagnostics.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecore.EValidator
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecore.EValidator
 
validate(EClass, EObject, Map<Object, Object>, EOperation, String) - Method in interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
Evaluates the given invariant expression against the object in the given context.
validate(EClass, EObject, Map<Object, Object>, String, String) - Method in interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
Evaluates the given constraint expression against the object in the given context.
validate(EDataType, Object, Map<Object, Object>, String, String) - Method in interface org.eclipse.emf.ecore.EValidator.ValidationDelegate
Evaluates the given constraint expression against the value in the given context.
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.BasicFeatureMapEntry
 
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleData
 
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleDataDynamic
 
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleDataStatic
 
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettableDynamic
 
validate(Object) - Method in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettableStatic
 
validate(EAnnotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this annotation is valid.
validate(int, FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
validate(int, E) - Method in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
 
validate(int, FeatureMap.Entry) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
validate(EObject) - Method in class org.eclipse.emf.ecore.util.Diagnostician
 
validate(EObject, Map<?, ?>) - Method in class org.eclipse.emf.ecore.util.Diagnostician
 
validate(EObject, DiagnosticChain) - Method in class org.eclipse.emf.ecore.util.Diagnostician
Validates the object in the given context, optionally producing diagnostics.
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.Diagnostician
Validates the object in the given context, optionally producing diagnostics.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.Diagnostician
Validates the object.
validate(EDataType, Object) - Method in class org.eclipse.emf.ecore.util.Diagnostician
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.Diagnostician
 
validate(int, E) - Method in class org.eclipse.emf.ecore.util.EcoreEList
 
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Calls validateXXX for the corresponding classifier of the model.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEClassValidator
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEDataTypeValidator
 
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>, String, EOperation, String, int, String, int) - Static method in class org.eclipse.emf.ecore.util.EObjectValidator
Delegates evaluation of the given invariant expression against the object in the given context.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>, String, String, String, int, String, int) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
Delegates evaluation of the given constraint expression against the object in the given context.
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>, String, String, String, int, String, int) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
Delegates evaluation of the given constraint expression against the value in the given context.
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
Validates the object in the given context, optionally producing diagnostics.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate(Object) - Method in interface org.eclipse.emf.ecore.util.FeatureMap.Entry.Internal
 
validate() - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.EntryImpl
 
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
Calls validateXXX for the corresponding classifier of the model.
validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Calls validateXXX for the corresponding classifier of the model.
validate_BidirectionalReferenceIsPaired(EObject, EReference, EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_DataValueConforms(EObject, EAttribute, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryBidirectionalReferenceIsPaired(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryDataValueConforms(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryDefaultConstraint(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryKeyUnique(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryMapEntryUnique(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryMultiplicityConforms(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryProxyResolves(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_EveryReferenceIsContained(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_KeyUnique(EObject, EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_MapEntryUnique(EObject, EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_MultiplicityConforms(EObject, EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validate_NoCircularContainment(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
VALIDATE_RECURSIVELY - Static variable in class org.eclipse.emf.ecore.util.Diagnostician
A Boolean key to be used in context maps to indicate whether Diagnostician.validate(EObject, DiagnosticChain, Map) should directly call Diagnostician.validate(EClass, EObject, DiagnosticChain, Map) once and expect that method to recursively call Diagnostician.doValidateContents(EObject, DiagnosticChain, Map) or whether it should iterate over all contents and call Diagnostician.validate(EClass, EObject, DiagnosticChain, Map) for each with the expectation that that method not call Diagnostician.doValidateContents(EObject, DiagnosticChain, Map).
validate_UniqueID(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validateAnnotations(EAnnotation, EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this annotation's nested annotations are valid.
validateAnySimpleType(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateAnyType(AnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateAnyURI(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateAttributeDetailLiteralValue(EAnnotation, EModelElement, Map.Entry<String, String>, EAttribute, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the literal value of this detail entry for the corresponding attribute is valid.
validateAttributeDetailValueLiteral(EAnnotation, EModelElement, Map.Entry<String, String>, EAttribute, String, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the given literal value is valid with respect to this detail entry's corresponding attribute's data type.
validateAttributeDetailValueLiteral(EAnnotation, EModelElement, Map.Entry<String, String>, EAttribute, String, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreAnnotationValidator
 
validateBase64Binary(byte[], DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateBoolean(boolean, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateBooleanObject(Boolean, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateByte(byte, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateByteObject(Byte, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateContents(EAnnotation, EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this annotation's contents are valid.
validateDate(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDate(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateDateTime(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDateTime(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateDecimal(BigDecimal, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDelegatedConstraints(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEClassValidator
 
validateDelegatedConstraints(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEDataTypeValidator
 
validateDelegatedInvariants(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEClassValidator
 
validateDetail(EAnnotation, EModelElement, Map.Entry<String, String>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this detail entry is valid.
validateDetails(EAnnotation, EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this annotation's details are valid.
validateDetails(EAnnotation, EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.ExtendedMetaDataAnnotationValidator
 
validateDouble(double, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDoubleObject(Double, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDuration(Duration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateDuration(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateEAnnotation(EAnnotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEAnnotation_WellFormed(EAnnotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormed constraint of 'EAnnotation'.
validateEAnnotation_WellFormedSourceURI(EAnnotation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedSourceURI constraint of 'EAnnotation'.
validateEAttribute(EAttribute, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEAttribute_ConsistentTransient(EAttribute, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentTransient constraint of 'EAttribute'.
validateEBigDecimal(BigDecimal, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEBigInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEBoolean(boolean, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEBooleanObject(Boolean, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEByte(byte, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEByteArray(byte[], DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEByteObject(Byte, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEChar(char, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateECharacterObject(Character, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEClass(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEClass_AtMostOneID(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the AtMostOneID constraint of 'EClass'.
validateEClass_ConsistentSuperTypes(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentSuperTypes constraint of 'EClass'.
validateEClass_DisjointFeatureAndOperationSignatures(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the DisjointFeatureAndOperationSignatures constraint of 'EClass'.
validateEClass_InterfaceIsAbstract(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the InterfaceIsAbstract constraint of 'EClass'.
validateEClass_NoCircularSuperTypes(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the NoCircularSuperTypes constraint of 'EClass'.
validateEClass_UniqueFeatureNames(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueFeatureNames constraint of 'EClass'.
validateEClass_UniqueOperationSignatures(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueOperationSignatures constraint of 'EClass'.
validateEClass_WellFormedMapEntryClass(EClass, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedMapEntryClass constraint of 'EClass'.
validateEClassifier(EClassifier, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEClassifier_UniqueTypeParameterNames(EClassifier, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueTypeParameterNames constraint of 'EClassifier'.
validateEClassifier_WellFormedInstanceTypeName(EClassifier, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedInstanceTypeName constraint of 'EClassifier'.
validateEDataType(EDataType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEDate(Date, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEDiagnosticChain(DiagnosticChain, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEDouble(double, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEDoubleObject(Double, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEEList(<any>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEEnum(EEnum, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEEnum_UniqueEnumeratorLiterals(EEnum, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueEnumeratorLiterals constraint of 'EEnum'.
validateEEnum_UniqueEnumeratorNames(EEnum, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueEnumeratorNames constraint of 'EEnum'.
validateEEnumerator(Enumerator, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEEnumLiteral(EEnumLiteral, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEFactory(EFactory, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEFeatureMap(FeatureMap, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEFeatureMapEntry(FeatureMap.Entry, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEFloat(float, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEFloatObject(Float, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEGenericType(EGenericType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEGenericType_ConsistentArguments(EGenericType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentArguments constraint of 'EGeneric Type'.
validateEGenericType_ConsistentBounds(EGenericType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentBounds constraint of 'EGeneric Type'.
validateEGenericType_ConsistentType(EGenericType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentType constraint of 'EGeneric Type'.
validateEInt(int, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEIntegerObject(Integer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEInvocationTargetException(InvocationTargetException, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEJavaClass(Class<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEJavaObject(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateELong(long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateELongObject(Long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEMap(Map<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEModelElement(EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateENamedElement(ENamedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateENamedElement_WellFormedName(ENamedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedName constraint of 'ENamed Element'.
validateENTITIES(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateENTITIES_MinLength(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the MinLength constraint of 'ENTITIES'.
validateENTITIESBase(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateENTITIESBase_ItemType(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the ItemType constraint of 'ENTITIES Base'.
validateENTITY(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateEObject(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEOperation(EOperation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEOperation_NoRepeatingVoid(EOperation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the NoRepeatingVoid constraint of 'EOperation'.
validateEOperation_UniqueParameterNames(EOperation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueParameterNames constraint of 'EOperation'.
validateEOperation_UniqueTypeParameterNames(EOperation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueTypeParameterNames constraint of 'EOperation'.
validateEPackage(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEPackage_UniqueClassifierNames(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueClassifierNames constraint of 'EPackage'.
validateEPackage_UniqueNsURIs(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueNsURIs constraint of 'EPackage'.
validateEPackage_UniqueSubpackageNames(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the UniqueSubpackageNames constraint of 'EPackage'.
validateEPackage_WellFormedNsPrefix(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedNsPrefix constraint of 'EPackage'.
validateEPackage_WellFormedNsURI(EPackage, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the WellFormedNsURI constraint of 'EPackage'.
validateEParameter(EParameter, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEReference(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEReference_ConsistentContainer(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentContainer constraint of 'EReference'.
validateEReference_ConsistentKeys(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentKeys constraint of 'EReference'.
validateEReference_ConsistentOpposite(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentOpposite constraint of 'EReference'.
validateEReference_ConsistentUnique(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentUnique constraint of 'EReference'.
validateEReference_SingleContainer(EReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the SingleContainer constraint of 'EReference'.
validateEResource(Resource, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEResourceSet(ResourceSet, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEShort(short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEShortObject(Short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEString(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEStringToStringMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEStructuralFeature(EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateEStructuralFeature_ValidDefaultValueLiteral(EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ValidDefaultValueLiteral constraint of 'EStructural Feature'.
validateETreeIterator(<any>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateETypedElement(ETypedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateETypedElement_ConsistentBounds(ETypedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ConsistentBounds constraint of 'ETyped Element'.
validateETypedElement_ValidLowerBound(ETypedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ValidLowerBound constraint of 'ETyped Element'.
validateETypedElement_ValidType(ETypedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ValidType constraint of 'ETyped Element'.
validateETypedElement_ValidUpperBound(ETypedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
Validates the ValidUpperBound constraint of 'ETyped Element'.
validateETypeParameter(ETypeParameter, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EcoreValidator
 
validateFeatureDetail(EAnnotation, EModelElement, Map.Entry<String, String>, EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the value of this detail entry for the corresponding feature is valid.
validateFeatureDetail(EAnnotation, EModelElement, Map.Entry<String, String>, EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.ExtendedMetaDataAnnotationValidator
 
validateFeatureDetailValue(EAnnotation, EModelElement, Map.Entry<String, String>, EStructuralFeature, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the modeled values for this detail entry's corresponding feature are valid.
validateFeatureDetailValue(EAnnotation, EModelElement, Map.Entry<String, String>, EStructuralFeature, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.ExtendedMetaDataAnnotationValidator
 
validateFloat(float, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateFloatObject(Float, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGDay(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGDay(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateGMonth(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGMonth(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateGMonthDay(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGMonthDay(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateGYear(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGYear(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateGYearMonth(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateGYearMonth(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateHexBinary(byte[], DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateID(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateIDREF(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateIDREFS(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateIDREFS_MinLength(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the MinLength constraint of 'IDREFS'.
validateIDREFSBase(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateIDREFSBase_ItemType(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the ItemType constraint of 'IDREFS Base'.
validateInt(int, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateIntObject(Integer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateKey(URI) - Method in class org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl
Validates that the key is a URI.
validateLangType(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
 
validateLangType_MemberTypes(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
Validates the MemberTypes constraint of 'Lang Type'.
validateLangTypeNull(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
 
validateLanguage(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateLanguage_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Pattern constraint of 'Language'.
validateLong(long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateLongObject(Long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateName(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateName_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Pattern constraint of 'Name'.
validateNCName(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNCName_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Pattern constraint of 'NC Name'.
validateNegativeInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNegativeInteger_Max(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Negative Integer'.
validateNMTOKEN(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNMTOKEN_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Pattern constraint of 'NMTOKEN'.
validateNMTOKENS(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNMTOKENS_MinLength(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the MinLength constraint of 'NMTOKENS'.
validateNMTOKENSBase(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNMTOKENSBase_ItemType(List<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the ItemType constraint of 'NMTOKENS Base'.
validateNonNegativeInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNonNegativeInteger_Min(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Non Negative Integer'.
validateNonPositiveInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNonPositiveInteger_Max(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Non Positive Integer'.
validateNormalizedString(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNOTATION(QName, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateNOTATION(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validatePattern(EDataType, Object, EValidator.PatternMatcher[][], DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator
 
validatePositiveInteger(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validatePositiveInteger_Min(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Positive Integer'.
validateProcessingInstruction(ProcessingInstruction, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateQName(QName, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateQName(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateReferenceDetailLiteralValue(EAnnotation, EModelElement, Map.Entry<String, String>, EReference, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the literal value of this detail entry for the corresponding reference is valid.
validateReferenceDetailValueLiteral(EAnnotation, EModelElement, Map.Entry<String, String>, EReference, String, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether the given literal value is valid with respect to this detail entry's corresponding reference's class.
validateReferenceDetailValueLiteral(EAnnotation, EModelElement, Map.Entry<String, String>, EReference, String, List<Object>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.ExtendedMetaDataAnnotationValidator
 
validateReferences(EAnnotation, EModelElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.BasicEAnnotationValidator
Returns whether this annotation's references are valid.
validateSchemaConstraints(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.util.EObjectValidator.DynamicEDataTypeValidator
 
validateShort(short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateShortObject(Short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateSimpleAnyType(SimpleAnyType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateSpaceType(SpaceType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
 
validateSpaceTypeObject(SpaceType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
 
validateString(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateTime(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateTime(Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Deprecated.
validateToken(String, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedByte(short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedByte_Max(short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Unsigned Byte'.
validateUnsignedByte_Min(short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Unsigned Byte'.
validateUnsignedByteObject(Short, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedInt(long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedInt_Max(long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Unsigned Int'.
validateUnsignedInt_Min(long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Unsigned Int'.
validateUnsignedIntObject(Long, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedLong(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedLong_Max(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Unsigned Long'.
validateUnsignedLong_Min(BigInteger, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Unsigned Long'.
validateUnsignedShort(int, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateUnsignedShort_Max(int, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Max constraint of 'Unsigned Short'.
validateUnsignedShort_Min(int, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
Validates the Min constraint of 'Unsigned Short'.
validateUnsignedShortObject(Integer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
validateValue(URI) - Method in class org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl
Validates that the value is a URI.
validateXMLNamespaceDocumentRoot(XMLNamespaceDocumentRoot, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.namespace.util.XMLNamespaceValidator
 
validateXMLTypeDocumentRoot(XMLTypeDocumentRoot, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator
 
VALIDATION_DELEGATE_PPID - Static variable in class org.eclipse.emf.ecore.plugin.EcorePlugin
 
ValidationContext(EAnnotation, EModelElement, Map.Entry<String, String>, EAttribute) - Constructor for class org.eclipse.emf.ecore.util.BasicEAnnotationValidator.ValidationContext
Creates an instance.
ValidationDelegateRegistryImpl - Class in org.eclipse.emf.ecore.impl
An implementation of a validation delegate registry.
ValidationDelegateRegistryImpl() - Constructor for class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
 
ValidationDelegateRegistryImpl(EValidator.ValidationDelegate.Registry) - Constructor for class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
 
validator - Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.BasicFeatureEIterator
 
VALIDATOR_CLASS - Static variable in class org.eclipse.emf.ecore.util.FeatureMapUtil
 
validatorMap - Variable in class org.eclipse.emf.ecore.util.BasicExtendedMetaData.EStructuralFeatureExtendedMetaDataImpl
 
VALIDITY_PROPERTY - Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler
A content description property indicating the validity of the content.
value - Variable in class org.eclipse.emf.ecore.impl.EEnumLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class org.eclipse.emf.ecore.impl.EStringToStringMapEntryImpl
The cached value of the 'Value' attribute.
value - Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.ContainmentUpdatingFeatureMapEntry
 
value - Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InverseUpdatingFeatureMapEntry
 
value - Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.SimpleFeatureMapEntry
 
value - Variable in class org.eclipse.emf.ecore.util.FeatureMapUtil.EntryImpl
 
VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.EEnumLiteralImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.EStringToStringMapEntryImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecore.xml.type.impl.SimpleAnyTypeImpl
The default value of the 'Value' attribute.
valueFeature - Variable in class org.eclipse.emf.ecore.impl.DynamicEObjectImpl.BasicEMapEntry
 
valueFeature - Variable in class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry
 
valueInternalEList - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
valueList - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
valueListIndex - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
valueListIterator() - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
valueListIterator(int) - Method in class org.eclipse.emf.ecore.util.BasicFeatureMap
 
valueListIterator() - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
valueListIterator(int) - Method in class org.eclipse.emf.ecore.util.DelegatingFeatureMap
 
valueListIterator() - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
valueListIterator(int) - Method in interface org.eclipse.emf.ecore.util.FeatureMap
 
valueListIterator() - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
valueListIterator(int) - Method in class org.eclipse.emf.ecore.util.FeatureMapUtil.FeatureFeatureMap
 
ValueListIteratorImpl() - Constructor for class org.eclipse.emf.ecore.util.BasicFeatureMap.ValueListIteratorImpl
 
ValueListIteratorImpl(int) - Constructor for class org.eclipse.emf.ecore.util.BasicFeatureMap.ValueListIteratorImpl
 
ValueListIteratorImpl() - Constructor for class org.eclipse.emf.ecore.util.DelegatingFeatureMap.ValueListIteratorImpl
 
ValueListIteratorImpl(int) - Constructor for class org.eclipse.emf.ecore.util.DelegatingFeatureMap.ValueListIteratorImpl
 
valueListSize - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
valueOf(String) - Static method in enum org.eclipse.emf.ecore.resource.ContentHandler.ByteOrderMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecore.resource.ContentHandler.Validity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO.FeatureKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream.Check
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecore.xml.namespace.SpaceType
Returns the enum constant of this type with the specified name.
values() - Method in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
 
values() - Static method in enum org.eclipse.emf.ecore.resource.ContentHandler.ByteOrderMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.emf.ecore.resource.ContentHandler.Validity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO.FeatureKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO.Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream.Check
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.eclipse.emf.ecore.util.EContentsEList.FeatureIteratorImpl
 
VALUES - Static variable in enum org.eclipse.emf.ecore.xml.namespace.SpaceType
A public read-only list of all the 'Space Type' enumerators.
values() - Static method in enum org.eclipse.emf.ecore.xml.namespace.SpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO
 
VERY_HIGH_PRIORITY - Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler.Registry
A constant indicating a very high priority content handler.
VERY_LOW_PRIORITY - Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler.Registry
A constant indicating a very low priority content handler.
VOLATILE_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
The default value of the 'Volatile' attribute.
VOLATILE_EFLAG - Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
The flag representing the value of the 'Volatile' attribute.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
Eclipse Modeling Framework Ecore 2.29 API Specification

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