|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use UniqueSetting | |
|---|---|
| org.eclipse.emf.ecp.common | |
| org.eclipse.emf.ecp.view.internal.context | |
| org.eclipse.emf.ecp.view.spi.context | |
| Uses of UniqueSetting in org.eclipse.emf.ecp.common |
|---|
| Methods in org.eclipse.emf.ecp.common that return UniqueSetting | |
|---|---|
static UniqueSetting |
UniqueSetting.createSetting(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature attribute)
Convenience method for creating a setting. |
static UniqueSetting |
UniqueSetting.createSetting(org.eclipse.emf.ecore.EStructuralFeature.Setting setting)
Convenience method for creating a setting. |
| Uses of UniqueSetting in org.eclipse.emf.ecp.view.internal.context |
|---|
| Methods in org.eclipse.emf.ecp.view.internal.context with parameters of type UniqueSetting | |
|---|---|
Set<VControl> |
ViewModelContextImpl.getControlsFor(UniqueSetting setting)
Returns all controls which are associated with the provided UniqueSetting. |
| Uses of UniqueSetting in org.eclipse.emf.ecp.view.spi.context |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.context with parameters of type UniqueSetting | |
|---|---|
Set<VControl> |
ViewModelContext.getControlsFor(UniqueSetting setting)
Returns all controls which are associated with the provided UniqueSetting. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||