Package | Description |
---|---|
de.tudresden.inf.lat.jcel.core.algorithm.rulebased |
Provides interfaces and classes to run a classification
algorithm based on completion rules.
|
de.tudresden.inf.lat.jcel.core.completion.common |
Provides common interfaces and classes for the rules of the classification
algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
REntryImpl
An object of this class is a relation entry and can be used by a relation
observer.
|
class |
SEntryImpl
An object of this class is a subsumer entry and can be used by a subsumer
observer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
REntry
This interface models a relation entry and can be used by a relation
observer.
|
interface |
SEntry
This interface models a subsumer entry and can be used by a subsumer
observer.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.