Modifier and Type | Method and Description |
---|---|
VTViewTemplate |
VTTemplateFactory.createViewTemplate()
Returns a new object of class 'View Template'.
|
VTViewTemplate |
VTViewTemplateProvider.getViewTemplate()
Returns the view template.
|
Modifier and Type | Class and Description |
---|---|
class |
VTViewTemplateImpl
An implementation of the model object 'View Template'.
|
Modifier and Type | Method and Description |
---|---|
VTViewTemplate |
VTTemplateFactoryImpl.createViewTemplate() |
Modifier and Type | Method and Description |
---|---|
T |
TemplateSwitch.caseViewTemplate(VTViewTemplate object)
Returns the result of interpreting the object as an instance of 'View Template'.
|
Modifier and Type | Method and Description |
---|---|
VTViewTemplate |
ViewTemplateProviderImpl.getViewTemplate()
Returns the view template.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ViewTemplateProviderImpl.setViewTemplate(VTViewTemplate viewTemplate)
Currently only a testing method.
|
Modifier and Type | Method and Description |
---|---|
VTViewTemplate |
TemplateModelEditorPart.getTemplate()
Gives access to the template model which is the input of the editor.
|
Copyright © 2016. All rights reserved.