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 |
---|---|
Set<VTStyleProperty> |
ViewTemplateProviderImpl.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all
StyleProperties which are applicable to the provided VElement . |
Modifier and Type | Interface and Description |
---|---|
interface |
VTAlignmentStyleProperty
A representation of the model object 'Style Property'.
|
Modifier and Type | Class and Description |
---|---|
class |
VTAlignmentStylePropertyImpl
An implementation of the model object 'Style Property'.
|
Modifier and Type | Method and Description |
---|---|
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 |
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 |
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 |
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'.
|
Copyright © 2017. All rights reserved.