org.eclipse.emf.ecp.view.template.service
Class ViewTemplateProviderImpl

java.lang.Object
  extended by org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
All Implemented Interfaces:
VTViewTemplateProvider

public class ViewTemplateProviderImpl
extends Object
implements VTViewTemplateProvider

Implementation of the VTViewTemplateProvider.

Author:
Eugen Neufeld

Constructor Summary
ViewTemplateProviderImpl()
           
 
Method Summary
 VTViewTemplate getViewTemplate()
          Returns the view template.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewTemplateProviderImpl

public ViewTemplateProviderImpl()
Method Detail

getViewTemplate

public VTViewTemplate getViewTemplate()
Returns the view template.

Specified by:
getViewTemplate in interface VTViewTemplateProvider
Returns:
the VTViewTemplate
See Also:
VTViewTemplateProvider.getViewTemplate()


Copyright © 2014. All Rights Reserved.