- HEADER_AUTHOR - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Author Name, Pen Name, or Pseudonym.
- HEADER_COUNTRY - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Origin country.
- HEADER_EMAIL - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Author E-mail.
- HEADER_LANGUAGE - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Module language (ISO 639 alpha-2 or alpha-3 language code).
- HEADER_TAME_FUNCDEPTH_MAX - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - TAME Option - Max Function Depth.
- HEADER_TAME_RUNAWAY_MAX - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - TAME Option - Max Runaway Operations.
- HEADER_TITLE - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Module title.
- HEADER_TWITTER - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Author Twitter.
- HEADER_VERSION - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Module version or revision.
- HEADER_WEBSITE - Static variable in interface com.tameif.tame.TAMEConstants
-
Header - Author Website.
- Header() - Constructor for class com.tameif.tame.TAMEModule.Header
-
Creates a new module header.
- handleCommand(TAMEModuleContext, TAMECommand, boolean) - Static method in class com.tameif.tame.TAMELogic
-
Handles a single action.
- handleCue(Cue) - Method in class com.tameif.tame.TAMEResponseReader
-
Handles a cue.
- handleInit(TAMEModuleContext, boolean) - Static method in class com.tameif.tame.TAMELogic
-
Handles context initialization, returning the response from it.
- handleInit(TAMEModuleContext, TraceType...) - Static method in class com.tameif.tame.TAMELogic
-
Handles context initialization, returning the response from it.
- handleRequest(TAMEModuleContext, String, boolean) - Static method in class com.tameif.tame.TAMELogic
-
Handles a full request.
- handleRequest(TAMEModuleContext, String, TraceType...) - Static method in class com.tameif.tame.TAMELogic
-
Handles a full request.
- handleStop() - Method in class com.tameif.tame.TAMEResponseReader
-
Called when the reader stops reading cues.
- hasCommands() - Method in class com.tameif.tame.TAMERequest
-
Checks if this still has commands to process.
- hashCode() - Method in class com.tameif.tame.element.TAction
-
- hashCode() - Method in class com.tameif.tame.element.TElement
-
- hashCode() - Method in class com.tameif.tame.lang.BlockEntry
-
- hashCode() - Method in class com.tameif.tame.lang.Value
-
- hasMoreCues() - Method in class com.tameif.tame.TAMEResponseReader
-
Gets if this has more cues to read from the response.