|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JpaProjectsModel
Standard adapter for retrieving a model of a workspace's
JPA projects
with change notification when the model changes:
IWorkspace workspace = ResourcesPlugin.getWorkspace(); JpaProjectsModel jpaProjectsModel = (JpaProjectsModel) workspace.getAdapter(JpaProjectsModel.class);
WorkspaceAdapterFactory| Field Summary |
|---|
| Fields inherited from interface org.eclipse.jpt.common.utility.model.value.CollectionValueModel |
|---|
VALUES |
| Method Summary | |
|---|---|
JpaWorkspace |
getJpaWorkspace()
Return the JPA workspace corresponding to the JPA projects model. |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.value.CollectionValueModel |
|---|
iterator, size |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Method Detail |
|---|
JpaWorkspace getJpaWorkspace()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||