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
- LspsException
public void mergeLevel(String level) throws LspsException
level
- LspsException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.