|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISDFindProvider
Sequence Diagram loaders which implement this class provide the actions for finding the sequence diagram. This interface also allow the implemententor to set wich action/feature are supported Action provider are associated to a Sequence Diagram SDWidget calling SDViewer.setSDFindProvider()
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.hyades.uml2sd.ui.actions.provider.ISDGraphNodeSupporter |
|---|
ASYNCMESSAGE, ASYNCMESSAGERETURN, LIFELINE, STOP, SYNCMESSAGE, SYNCMESSAGERETURN |
| Method Summary | |
|---|---|
void |
cancel()
Called when dialog is closed |
boolean |
find(Criteria toapply)
Called when the Find dialog box OK button is pressed |
| Methods inherited from interface org.eclipse.hyades.uml2sd.ui.actions.provider.ISDGraphNodeSupporter |
|---|
getNodeName, isNodeSupported |
| Method Detail |
|---|
boolean find(Criteria toapply)
toApply - user selection made in the dialog box
void cancel()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||