Skip navigation links

Package toxTree.core

This packages contains only interface definitions, defining essential classes in toxTree application.

See: Description

Package toxTree.core Description

This packages contains only interface definitions, defining essential classes in toxTree application. The existence of these interfaces allows various implementation of decision rules, trees and categories, which can nevertheless be used interdependently.

A set of classes implementing these interfaces can be found in package toxTree.tree

Plugins

Plugins are .jar files, containing any one or all of the following: Plugins are searched at run-time in the following directories: Plugins containing decision trees are searched when presenting a list of available trees. Plugins containing rules are searched when presenting a list of available rules. Plugins containing categories are searched when presenting a list of available categories.
The Cramer tree CramerRules is used by default, but relies on the same mechanism. It is distributed in toxCramer.jar. A demo decision tree is available at SubstructureTree and distributed in toxDemo.jar.
Skip navigation links

Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.