Modifier and Type | Method and Description |
---|---|
VTStyleSelector |
VTStyleSelectorContainer.getSelector()
Returns the value of the 'Selector' containment reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VTStyleSelector> |
VTMultiStyleSelectorContainer.getSelectors()
Returns the value of the 'Selectors' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
VTStyleSelectorContainer.setSelector(VTStyleSelector value)
Sets the value of the '
Selector ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected VTStyleSelector |
VTStyleSelectorContainerImpl.selector
The cached value of the '
Selector ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<VTStyleSelector> |
VTMultiStyleSelectorContainerImpl.selectors
The cached value of the '
Selectors ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
VTStyleSelector |
VTStyleSelectorContainerImpl.getSelector() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VTStyleSelector> |
VTMultiStyleSelectorContainerImpl.getSelectors() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
VTStyleSelectorContainerImpl.basicSetSelector(VTStyleSelector newSelector,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
VTStyleSelectorContainerImpl.setSelector(VTStyleSelector newSelector) |
Modifier and Type | Method and Description |
---|---|
T |
TemplateSwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTAnnotationSelector
A representation of the model object 'Selector'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTAnnotationSelectorImpl
An implementation of the model object 'Selector'.
|
Modifier and Type | Method and Description |
---|---|
T |
AnnotationSwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTAndSelector
A representation of the model object 'And Selector'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTAndSelectorImpl
An implementation of the model object 'And Selector'.
|
Modifier and Type | Method and Description |
---|---|
T |
BoolSwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTDomainModelReferenceSelector
A representation of the model object 'Domain Model Reference Selector'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTDomainModelReferenceSelectorImpl
An implementation of the model object 'Domain Model Reference Selector'.
|
Modifier and Type | Method and Description |
---|---|
T |
DomainmodelreferenceSwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTHierarchySelector
A representation of the model object 'Selector'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTHierarchySelectorImpl
An implementation of the model object 'Selector'.
|
Modifier and Type | Method and Description |
---|---|
T |
HierarchySwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTViewModelElementSelector
A representation of the model object 'Selector'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTViewModelElementSelectorImpl
An implementation of the model object 'Selector'.
|
Modifier and Type | Method and Description |
---|---|
T |
ViewModelElementSwitch.caseStyleSelector(VTStyleSelector object)
Returns the result of interpreting the object as an instance of 'Style Selector'.
|
Copyright © 2018. All rights reserved.