|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.BasicDiagnostic
org.eclipse.ocl.examples.xtext.base.utilities.PivotResourceValidator.ValidationDiagnostic
public static class PivotResourceValidator.ValidationDiagnostic
Field Summary |
---|
Fields inherited from class org.eclipse.emf.common.util.BasicDiagnostic |
---|
children, code, data, message, severity, source |
Fields inherited from interface org.eclipse.emf.common.util.Diagnostic |
---|
CANCEL, CANCEL_INSTANCE, ERROR, INFO, OK, OK_INSTANCE, WARNING |
Method Summary | |
---|---|
int |
getColumn()
|
java.lang.Integer |
getLength()
|
int |
getLine()
|
java.lang.String |
getLocation()
|
java.lang.Integer |
getOffset()
|
Methods inherited from class org.eclipse.emf.common.util.BasicDiagnostic |
---|
add, addAll, dataAsList, getChildren, getCode, getData, getException, getMessage, getSeverity, getSource, merge, recomputeSeverity, setCode, setSeverity, setSource, toDiagnostic, toDiagnostic, toIStatus, toIStatus, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.resource.Resource.Diagnostic |
---|
getMessage |
Method Detail |
---|
public int getColumn()
getColumn
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
public int getLine()
getLine
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
public java.lang.String getLocation()
getLocation
in interface org.eclipse.emf.ecore.resource.Resource.Diagnostic
public java.lang.Integer getOffset()
public java.lang.Integer getLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |