| Package | Description |
|---|---|
| org.modelio.api.module.parameter | |
| org.modelio.api.module.parameter.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IParameterGroupModel> |
IParameterEditionModel.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
IParameterEditionModel.addGroup(IParameterGroupModel group) |
void |
IParameterEditionModel.removeGroup(IParameterGroupModel group) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterGroupModel |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IParameterGroupModel> |
ParametersEditionModel.groups |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IParameterGroupModel> |
ParametersEditionModel.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParametersEditionModel.addGroup(IParameterGroupModel group) |
void |
ParametersEditionModel.removeGroup(IParameterGroupModel group) |