|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.xtext.base.cs2as.CS2Pivot.AbstractUnresolvedProxyMessageProvider
public abstract static class CS2Pivot.AbstractUnresolvedProxyMessageProvider
Field Summary | |
---|---|
protected org.eclipse.emf.ecore.EReference |
eReference
|
Constructor Summary | |
---|---|
CS2Pivot.AbstractUnresolvedProxyMessageProvider(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 |
---|
@NonNull protected final org.eclipse.emf.ecore.EReference eReference
Constructor Detail |
---|
public CS2Pivot.AbstractUnresolvedProxyMessageProvider(org.eclipse.emf.ecore.EReference eReference)
Method Detail |
---|
@NonNull public org.eclipse.emf.ecore.EReference getEReference()
getEReference
in interface CS2Pivot.UnresolvedProxyMessageProvider
@Nullable public abstract java.lang.String getMessage(@NonNull org.eclipse.emf.ecore.EObject context, @NonNull java.lang.String linkText)
getMessage
in interface CS2Pivot.UnresolvedProxyMessageProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |