org.eclipse.ocl.examples.xtext.base.ui.commands
Class ValidateCommand.Diagnostician_2_8

java.lang.Object
  extended by org.eclipse.emf.ecore.util.Diagnostician
      extended by org.eclipse.ocl.examples.xtext.base.ui.commands.ValidateCommand.PivotDiagnostician
          extended by org.eclipse.ocl.examples.xtext.base.ui.commands.ValidateCommand.Diagnostician_2_8
All Implemented Interfaces:
org.eclipse.emf.ecore.EValidator, org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
Enclosing class:
ValidateCommand

protected static final class ValidateCommand.Diagnostician_2_8
extends ValidateCommand.PivotDiagnostician


Nested Class Summary
 
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 inherited from class org.eclipse.ocl.examples.xtext.base.ui.commands.ValidateCommand.PivotDiagnostician
adapterFactory
 
Fields inherited from class org.eclipse.emf.ecore.util.Diagnostician
eValidatorRegistry, INSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EValidator
MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
 
Constructor Summary
protected ValidateCommand.Diagnostician_2_8(org.eclipse.emf.ecore.EValidator.Registry eValidatorRegistry, org.eclipse.emf.ecore.resource.ResourceSet resourceSet, org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
           
 
Method Summary
 java.lang.String getObjectLabel(org.eclipse.emf.ecore.EObject eObject)
           
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.ui.commands.ValidateCommand.PivotDiagnostician
createDefaultContext, validate
 
Methods inherited from class org.eclipse.emf.ecore.util.Diagnostician
createDefaultDiagnostic, createDefaultDiagnostic, doValidate, doValidate, doValidateContents, getFeatureLabel, getValueLabel, validate, validate, validate, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateCommand.Diagnostician_2_8

protected ValidateCommand.Diagnostician_2_8(@NonNull
                                            org.eclipse.emf.ecore.EValidator.Registry eValidatorRegistry,
                                            org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
                                            org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
Method Detail

getObjectLabel

public java.lang.String getObjectLabel(org.eclipse.emf.ecore.EObject eObject)
Specified by:
getObjectLabel in interface org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider
Overrides:
getObjectLabel in class org.eclipse.emf.ecore.util.Diagnostician