Package org.tweetyproject.plugin.parameter


package org.tweetyproject.plugin.parameter
  • Class Summary
    Class
    Description
    This is the abstract basics class for CommandParameter Never leave identifier and description arguments for the constructor empty, they can not be changed afterwards
    This class extends the string list command parameter with functionality to define valid strings with regular expressions.
    This parameter holds a file-list of possible arguments
    This parameter holds a number-interval of possible arguments
    This class expands the CommandParameter with a selection-array containing strings the parameter supports
    This class models a string list command parameter for Work-in-Progress, do not use!