org.eclipse.emf.ecp.view.template.model
Interface VTViewTemplateProvider

All Known Implementing Classes:
ViewTemplateProviderImpl

public interface VTViewTemplateProvider

This interface defines a service cappable of providing an instance of the VTViewTemplate.

Author:
Eugen Neufeld

Method Summary
 VTViewTemplate getViewTemplate()
          Returns the view template.
 

Method Detail

getViewTemplate

VTViewTemplate getViewTemplate()
Returns the view template.

Returns:
the VTViewTemplate


Copyright © 2014. All Rights Reserved.