public class DiagnosticDecorator.DiagnosticDecoratorAdapter extends DiagnosticDecorator.DiagnosticAdapter
| Modifier and Type | Class and Description |
|---|---|
protected class |
DiagnosticDecorator.DiagnosticDecoratorAdapter.Dispatcher |
Adapter.Internal| Modifier and Type | Field and Description |
|---|---|
protected DiagnosticDecorator.DiagnosticDecoratorAdapter.Dispatcher |
dispatcher |
target| Constructor and Description |
|---|
DiagnosticDecorator.DiagnosticDecoratorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected DiagnosticDecorator.DiagnosticDecoratorAdapter.Dispatcher |
getDispatcher() |
protected void |
handleResourceDiagnostics(java.util.List<Resource> resources)
This will typically compute a diagnostic for the resource and call
DiagnosticDecorator.DiagnosticAdapter.updateDiagnostic(Diagnostic). |
protected void |
refreshResourceDiagnostics(java.util.List<Resource> resources) |
void |
updateDiagnostic(Diagnostic diagnostic) |
notifyChanged, setTarget, setTarget, unsetTarget, updateaddAdapter, basicSetTarget, basicUnsetTarget, handleContainment, removeAdapter, resolve, selfAdapt, setTarget, setTarget, unsetTarget, unsetTarget, unsetTarget, unsetTargetgetTarget, isAdapterForTypeprotected DiagnosticDecorator.DiagnosticDecoratorAdapter.Dispatcher dispatcher
public DiagnosticDecorator.DiagnosticDecoratorAdapter()
protected DiagnosticDecorator.DiagnosticDecoratorAdapter.Dispatcher getDispatcher()
public void updateDiagnostic(Diagnostic diagnostic)
updateDiagnostic in class DiagnosticDecorator.DiagnosticAdapterprotected void handleResourceDiagnostics(java.util.List<Resource> resources)
DiagnosticDecorator.DiagnosticAdapterDiagnosticDecorator.DiagnosticAdapter.updateDiagnostic(Diagnostic).handleResourceDiagnostics in class DiagnosticDecorator.DiagnosticAdapterprotected void refreshResourceDiagnostics(java.util.List<Resource> resources)