public interface IMergeOptionAware
Modifier and Type | Method and Description |
---|---|
Map<Object,Object> |
getMergeOptions()
Get the map of options that the merger will have to take into account.
|
void |
setMergeOptions(Map<Object,Object> options)
Set the map of options that the merger will have to take into account.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.