|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterFieldDefinition | |
---|---|
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 ParameterFieldDefinition in org.eclipse.datatools.connectivity.oda.design |
---|
Methods in org.eclipse.datatools.connectivity.oda.design that return ParameterFieldDefinition | |
---|---|
ParameterFieldDefinition |
DesignFactory.createParameterFieldDefinition()
Returns a new object of class 'Parameter Field Definition'. |
Methods in org.eclipse.datatools.connectivity.oda.design that return types with arguments of type ParameterFieldDefinition | |
---|---|
org.eclipse.emf.common.util.EList<ParameterFieldDefinition> |
ParameterFields.getFieldCollection()
Returns the value of the 'Field Collection' containment reference list. |
Uses of ParameterFieldDefinition in org.eclipse.datatools.connectivity.oda.design.util |
---|
Methods in org.eclipse.datatools.connectivity.oda.design.util with parameters of type ParameterFieldDefinition | |
---|---|
T |
DesignSwitch.caseParameterFieldDefinition(ParameterFieldDefinition object)
Returns the result of interpreting the object as an instance of 'Parameter Field Definition'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |