Package | Description |
---|---|
org.processmining.plugins.etm.model.narytree |
Modifier and Type | Method and Description |
---|---|
Configuration |
NAryTree.getConfiguration(int configurationNumber)
Returns the configuration stored at the given index.
|
Configuration |
NAryTreeImpl.getConfiguration(int configurationNumber) |
Modifier and Type | Method and Description |
---|---|
void |
NAryTree.addConfiguration(Configuration configuration)
adds the given configurations to the list of configurations.
|
void |
NAryTreeImpl.addConfiguration(Configuration configuration) |