| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.api | |
| org.eclipse.incquery.viewers.runtime.extensions | |
| org.eclipse.incquery.viewers.runtime.extensions.jface |
| Modifier and Type | Method and Description |
|---|---|
static IModelConnectorTypeEnum |
IModelConnectorTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IModelConnectorTypeEnum[] |
IModelConnectorTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IncQueryViewersViewSupport(org.eclipse.ui.IViewPart _owner,
ViewersComponentConfiguration _config,
IModelConnectorTypeEnum _scope)
Constructs a new View support instance.
|
| Constructor and Description |
|---|
IncQueryViewersJFaceViewSupport(org.eclipse.ui.IViewPart _owner,
ViewersComponentConfiguration _config,
IModelConnectorTypeEnum _scope,
org.eclipse.jface.viewers.StructuredViewer _jfaceViewer) |