public interface SubControlMapper
EMFFormsSettingToControlMapper
for queries specific to sub-trees of the view control hierarchy.| Modifier and Type | Method and Description |
|---|---|
Collection<org.eclipse.emf.ecore.EObject> |
getEObjectsWithSettings(VElement element)
Obtain a collection of all objects that have a mapped setting in the
hierarchy of the given view
element. |
Collection<org.eclipse.emf.ecore.EObject> getEObjectsWithSettings(VElement element)
element.element - the view sub-tree for which to get objectsCopyright © 2019. All rights reserved.