org.eclipse.gmt.umlx.alien.mapping
Class AbstractFeatureElement.DiagnosticString
java.lang.Object
org.eclipse.gmt.umlx.alien.mapping.AbstractFeatureElement.DiagnosticString
- All Implemented Interfaces:
- org.eclipse.emf.ecore.resource.Resource.Diagnostic
- Enclosing class:
- AbstractFeatureElement<F extends org.eclipse.emf.ecore.EStructuralFeature>
public static class AbstractFeatureElement.DiagnosticString
- extends java.lang.Object
- implements org.eclipse.emf.ecore.resource.Resource.Diagnostic
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFeatureElement.DiagnosticString
public AbstractFeatureElement.DiagnosticString(java.lang.String message,
java.lang.String location)
getColumn
public int getColumn()
- Specified by:
getColumn
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
getLine
public int getLine()
- Specified by:
getLine
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
getLocation
public java.lang.String getLocation()
- Specified by:
getLocation
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic