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