Package | Description |
---|---|
data |
Encompasses the basic data structures used throughout the project.
|
store |
Contains utility classes for basic I/O operations concerning ontology or profile related files.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Pointer.getPointerValue(Pointer p)
Method that returns the value of Pointer-Object created.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Pointer> |
PMMLParserHandler.getPointers()
Gets the ArrayList containing pointers to Antecedent part of discovered
rules from Easy-Miner.
|
Modifier and Type | Method and Description |
---|---|
void |
PMMLParserHandler.printListObj(java.util.List<Pointer> list,
int listsize)
ArrayList
|