Modifier and Type | Method and Description |
---|---|
Map<VTStyleProperty,Double> |
ViewTemplateSupplier.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all
StyleProperties which are applicable to the provided VElement . |
Modifier and Type | Method and Description |
---|---|
static <SP extends VTStyleProperty> |
RendererUtil.getStyleProperty(VTViewTemplateProvider templateProvider,
VElement vElement,
ViewModelContext context,
Class<SP> stylePropertyClass)
Returns a
VTStyleProperty of the given class or null if none was found. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VTStyleProperty> |
VTStyle.getProperties()
Returns the value of the 'Properties' containment reference list.
|
Set<VTStyleProperty> |
VTViewTemplateProvider.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all
StyleProperties which are applicable to the provided VElement . |
Modifier and Type | Method and Description |
---|---|
boolean |
VTStyleProperty.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<VTStyleProperty> |
VTStyleImpl.properties
The cached value of the '
Properties ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VTStyleProperty> |
VTStyleImpl.getProperties() |
Modifier and Type | Method and Description |
---|---|
T |
TemplateSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
Map<VTStyleProperty,Double> |
ViewTemplateSupplierImpl.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext) |
Set<VTStyleProperty> |
ViewTemplateProviderImpl.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext) |
Modifier and Type | Interface and Description |
---|---|
interface |
VTAlignmentStyleProperty
A representation of the model object 'Style Property'.
|
interface |
VTControlLabelAlignmentStyleProperty
A representation of the model object 'Control Label Alignment Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTAlignmentStylePropertyImpl
An implementation of the model object 'Style Property'.
|
class |
VTControlLabelAlignmentStylePropertyImpl
An implementation of the model object 'Control Label Alignment Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTControlLabelAlignmentStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
boolean |
VTAlignmentStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
AlignmentSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTBackgroundStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTBackgroundStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTBackgroundStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
BackgroundSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTFontPropertiesStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTFontPropertiesStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTFontPropertiesStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
FontPropertiesSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTKeyBindings
A representation of the model object 'Key Bindings'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTKeyBindingsImpl
An implementation of the model object 'Key Bindings'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTKeyBindingsImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
KeybindingSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTLabelWidthStyleProperty
A representation of the model object 'Label Width Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTLabelWidthStylePropertyImpl
An implementation of the model object 'Label Width Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTLabelWidthStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
LabelwidthSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTMandatoryStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTMandatoryStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTMandatoryStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
MandatorySwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTReferenceStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTReferenceStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTReferenceStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
ReferenceSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTTabStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTTabStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTTabStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
TabSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTTableStyleProperty
A representation of the model object 'Table Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTTableStylePropertyImpl
An implementation of the model object 'Table Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTTableStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
TableStylePropertySwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTTableValidationStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTTableValidationStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTTableValidationStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
TableValidationSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTTextControlEnablementStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTTextControlEnablementStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTTextControlEnablementStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
TextControlEnablementSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTUnsettableStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTUnsettableStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTUnsettableStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
UnsettableSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTValidationStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTValidationStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTValidationStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
Modifier and Type | Method and Description |
---|---|
T |
ValidationSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VTLabelWrapStyleProperty
A representation of the model object 'Label Wrap Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTLabelWrapStylePropertyImpl
An implementation of the model object 'Label Wrap Style Property'.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VTLabelWrapStylePropertyImpl.equalStyles(VTStyleProperty styleProperty) |
Modifier and Type | Method and Description |
---|---|
T |
WrapSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'.
|
Copyright © 2019. All rights reserved.