public final class EMFFormsSpreadsheetValueConverterHelper extends Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.ecore.EStructuralFeature |
getFeature(org.eclipse.emf.ecore.EObject domain,
VDomainModelReference domainModelReference,
EMFFormsDatabindingEMF databinding,
ReportService reportService)
Gets the feature from the domain model reference using the databinding service.
|
public static org.eclipse.emf.ecore.EStructuralFeature getFeature(org.eclipse.emf.ecore.EObject domain, VDomainModelReference domainModelReference, EMFFormsDatabindingEMF databinding, ReportService reportService)
null
will be returned.domain
- the domain objectdomainModelReference
- the domain model referencedatabinding
- the databinding servicereportService
- the error report servicenull
Copyright © 2019. All rights reserved.