| Modifier and Type | Method and Description |
|---|---|
void |
NullDiagnosticProducer.addDiagnostic(DiagnosticMessage message) |
void |
IDiagnosticProducer.addDiagnostic(DiagnosticMessage message) |
void |
AbstractDiagnosticProducerDecorator.addDiagnostic(DiagnosticMessage message) |
void |
AbstractDiagnosticProducer.addDiagnostic(DiagnosticMessage message) |
protected abstract Diagnostic |
AbstractDiagnosticProducer.createDiagnostic(DiagnosticMessage message) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.Extended.getIllegalCrossReferenceMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
CrossReference reference) |
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.Extended.getIllegalNodeMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
IllegalNodeException ex) |
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.Extended.getViolatedBoundsConstraintMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
int size) |
DiagnosticMessage |
ILinkingDiagnosticMessageProvider.Extended.getViolatedUniqueConstraintMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getIllegalCrossReferenceMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
CrossReference reference) |
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getIllegalNodeMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
IllegalNodeException ex) |
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getViolatedBoundsConstraintMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context,
int size) |
DiagnosticMessage |
LinkingDiagnosticMessageProvider.getViolatedUniqueConstraintMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Diagnostic |
LinkingDiagnosticProducer.createDiagnostic(DiagnosticMessage message) |
| Modifier and Type | Method and Description |
|---|---|
protected DiagnosticMessage |
LazyLinkingResource.createDiagnosticMessage(Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,INode> triple) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.resource.Resource.Diagnostic |
LazyLinkingResource.createDiagnostic(Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,INode> triple,
DiagnosticMessage message) |
protected List<org.eclipse.emf.ecore.resource.Resource.Diagnostic> |
LazyLinkingResource.getDiagnosticList(DiagnosticMessage message) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
XtextLinkingDiagnosticMessageProvider.getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Diagnostic |
TransformationDiagnosticsProducer.createDiagnostic(DiagnosticMessage message) |
Copyright © 2015. All Rights Reserved.