|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VTControlValidationTemplate | |
---|---|
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 VTControlValidationTemplate in org.eclipse.emf.ecp.view.template.model |
---|
Methods in org.eclipse.emf.ecp.view.template.model that return VTControlValidationTemplate | |
---|---|
VTControlValidationTemplate |
VTTemplateFactory.createControlValidationTemplate()
Returns a new object of class 'Control Validation Template'. |
VTControlValidationTemplate |
VTViewTemplate.getControlValidationConfiguration()
Returns the value of the 'Control Validation Configuration' containment reference. |
Methods in org.eclipse.emf.ecp.view.template.model with parameters of type VTControlValidationTemplate | |
---|---|
void |
VTViewTemplate.setControlValidationConfiguration(VTControlValidationTemplate value)
Sets the value of the ' Control Validation Configuration ' containment reference. |
Uses of VTControlValidationTemplate in org.eclipse.emf.ecp.view.template.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.template.model.impl that implement VTControlValidationTemplate | |
---|---|
class |
VTControlValidationTemplateImpl
An implementation of the model object 'Control Validation Template'. |
Methods in org.eclipse.emf.ecp.view.template.model.impl that return VTControlValidationTemplate | |
---|---|
VTControlValidationTemplate |
VTTemplateFactoryImpl.createControlValidationTemplate()
|
VTControlValidationTemplate |
VTViewTemplateImpl.getControlValidationConfiguration()
|
Methods in org.eclipse.emf.ecp.view.template.model.impl with parameters of type VTControlValidationTemplate | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
VTViewTemplateImpl.basicSetControlValidationConfiguration(VTControlValidationTemplate newControlValidationConfiguration,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
VTViewTemplateImpl.setControlValidationConfiguration(VTControlValidationTemplate newControlValidationConfiguration)
|
Uses of VTControlValidationTemplate in org.eclipse.emf.ecp.view.template.model.util |
---|
Methods in org.eclipse.emf.ecp.view.template.model.util with parameters of type VTControlValidationTemplate | |
---|---|
T |
TemplateSwitch.caseControlValidationTemplate(VTControlValidationTemplate object)
Returns the result of interpreting the object as an instance of 'Control Validation Template'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |