TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.uml2sd.ui.actions.provider
Interface ISDPropertiesProvider

All Known Implementing Classes:
TraceInteractions

public interface ISDPropertiesProvider

Contract for loaders that want to provide information in the properties view


Method Summary
 org.eclipse.ui.views.properties.IPropertySheetPage getPropertySheetEntry()
          Returns the IPropertySheetEntry that will fill in the properties view
 

Method Detail

getPropertySheetEntry

org.eclipse.ui.views.properties.IPropertySheetPage getPropertySheetEntry()
Returns the IPropertySheetEntry that will fill in the properties view

Returns:

TPTP 4.6.0 Platform Project
Public API Specification