Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.cbr.types | |
pl.poznan.put.cs.idss.jrs.classifiers | |
pl.poznan.put.cs.idss.jrs.core |
Contains base classes and interfaces common for whole data management module.
|
pl.poznan.put.cs.idss.jrs.core.db |
This package provides classes that can be used to access the data in a database.
|
pl.poznan.put.cs.idss.jrs.core.isf |
This package contains classes for dealing with ISF file format.
|
pl.poznan.put.cs.idss.jrs.core.mem |
Implements decision table stored in memory with random and serial access.
|
pl.poznan.put.cs.idss.jrs.core.xml |
Provides classes for handling (loading and saving) data stored in XML file format.
|
pl.poznan.put.cs.idss.jrs.executors | |
pl.poznan.put.cs.idss.jrs.jmaf.parser | |
pl.poznan.put.cs.idss.jrs.rules | |
pl.poznan.put.cs.idss.jrs.types |
Provides classes for wrapping anything you can put into decision table.
|
pl.poznan.put.cs.idss.jrs.utilities | |
pl.poznan.put.cs.idss.jrs.wrappers |
Class | Description |
---|---|
ComparableExt |
Generic interface for comparing objects that can be incomparable.
|
Class | Description |
---|---|
InvalidValueException |
This exception is thrown when given value is not proper
so it cannot be accepted.
|
Class | Description |
---|---|
ContainerFailureException |
It is thrown when container's integerity has been violated.
|
ParseLog |
An abstract class for receiving parser messages.
|
SerialInput |
This abstract class is the superclass of all classes providing serial input
of the ISF data.
|
SerialIOException |
This exception is thrown when an error occurs during loading or saving data
using the serial input/output interface.
|
SerialOutput |
This abstract class is the superclass of all classes providing serial output
of the ISF data.
|
Class | Description |
---|---|
SerialInput |
This abstract class is the superclass of all classes providing serial input
of the ISF data.
|
SerialIOException |
This exception is thrown when an error occurs during loading or saving data
using the serial input/output interface.
|
SerialOutput |
This abstract class is the superclass of all classes providing serial output
of the ISF data.
|
Class | Description |
---|---|
ParseLog |
An abstract class for receiving parser messages.
|
SerialInput |
This abstract class is the superclass of all classes providing serial input
of the ISF data.
|
SerialIOException |
This exception is thrown when an error occurs during loading or saving data
using the serial input/output interface.
|
SerialOutput |
This abstract class is the superclass of all classes providing serial output
of the ISF data.
|
Class | Description |
---|---|
ContainerFailureException |
It is thrown when container's integerity has been violated.
|
RandomAccess |
Indicates that data container is random accessible.
|
SerialInput |
This abstract class is the superclass of all classes providing serial input
of the ISF data.
|
SerialIOException |
This exception is thrown when an error occurs during loading or saving data
using the serial input/output interface.
|
SerialOutput |
This abstract class is the superclass of all classes providing serial output
of the ISF data.
|
Class | Description |
---|---|
ParseLog |
An abstract class for receiving parser messages.
|
SerialInput |
This abstract class is the superclass of all classes providing serial input
of the ISF data.
|
SerialIOException |
This exception is thrown when an error occurs during loading or saving data
using the serial input/output interface.
|
SerialOutput |
This abstract class is the superclass of all classes providing serial output
of the ISF data.
|
Class | Description |
---|---|
UnknownValueException |
An UnknownValueException is thrown when an application tries
to read value that hasn't been assign and field is in "unknown" state.
|
Class | Description |
---|---|
ParseLog |
An abstract class for receiving parser messages.
|
Class | Description |
---|---|
ParseLog |
An abstract class for receiving parser messages.
|
Class | Description |
---|---|
ComparableExt |
Generic interface for comparing objects that can be incomparable.
|
Class | Description |
---|---|
ParseLog |
An abstract class for receiving parser messages.
|
Class | Description |
---|---|
UnknownValueException |
An UnknownValueException is thrown when an application tries
to read value that hasn't been assign and field is in "unknown" state.
|