|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdaComplexDataType | |
---|---|
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 OdaComplexDataType in org.eclipse.datatools.connectivity.oda.design |
---|
Fields in org.eclipse.datatools.connectivity.oda.design declared as OdaComplexDataType | |
---|---|
static OdaComplexDataType |
OdaComplexDataType.STRUCTURE_LITERAL
The 'Structure' literal object. |
static OdaComplexDataType |
OdaComplexDataType.TABLE_LITERAL
The 'Table' literal object. |
Methods in org.eclipse.datatools.connectivity.oda.design that return OdaComplexDataType | |
---|---|
static OdaComplexDataType |
OdaComplexDataType.get(int value)
Returns the 'Oda Complex Data Type' literal with the specified integer value. |
static OdaComplexDataType |
OdaComplexDataType.get(java.lang.String literal)
Returns the 'Oda Complex Data Type' literal with the specified literal value. |
static OdaComplexDataType |
OdaComplexDataType.getByName(java.lang.String name)
Returns the 'Oda Complex Data Type' literal with the specified name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |