|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionExpressionDefinition | |
---|---|
org.eclipse.datatools.connectivity.oda.spec.manifest | Provides a utility component for accessing the capabilities registered by an
ODA extension that implements the
org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. |
org.eclipse.datatools.connectivity.oda.spec.valueexpr | Defines the specialized Value Expression classes for use in the Open Data Access (ODA) query specification. |
Uses of FunctionExpressionDefinition in org.eclipse.datatools.connectivity.oda.spec.manifest |
---|
Methods in org.eclipse.datatools.connectivity.oda.spec.manifest that return FunctionExpressionDefinition | |
---|---|
FunctionExpressionDefinition |
ResultExtensionExplorer.getExtensionFunctionDefinition(java.lang.String extensionId,
java.lang.String functionId)
Gets the definition of the specified supported or custom value expression function declared by the specified extension. |
FunctionExpressionDefinition[] |
ResultExtensionExplorer.getExtensionFunctionDefinitions(java.lang.String extensionId)
Gets the collection of supported and custom value expression function definitions declared by the specified extension. |
Uses of FunctionExpressionDefinition in org.eclipse.datatools.connectivity.oda.spec.valueexpr |
---|
Methods in org.eclipse.datatools.connectivity.oda.spec.valueexpr that return FunctionExpressionDefinition | |
---|---|
FunctionExpressionDefinition |
CustomFunction.getDefinition()
Gets the definition of this expression's capabilities and metadata, as registered by the provider in its extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |