Instances of this interface represent a position in the contribution
hierarchy into which
AbstractContributionFactory instances may insert
elements. Instances of this interface are provided by the platform and this
interface should NOT be implemented by clients.
Since:
3.3
Method Summary
void
addContributionItem(
IContributionItem item,
Expression visibleWhen)
Adds a given contribution item with provided visibility expression and
kill-switch filtering as a direct child of this container.