TPTP 4.5.0 Platform Project
Public API Specification

Package org.eclipse.hyades.uml2sd.ui.actions.provider

Interface Summary
IExtendedFilterProvider  
IExtendedFindProvider  
ISDAdvancedPagingProvider An advanced paging provider is able to compute number of pages, and to display the number of items it treats on each page and for total counts.
ISDCollapseProvider Sequence diagram loaders which want to support Drag and Drop collapsing in the sequence diagram must implement this interface and register this implementation using SDViewer.setCollapsingProvider();
ISDExtendedActionBarProvider Sequence Diagram loaders which implement this interface provide their own action to the action bar.
ISDFilterProvider Sequence Diagram loaders which implement this class provide the actions filtering the sequence diagram.
ISDFindProvider Sequence Diagram loaders which implement this class provide the actions for finding the sequence diagram.
ISDGraphNodeSupporter Sequence Diagram loaders which implement this class provide the actions for finding or filtering the sequence diagram.
ISDInternalMesFilterProvider  
ISDPagingProvider Sequence Diagram loaders which implement this class provide the actions for sequence diagram page navigation.
ISDPropertiesProvider Contract for loaders that want to provide information in the properties view
 


TPTP 4.5.0 Platform Project
Public API Specification