Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W
C
Cell
- Class in
org.datcracker.core
Main class of Datcracker architecture.
Cell()
- Constructor for class org.datcracker.core.
Cell
Cell(boolean)
- Constructor for class org.datcracker.core.
Cell
cell
- Variable in exception org.datcracker.core.exceptions.cell.
CellException
Cell.CellMethod
- Enum in
org.datcracker.core
IDs of Cell's methods, used for error reporting.
Cell.State
- Enum in
org.datcracker.core
Constants for defining state of the cell.
CellAccessException
- Exception in
org.datcracker.core.exceptions.cell
CellAccessException(Cell, Cell.CellMethod)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellAccessException
CellException
- Exception in
org.datcracker.core.exceptions.cell
CellException(Cell, Throwable)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellException
CellException(Cell, Cell.CellMethod, Throwable)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellException
CellException(Cell, Cell.CellMethod, String)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellException
CellException(Cell, String)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellException
CellInternalException
- Exception in
org.datcracker.core.exceptions.cell
CellInternalException(Cell, Cell.CellMethod, Throwable)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellInternalException
CellIsFixedException
- Exception in
org.datcracker.core.exceptions.cell
CellIsFixedException(Cell, Cell.CellMethod)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellIsFixedException
CellIsNotOperatorException
- Exception in
org.datcracker.core.exceptions.cell
CellIsNotOperatorException(Cell)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellIsNotOperatorException
CellMethodNotImplementedException
- Exception in
org.datcracker.core.exceptions.cell
CellMethodNotImplementedException(Cell, Cell.CellMethod)
- Constructor for exception org.datcracker.core.exceptions.cell.
CellMethodNotImplementedException
clear()
- Method in class org.datcracker.core.
Parameters
clone()
- Method in class org.datcracker.core.
Parameters
clone()
- Method in class org.datcracker.core.
Parameters.Entry
close()
- Method in class org.datcracker.core.
Cell
Closes communication session with this cell, opened previously with
Cell.open()
.
codeOf(String)
- Method in class org.datcracker.core.data.
SymbolicFeature.MetaSymbolicFeature
Counter
- Class in
org.datcracker.core.cell.evaluator.counter
Counts statistics to be used for calculation of a quality measure (accuracy, confusion matrix, RMSE, ...)
Counter()
- Constructor for class org.datcracker.core.cell.evaluator.counter.
Counter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W