|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.uml2sd.ztest.testLoaders
| Field Summary | |
|---|---|
int |
page
|
SDView |
v
|
| Fields inherited from interface org.eclipse.hyades.uml2sd.ui.actions.provider.ISDGraphNodeSupporter |
|---|
ASYNCMESSAGE, ASYNCMESSAGERETURN, LIFELINE, STOP, SYNCMESSAGE, SYNCMESSAGERETURN |
| Constructor Summary | |
|---|---|
testLoaders()
|
|
| 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) |
void |
cancel()
Called when dialog is closed |
boolean |
filter(java.util.List filters)
Called when the Filter dialog box OK button is pressed |
boolean |
find(Criteria toSearch)
Called when the Find dialog box OK button is pressed |
LifelineCategories[] |
getCategories()
|
java.util.ArrayList |
getCurrentFilters()
|
org.eclipse.jface.action.Action |
getFindAction()
|
java.lang.String |
getNodeName(int nodeType,
java.lang.String loaderClassName)
Return the name to use in dialogs Not called if isNodeSupported return false |
org.eclipse.swt.graphics.Image |
getResourceImage(java.lang.String _name)
|
java.lang.String |
getTitleString()
Title string for the UML2SD View when this loader is the one |
boolean |
hasNextPage()
Return true to enable the next page button in the coolBar, false otherwise |
boolean |
hasPrevPage()
Return true to enable the previous page button in the coolBar, false otherwise |
boolean |
isAsyncMessageReturnSupported()
|
boolean |
isAsyncMessageSupported()
|
boolean |
isLifelineSupported()
|
boolean |
isNodeSupported(int nodeType)
Return true to enable this options, false otherwise |
boolean |
isStopSupported()
|
boolean |
isSyncMessageReturnSupported()
|
boolean |
isSyncMessageSupported()
|
void |
nextPage()
Called back when next page button is pressed in the coolBar |
void |
prevPage()
Called back when previous page button is pressed in the coolBar |
void |
selectionChanged(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
|
void |
setViewer(SDView j)
Set the viewer object to the loader that has been reloaded at the beginning of a new workbench session |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public SDView v
public int page
| Constructor Detail |
public testLoaders()
| Method Detail |
public void setViewer(SDView j)
IUml2SDLoader
setViewer in interface IUml2SDLoaderpublic boolean hasNextPage()
ISDPagingProvider
hasNextPage in interface ISDPagingProviderpublic boolean hasPrevPage()
ISDPagingProvider
hasPrevPage in interface ISDPagingProviderpublic void prevPage()
ISDPagingProvider
prevPage in interface ISDPagingProviderpublic void nextPage()
ISDPagingProvider
nextPage in interface ISDPagingProviderpublic boolean find(Criteria toSearch)
ISDFindProvider
find in interface ISDFindProviderpublic void cancel()
ISDFindProvider
cancel in interface ISDFindProviderISDFindProvider.cancel()public LifelineCategories[] getCategories()
public boolean isLifelineSupported()
public boolean isSyncMessageSupported()
public boolean isSyncMessageReturnSupported()
public boolean isAsyncMessageSupported()
public boolean isAsyncMessageReturnSupported()
public boolean isStopSupported()
public org.eclipse.swt.graphics.Image getResourceImage(java.lang.String _name)
public org.eclipse.jface.action.Action getFindAction()
public boolean filter(java.util.List filters)
ISDFilterProvider
filter in interface ISDFilterProviderpublic java.util.ArrayList getCurrentFilters()
public java.lang.String getTitleString()
IUml2SDLoader
getTitleString in interface IUml2SDLoaderpublic void aboutToBeReplaced()
IUml2SDLoader
aboutToBeReplaced in interface IUml2SDLoader
public void selectionChanged(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
selectionChanged in interface org.eclipse.ui.ISelectionListenerpublic boolean isNodeSupported(int nodeType)
ISDGraphNodeSupporter
isNodeSupported in interface ISDGraphNodeSupporter
public java.lang.String getNodeName(int nodeType,
java.lang.String loaderClassName)
ISDGraphNodeSupporter
getNodeName in interface ISDGraphNodeSupporter
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||