A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages

G

GdP - at.jku.ssw.fp.sect06_2.Course
 
Gen<A> - Interface in at.jku.ssw.fp.sect11_3.check4j
Functional interface for random value generators.
generatable(Supplier<T>) - Static method in class at.jku.ssw.fp.sect04_6.Lazy
Creates an iterable the element of which are generated by the supplier function.
generate(int, Supplier<T>) - Static method in class at.jku.ssw.fp.coll.FList
Creates a functional list with n elements generated by the provided supplier function.
generate(Supplier<T>) - Static method in class at.jku.ssw.fp.sect04_6.Lazy
Creates an iterator for the elements which are generated by the supplier function.
generator - Variable in class at.jku.ssw.fp.sect11_3.check4j.Property
The generator for generating test values.
Gens - Class in at.jku.ssw.fp.sect11_3.check4j
Class with variables and methods providing various generators.
Gens() - Constructor for class at.jku.ssw.fp.sect11_3.check4j.Gens
 
get() - Method in class at.jku.ssw.fp.sect05_4.dsl.BVar
Gets the variable value.
get() - Method in class at.jku.ssw.fp.sect05_4.dsl.DVar
Gets the variable value.
get() - Method in class at.jku.ssw.fp.sect05_4.dsl.IVar
Gets the variable value.
get() - Method in class at.jku.ssw.fp.sect05_4.dsl.Var
Gets the variable value.
get(int) - Method in class at.jku.ssw.fp.coll.FList
Gets the element at index idx.
get(int, int) - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
 
get(Pos) - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Gets the number at the current position.
get(String) - Method in class at.jku.ssw.fp.sect04_4.visitor_fp.Bindings
Returns the Boolean value for the variable.
getAge() - Method in class at.jku.ssw.fp.person.Person
Returns the age of this person.
getAge() - Method in class at.jku.ssw.fp.sect05_2.Person
 
getAmount() - Method in class at.jku.ssw.fp.sect05_2.workflow.Ingr
Gets the amount of this ingredient.
getDoubleValue(String, String) - Static method in class at.jku.ssw.fp.sect10_3.WeatherData
 
getEdge(Node<V>) - Method in class at.jku.ssw.fp.sect04_3.Node
Returns the edge building a connection to the given node in an optional; with empty if no connection exists.
getEdges() - Method in class at.jku.ssw.fp.sect04_3.Graph
Returns the list of edges of this graph.
getEmptyPos() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Gets the position which is empty.
getFailure() - Method in class at.jku.ssw.fp.sect11_3.check4j.Result
Gets the failed test value in an optional; maybe empty.
getFirstName() - Method in class at.jku.ssw.fp.sect05_2.Person
 
getFlightObservable(Airline, String, String, LocalDate) - Static method in class at.jku.ssw.fp.sect10_4.Demo1_FlatMap
 
getFlightObservableSync(Airline, String, String, LocalDate) - Static method in class at.jku.ssw.fp.sect10_4.Demo1_FlatMap
 
getFlightsObservable(Airline, String, String, LocalDate) - Static method in class at.jku.ssw.fp.sect10_4.Demo1_FlatMap
 
getFrom() - Method in class at.jku.ssw.fp.sect04_3.Edge
Returns the source node
getGrade() - Method in class at.jku.ssw.fp.sect04_2.imp.Results
Computes the grade from the scores.
getGrade(String) - Method in class at.jku.ssw.fp.sect04_2.fp.ResultsList
Gets the grade for a student computed from the assignment scores.
getGrade(String) - Method in class at.jku.ssw.fp.sect04_2.imp.ResultsList
Computes the grade from the scores for the given student.
getGrade(Function<Results, Grade>) - Method in class at.jku.ssw.fp.sect04_2.fp.Results
Computes the grades using a function object to compute the grades from the assignment scores.
getIngrediants() - Method in class at.jku.ssw.fp.sect05_2.workflow.Product
Gets the ingredients of this product.
getInput() - Method in exception at.jku.ssw.fp.sect05_3.parser.ParseException
Gets the list of tokens left.
getInput() - Method in exception at.jku.ssw.fp.sect06_3.ParseException
Gets the list of tokens left.
getInstance() - Static method in class at.jku.ssw.fp.sect04_4.cmd_fp.CmdHandler
Gets the singleton command handler.
getInstance() - Static method in class at.jku.ssw.fp.sect04_4.cmd_nofp.CmdHandler
Gets the singleton command handler.
getInstance() - Static method in class at.jku.ssw.fp.sect10_5.SwingScheduler
 
getMembers() - Method in class at.jku.ssw.fp.sect06_3.Family
Returns the member of the family.
getMessage() - Static method in class at.jku.ssw.fp.sect04_5.Demo3_Logger
 
getMoveHistory() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Gets the list of moves taken to get to this state.
getName() - Method in class at.jku.ssw.fp.person.Person
Returns the name of this person.
getName() - Method in class at.jku.ssw.fp.sect02_2.Person
 
getName() - Method in class at.jku.ssw.fp.sect04_2.fp.Results
Returns the name of the student.
getName() - Method in class at.jku.ssw.fp.sect04_2.imp.Results
Returns the name of the student.
getName() - Method in class at.jku.ssw.fp.sect05_2.Person
 
getName() - Method in class at.jku.ssw.fp.sect05_2.workflow.Ingr
Gets the name of this ingredient.
getName() - Method in class at.jku.ssw.fp.sect07_5.results.Results
Returns the name of the student.
getNextMoves() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Gets the moves possible from this state.
getNextStates() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Returns a list of possible successor states
getNodes() - Method in class at.jku.ssw.fp.sect04_3.Graph
Returns the list of nodes of this graph.
getNumbers() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Returns the sequence of numbers in a list.
getOffer(Flight) - Method in class at.jku.ssw.fp.airline.Agency
Returns an offer for a flight.
getOffer(Flight) - Method in class at.jku.ssw.fp.airline.Airline
Returns a offer for a flight.
getOffer(Flight) - Method in interface at.jku.ssw.fp.airline.Retailer
Returns an offer for a flight in a synchronous way.
getOfferAsync(Flight) - Method in interface at.jku.ssw.fp.airline.Retailer
Returns a completable future for an offer for a flight.
getOp() - Method in class at.jku.ssw.fp.expr.Expr.And
Returns " && " as string for the operator.
getOp() - Method in class at.jku.ssw.fp.expr.Expr.BinOp
Returns the string for the operator of the binary expression.
getOp() - Method in class at.jku.ssw.fp.expr.Expr.Or
Returns " || " as string for the operator.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_fp.Expr.And
Returns " && " as string for the operator.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_fp.Expr.BinOp
Returns the string for the operator of the binary expression.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_fp.Expr.Or
Returns " || " as string for the operator.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_nofp.Expr.And
Returns " && " as string for the operator.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_nofp.Expr.BinOp
Returns the string for the operator of the binary expression.
getOp() - Method in class at.jku.ssw.fp.sect04_4.visitor_nofp.Expr.Or
Returns " || " as string for the operator.
getPredEdges() - Method in class at.jku.ssw.fp.sect04_3.Node
Returns a list of incoming edges.
getPredNodes() - Method in class at.jku.ssw.fp.sect04_3.Node
Returns a list of connected nodes by incoming edges.
getPresents() - Method in class at.jku.ssw.fp.sect06_3.Person
Returns presents of this persons.
getResearch() - Method in class at.jku.ssw.fp.person.Professor
Returns the research of this professor.
getResults(String) - Method in class at.jku.ssw.fp.sect04_2.fp.ResultsList
Gets the result object for a student.
getResults(String) - Method in class at.jku.ssw.fp.sect04_2.imp.ResultsList
Gets the result object for a student.
getScore(int) - Method in class at.jku.ssw.fp.sect04_2.fp.Results
Returns the score of an assignment.
getScore(int) - Method in class at.jku.ssw.fp.sect04_2.imp.Results
Returns the score of an assignment
getScore(int) - Method in class at.jku.ssw.fp.sect07_5.results.Results
Returns the score of an assignment.
getScore(String, int) - Method in class at.jku.ssw.fp.sect04_2.imp.ResultsList
Gets the score of a student for a particular assignment.
getScores() - Method in class at.jku.ssw.fp.sect04_2.fp.Results
Returns the array of the scores for the Results.N assignments.
getScores() - Method in class at.jku.ssw.fp.sect04_2.imp.Results
Returns the array of the scores for the Results.N assignments.
getScores() - Method in class at.jku.ssw.fp.sect07_5.results.Results
Returns the array of the scores for the Results.N assignments.
getScores(String) - Method in class at.jku.ssw.fp.sect04_2.fp.ResultsList
Gets the scores of a student.
getStateHistory() - Method in class at.jku.ssw.fp.sect04_3.puzzle.Puzzle
Gets the list of states to this state.
getStdId() - Method in class at.jku.ssw.fp.sect04_2.fp.Results
Returns the id of the student.
getStdId() - Method in class at.jku.ssw.fp.sect04_2.imp.Results
Returns the id of the student.
getStdId() - Method in class at.jku.ssw.fp.sect07_5.results.Results
Returns the id of the student.
getStringValue(String, String) - Static method in class at.jku.ssw.fp.sect10_3.WeatherData
 
getStudy() - Method in class at.jku.ssw.fp.person.Student
Returns the study of this student.
getSuccEdges() - Method in class at.jku.ssw.fp.sect04_3.Node
Returns a list of outgoing edges.
getSuccesses() - Method in class at.jku.ssw.fp.sect11_3.check4j.Result
Gets the list of successful test values.
getSuccNodes() - Method in class at.jku.ssw.fp.sect04_3.Node
Returns a list of connected nodes by outgoing edges.
getTo() - Method in class at.jku.ssw.fp.sect04_3.Edge
Returns the target node
getValue() - Method in class at.jku.ssw.fp.sect04_3.Node
Returns the value of the node.
getWeatherData(URL) - Static method in class at.jku.ssw.fp.sect10_3.Demo6_WeaterObservable
 
getWeatherData(URL) - Static method in class at.jku.ssw.fp.sect10_5.Demo4_ObserveOn
 
getWebPage(URL) - Static method in class at.jku.ssw.fp.sect10_2.Demo1_Single
 
getWeight() - Method in class at.jku.ssw.fp.sect04_3.Edge
Returns the weight
getWeight(Node<V>) - Method in class at.jku.ssw.fp.sect04_3.Node
Returns the weight of the edge building a connection to the given node in an optional; with empty if no connection exists.
getWordImpure(StringBuilder) - Static method in class at.jku.ssw.fp.sect03_1.Demo1_GetWord
 
getWordPure(String) - Static method in class at.jku.ssw.fp.sect03_1.Demo1_GetWord
 
GOOD - at.jku.ssw.fp.sect04_2.fp.Grade
 
GOOD - at.jku.ssw.fp.sect04_2.imp.Grade
 
GOOD - at.jku.ssw.fp.sect07_5.results.Grade
 
Grade - Enum in at.jku.ssw.fp.sect04_2.fp
Enumeration for five grades form excellent to insufficient.
Grade - Enum in at.jku.ssw.fp.sect04_2.imp
Enumeration for five grades form excellent to insufficient.
Grade - Enum in at.jku.ssw.fp.sect07_5.results
Enumeration for five grades form excellent to insufficient.
Grade() - Constructor for enum at.jku.ssw.fp.sect04_2.fp.Grade
 
Grade() - Constructor for enum at.jku.ssw.fp.sect04_2.imp.Grade
 
Grade() - Constructor for enum at.jku.ssw.fp.sect07_5.results.Grade
 
gradingFn - Variable in class at.jku.ssw.fp.sect04_2.fp.ResultsList
The function object to compute the grades
Graph<V> - Class in at.jku.ssw.fp.sect04_3
Graph with nodes and edges
Graph() - Constructor for class at.jku.ssw.fp.sect04_3.Graph
Constructor initializing the lists of nodes and edges with empty lists.
greater(T) - Method in interface at.jku.ssw.fp.sect02_2.Ordered
Tests if this object is greater than the given argument value.
greaterEqual(T) - Method in interface at.jku.ssw.fp.sect02_2.Ordered
Tests if this object is greater than or equal to the given argument value.
GRILL - at.jku.ssw.fp.sect05_2.workflow.Treatment
 
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages