org.eclipse.ocl.examples.xtext.essentialocl.services
Class EssentialOCLLinkingService.Ambiguities

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.ocl.examples.xtext.base.cs2as.ExceptionAdapter
          extended by org.eclipse.ocl.examples.xtext.essentialocl.services.EssentialOCLLinkingService.Ambiguities
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
EssentialOCLLinkingService

public static class EssentialOCLLinkingService.Ambiguities
extends ExceptionAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
EssentialOCLLinkingService.Ambiguities(java.util.List<org.eclipse.emf.ecore.EObject> eObjects)
           
 
Method Summary
 java.lang.String getErrorMessage()
           
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.cs2as.ExceptionAdapter
isAdapterForType
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, notifyChanged, setTarget, unsetTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EssentialOCLLinkingService.Ambiguities

public EssentialOCLLinkingService.Ambiguities(java.util.List<org.eclipse.emf.ecore.EObject> eObjects)
Method Detail

getErrorMessage

public java.lang.String getErrorMessage()
Overrides:
getErrorMessage in class ExceptionAdapter