|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputElementAttributes | |
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 InputElementAttributes in org.eclipse.datatools.connectivity.oda.design |
Methods in org.eclipse.datatools.connectivity.oda.design that return InputElementAttributes | |
InputElementAttributes |
PropertyAttributes.getElementAttributes()
Returns the value of the 'Element Attributes' containment reference. |
InputElementAttributes |
ParameterFieldDefinition.getInputAttributes()
Returns the value of the 'Input Attributes' containment reference. |
InputElementAttributes |
ParameterDefinition.getEditableInputElementAttributes()
A short-cut method that returns the value of the 'Element Attributes' containment referenced by the 'Input Attributes' containment reference. |
InputElementAttributes |
InputParameterAttributes.getElementAttributes()
Returns the value of the 'Element Attributes' containment reference. |
InputElementAttributes |
DesignFactory.createInputElementAttributes()
Returns a new object of class 'Input Element Attributes'. |
Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type InputElementAttributes | |
void |
PropertyAttributes.setElementAttributes(InputElementAttributes value)
Sets the value of the ' Element Attributes ' containment reference. |
void |
ParameterFieldDefinition.setInputAttributes(InputElementAttributes value)
Sets the value of the ' Input Attributes ' containment reference. |
void |
InputParameterAttributes.setElementAttributes(InputElementAttributes value)
Sets the value of the ' Element Attributes ' containment reference. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |