| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataElementIdentifier | |
|---|---|
| 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. | 
| org.eclipse.datatools.connectivity.oda.design.util | Provides a utility component for handling of ODA Design API objects. | 
| Uses of DataElementIdentifier in org.eclipse.datatools.connectivity.oda.design | 
|---|
| Methods in org.eclipse.datatools.connectivity.oda.design that return DataElementIdentifier | |
|---|---|
|  DataElementIdentifier | DesignFactory.createDataElementIdentifier()Returns a new object of class 'Data Element Identifier'. | 
|  DataElementIdentifier | SortKey.getColumnIdentifier()Returns the value of the 'Column Identifier' containment reference. | 
|  DataElementIdentifier | DataElementAttributes.getIdentifier()Returns the value of the 'Identifier' containment reference. | 
|  DataElementIdentifier | DynamicValuesQuery.getValueColumnIdentifier()Returns the value of the 'Value Column Identifier' containment reference. | 
| Methods in org.eclipse.datatools.connectivity.oda.design that return types with arguments of type DataElementIdentifier | |
|---|---|
|  org.eclipse.emf.common.util.EList<DataElementIdentifier> | DataElementIdentifiers.getIdentifiers()Returns the value of the 'Identifiers' containment reference list. | 
| Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type DataElementIdentifier | |
|---|---|
|  void | ResultSubset.addColumnIdentifier(DataElementIdentifier columnIdentifier)Appends the specified column identifier to the end of the 'Column Identifiers' containment reference list. | 
|  void | SortKey.setColumnIdentifier(DataElementIdentifier value)Sets the value of the ' Column Identifier' containment reference. | 
|  void | DataElementAttributes.setIdentifier(DataElementIdentifier value)Sets the value of the ' Identifier' containment reference. | 
|  void | DynamicValuesQuery.setValueColumnIdentifier(DataElementIdentifier value)Sets the value of the ' Value Column Identifier' containment reference. | 
| Uses of DataElementIdentifier in org.eclipse.datatools.connectivity.oda.design.util | 
|---|
| Methods in org.eclipse.datatools.connectivity.oda.design.util with parameters of type DataElementIdentifier | |
|---|---|
|  T | DesignSwitch.caseDataElementIdentifier(DataElementIdentifier object)Returns the result of interpreting the object as an instance of 'Data Element Identifier'. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||