|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VTViewTemplate
A representation of the model object 'View Template'.
The following features are supported:
VTTemplatePackage.getViewTemplate()
Method Summary | |
---|---|
VTControlValidationTemplate |
getControlValidationConfiguration()
Returns the value of the 'Control Validation Configuration' containment reference. |
org.eclipse.emf.common.util.EList<VTStyle> |
getStyles()
Returns the value of the 'Styles' containment reference list. |
void |
setControlValidationConfiguration(VTControlValidationTemplate value)
Sets the value of the ' Control Validation Configuration ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
VTControlValidationTemplate getControlValidationConfiguration()
If the meaning of the 'Control Validation Configuration' containment reference isn't clear, there really should be more of a description here...
setControlValidationConfiguration(VTControlValidationTemplate)
,
VTTemplatePackage.getViewTemplate_ControlValidationConfiguration()
void setControlValidationConfiguration(VTControlValidationTemplate value)
Control Validation Configuration
' containment reference.
value
- the new value of the 'Control Validation Configuration' containment reference.getControlValidationConfiguration()
org.eclipse.emf.common.util.EList<VTStyle> getStyles()
VTStyle
.
If the meaning of the 'Styles' containment reference list isn't clear, there really should be more of a description here...
VTTemplatePackage.getViewTemplate_Styles()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |