Uses of Interface
weka.core.expressionlanguage.core.Macro
Packages that use Macro
Package
Description
-
Uses of Macro in weka.core.expressionlanguage.common
Classes in weka.core.expressionlanguage.common that implement MacroModifier and TypeClassDescriptionclass
A macro declaration exposing theifelse
function.class
A macro declarations that exposes the java macro to a program.Methods in weka.core.expressionlanguage.common that return MacroModifier and TypeMethodDescriptionTries to fetch the macroTries to fetch a macro from one of the combined declarations.Tries to fetch the macroTries to fetch a macro. -
Uses of Macro in weka.core.expressionlanguage.core
Methods in weka.core.expressionlanguage.core that return Macro -
Uses of Macro in weka.core.expressionlanguage.weka
Classes in weka.core.expressionlanguage.weka that implement MacroModifier and TypeClassDescriptionclass
A helper class to expose instance values and macros for instance values to a programMethods in weka.core.expressionlanguage.weka that return Macro