A C D E F G H I L M N O P R S T U V W

R

read(Reader, SyntaxAdaptor<Domain>) - Static method in class ai.planning.propositional.Domain
This function can be used to parse a Domain from the given Reader.
read(Reader) - Method in class ai.planning.propositional.PplDomainAdaptor
This function attempts to parse characters from the given Reader until a Domain that represents an object in the internal representation has been parsed.
read(Reader) - Method in class ai.planning.propositional.PplProblemAdaptor
This function attempts to parse characters from the given Reader until a Problem that represents an object in the internal representation has been parsed.
read(Reader) - Method in class ai.planning.propositional.PplSequentialPlanAdaptor
This function attempts to parse characters from the given Reader until a SequentialPlan that represents an object in the internal representation has been parsed.
read(Reader, SyntaxAdaptor<Problem>) - Static method in class ai.planning.propositional.Problem
This function can be used to parse a Problem from the given Reader.
read(Reader, SyntaxAdaptor<SequentialPlan>) - Static method in class ai.planning.propositional.SequentialPlan
This function can be used to parse a Plan from the given Reader.
read(Reader, SyntaxAdaptor<Domain>) - Static method in class ai.planning.strips.Domain
This function attempts to read and parse a Domain from the given Reader.
read(Reader) - Method in class ai.planning.strips.PddlDomainAdaptor
This function attempts to parse characters from the given Reader until a Sentence that represents an object in the internal representation has been parsed.
read(Reader) - Method in class ai.planning.strips.PddlPlanAdaptor
This function attempts to parse characters from the given Reader until a Sentence that represents an object in the internal representation has been parsed.
read(Reader) - Method in class ai.planning.strips.PddlProblemAdaptor
This function attempts to parse characters from the given Reader until a Sentence that represents an object in the internal representation has been parsed.
read(Reader, SyntaxAdaptor<Problem>) - Static method in class ai.planning.strips.Problem
 
read(Reader, SyntaxAdaptor<SequentialPlan>) - Static method in class ai.planning.strips.SequentialPlan
 
readFromFile(File) - Static method in class ai.planning.propositional.Domain
This convenience function can be used to read a Domain from the given File.
readFromFile(File) - Static method in class ai.planning.propositional.Problem
This convenience function can be used to read a Problem from the given File.
readFromFile(File) - Static method in class ai.planning.propositional.SequentialPlan
This convenience function can be used to read a SequentialPlan from the given File.
regress(Action<A>) - Method in interface ai.planning.Goal
This function computes a new Goal that is the result of regressing this Goal through the given Action.
regress(Action<Atom>) - Method in class ai.planning.propositional.Goal
This function computes a new Goal that is the result of regressing this Goal through the given Action.
regress(Action<Atom>) - Method in class ai.planning.strips.Goal
This function computes a new Goal that is the result of regressing this Goal through the given Action.
regress(Action, Domain) - Method in class ai.planning.strips.Goal
This function computes a new Goal that is the result of regressing this Goal through the given Action.
remove() - Method in class ai.planning.strips.ToPropositionalTransformer.ArgOptionIterator
 
remove() - Method in class ai.planning.strips.WorldState.MetaIterator
 
remove() - Method in class ai.planning.strips.WorldState.NoElementIterator
 
require(LexicalAnalyzer.TokenType, int) - Method in class ai.planning.strips.PddlDomainAdaptor.ParsingContext
 
requirements - Variable in class ai.planning.strips.PddlDomainAdaptor.ParsingContext
 
requirementsTT - Static variable in class ai.planning.strips.PddlDomainAdaptor
the token types used
retract(Atom) - Method in class ai.planning.propositional.WorldState
This function deletes the given Atom from this WorldState.
retract(Atom) - Method in class ai.planning.strips.HashedSetState
This function deletes the given Atom from this WorldState.
retract(Atom) - Method in interface ai.planning.strips.ModelBasedState.RelationModel
 
retract(Atom) - Method in class ai.planning.strips.ModelBasedState
This function deletes the given Atom from this WorldState.
retract(Atom) - Method in class ai.planning.strips.ModelBasedState.SetModel
 
retract(Atom) - Method in class ai.planning.strips.WorldState
This function deletes the given Atom from this WorldState.
retract(A) - Method in interface ai.planning.WorldState
This function deletes the given Atom from this WorldState.
retractAll(Atom[]) - Method in class ai.planning.propositional.WorldState
This function deletes all the given Atoms from this WorldState.
retractAll(Atom[]) - Method in class ai.planning.strips.WorldState
This function deletes all the given Atoms from this WorldState.
retractAll(A[]) - Method in interface ai.planning.WorldState
This function deletes all the given Atoms from this WorldState.
revertTo(int) - Method in class ai.planning.strips.ActionType.ArrayGrounding
This function reverts this Grounding to an earlier version in which only the given number of Variables are unified.

A C D E F G H I L M N O P R S T U V W