Uses of Class
com.hardcode.gdbms.engine.instruction.InstructionContext

Packages that use InstructionContext
com.hardcode.gdbms.engine.instruction   
 

Uses of InstructionContext in com.hardcode.gdbms.engine.instruction
 

Methods in com.hardcode.gdbms.engine.instruction that return InstructionContext
 InstructionContext Adapter.getInstructionContext()
          DOCUMENT ME!
 

Methods in com.hardcode.gdbms.engine.instruction with parameters of type InstructionContext
 void Adapter.setInstructionContext(InstructionContext ic)
          set the context of the instruction being executed.
 



Copyright © 2005-2006 . All Rights Reserved.