IMergeViewerItemContentProvider. Use an IMergeViewerItem instead.@Deprecated public static interface IMergeViewerItem.Container extends IMergeViewerItem
IMergeViewerItem.ContainerAdapter.InternalIS_INSERTION_POINT| Modifier and Type | Method and Description | 
|---|---|
| IMergeViewerItem[] | getChildren(IDifferenceGroupProvider group,
           com.google.common.base.Predicate<? super EObject> predicate)Deprecated.  Returns the children of this container. | 
| boolean | hasChildren(IDifferenceGroupProvider group,
           com.google.common.base.Predicate<? super EObject> predicate)Deprecated.  Returns whether this container has at least one child. | 
getAncestor, getDiff, getLeft, getParent, getRight, getSide, getSideValue, isInsertionPointgetTarget, isAdapterForType, notifyChanged, setTargetboolean hasChildren(IDifferenceGroupProvider group, com.google.common.base.Predicate<? super EObject> predicate)
getChildren method.group - the active group provider.predicate - the active predicate.true if this container has at least one childIMergeViewerItem[] getChildren(IDifferenceGroupProvider group, com.google.common.base.Predicate<? super EObject> predicate)
null).group - the active group provider.predicate - the active predicate.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.