Interface UI

All Known Subinterfaces:
AsyncNodeContainerUI, AsyncNodeOutPortUI, AsyncUI, AsyncWorkflowAnnotationUI, AsyncWorkflowManagerUI, ConnectionContainerUI, InteractiveWebViewsResultUI<T,REP,VAL>, InteractiveWebViewsResultUI.SingleInteractiveWebViewResultUI<T,REP,VAL>, LazyWorkflowManagerUI, NativeNodeContainerUI, NodeContainerUI, NodeInPortUI, NodeOutPortUI, NodePortUI, SingleNodeContainerUI, SubNodeContainerUI, UndoableUI, WorkflowContextUI, WorkflowCopyUI, WorkflowCopyWithOffsetUI, WorkflowInPortUI, WorkflowManagerUI, WorkflowOutPortUI, Wrapper<W>
All Known Implementing Classes:
AbstractWrapper, ConnectionContainerWrapper, ContextObjectSupplierUI, InteractiveWebViewsResultWrapper, NativeNodeContainerWrapper, NodeContainerWrapper, NodeInPortWrapper, NodeOutPortWrapper, RemoteWorkflowContext, SingleInteractiveWebViewResultWrapper, SingleNodeContainerWrapper, SubNodeContainerWrapper, WorkflowContextWrapper, WorkflowDefWrapper, WorkflowInPortWrapper, WorkflowManagerWrapper, WorkflowOutPortWrapper, WorkflowPersistorWrapper

public interface UI
Marker-interface for all eclipse-UI related components. All derived interfaces/classes etc. are designed for the eclipse-UI only(!) and are not intended to be used or extended by any other clients.
Author:
Martin Horn, University of Konstanz