public abstract class AbstractMonitoredProxyCreationListener extends Object implements IProxyCreationListener
IProxyCreationListener
s to use for computing the logical model.Modifier and Type | Field and Description |
---|---|
protected DiagnosticSupport |
diagnostic
The diagnostic.
|
protected ThreadSafeProgressMonitor |
tspm
The 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 null
diagnostic
- The diagnostic, must not be null
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.