org.eclipse.ocl.examples.xtext.base.cs2as
Interface CS2Pivot.UnresolvedProxyMessageProvider

All Known Implementing Classes:
CS2Pivot.AbstractUnresolvedProxyMessageProvider, ImportCSAttribution, IncludeCSAttribution, LibraryCSAttribution
Enclosing class:
CS2Pivot

public static interface CS2Pivot.UnresolvedProxyMessageProvider


Method Summary
 org.eclipse.emf.ecore.EReference getEReference()
           
 java.lang.String getMessage(org.eclipse.emf.ecore.EObject context, java.lang.String linkText)
           
 

Method Detail

getEReference

@NonNull
org.eclipse.emf.ecore.EReference getEReference()

getMessage

@Nullable
java.lang.String getMessage(@NonNull
                                     org.eclipse.emf.ecore.EObject context,
                                     @NonNull
                                     java.lang.String linkText)