org.eclipse.gmt.umlx.editor.messages
Class IncompatibleDropStatusMessage
java.lang.Object
org.eclipse.gmt.umlx.editor.messages.AbstractStatusMessage
org.eclipse.gmt.umlx.editor.messages.IncompatibleDropStatusMessage
- All Implemented Interfaces:
- IErrorMessage
public class IncompatibleDropStatusMessage
- extends AbstractStatusMessage
Constructor Summary |
IncompatibleDropStatusMessage(java.lang.Object object,
org.eclipse.emf.ecore.EModelElement modelCoParent,
org.eclipse.emf.ecore.EModelElement coModelParent)
|
Method Summary |
java.lang.String |
toString()
User-friendly presentation of error message. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
modelCoParent
public final org.eclipse.emf.ecore.EModelElement modelCoParent
coModelParent
public final org.eclipse.emf.ecore.EModelElement coModelParent
IncompatibleDropStatusMessage
public IncompatibleDropStatusMessage(java.lang.Object object,
org.eclipse.emf.ecore.EModelElement modelCoParent,
org.eclipse.emf.ecore.EModelElement coModelParent)
toString
public java.lang.String toString()
- Description copied from interface:
IErrorMessage
- User-friendly presentation of error message.
- Specified by:
toString
in interface IErrorMessage
- Overrides:
toString
in class java.lang.Object
- Returns:
- user-friendly message