|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbleFieldDefinition | |
|---|---|
| com.ibm.able.beans | The BEANS package provides a set of interfaces and objects which implement components ranging from simple file i/o to intelligent learning algorithms. |
| com.ibm.able.data | The ABLE data package defines classes for literals (constants) and variables used in expressions holding Java and user-defined data types as well as operators which can be applied to them. |
| Uses of AbleFieldDefinition in com.ibm.able.beans |
|---|
| Methods in com.ibm.able.beans with parameters of type AbleFieldDefinition | |
protected AbleField |
AbleDBTable.createAbleField(AbleFieldDefinition definition)
Construct a corresponding AbleField from an AbleFieldDefinition. |
protected AbleField |
AbleDataSet.createAbleField(AbleFieldDefinition definition)
Construct a corresponding AbleField from an AbleFieldDefinition. |
| Uses of AbleFieldDefinition in com.ibm.able.data |
|---|
| Constructors in com.ibm.able.data with parameters of type AbleFieldDefinition | |
AbleGenericField(AbleFieldDefinition def)
Construct a Generic field. |
|
AbleDiscreteField(AbleFieldDefinition def)
Construct a Discrete field. |
|
AbleContinuousField(AbleFieldDefinition def)
Construct a Continuous field. |
|
AbleCategoricalField(AbleFieldDefinition def)
Construct a Categorical field. |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||