|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputElementAttributes | |
---|---|
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 OutputElementAttributes in org.eclipse.datatools.connectivity.oda.design |
---|
Methods in org.eclipse.datatools.connectivity.oda.design that return OutputElementAttributes | |
---|---|
OutputElementAttributes |
DesignFactory.createOutputElementAttributes()
Returns a new object of class 'Output Element Attributes'. |
OutputElementAttributes |
ParameterDefinition.getOutputUsageHints()
Returns the value of the 'Output Usage Hints' containment reference. |
OutputElementAttributes |
ParameterFieldDefinition.getOutputUsageHints()
Returns the value of the 'Output Usage Hints' containment reference. |
OutputElementAttributes |
ColumnDefinition.getUsageHints()
Returns the value of the 'Usage Hints' containment reference. |
Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type OutputElementAttributes | |
---|---|
void |
ParameterDefinition.setOutputUsageHints(OutputElementAttributes value)
Sets the value of the ' Output Usage Hints ' containment reference. |
void |
ParameterFieldDefinition.setOutputUsageHints(OutputElementAttributes value)
Sets the value of the ' Output Usage Hints ' containment reference. |
void |
ColumnDefinition.setUsageHints(OutputElementAttributes value)
Sets the value of the ' Usage Hints ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |