Package org.opt4j.config
package org.opt4j.config
Provides the classes for modules structure and configuration.
-
ClassDescriptionThe
ClassPathis also known as theClassPathHackerand enables adding new files to the classpath.TheExecutionEnvironmentforTasks.Wrapper forNodeelements.TheModuleAutoFindersearches the classpath for allPropertyModules that are not annotated withIgnore.TheModuleAutoFinderListeneris a listener interface for theModuleAutoFinder.TheModuleListUseris aModuleListfor user defined modules.Helper class for loadingPropertyModuleconfigurations from files or retrieving these from XMLNodes.TheModuleRegistercontains all found modules for theConfigurator.Helper class for saving thePropertyModuleconfigurations or adding these to XMLNodes.ThePropertycontains information about a single property of aPropertyModule.ThePropertyModuleis a decorator for aModulethat enables property methods.TheRequirementindicates if aPropertyis active or not.TheStarterexecutes configuration files.TheTaskis an abstract class for optimization tasks.TheTask.Stateof a task.TheTaskListener.TheTaskStateListener.