Uses of Interface
org.eclipse.stp.core.saf.handler.IInterfaceHandler.IInterfaceLabelProvider

Packages that use IInterfaceHandler.IInterfaceLabelProvider
org.eclipse.stp.core.saf.handler   
 

Uses of IInterfaceHandler.IInterfaceLabelProvider in org.eclipse.stp.core.saf.handler
 

Methods in org.eclipse.stp.core.saf.handler that return IInterfaceHandler.IInterfaceLabelProvider
 IInterfaceHandler.IInterfaceLabelProvider IInterfaceHandler.getInterfaceLabelProvider()
          This method returns the handler's instance of IInterfaceHandler.IInterfaceLabelProvider.
 IInterfaceHandler.IInterfaceLabelProvider AbstractInterfaceHandler.getInterfaceLabelProvider()