org.eclipse.ocl.examples.xtext.base.cs2pivot
Class CS2Pivot.UnresolvedProxyMessageProvider

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.base.cs2pivot.CS2Pivot.UnresolvedProxyMessageProvider
Enclosing class:
CS2Pivot

public abstract static class CS2Pivot.UnresolvedProxyMessageProvider
extends java.lang.Object


Field Summary
protected  org.eclipse.emf.ecore.EReference eReference
           
 
Constructor Summary
CS2Pivot.UnresolvedProxyMessageProvider(org.eclipse.emf.ecore.EReference eReference)
           
 
Method Summary
 org.eclipse.emf.ecore.EReference getEReference()
           
abstract  java.lang.String getMessage(org.eclipse.emf.ecore.EObject context, java.lang.String linkText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eReference

protected final org.eclipse.emf.ecore.EReference eReference
Constructor Detail

CS2Pivot.UnresolvedProxyMessageProvider

public CS2Pivot.UnresolvedProxyMessageProvider(org.eclipse.emf.ecore.EReference eReference)
Method Detail

getEReference

public org.eclipse.emf.ecore.EReference getEReference()

getMessage

public abstract java.lang.String getMessage(org.eclipse.emf.ecore.EObject context,
                                            java.lang.String linkText)