unsw.cse.framescript
Class MobInstance

java.lang.Object
  extended by unsw.cse.framescript.Term
      extended by unsw.cse.framescript.Frame
          extended by unsw.cse.framescript.Instance
              extended by unsw.cse.framescript.MobInstance

public class MobInstance
extends Instance


Method Summary
static Term getSlotValue(java.lang.String val)
           
 
Methods inherited from class unsw.cse.framescript.Instance
addParent, asText, getSlot, initFrame, putSlot, removeSlot, removeSlot, replaceSlot, toString
 
Methods inherited from class unsw.cse.framescript.Frame
equals, eval
 
Methods inherited from class unsw.cse.framescript.Term
assign, asString, fullMatch, indents, mapVars, match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSlotValue

public static Term getSlotValue(java.lang.String val)