public interface VTStyleSelectorContainer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VTTemplatePackage.getStyleSelectorContainer()
Modifier and Type | Method and Description |
---|---|
VTStyleSelector |
getSelector()
Returns the value of the 'Selector' containment reference.
|
void |
setSelector(VTStyleSelector value)
Sets the value of the '
Selector ' containment reference. |
VTStyleSelector getSelector()
If the meaning of the 'Selector' containment reference isn't clear, there really should be more of a description here...
setSelector(VTStyleSelector)
,
VTTemplatePackage.getStyleSelectorContainer_Selector()
void setSelector(VTStyleSelector value)
Selector
' containment reference.
value
- the new value of the 'Selector' containment reference.getSelector()
Copyright © 2018. All rights reserved.