|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.custom.ui.swt.test |
---|
Methods in org.eclipse.emf.ecp.view.custom.ui.swt.test that throw DatabindingFailedException | |
---|---|
void |
ECPAbstractCustomControlSWT_PTest.testCustomControlGetHelp()
|
void |
ECPAbstractCustomControlSWT_PTest.testCustomControlGetLabel()
|
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.dynamictree.model.impl |
---|
Methods in org.eclipse.emf.ecp.view.dynamictree.model.impl that throw DatabindingFailedException | |
---|---|
org.eclipse.core.databinding.property.list.IListProperty |
DynamicContainmentTreeDMRConverter.convertToListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to an IListProperty . |
org.eclipse.core.databinding.property.value.IValueProperty |
DynamicContainmentTreeDMRConverter.convertToValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to a IValueProperty . |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.internal.control.multireference |
---|
Methods in org.eclipse.emf.ecp.view.internal.control.multireference that throw DatabindingFailedException | |
---|---|
void |
MultiReferenceRenderer_PTest.setUp()
Set up executed before every test. |
void |
MultiReferenceRenderer_PTest.testDatabindingServiceUsageAddToModel()
Tests whether adding values to the model is reflected in the control. |
void |
MultiReferenceRenderer_PTest.testDatabindingServiceUsageChangeModel()
Tests whether changing values of the model is reflected in the control. |
void |
MultiReferenceRenderer_PTest.testDatabindingServiceUsageInitialBinding()
Test if the initial data binding is working. |
void |
MultiReferenceRenderer_PTest.testDatabindingServiceUsageRemoveFromModel()
Tests whether removing values to the model is reflected in the control. |
void |
MultiReferenceRenderer_PTest.testLabelServiceUsage()
Tests whether a EMFFormsLabelProvider is used to get labels. |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.internal.core.swt.renderer |
---|
Methods in org.eclipse.emf.ecp.view.internal.core.swt.renderer that throw DatabindingFailedException | |
---|---|
void |
DateTimeControlRenderer_PTest.before()
|
void |
EnumComboViewerRenderer_PTest.before()
|
void |
NumberControlRenderer_PTest.before()
|
void |
XMLDateControlRenderer_PTest.before()
|
void |
BooleanControlRenderer_PTest.before()
|
void |
DateTimeControlRenderer_PTest.renderControlLabelAlignmentLeft()
|
void |
NumberControlRenderer_PTest.renderControlLabelAlignmentLeft()
|
void |
XMLDateControlRenderer_PTest.renderControlLabelAlignmentLeft()
|
void |
BooleanControlRenderer_PTest.renderControlLabelAlignmentLeft()
|
void |
DateTimeControlRenderer_PTest.renderControlLabelAlignmentNone()
|
void |
NumberControlRenderer_PTest.renderControlLabelAlignmentNone()
|
void |
XMLDateControlRenderer_PTest.renderControlLabelAlignmentNone()
|
void |
BooleanControlRenderer_PTest.renderControlLabelAlignmentNone()
|
void |
DateTimeControlRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
EnumComboViewerRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
NumberControlRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
XMLDateControlRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
BooleanControlRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
DateTimeControlRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
EnumComboViewerRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
NumberControlRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
XMLDateControlRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
BooleanControlRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
DateTimeControlRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
EnumComboViewerRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
NumberControlRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
XMLDateControlRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
BooleanControlRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
DateTimeControlRenderer_PTest.testLabelServiceUsage()
Tests whether the EMFFormsLabelProvider is used to get the labels of the control. |
void |
EnumComboViewerRenderer_PTest.testLabelServiceUsage()
Tests whether the EMFFormsLabelProvider is used to get the labels of the control. |
void |
NumberControlRenderer_PTest.testLabelServiceUsage()
Tests whether the EMFFormsLabelProvider is used to get the labels of the control. |
void |
XMLDateControlRenderer_PTest.testLabelServiceUsage()
Tests whether the EMFFormsLabelProvider is used to get the labels of the control. |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.internal.table.model |
---|
Methods in org.eclipse.emf.ecp.view.internal.table.model that throw DatabindingFailedException | |
---|---|
org.eclipse.core.databinding.property.list.IListProperty |
TableDMRConverter.convertToListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to an IListProperty . |
org.eclipse.core.databinding.property.value.IValueProperty |
TableDMRConverter.convertToValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to a IValueProperty . |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.spi.core.swt.renderer |
---|
Methods in org.eclipse.emf.ecp.view.spi.core.swt.renderer that throw DatabindingFailedException | |
---|---|
void |
TextControlRenderer_PTest.before()
|
void |
TextControlRenderer_PTest.renderControlLabelAlignmentLeft()
|
void |
TextControlRenderer_PTest.renderControlLabelAlignmentNone()
|
void |
TextControlRenderer_PTest.testDatabindingServiceUsageChangeControl()
|
void |
TextControlRenderer_PTest.testDatabindingServiceUsageChangeObservable()
|
void |
TextControlRenderer_PTest.testDatabindingServiceUsageInitialBinding()
|
void |
TextControlRenderer_PTest.testLabelServiceUsage()
Tests whether the EMFFormsLabelProvider is used to get the labels of the control. |
void |
TextControlRenderer_PTest.testLabelServiceUsageTextField()
Tests whether the EMFFormsLabelProvider is used to get the message of the text field of the text
control. |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.spi.custom.model.impl |
---|
Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that throw DatabindingFailedException | |
---|---|
org.eclipse.core.databinding.property.list.IListProperty |
CustomDMRConverter.convertToListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to an IListProperty . |
org.eclipse.core.databinding.property.value.IValueProperty |
CustomDMRConverter.convertToValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to a IValueProperty . |
Uses of DatabindingFailedException in org.eclipse.emf.ecp.view.table.ui.swt.test |
---|
Methods in org.eclipse.emf.ecp.view.table.ui.swt.test that throw DatabindingFailedException | |
---|---|
void |
SWTTableDatabindingLabel_PTest.setUp()
Set up executed before every test. |
void |
SWTTableDatabindingLabel_PTest.testDatabindingServiceUsageAddToModel()
Tests the binding from the model to the table for the addition of a new element to the model. |
void |
SWTTableDatabindingLabel_PTest.testDatabindingServiceUsageChangeModel()
Tests the binding from the model to the table for the change of an element of the model. |
void |
SWTTableDatabindingLabel_PTest.testDatabindingServiceUsageInitialBinding()
Tests the initial binding from the model to the table. |
void |
SWTTableDatabindingLabel_PTest.testDatabindingServiceUsageRemoveFromModel()
Tests the binding from the model to the table for the removal of a element from the model . |
void |
SWTTableDatabindingLabel_PTest.testLabelServiceUsage()
|
Uses of DatabindingFailedException in org.eclipse.emfforms.core.services.databinding.featurepath |
---|
Methods in org.eclipse.emfforms.core.services.databinding.featurepath that throw DatabindingFailedException | |
---|---|
org.eclipse.core.databinding.property.list.IListProperty |
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to an IListProperty . |
org.eclipse.core.databinding.property.value.IValueProperty |
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to a IValueProperty . |
Uses of DatabindingFailedException in org.eclipse.emfforms.core.services.databinding.integrationtest |
---|
Methods in org.eclipse.emfforms.core.services.databinding.integrationtest that throw DatabindingFailedException | |
---|---|
void |
DatabindingIntegration_ITest.testIntegrationList()
|
void |
DatabindingIntegration_ITest.testIntegrationValue()
|
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding |
---|
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding.featurepath |
---|
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding.index |
---|
Subclasses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding.index | |
---|---|
class |
IllegalListTypeException
An IllegalListTypeException is thrown by an IndexDomainModelReferenceConverter when the domain model
e feature of a VIndexDomainModelReference referencing a list is not of the type EReference
. |
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding.mapping |
---|
Subclasses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.databinding.mapping | |
---|---|
class |
IllegalMapTypeException
A checked Exception that is thrown when a
VMappingDomainModelReference
should be converted to a property and the referenced map's values are no EObjects . |
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.core.services.label |
---|
Uses of DatabindingFailedException in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer |
---|
Methods in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer that throw DatabindingFailedException | |
---|---|
void |
AutocompleteTextControlSWTRenderer_Test.setUp()
|
void |
AutocompleteTextControlSWTRendererService_Test.setUp()
|
void |
AutocompleteTextControlSWTRenderer_Test.testCreateBindings()
|
void |
AutocompleteTextControlSWTRenderer_Test.testCreateJFaceViewer()
|
void |
AutocompleteTextControlSWTRenderer_Test.testGetProposals()
|
void |
AutocompleteTextControlSWTRenderer_Test.testGetProposalsDatabindingFailed()
|
void |
AutocompleteTextControlSWTRenderer_Test.testGetProposalsNoService()
|
void |
AutocompleteTextControlSWTRendererService_Test.testIsApplicable()
|
void |
AutocompleteTextControlSWTRendererService_Test.testIsApplicableDataBindingFailed()
|
void |
AutocompleteTextControlSWTRendererService_Test.testIsApplicableEReference()
|
void |
AutocompleteTextControlSWTRendererService_Test.testIsApplicableMulti()
|
void |
AutocompleteTextControlSWTRendererService_Test.testIsApplicableNoString()
|
Uses of DatabindingFailedException in org.eclipse.emfforms.spi.core.services.databinding |
---|
Methods in org.eclipse.emfforms.spi.core.services.databinding that throw DatabindingFailedException | |
---|---|
org.eclipse.core.databinding.property.list.IListProperty |
DomainModelReferenceConverter.convertToListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to an IListProperty . |
org.eclipse.core.databinding.property.value.IValueProperty |
DomainModelReferenceConverter.convertToValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Converts a VDomainModelReference to a IValueProperty . |
org.eclipse.core.databinding.property.list.IListProperty |
EMFFormsDatabinding.getListProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Returns an IListProperty described by the given VDomainModelReference . |
org.eclipse.core.databinding.observable.list.IObservableList |
EMFFormsDatabinding.getObservableList(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Returns an IObservableList by observing the list described by the given VDomainModelReference of
the given EObject . |
org.eclipse.core.databinding.observable.value.IObservableValue |
EMFFormsDatabinding.getObservableValue(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Returns an IObservableValue by observing the value described by the given VDomainModelReference
of the given EObject . |
org.eclipse.core.databinding.property.value.IValueProperty |
EMFFormsDatabinding.getValueProperty(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject object)
Returns an IValueProperty described by the given VDomainModelReference . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |