public class EvaluationLevelMerger extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ModelProvider |
modelProvider |
| Constructor and Description |
|---|
EvaluationLevelMerger(ModelInstance modelInstance,
ModelProvider modelProvider)
Returns new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
mergeLevel(String level)
Merges all changed from the level to the lower level.
|
protected ModelProvider modelProvider
public EvaluationLevelMerger(ModelInstance modelInstance, ModelProvider modelProvider) throws LspsException
modelInstance - modelProvider - LspsExceptionpublic void mergeLevel(String level) throws LspsException
level - LspsExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.