Class CmiNoProxyValidator

  • All Implemented Interfaces:
    org.eclipse.emf.ecore.EValidator

    public class CmiNoProxyValidator
    extends CmiValidator
    CmiPackage without proxy validator.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EObjectValidator

        org.eclipse.emf.ecore.util.EObjectValidator.DynamicEClassValidator, org.eclipse.emf.ecore.util.EObjectValidator.DynamicEDataTypeValidator
      • Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator

        org.eclipse.emf.ecore.EValidator.Descriptor, org.eclipse.emf.ecore.EValidator.PatternMatcher, org.eclipse.emf.ecore.EValidator.Registry, org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider, org.eclipse.emf.ecore.EValidator.ValidationDelegate
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static CmiNoProxyValidator INSTANCE  
      • Fields inherited from class org.eclipse.emf.ecore.util.EObjectValidator

        DATA_VALUE__FRACTION_DIGITS_IN_RANGE, DATA_VALUE__LENGTH_IN_RANGE, DATA_VALUE__MATCHES_PATTERN, DATA_VALUE__TOTAL_DIGITS_IN_RANGE, DATA_VALUE__TYPE_CORRECT, DATA_VALUE__VALUE_IN_ENUMERATION, DATA_VALUE__VALUE_IN_RANGE, EOBJECT__EVERY_BIDIRECTIONAL_REFERENCE_IS_PAIRED, EOBJECT__EVERY_DATA_VALUE_CONFORMS, EOBJECT__EVERY_KEY_UNIQUE, EOBJECT__EVERY_MAP_ENTRY_UNIQUE, EOBJECT__EVERY_MULTIPCITY_CONFORMS, EOBJECT__EVERY_PROXY_RESOLVES, EOBJECT__EVERY_REFERENCE_IS_CONTAINED, EOBJECT__NO_CIRCULAR_CONTAINMENT, EOBJECT__UNIQUE_ID, ROOT_OBJECT
      • Fields inherited from interface org.eclipse.emf.ecore.EValidator

        MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
    • Method Detail

      • validate_EveryProxyResolves

        public boolean validate_EveryProxyResolves​(org.eclipse.emf.ecore.EObject eObject,
                                                   org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                   Map<Object,​Object> context)
        Overrides:
        validate_EveryProxyResolves in class org.eclipse.emf.ecore.util.EObjectValidator
      • validate_EveryDefaultConstraint

        public boolean validate_EveryDefaultConstraint​(org.eclipse.emf.ecore.EObject object,
                                                       org.eclipse.emf.common.util.DiagnosticChain theDiagnostics,
                                                       Map<Object,​Object> context)
        Overrides:
        validate_EveryDefaultConstraint in class org.eclipse.emf.ecore.util.EObjectValidator
      • validate_EveryReferenceIsContained

        public boolean validate_EveryReferenceIsContained​(org.eclipse.emf.ecore.EObject eObject,
                                                          org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                          Map<Object,​Object> context)
        Overrides:
        validate_EveryReferenceIsContained in class org.eclipse.emf.ecore.util.EObjectValidator
      • validate_MultiplicityConforms

        protected boolean validate_MultiplicityConforms​(org.eclipse.emf.ecore.EObject eObject,
                                                        org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
                                                        org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                        Map<Object,​Object> context)
        Overrides:
        validate_MultiplicityConforms in class org.eclipse.emf.ecore.util.EObjectValidator