| Package | Description |
|---|---|
| org.opt4j.config |
Provides the classes for modules structure and configuration.
|
| org.opt4j.config.visualization |
Provides the classes for the configurator visualization (GUI).
|
| org.opt4j.start |
Provides the classes for the Opt4J configurator and starter.
|
| Class and Description |
|---|
| JNode
Wrapper for
Node elements. |
| ModuleAutoFinderListener
The
ModuleAutoFinderListener is a listener interface for the
ModuleAutoFinder. |
| ModuleList |
| ModuleRegister
The
ModuleRegister contains all found modules for the
Configurator. |
| Property
The
Property contains information about a single property of a
PropertyModule. |
| PropertyModule
The
PropertyModule is a decorator for a Module that enables
property methods. |
| Requirement
The
Requirement indicates if a Property is active or not. |
| Task
The
Task is an abstract class for optimization tasks. |
| Task.State
The
Task.State of a task. |
| TaskListener
The
TaskListener. |
| TaskStateListener
The
TaskStateListener. |
| Class and Description |
|---|
| ExecutionEnvironment
The
ExecutionEnvironment for Tasks. |
| ModuleRegister
The
ModuleRegister contains all found modules for the
Configurator. |
| Property
The
Property contains information about a single property of a
PropertyModule. |
| PropertyModule
The
PropertyModule is a decorator for a Module that enables
property methods. |
| Task
The
Task is an abstract class for optimization tasks. |
| TaskListener
The
TaskListener. |
| TaskStateListener
The
TaskStateListener. |
| Class and Description |
|---|
| ExecutionEnvironment
The
ExecutionEnvironment for Tasks. |
| Starter
The
Starter executes configuration files. |
| Task
The
Task is an abstract class for optimization tasks. |
| TaskListener
The
TaskListener. |
| TaskStateListener
The
TaskStateListener. |