|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeMappingUiProvider | |
|---|---|
| org.eclipse.jpt.ui | |
| org.eclipse.jpt.ui.details | |
| Uses of AttributeMappingUiProvider in org.eclipse.jpt.ui |
|---|
| Methods in org.eclipse.jpt.ui that return AttributeMappingUiProvider | |
|---|---|
AttributeMappingUiProvider<? extends AttributeMapping> |
JpaPlatformUi.getAttributeMappingUiProvider(java.lang.String key,
org.eclipse.core.runtime.content.IContentType contentType)
Return an attribute mapping ui provider for the given content type |
| Methods in org.eclipse.jpt.ui that return types with arguments of type AttributeMappingUiProvider | |
|---|---|
java.util.ListIterator<AttributeMappingUiProvider<? extends AttributeMapping>> |
JpaPlatformUiProvider.attributeMappingUiProviders()
|
java.util.Iterator<AttributeMappingUiProvider<? extends AttributeMapping>> |
JpaPlatformUi.attributeMappingUiProviders(org.eclipse.core.runtime.content.IContentType contentType)
Return an iterator of mapping ui providers appropriate for the given persistent attribute |
| Uses of AttributeMappingUiProvider in org.eclipse.jpt.ui.details |
|---|
| Subinterfaces of AttributeMappingUiProvider in org.eclipse.jpt.ui.details | |
|---|---|
interface |
DefaultAttributeMappingUiProvider<T extends AttributeMapping>
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||