|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DesignSessionResponse | |
org.eclipse.datatools.connectivity.oda.design | [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. |
Uses of DesignSessionResponse in org.eclipse.datatools.connectivity.oda.design |
Methods in org.eclipse.datatools.connectivity.oda.design that return DesignSessionResponse | |
DesignSessionResponse |
OdaDesignSession.getResponse()
Returns the value of the 'Response' containment reference. |
DesignSessionResponse |
DesignFactory.createDesignSessionResponse()
Returns a new object of class 'Session Response'. |
Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type DesignSessionResponse | |
void |
OdaDesignSession.setResponse(DesignSessionResponse value)
Sets the value of the ' Response ' containment reference. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |