|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VTStyle | |
|---|---|
| org.eclipse.emf.ecp.view.template.model | |
| org.eclipse.emf.ecp.view.template.model.impl | |
| org.eclipse.emf.ecp.view.template.model.util | |
| Uses of VTStyle in org.eclipse.emf.ecp.view.template.model |
|---|
| Methods in org.eclipse.emf.ecp.view.template.model that return VTStyle | |
|---|---|
VTStyle |
VTTemplateFactory.createStyle()
Returns a new object of class 'Style'. |
| Methods in org.eclipse.emf.ecp.view.template.model that return types with arguments of type VTStyle | |
|---|---|
org.eclipse.emf.common.util.EList<VTStyle> |
VTViewTemplate.getStyles()
Returns the value of the 'Styles' containment reference list. |
| Uses of VTStyle in org.eclipse.emf.ecp.view.template.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.template.model.impl that implement VTStyle | |
|---|---|
class |
VTStyleImpl
An implementation of the model object 'Style'. |
| Methods in org.eclipse.emf.ecp.view.template.model.impl that return VTStyle | |
|---|---|
VTStyle |
VTTemplateFactoryImpl.createStyle()
|
| Methods in org.eclipse.emf.ecp.view.template.model.impl that return types with arguments of type VTStyle | |
|---|---|
org.eclipse.emf.common.util.EList<VTStyle> |
VTViewTemplateImpl.getStyles()
|
| Uses of VTStyle in org.eclipse.emf.ecp.view.template.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.template.model.util with parameters of type VTStyle | |
|---|---|
T |
TemplateSwitch.caseStyle(VTStyle object)
Returns the result of interpreting the object as an instance of 'Style'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||