|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.model |
---|
Methods in org.eclipse.emf.ecp.view.template.model that return types with arguments of type VTStyleProperty | |
---|---|
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 . |
Methods in org.eclipse.emf.ecp.view.template.model with parameters of type VTStyleProperty | |
---|---|
boolean |
VTStyleProperty.equalStyles(VTStyleProperty styleProperty)
Compare this VTStyleProperty with another. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.model.impl |
---|
Methods in org.eclipse.emf.ecp.view.template.model.impl that return types with arguments of type VTStyleProperty | |
---|---|
org.eclipse.emf.common.util.EList<VTStyleProperty> |
VTStyleImpl.getProperties()
|
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.model.util |
---|
Methods in org.eclipse.emf.ecp.view.template.model.util with parameters of type VTStyleProperty | |
---|---|
T |
TemplateSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.service |
---|
Methods in org.eclipse.emf.ecp.view.template.service that return types with arguments of type VTStyleProperty | |
---|---|
Set<VTStyleProperty> |
ViewTemplateProviderImpl.getStyleProperties(VElement vElement,
ViewModelContext viewModelContext)
Return all StyleProperties which are applicable to the provided VElement . |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model |
---|
Subinterfaces of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model | |
---|---|
interface |
VTAlignmentStyleProperty
A representation of the model object 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.template.style.alignment.model.impl that implement VTStyleProperty | |
---|---|
class |
VTAlignmentStylePropertyImpl
An implementation of the model object 'Style Property'. |
Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.impl with parameters of type VTStyleProperty | |
---|---|
boolean |
VTAlignmentStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this VTStyleProperty with another. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.alignment.model.util |
---|
Methods in org.eclipse.emf.ecp.view.template.style.alignment.model.util with parameters of type VTStyleProperty | |
---|---|
T |
AlignmentSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model |
---|
Subinterfaces of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model | |
---|---|
interface |
VTFontPropertiesStyleProperty
A representation of the model object 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl that implement VTStyleProperty | |
---|---|
class |
VTFontPropertiesStylePropertyImpl
An implementation of the model object 'Style Property'. |
Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl with parameters of type VTStyleProperty | |
---|---|
boolean |
VTFontPropertiesStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this VTStyleProperty with another. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util |
---|
Methods in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util with parameters of type VTStyleProperty | |
---|---|
T |
FontPropertiesSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model |
---|
Subinterfaces of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model | |
---|---|
interface |
VTValidationStyleProperty
A representation of the model object 'Style Property'. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.template.style.validation.model.impl that implement VTStyleProperty | |
---|---|
class |
VTValidationStylePropertyImpl
An implementation of the model object 'Style Property'. |
Methods in org.eclipse.emf.ecp.view.template.style.validation.model.impl with parameters of type VTStyleProperty | |
---|---|
boolean |
VTValidationStylePropertyImpl.equalStyles(VTStyleProperty styleProperty)
Compare this VTStyleProperty with another. |
Uses of VTStyleProperty in org.eclipse.emf.ecp.view.template.style.validation.model.util |
---|
Methods in org.eclipse.emf.ecp.view.template.style.validation.model.util with parameters of type VTStyleProperty | |
---|---|
T |
ValidationSwitch.caseStyleProperty(VTStyleProperty object)
Returns the result of interpreting the object as an instance of 'Style Property'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |