Constant Field Values

Contents

net.sf.*

  • net.sf.tweety.arg.adf.semantics.test.LinkTypeTest 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_TIMEOUT 2000
  • net.sf.tweety.arg.delp.parser.DelpParserConstants 
    Modifier and Type Constant Field Value
    public static final int DEFAULT 0
    public static final int EOF 0
    public static final int NAME 6
    public static final int QUOTED 7
  • net.sf.tweety.arg.delp.parser.SimpleCharStream 
    Modifier and Type Constant Field Value
    public static final boolean staticFlag false
  • net.sf.tweety.logics.qbf.test.QbfTest 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_TIMEOUT 2000
  • net.sf.tweety.logics.qbf.test.QCIRTest 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_TIMEOUT 5000
  • net.sf.tweety.logics.qbf.test.QDIMACSTest 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_TIMEOUT 2000
  • net.sf.tweety.logics.translators.Translator 
    Modifier and Type Constant Field Value
    public static final int TT_ASSOC -3
    public static final int TT_ATOM -2
    public static final int TT_PREDICATE -1
    public static final int TT_RULE -4
  • net.sf.tweety.logics.translators.aspfol.AspFolTranslator 
    Modifier and Type Constant Field Value
    public static final int TT_NEGATION 1
  • net.sf.tweety.math.probability.Probability 
    Modifier and Type Constant Field Value
    public static final double PRECISION 0.01
  • net.sf.tweety.preferences.io.POParserConstants 
    Modifier and Type Constant Field Value
    public static final int DEFAULT 0
    public static final int ELEMENT 4
    public static final int EOF 0
    public static final int EOL 6
    public static final int LBRA 2
    public static final int RBRA 3
    public static final int REL 5
  • net.sf.tweety.preferences.io.SimpleCharStream 
    Modifier and Type Constant Field Value
    public static final boolean staticFlag false
  • net.sf.tweety.preferences.io.UPParserConstants 
    Modifier and Type Constant Field Value
    public static final int DEFAULT 0
    public static final int ELEMENT 6
    public static final int EOF 0
    public static final int EOL 7
    public static final int INDEX 4
    public static final int LBRA 2
    public static final int OPERATION 5
    public static final int RBRA 3
  • net.sf.tweety.web.TweetyServer 
    Modifier and Type Constant Field Value
    public static final java.lang.String BASE_URI "http://192.168.0.2:8080/tweety/"