Package | Description |
---|---|
org.netbeans.modules.maven.api.customizer |
Modifier and Type | Method and Description |
---|---|
static ModelHandle.Configuration |
ModelHandle.createCustomConfiguration(String id) |
static ModelHandle.Configuration |
ModelHandle.createDefaultConfiguration() |
static ModelHandle.Configuration |
ModelHandle.createProfileConfiguration(String id) |
ModelHandle.Configuration |
ModelHandle.getActiveConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ModelHandle.addConfiguration(ModelHandle.Configuration config) |
ActionToGoalMapping |
ModelHandle.getActionMappings(ModelHandle.Configuration config)
action mapping model
|
void |
ModelHandle.removeConfiguration(ModelHandle.Configuration config) |
void |
ModelHandle.setActiveConfiguration(ModelHandle.Configuration conf) |