public interface EMFFormsSpreadsheetValueConverterRegistry
converters
.Modifier and Type | Method and Description |
---|---|
EMFFormsSpreadsheetValueConverter |
getConverter(org.eclipse.emf.ecore.EObject domainObject,
VDomainModelReference dmr)
Returns a suitable
converter for the given arguments. |
EMFFormsSpreadsheetValueConverter getConverter(org.eclipse.emf.ecore.EObject domainObject, VDomainModelReference dmr) throws EMFFormsConverterException
converter
for the given arguments.domainObject
- the domain objectdmr
- the domain model referenceEMFFormsConverterException
- in case no suitable converter is registeredCopyright © 2016. All rights reserved.