@Deprecated public abstract class DefaultDiscoverer extends java.lang.Object implements Discoverer
| Modifier and Type | Field and Description |
|---|---|
static DiscoveryParameter |
PARAMETER_SERIALIZE_XMI
Deprecated.
A parameter key to indicate to serialize as an xmi file the obtained model.
|
static DiscoveryParameter |
PARAMETER_SILENT_MODE
Deprecated.
A parameter key to indicate to work without user interaction.
|
static DiscoveryParameter |
PARAMETER_TARGET_RESOURCE
Deprecated.
A parameter key for indicating an output target Resource instance.
|
| Constructor and Description |
|---|
DefaultDiscoverer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResourceResult()
Deprecated.
|
void |
setResourceResult(Resource resourceResult)
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdiscoverElement, getDiscovererParameters, isApplicableTopublic static final DiscoveryParameter PARAMETER_SILENT_MODE
public static final DiscoveryParameter PARAMETER_SERIALIZE_XMI
public static final DiscoveryParameter PARAMETER_TARGET_RESOURCE