Class LimitationsMerger

All Implemented Interfaces:
ItemMerger

public class LimitationsMerger extends BaseItemMerger<PrismContainer<PropertyLimitationsType>>
A merger specific to PropertyLimitationsType. Approximate solution, until MID-7929 is resolved: We (independently) merge definitions for each layer (schema, model, presentation), and also definitions that have no layer specified. This should work with any interpretation of the PropertyLimitationsType in the follow-on code.