Uses of Class
edu.uky.cs.nil.tt.Session
Packages that use Session
Package
Description
Tandem Tales is a platform that enables short, paired storytelling
exercises between two agents over a network.
-
Uses of Session in edu.uky.cs.nil.tt
Methods in edu.uky.cs.nil.tt that return SessionModifier and TypeMethodDescriptionAgent.getSession()Returns the session this agent is participating in, or null if this agent has not yet been matched.Methods in edu.uky.cs.nil.tt with parameters of type SessionModifier and TypeMethodDescriptionGenerates arandom nameand writes the details of a completed storytellingsessionto a file with that name in the session file directory (if session are being recorded).protected voidThis method is called each time asessionends.protected void