public abstract class AbstractMonitoredProxyCreationListener extends Object implements IProxyCreationListener
IProxyCreationListeners to use for computing the logical model.| Modifier and Type | Field and Description | 
|---|---|
| protected DiagnosticSupport | diagnosticThe diagnostic. | 
| protected ThreadSafeProgressMonitor | tspmThe progress monitor. | 
| Constructor and Description | 
|---|
| AbstractMonitoredProxyCreationListener(ThreadSafeProgressMonitor monitor,
                                      DiagnosticSupport diagnostic)Constructor. | 
protected final ThreadSafeProgressMonitor tspm
protected final DiagnosticSupport diagnostic
public AbstractMonitoredProxyCreationListener(ThreadSafeProgressMonitor monitor, DiagnosticSupport diagnostic)
monitor - The monitor to use, must not be nulldiagnostic - The diagnostic, must not be null
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.