org.eclipse.datatools.connectivity.oda.design
Interface ParameterFields
public interface ParameterFields
Defines all the fields of a complex parameter.
The following features are supported:
- See Also:
DesignPackage.getParameterFields()
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
EList |
getFieldCollection()
Returns the value of the 'Field Collection' containment reference list. |
copyright
static final java.lang.String copyright
-
- See Also:
- Constant Field Values
getFieldCollection
EList getFieldCollection()
- Returns the value of the 'Field Collection' containment reference list.
The list contents are of type
ParameterFieldDefinition
.
- Returns:
- the value of the 'Field Collection' containment reference list.
- See Also:
DesignPackage.getParameterFields_FieldCollection()
Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.