public interface EMFFormsMappingProviderManager
EMFFormsMappingProvider
.Modifier and Type | Method and Description |
---|---|
Set<UniqueSetting> |
getAllSettingsFor(VDomainModelReference domainModelReference,
org.eclipse.emf.ecore.EObject domainObject)
Retrieve all settings for a given domainModelReference and domain object.
|
Set<UniqueSetting> getAllSettingsFor(VDomainModelReference domainModelReference, org.eclipse.emf.ecore.EObject domainObject)
domainModelReference
- The VDomainModelReference
to retrieve the settings fordomainObject
- The EObject
to use for resolvementUniqueSetting
of this controlCopyright © 2018. All rights reserved.