Class CommandParameter

java.lang.Object
org.tweetyproject.plugin.parameter.CommandParameter
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
FileListCommandParameter, IntegerCommandParameter, SelectionCommandParameter, StringListCommandParameter

public abstract class CommandParameter extends Object implements Cloneable
This is the abstract basics class for CommandParameter Never leave identifier and description arguments for the constructor empty, they can not be changed afterwards
Author:
Bastian Wolf