|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use rdr.core | |
---|---|
rdr.core | |
rdr.methods | |
rdr.results |
Classes in rdr.core used by rdr.core | |
---|---|
Attribute
An attribute of the domain model. |
|
Case
Case object. |
|
Classification
A classification (or conclusion) Is essentially just a classification name. |
|
Classifier
Abstract class: Classifier Serves as a template for actual classifiers, which should extend this class. |
|
Condition
A single condition of a rule Comprised of an attribute, an operator (==, !=, >= etc.), and a comparison value. |
|
DomainModel
DomainModel object. |
|
Driver
The driver class. |
|
Log
Logging class. |
|
LogEntry
An individual log entry |
|
Node
An abstract Node class When implementing a Node style object for a particular method, extend this if at all possible. |
|
Operator
Operator class Defines the various comparison operators you can use in a condition |
|
Rule
A rule. |
|
SimulatedExpertController
SimulatedExpertController A static class which is used to issue commands to one or more simulated experts. |
|
Type
A simple type class i.e. |
|
Value
Value object. |
Classes in rdr.core used by rdr.methods | |
---|---|
Case
Case object. |
|
Classification
A classification (or conclusion) Is essentially just a classification name. |
|
Classifier
Abstract class: Classifier Serves as a template for actual classifiers, which should extend this class. |
|
Condition
A single condition of a rule Comprised of an attribute, an operator (==, !=, >= etc.), and a comparison value. |
|
Node
An abstract Node class When implementing a Node style object for a particular method, extend this if at all possible. |
|
Rule
A rule. |
Classes in rdr.core used by rdr.results | |
---|---|
Classifier
Abstract class: Classifier Serves as a template for actual classifiers, which should extend this class. |
|
DomainModel
DomainModel object. |
|
Log
Logging class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |