Interface UIConditionResolver

Resolves the conditions of its associated UI in a UIVariant upon a UIConditionContext and decides if the UI should be displayed. If it returns true, the UI is a candidate for display; if it returns false, it will not be displayed in the given context.