|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface all UML2SD loaders must implement
| Method Summary | |
|---|---|
void |
aboutToBeReplaced()
When another loader becomes the one the previous one is replaced It's time clean-up if needed (listeners to be removed for example) |
java.lang.String |
getTitleString()
Title string for the UML2SD View when this loader is the one |
void |
setViewer(SDView viewer)
Set the viewer object to the loader that has been reloaded at the beginning of a new workbench session |
| Method Detail |
public void setViewer(SDView viewer)
public java.lang.String getTitleString()
public void aboutToBeReplaced()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||