public abstract class FrameworkSupportCommunicator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<FrameworkSupportCommunicator> |
EP_NAME |
| Constructor and Description |
|---|
FrameworkSupportCommunicator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onFrameworkSupportAdded(Module module,
ModifiableRootModel rootModel,
java.util.List<FrameworkSupportConfigurable> selectedFrameworks,
FrameworkSupportModel model) |
public static final ExtensionPointName<FrameworkSupportCommunicator> EP_NAME
public abstract void onFrameworkSupportAdded(Module module, ModifiableRootModel rootModel, java.util.List<FrameworkSupportConfigurable> selectedFrameworks, FrameworkSupportModel model)