See: Description
| Interface | Description |
|---|---|
| IPrimitiveAttributeType<D> |
Interface for categorical attribute types.
|
| Class | Description |
|---|---|
| BooleanAttributeType |
The boolean attribute type.
|
| BooleanAttributeValue |
Numeric attribute value as it can be part of an instance.
|
| NumericAttributeType |
The numeric attribute type.
|
| NumericAttributeValue |
Numeric attribute value as it can be part of an instance.
|