- hasColumn(String) - Method in class PrologDB.TableSchema
-
does schema have a column with columnName?
- hasColumn(Column) - Method in class PrologDB.TableSchema
-
does table have a column specification?
- hasColumnEH(String) - Method in class PrologDB.TableSchema
-
does schema have a column with columnName?
- hasErrors() - Method in class PrologDB.ErrorReport
-
- hasSameValuesAs(Tuple) - Method in class PrologDB.Tuple
-
are all (col,val) pairs in 'this' tuple also in the given tuple?
- Hat - Class in Parsing.YumlPrimitives.FixedSave
-
Yuml token "^"
- Hat() - Constructor for class Parsing.YumlPrimitives.FixedSave.Hat
-
Standard constructor
- Hat(LineToParse) - Constructor for class Parsing.YumlPrimitives.FixedSave.Hat
-
Standard constructor with line to parse
- HelloWorld - Class in LectureExamples
-
- HelloWorld() - Constructor for class LectureExamples.HelloWorld
-
- helper(LinkedList<String>) - Static method in class Parsing.LineParsers.YumlLineParser
-