|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpaStructureProvider
This provider is responsible to create the JPA Structure view contents and labels for a given JPA resource. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
|---|---|
org.eclipse.core.runtime.content.IContentType |
getContentType()
Return the type of content supported by the structure provider. |
ItemLabelProviderFactory |
getItemLabelProviderFactory()
Build a factory to create ItemLabelProviders |
TreeItemContentProviderFactory |
getTreeItemContentProviderFactory()
Build an factory to create TreeItemContentProviders |
| Method Detail |
|---|
org.eclipse.core.runtime.content.IContentType getContentType()
TreeItemContentProviderFactory getTreeItemContentProviderFactory()
TreeItemContentProviders
ItemLabelProviderFactory getItemLabelProviderFactory()
ItemLabelProviders
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||