Serialized Form
- 
Package <Unnamed>- 
Class svm_toyclass svm_toy extends Applet implements Serializable
 
- 
- 
Package org.tweetyproject.agents- 
Exception org.tweetyproject.agents.ProtocolTerminatedExceptionclass ProtocolTerminatedException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.agents.dialogues- 
Class org.tweetyproject.agents.dialogues.DialogueTrace- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.agents.dialogues.ExecutableFormulaSet- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.agents.dialogues.oppmodels- 
Class org.tweetyproject.agents.dialogues.oppmodels.RecognitionFunction- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.agents.sim- 
Class org.tweetyproject.agents.sim.SimulationParameters- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.arg.aspic.syntax- 
Class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheoryclass AspicArgumentationTheory extends RuleSet<InferenceRule<T extends Invertable>> implements Serializable- serialVersionUID:
- 6158985937661828210L
 - 
Serialized Fields- 
orderComparator<AspicArgument<T extends Invertable>> order An order over this system's arguments, needed for their defeat relation
- 
rfgenRuleFormulaGenerator<T extends Invertable> rfgen Used to transform ASPIC inference rules into words of the language they range over
 
- 
 
 
- 
- 
Package org.tweetyproject.arg.bipolar.syntax- 
Exception org.tweetyproject.arg.bipolar.syntax.CyclicExceptionclass CyclicException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.tweetyproject.arg.bipolar.syntax.PEEAFTheory.ElementNotFoundExceptionclass ElementNotFoundException extends RuntimeException implements Serializable
- 
Exception org.tweetyproject.arg.bipolar.syntax.PEEAFTheory.NotAnArgumentExceptionclass NotAnArgumentException extends RuntimeException implements Serializable
 
- 
- 
Package org.tweetyproject.arg.delp.parser- 
Exception org.tweetyproject.arg.delp.parser.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.arg.delp.parser.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Error org.tweetyproject.arg.delp.parser.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode 
 
- 
 
 
- 
- 
Package org.tweetyproject.arg.dung.divisions- 
Class org.tweetyproject.arg.dung.divisions.Division- serialVersionUID:
- -4217044135734274436L
 
 
- 
- 
Package org.tweetyproject.arg.lp.syntax- 
Class org.tweetyproject.arg.lp.syntax.Argument- serialVersionUID:
- 6017406379850600902L
 
 
- 
- 
Package org.tweetyproject.arg.prob.lotteries- 
Class org.tweetyproject.arg.prob.lotteries.LdoUtilityFunction- serialVersionUID:
- -1506613623345465762L
 
- 
Class org.tweetyproject.arg.prob.lotteries.UtilityFunction- serialVersionUID:
- -8506619629340455862L
 
 
- 
- 
Package org.tweetyproject.arg.prob.syntax- 
Class org.tweetyproject.arg.prob.syntax.PartialProbabilityAssignment- serialVersionUID:
- 7051185602937753358L
 
 
- 
- 
Package org.tweetyproject.beliefdynamics.gui- 
Class org.tweetyproject.beliefdynamics.gui.RevisionCompareViewclass RevisionCompareView extends JPanel implements Serializable- serialVersionUID:
- 5699544277473453367L
 - 
Serialized Fields- 
btnAddJButton btnAdd 
- 
btnDownJButton btnDown 
- 
btnRemoveJButton btnRemove 
- 
btnUpJButton btnUp 
- 
cbOperatorLeftJComboBox<BaseRevisionOperator<?>> cbOperatorLeft 
- 
cbOperatorRightJComboBox<BaseRevisionOperator<?>> cbOperatorRight 
- 
checkIterativeLeftJCheckBox checkIterativeLeft 
- 
checkIterativeRightJCheckBox checkIterativeRight 
- 
lstBeliefBasesJList<Collection<? extends Formula>> lstBeliefBases 
- 
lstModelDefaultListModel<Collection<? extends Formula>> lstModel 
- 
sliderStepJSlider sliderStep 
- 
txtBeliefBasesJTextArea txtBeliefBases 
- 
txtResultLeftJTextArea txtResultLeft 
- 
txtResultRightJTextArea txtResultRight 
 
- 
 
 
- 
- 
Package org.tweetyproject.commons- 
Exception org.tweetyproject.commons.ParserExceptionclass ParserException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.commons.util- 
Class org.tweetyproject.commons.util.Pairclass Pair extends Object implements Serializable- serialVersionUID:
- -2808138987767965801L
 
 
- 
- 
Package org.tweetyproject.commons.util.rules- 
Class org.tweetyproject.commons.util.rules.Derivation- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.commons.util.rules.RuleSet- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.logics.commons.error- 
Exception org.tweetyproject.logics.commons.error.LanguageExceptionclass LanguageException extends RuntimeException implements Serializable- serialVersionUID:
- 649864945437272048L
 
 
- 
- 
Package org.tweetyproject.logics.mln.analysis- 
Class org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasureclass AbstractCoherenceMeasure extends Object implements Serializable- serialVersionUID:
- 8888349459869328287L
 
- 
Class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasureclass AggregatingCoherenceMeasure extends AbstractCoherenceMeasure implements Serializable- serialVersionUID:
- 4162719595968757160L
 - 
Serialized Fields- 
aggregatorAggregationFunction aggregator The aggregation function used to aggregate the distances for each formula.
- 
normRealVectorNorm norm The norm used to measure the difference of the probabilities of each ground instance for a single formula.
 
- 
 
 
- 
- 
Package org.tweetyproject.logics.mln.syntax- 
Class org.tweetyproject.logics.mln.syntax.MarkovLogicNetwork- serialVersionUID:
- 3313039501304912746L
 
 
- 
- 
Package org.tweetyproject.logics.pl.error- 
Exception org.tweetyproject.logics.pl.error.PlExceptionclass PlException extends LanguageException implements Serializable- serialVersionUID:
- 843894579984076905L
 
 
- 
- 
Package org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser- 
Exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
currentTokenToken currentToken This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.
- 
eolString eol The end of line string for this machine.
- 
expectedTokenSequencesint[][] expectedTokenSequences Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
- 
tokenImageString[] tokenImage This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
 
- 
 
- 
Class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
beginColumnint beginColumn The column number of the first character of this Token.
- 
beginLineint beginLine The line number of the first character of this Token.
- 
endColumnint endColumn The column number of the last character of this Token.
- 
endLineint endLine The line number of the last character of this Token.
- 
imageString image The string image of the token.
- 
kindint kind An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
- 
nextToken next A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
- 
specialTokenToken specialToken This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
 
- 
 
- 
Error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode Indicates the reason why the exception is thrown. It will have one of the above 4 values.
 
- 
 
 
- 
- 
Package org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser- 
Exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
currentTokenToken currentToken This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.
- 
eolString eol The end of line string for this machine.
- 
expectedTokenSequencesint[][] expectedTokenSequences Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
- 
tokenImageString[] tokenImage This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
 
- 
 
- 
Class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
beginColumnint beginColumn The column number of the first character of this Token.
- 
beginLineint beginLine The line number of the first character of this Token.
- 
endColumnint endColumn The column number of the last character of this Token.
- 
endLineint endLine The line number of the last character of this Token.
- 
imageString image The string image of the token.
- 
kindint kind An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
- 
nextToken next A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
- 
specialTokenToken specialToken This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
 
- 
 
- 
Error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode Indicates the reason why the exception is thrown. It will have one of the above 4 values.
 
- 
 
 
- 
- 
Package org.tweetyproject.logics.rpcl.semantics- 
Class org.tweetyproject.logics.rpcl.semantics.InstanceAssignmentclass InstanceAssignment extends HashMap<Collection<? extends Constant>,Integer> implements Serializable - serialVersionUID:
- 1L
 - 
Serialized Fields- 
predicatePredicate predicate The predicate of this instance assignment.
 
- 
 
 
- 
- 
Package org.tweetyproject.lp.asp.beliefdynamics.baserevision- 
Class org.tweetyproject.lp.asp.beliefdynamics.baserevision.RemainderSets- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets- serialVersionUID:
- -9146903242327808522L
 
 
- 
- 
Package org.tweetyproject.lp.asp.beliefdynamics.gui- 
Class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareViewclass SimpleRevisionCompareView extends JPanel implements Serializable- serialVersionUID:
- 5699544277473453367L
 - 
Serialized Fields- 
btnAddLeftJButton btnAddLeft 
- 
btnAddRightJButton btnAddRight 
- 
btnRunRevisionJButton btnRunRevision 
- 
cbOperatorLeftJComboBox<BaseRevisionOperator<?>> cbOperatorLeft 
- 
cbOperatorRightJComboBox<BaseRevisionOperator<?>> cbOperatorRight 
- 
lstLeftAnswerSetsJList<AnswerSet> lstLeftAnswerSets 
- 
lstRightAnswerSetsJList<AnswerSet> lstRightAnswerSets 
- 
txtBeliefBaseJTextArea txtBeliefBase 
- 
txtNewBeliefsJTextArea txtNewBeliefs 
- 
txtResultLeftJTextArea txtResultLeft 
- 
txtResultRightJTextArea txtResultRight 
 
- 
 
 
- 
- 
Package org.tweetyproject.lp.asp.parser- 
Exception org.tweetyproject.lp.asp.parser.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
currentTokenToken currentToken This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.
- 
eolString eol The end of line string for this machine.
- 
expectedTokenSequencesint[][] expectedTokenSequences Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
- 
tokenImageString[] tokenImage This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
 
- 
 
- 
Class org.tweetyproject.lp.asp.parser.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
beginColumnint beginColumn The column number of the first character of this Token.
- 
beginLineint beginLine The line number of the first character of this Token.
- 
endColumnint endColumn The column number of the last character of this Token.
- 
endLineint endLine The line number of the last character of this Token.
- 
imageString image The string image of the token.
- 
kindint kind An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
- 
nextToken next A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
- 
specialTokenToken specialToken This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
 
- 
 
- 
Error org.tweetyproject.lp.asp.parser.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode Indicates the reason why the exception is thrown. It will have one of the above 4 values.
 
- 
 
 
- 
- 
Package org.tweetyproject.lp.asp.reasoner- 
Exception org.tweetyproject.lp.asp.reasoner.SolverExceptionclass SolverException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
solverErrorCodeint solverErrorCode 
- 
solverErrorTextString solverErrorText 
 
- 
 
 
- 
- 
Package org.tweetyproject.lp.asp.syntax- 
Class org.tweetyproject.lp.asp.syntax.Program- serialVersionUID:
- -1498770939009078101L
 - 
Serialized Fields- 
additionalOptionsSet<String> additionalOptions Can be used to store additional commands for solvers such as #const (Clingo, DLV) and #maxint (DLV). If the program is given to a solver, the commands will be appended to the input file if they are available in the chosen solver's input format. The commands should be in the format "option=value".
- 
outputPredicateWhitelistSet<Predicate> outputPredicateWhitelist Optional field that can be used by some solvers. If used, all atoms will be hidden from the output of the solver except for those with whitelisted predicates. This corresponds to the '#show' statement of the clingo input language.
- 
queryASPLiteral query A single query (optional field).
 
- 
 
 
- 
- 
Package org.tweetyproject.lp.nlp.error- 
Exception org.tweetyproject.lp.nlp.error.NestedLogicProgramExceptionclass NestedLogicProgramException extends LanguageException implements Serializable- serialVersionUID:
- 4406781843927755406L
 
 
- 
- 
Package org.tweetyproject.lp.nlp.syntax- 
Class org.tweetyproject.lp.nlp.syntax.NLPProgram- serialVersionUID:
- 1050122194243070233L
 
 
- 
- 
Package org.tweetyproject.machinelearning- 
Class org.tweetyproject.machinelearning.DefaultObservation- serialVersionUID:
- -6600763202428596342L
 
- 
Class org.tweetyproject.machinelearning.ParameterSet- serialVersionUID:
- 1198936758760287517L
 
- 
Class org.tweetyproject.machinelearning.TrainingSetclass TrainingSet extends HashSet<Pair<S extends Observation,T extends Category>> implements Serializable - serialVersionUID:
- 6814079760992723045L
 
 
- 
- 
Package org.tweetyproject.math- 
Class org.tweetyproject.math.ComplexNumberclass ComplexNumber extends Number implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
imagPartdouble imagPart The imaginary part of this complex number.
- 
realPartdouble realPart The real part of this complex number.
 
- 
 
- 
Exception org.tweetyproject.math.GeneralMathExceptionclass GeneralMathException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.tweetyproject.math.NonDifferentiableExceptionclass NonDifferentiableException extends GeneralMathException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.math.examples- 
Class org.tweetyproject.math.examples.KnapSackclass KnapSack extends CombinatoricsProblem implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bestSolArrayList<ElementOfCombinatoricsProb> bestSol 
- 
currSol1ArrayList<ElementOfCombinatoricsProb> currSol1 
- 
maxWeightTerm maxWeight 
- 
randRandom rand random number
 
- 
 
- 
Class org.tweetyproject.math.examples.TravelingSalesmanclass TravelingSalesman extends CombinatoricsProblem implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bestSolArrayList<ElementOfCombinatoricsProb> bestSol 
- 
currSolArrayList<ElementOfCombinatoricsProb> currSol 
- 
maxWeightTerm maxWeight 
 
- 
 
 
- 
- 
Package org.tweetyproject.math.func- 
Class org.tweetyproject.math.func.AverageAggregatorclass AverageAggregator extends Object implements Serializable- serialVersionUID:
- -3619001311014631332L
 
- 
Class org.tweetyproject.math.func.MaxAggregatorclass MaxAggregator extends Object implements Serializable- serialVersionUID:
- 6006586362664929980L
 
- 
Class org.tweetyproject.math.func.MinAggregatorclass MinAggregator extends Object implements Serializable- serialVersionUID:
- -8571729834785975974L
 
- 
Class org.tweetyproject.math.func.ProductAggregatorclass ProductAggregator extends Object implements Serializable- serialVersionUID:
- -2717855227084369340L
 
- 
Class org.tweetyproject.math.func.SumAggregatorclass SumAggregator extends Object implements Serializable- serialVersionUID:
- -8518226177117879461L
 
 
- 
- 
Package org.tweetyproject.math.norm- 
Class org.tweetyproject.math.norm.AggregatingNormclass AggregatingNorm extends Object implements Serializable- serialVersionUID:
- 7393475547325748126L
 - 
Serialized Fields- 
aggregatorAggregationFunction aggregator The aggregation function used for computing the distance.
 
- 
 
- 
Class org.tweetyproject.math.norm.ProbabilisticAggregatingNormclass ProbabilisticAggregatingNorm extends Object implements Serializable- serialVersionUID:
- -114048201529519281L
 - 
Serialized Fields- 
aggregatorAggregationFunction aggregator The aggregation function used for computing the distance.
- 
weightint weight A parameter for adjusting the aggregation.
 
- 
 
- 
Class org.tweetyproject.math.norm.ProbabilisticPNormclass ProbabilisticPNorm extends Object implements Serializable- serialVersionUID:
- 3665499615843076323L
 - 
Serialized Fields- 
cint c The parameter of the normalization.
- 
pint p The parameter for the p-norm.
 
- 
 
 
- 
- 
Package org.tweetyproject.math.opt- 
Exception org.tweetyproject.math.opt.ProblemInconsistentExceptionclass ProblemInconsistentException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.math.opt.problem- 
Class org.tweetyproject.math.opt.problem.CombinatoricsProblemclass CombinatoricsProblem extends GeneralConstraintSatisfactionProblem implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
constraintsCollection<Statement> constraints constraints
- 
elementsList<ElementOfCombinatoricsProb> elements elements
- 
graphRepresantationint[][] graphRepresantation an adjacence matrix that is supposed to show which vertices are connected to each other in a graph represantation of the problem
 
- 
 
- 
Class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblemclass ConstraintSatisfactionProblem extends GeneralConstraintSatisfactionProblem implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.math.opt.problem.GeneralConstraintSatisfactionProblem- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.math.opt.problem.OptimizationProblemclass OptimizationProblem extends ConstraintSatisfactionProblem implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
penaltyint penalty penalty for converted absolute values.
- 
targetFunctionTerm targetFunction The target function of this problem.
- 
typeint type The type of the optimization problem.
 
- 
 
- 
Exception org.tweetyproject.math.opt.problem.ProblemInconsistentExceptionclass ProblemInconsistentException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.tweetyproject.math.probability- 
Class org.tweetyproject.math.probability.Probabilityclass Probability extends Number implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
valueDouble value The actual value of the probability.
 
- 
 
 
- 
- 
Package org.tweetyproject.preferences.events- 
Class org.tweetyproject.preferences.events.UpdateEventclass UpdateEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
resultPreferenceOrder<T> result 
 
- 
 
 
- 
- 
Package org.tweetyproject.preferences.io- 
Exception org.tweetyproject.preferences.io.ParseExceptionclass ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.preferences.io.Tokenclass Token extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
beginColumnint beginColumn The column number of the first character of this Token.
- 
beginLineint beginLine The line number of the first character of this Token.
- 
endColumnint endColumn The column number of the last character of this Token.
- 
endLineint endLine The line number of the last character of this Token.
- 
imageString image The string image of the token.
- 
kindint kind An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
- 
nextToken next A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
- 
specialTokenToken specialToken This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
 
- 
 
- 
Error org.tweetyproject.preferences.io.TokenMgrErrorclass TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorCodeint errorCode Indicates the reason why the exception is thrown. It will have one of the above 4 values.
 
- 
 
 
- 
- 
Package org.tweetyproject.preferences.ranking- 
Class org.tweetyproject.preferences.ranking.Functions- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.preferences.ranking.LevelingFunction- serialVersionUID:
- 1L
 
- 
Class org.tweetyproject.preferences.ranking.RankingFunction- serialVersionUID:
- 1L
 
 
-