Package org.alicebot.server.core.targeting

Class Summary
Category Represents a category.
Target Represents an individial target.
TargetActivationsComparator Compares two Targets based on their activation counts are unique.
TargetExtensions Represents the extensions of a target.
Targeting Contains constants used by targeting.
TargetingTool Manages the use of the Targeting GUI.
TargetInputs Represents the inputs that created a target.
TargetMaster Manages the creation of new targets.
TargetsReader Reads a targets data file.
TargetsReaderListener Reads in new targets to a given Targets object.
TargetWriter Handles writing of targets to files.
 

Exception Summary
CannotExtendException An exception thrown by #extend(String, String).