|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataElementAttributes | |
---|---|
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 DataElementAttributes in org.eclipse.datatools.connectivity.oda.design |
---|
Methods in org.eclipse.datatools.connectivity.oda.design that return DataElementAttributes | |
---|---|
DataElementAttributes |
DesignFactory.createDataElementAttributes()
Returns a new object of class 'Data Element Attributes'. |
DataElementAttributes |
ParameterDefinition.getAttributes()
Returns the value of the 'Attributes' containment reference. |
DataElementAttributes |
ColumnDefinition.getAttributes()
Returns the value of the 'Attributes' containment reference. |
DataElementAttributes |
ParameterFieldDefinition.getAttributes()
Returns the value of the 'Attributes' containment reference. |
Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type DataElementAttributes | |
---|---|
void |
ParameterDefinition.setAttributes(DataElementAttributes value)
Sets the value of the ' Attributes ' containment reference. |
void |
ColumnDefinition.setAttributes(DataElementAttributes value)
Sets the value of the ' Attributes ' containment reference. |
void |
ParameterFieldDefinition.setAttributes(DataElementAttributes value)
Sets the value of the ' Attributes ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |