|
||||||||||
| 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.emf.mwe.core.issues.MWEDiagnostic
public class MWEDiagnostic
| 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 |
| Constructor Summary | |
|---|---|
MWEDiagnostic(int severity,
java.lang.String msg,
java.lang.Object element,
java.lang.String feature,
java.lang.Throwable t,
java.util.List<java.lang.Object> additionalData,
WorkflowComponent ctx)
|
|
| Method Summary | |
|---|---|
WorkflowComponent |
getContext()
|
java.lang.Object |
getElement()
|
java.lang.Throwable |
getException()
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.common.util.BasicDiagnostic |
|---|
add, addAll, dataAsList, getChildren, getCode, getData, getMessage, getSeverity, getSource, merge, recomputeSeverity, setCode, setSeverity, setSource, toDiagnostic, toDiagnostic, toIStatus, toIStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MWEDiagnostic(int severity,
java.lang.String msg,
java.lang.Object element,
java.lang.String feature,
java.lang.Throwable t,
java.util.List<java.lang.Object> additionalData,
WorkflowComponent ctx)
| Method Detail |
|---|
public java.lang.Throwable getException()
getException in interface org.eclipse.emf.common.util.DiagnosticgetException in class org.eclipse.emf.common.util.BasicDiagnosticpublic java.lang.Object getElement()
public WorkflowComponent getContext()
public java.lang.String toString()
toString in class org.eclipse.emf.common.util.BasicDiagnostic
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||