| Package | Description |
|---|---|
| org.jdmp.core.script.jdmp.analysis | |
| org.jdmp.core.script.jdmp.node |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisAdapter.caseTColon(TColon node) |
void |
Analysis.caseTColon(TColon node) |
| Modifier and Type | Method and Description |
|---|---|
TColon |
AStepsize.getColon() |
TColon |
ARangeLevel5.getColon() |
| Modifier and Type | Method and Description |
|---|---|
void |
AStepsize.setColon(TColon node) |
void |
ARangeLevel5.setColon(TColon node) |
| Constructor and Description |
|---|
ARangeLevel5(PLevel4 _min_,
TColon _colon_,
PStepsize _stepsize_,
PLevel4 _max_) |
AStepsize(PLevel4 _level4_,
TColon _colon_) |
Copyright © 2015 Java Data Mining Package. All rights reserved.