|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capability | |
|---|---|
| adams.flow.condition.bool | |
| adams.flow.core | |
| Uses of Capability in adams.flow.condition.bool |
|---|
| Fields in adams.flow.condition.bool declared as Capability | |
|---|---|
protected Capability[] |
AbstractAttributeCapabilities.m_Capabilities
the class index. |
| Methods in adams.flow.condition.bool that return Capability | |
|---|---|
Capability[] |
AbstractAttributeCapabilities.getCapabilities()
Returns the capabilities. |
| Methods in adams.flow.condition.bool with parameters of type Capability | |
|---|---|
void |
AbstractAttributeCapabilities.setCapabilities(Capability[] value)
Sets the capabilities. |
| Uses of Capability in adams.flow.core |
|---|
| Methods in adams.flow.core that return Capability | |
|---|---|
static Capability |
Capability.toAdams(weka.core.Capabilities.Capability c)
Turns the WEKA capability into an ADAMS one. |
static Capability |
Capability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Capability[] |
Capability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.core with parameters of type Capability | |
|---|---|
static weka.core.Capabilities.Capability |
Capability.toWeka(Capability c)
Turns the ADAMS capability into a WEKA one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||