| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModelServiceHolder
This interface is designed to implement together with IEditorPart.
 Implementations are also need to implement IModelService to access to
 model of the content within Editor.
IEditorPart, 
IModelService| Method Summary | |
|---|---|
|  org.eclipse.ui.IEditorPart | getEditorPart()Get IEditorPartimplemented together with this interface | 
|  IModelService | getModelService()Get IModelServiceto access to model of the content | 
|  void | setEditorTitle(String title)Set title to IEditorPartimplemented together with this interface | 
| Method Detail | 
|---|
IModelService getModelService()
IModelService to access to model of the content
IModelServiceorg.eclipse.ui.IEditorPart getEditorPart()
IEditorPart implemented together with this interface
IEditorPartvoid setEditorTitle(String title)
IEditorPart implemented together with this interface
title - target title| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||