Package org.eclipse.jpt.ui.details

Interface Summary
DefaultMappingUiDefinition<M,T> Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaComposite A JpaComposite defines the common behavior of the JPA related widgets.
JpaDetailsPage<T extends JpaStructureNode> A details page is used to show the property pane for a given context node.
JpaDetailsProvider This provider is responsible to create the JpaDetailsPage responsible to show the information for a given content node id.
JpaPageComposite A JpaPageComposite defines the common behavior of the JPA related widgets that is shown as a page within an editor.
MappingUiDefinition<M,T> A UI provider is responsible to provide the support for displaying the information for a certain mapping type.