|
||||||||||
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.MessageBinderWithLineContext
public static class CS2Pivot.MessageBinderWithLineContext
Message binder that prefixes the uri and line number to the return from NLS.bind
.
Field Summary | |
---|---|
static CS2Pivot.MessageBinder |
INSTANCE
|
Constructor Summary | |
---|---|
CS2Pivot.MessageBinderWithLineContext()
|
Method Summary | |
---|---|
java.lang.String |
bind(org.eclipse.emf.ecore.EObject csContext,
java.lang.String messageTemplate,
java.lang.Object... bindings)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CS2Pivot.MessageBinder INSTANCE
Constructor Detail |
---|
public CS2Pivot.MessageBinderWithLineContext()
Method Detail |
---|
@NonNull public java.lang.String bind(@NonNull org.eclipse.emf.ecore.EObject csContext, @NonNull java.lang.String messageTemplate, java.lang.Object... bindings)
bind
in interface CS2Pivot.MessageBinder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |