Package org.opt4j.config.annotations
package org.opt4j.config.annotations
Provides the classes for the annotations for the modules.
-
Annotation InterfacesClassDescriptionThe
Categoryannotation marks a class as a category.TheIconannotation assigns an icon to modules.TheIgnoreannotation can either be used for modules or properties such that these are ignored in theConfigurator.TheInfoannotation contains textual information about a module or property.TheMultiannotation marks aModule.TheNameannotation assigns a user defined name to a module or property.TheOrderannotation assigns a user defined order to properties of a module.ThePanelannotation allows the definition of a custom panel for a module.TheParentannotation assigns a module an explicit parent category.TheRequiredannotation defines dependencies between the properties.