|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IDiagramContainer
instead
public interface IDiagramEditor
The Interface IDiagramEditor.
Method Summary | |
---|---|
IDiagramTypeProvider |
getDiagramTypeProvider()
Deprecated. Gets the diagram type provider. |
PictogramElement[] |
getSelectedPictogramElements()
Deprecated. Get all pictogram elements currently selected. |
boolean |
isDirty()
Deprecated. Checks if is dirty. |
void |
refreshTitle()
Deprecated. Refreshes the title text of this part. |
void |
refreshTitleToolTip()
Deprecated. Refreshes the title tool tip text of this part. |
void |
selectPictogramElements(PictogramElement[] pictogramElements)
Deprecated. Select all the given pictogram elements in the editor. |
void |
setPictogramElementForSelection(PictogramElement pictogramElement)
Deprecated. Sets the pictogram element which should be selected after the editor refresh. |
void |
setPictogramElementsForSelection(PictogramElement[] pictogramElements)
Deprecated. Sets the pictogram elements which should be selected after the editor refresh. |
Method Detail |
---|
void selectPictogramElements(PictogramElement[] pictogramElements)
pictogramElements
- the pictogram elementsPictogramElement[] getSelectedPictogramElements()
void setPictogramElementForSelection(PictogramElement pictogramElement)
pictogramElement
- the pictogram elementvoid setPictogramElementsForSelection(PictogramElement[] pictogramElements)
pictogramElements
- the pictogram elementIDiagramTypeProvider getDiagramTypeProvider()
boolean isDirty()
void refreshTitle()
void refreshTitleToolTip()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |